aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-30Refs #2428 adds elgg_get_plugin_path() and elgg_get_data_path()cash
2010-11-30Updated the zaudio plugin for 1.8cash
2010-11-29Refs #2668: Deprecated ElggEntity::setContainer() for setContainerGUID()brettp
2010-11-29Fixes #2694 fixed typo in join_group()cash
2010-11-29fixed typo in the code that I moved from /services/exportcash
2010-11-29Fixes #2508 Sending user to referrer in reported content admin actionscash
2010-11-29Refs #2428 added elgg_get_config(), elgg_set_config(), and elgg_save_config()cash
2010-11-29removed reported content css in admin css viewcash
2010-11-29cleaned up some of the other smaller pluginscash
2010-11-29Cleaned up the log browser plugincash
2010-11-29cleaned up the reported content plugincash
2010-11-28Fixes #2173 #2507 integrated the ie and admin stylesheets into the new simple...cash
2010-11-28Fixes #2160 #2678 introducing a more flexible simplecache handler (this requi...cash
2010-11-28Refs #2173 #2160 #2507 added a css page handler to support multiple css filescash
2010-11-28Refs #2681 removes services directorycash
2010-11-28Fixes #2681 moves export handler into handler directory - current installs ne...cash
2010-11-28moved rest/rpc web services handler into web_services librarycash
2010-11-28moved api.php to web_services.php as it is more descriptivecash
2010-11-27Fixes #2280: ajax/loader view starts out with display set to noneewinslow
2010-11-26Updated contrib file.brettp
2010-11-26Cleaned up some typos and formatting issues in README and CONTRIB files.brettp
2010-11-26Fixed typos and cleaned up copyright and contrib file.brettp
2010-11-24Fixes #2664: elgg_view_entity subtype defaults to "default" rather than $typeewinslow
2010-11-24Fixes #2667: pagehandler.php => page_handler.php. You'll need to update .hta...ewinslow
2010-11-24unnecessary declaration of global $CONFIG;ewinslow
2010-11-24Removing superfluous calls to insert site root in urlsewinslow
2010-11-24Deprecated list_entities_from_metadata_multiewinslow
2010-11-24Added generic function deprecation translationewinslow
2010-11-24added .buildpath to svn:ignoreewinslow
2010-11-24Refs #2451: Removes (admin_)gatekeeper() calls from core plugin actionsewinslow
2010-11-24Refs #2451: Removed gatekeeper/admin_gatekeeper() calls from core actionsewinslow
2010-11-24Fixes #2655: Converted register_action to elgg_register_action throughout coreewinslow
2010-11-24Refs #2655: Introducing elgg_register_action() + a few fixes to typos in docu...ewinslow
2010-11-23Fixes #2472 move cron_handler.php logic into cron page handlercash
2010-11-23Fixes #2638 - specifying the full url on the urls so we don't have this probl...cash
2010-11-23Fixes #2270 - deprecates metatags view and replaces with html_head/extendcash
2010-11-23Fixes #2418 and merges [7121] into trunkcash
2010-11-23returning an empty array when there are no widgets for a contextcash
2010-11-23adjusted text color of widget titlescash
2010-11-23Fixes #397 and Refs #2396 Can suppress the default value for both input/check...cash
2010-11-22Fixes #2488 "return" was missing in ElggSite::getObjects() (also updated some...cash
2010-11-22updated the deprecated list_site_members() to use new ElggSite::listMembers()...cash
2010-11-22deprecated some sites functions that were never supported or fully implementedcash
2010-11-22merged previous 2 commits into trunk - removes use of session class global cash
2010-11-22Refs #2673 moved changes into trunk from 1.7 branchcash
2010-11-22Refs #2660: Merged r7409's remove_group_tool_option() to trunk.brettp
2010-11-22Merged bookmarks XSS fixes in r7406 to trunk.brettp
2010-11-22widgets should not have content outside their containercash
2010-11-22widget column ids must be integerscash
2010-11-21Refs #2669: Merged password change fixes in 7404 to trunk.brettp