aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-06replaced deprecated load_plugins() - thanks to hellekincash
2011-01-05Refs #2770 - success messages are stoted is success array now in jsoncash
2011-01-05Refs #2676 removes old elgg_system_messages() functioncash
2011-01-05Fixes #2770: Corrected markup in JS to create system messages.brettp
2011-01-05Refs #2761. Removed test dep from profile manifest. Profile no longer require...brettp
2011-01-05Fixes #2760. Refs #2759. Updated plugin admin actions to use the new system. ...brettp
2011-01-05Refs #2759: Added elgg_version to 1.7 manifest parser.brettp
2011-01-05Fixes #2764. Corrected plugin path for oauth vendor libs.brettp
2011-01-05Fixes #2676 system messages fade out againcash
2011-01-05Fixes #2458 adds upgrade to set default_access on old installscash
2011-01-04Refs #7221: Removed CRLFs.brettp
2011-01-04Refs #2771: Removed CRLFs.brettp
2011-01-04Refs #2771: Removed CRLF.brettp
2011-01-04Refs #2771: Removing CRLFs from javascript files.brettp
2011-01-04Fixed problem removing plugin entities if physical files were deleted.brettp
2011-01-04Refs #2732 added link to site pages but tab menu still does not workcash
2011-01-04moving captcha and crontrigger plugins out of corecash
2011-01-03Removed experimental duplicate code from ElggPlugin.brettp
2011-01-03Added ElggPlugin::getPath().brettp
2011-01-03Reindexing plugin priorities after regenerating entities.brettp
2011-01-03Fixes #2763. Better normalizing for unused 1.7 manifest options. Added loggi...brettp
2011-01-03Removing unsupported requires in 1.7 manifest for oauth lib.brettp
2011-01-02Fixes #1986, #2170, #2225, #2759. Integrated ElggPluginPackage and ElggPlugin...brettp
2011-01-02Refs #7552, #2547. Autoloading functions return bool.brettp
2011-01-02Refs #2490. Using array_key_exists() instead of isset() in get() overrides to...brettp
2011-01-02Added checking for real entities to other private setting functions.brettp
2011-01-02set_private_setting() checks if the guid is a real entity.brettp
2011-01-02Upgrade invalidates simplecache instead of regenerating it.brettp
2011-01-02updated group widgetcash
2011-01-02revert structure of admin views and fixed uniqueness of admin page menu itemscash
2011-01-01updating the sidebar boxes to use the new module classescash
2011-01-01using the info module for user settingscash
2011-01-01Refs #2317 dividing css element views into skin views and base views. The exp...cash
2011-01-01starting adding a .elgg-text class - plugins need to use output/longtext when...cash
2011-01-01added discoverable pattern to csscash
2011-01-01almost finished updating the file plugin to work with new html/csscash
2011-01-01removed unnecessary variable from stick forms codecash
2011-01-01fixed the function for viewing latest commentscash
2011-01-01stop double encoding attributes in output/input elementscash
2011-01-01Fixes #2740 - exception messages using the value for minimum username and pas...cash
2011-01-01Fixes #2561 only triggering join, group event if the add relationship succeededcash
2011-01-01Fixes #2698 not sanitizing strings to prevent double encodingcash
2010-12-31Refs #2684, #2754: Merged r7701 to trunk.brettp
2010-12-31not caching js and css when not served through simple cache right nowcash
2010-12-31Refs #2583, #2754: Merged r7445-7446 to trunk.brettp
2010-12-31added borders to the css grid previewcash
2010-12-31Refs #2752, #2635. Merged r7299 to trunk.brettp
2010-12-31Merged r7272 from 1.7 to trunk.brettp
2010-12-31file index page now working for both users and groupscash
2010-12-31a little standardization of the file plugin codecash