aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-02Refs #2317 pulled a few sections of CSS out to try out granular CSScash
2010-12-02moved the CSS into the new css/screen view and added a check for old themescash
2010-12-01screen.css is a better name for our main css filecash
2010-12-01Fixes #1457. Added optional status param for get_installed_plugins()brettp
2010-12-01Fixes #2461 unsetting CONFIG variable in unset_config()cash
2010-12-01Fixes #2430 adds get_entities_from_access_collection() into trunkcash
2010-12-01Fixes #2555 content.php is the new display view for widgetscash
2010-11-30Fix typo in previous.brettp
2010-11-30Refs #1986 #2170 #2225 Added ElggPluginManifest, ElggPluginManifestParser, an...brettp
2010-11-30Refs #2428 removed a few CONFIG uses in corecash
2010-11-30Refs #2428 removed some global CONFIG usage in pluginscash
2010-11-30fixed typo in uservalidationbyemail plugincash
2010-11-30started cleaning up the messages plugincash
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