Age | Commit message (Expand) | Author |
2010-12-02 | Better code and docs or previous. | brettp |
2010-12-02 | Added 'true' as a truthy value for ini_get_bool(). | brettp |
2010-12-02 | more cleanup of the basic layout css | cash |
2010-12-02 | cleaned up the topbar css | cash |
2010-12-02 | fixed typo in widget display deprecation | cash |
2010-12-02 | restored the powered by badge image | cash |
2010-12-02 | rough implementation of Evan's page layout | cash |
2010-12-02 | added a function for getting current site entity | cash |
2010-12-02 | Refs #2700 fixed the widget code with the new CSS element names | cash |
2010-12-02 | Refs #2700 replaced most underscores with hyphens - there may be broken displ... | cash |
2010-12-02 | Refs #2700 changed underscores to hyphens for the forms css elements | cash |
2010-12-02 | Refs #2317 pulled a few sections of CSS out to try out granular CSS | cash |
2010-12-02 | moved the CSS into the new css/screen view and added a check for old themes | cash |
2010-12-01 | screen.css is a better name for our main css file | cash |
2010-12-01 | Fixes #1457. Added optional status param for get_installed_plugins() | brettp |
2010-12-01 | Fixes #2461 unsetting CONFIG variable in unset_config() | cash |
2010-12-01 | Fixes #2430 adds get_entities_from_access_collection() into trunk | cash |
2010-12-01 | Fixes #2555 content.php is the new display view for widgets | cash |
2010-11-30 | Fix typo in previous. | brettp |
2010-11-30 | Refs #1986 #2170 #2225 Added ElggPluginManifest, ElggPluginManifestParser, an... | brettp |
2010-11-30 | Refs #2428 removed a few CONFIG uses in core | cash |
2010-11-30 | Refs #2428 removed some global CONFIG usage in plugins | cash |
2010-11-30 | fixed typo in uservalidationbyemail plugin | cash |
2010-11-30 | started cleaning up the messages plugin | cash |
2010-11-30 | Refs #2428 adds elgg_get_plugin_path() and elgg_get_data_path() | cash |
2010-11-30 | Updated the zaudio plugin for 1.8 | cash |
2010-11-29 | Refs #2668: Deprecated ElggEntity::setContainer() for setContainerGUID() | brettp |
2010-11-29 | Fixes #2694 fixed typo in join_group() | cash |
2010-11-29 | fixed typo in the code that I moved from /services/export | cash |
2010-11-29 | Fixes #2508 Sending user to referrer in reported content admin actions | cash |
2010-11-29 | Refs #2428 added elgg_get_config(), elgg_set_config(), and elgg_save_config() | cash |
2010-11-29 | removed reported content css in admin css view | cash |
2010-11-29 | cleaned up some of the other smaller plugins | cash |
2010-11-29 | Cleaned up the log browser plugin | cash |
2010-11-29 | cleaned up the reported content plugin | cash |
2010-11-28 | Fixes #2173 #2507 integrated the ie and admin stylesheets into the new simple... | cash |
2010-11-28 | Fixes #2160 #2678 introducing a more flexible simplecache handler (this requi... | cash |
2010-11-28 | Refs #2173 #2160 #2507 added a css page handler to support multiple css files | cash |
2010-11-28 | Refs #2681 removes services directory | cash |
2010-11-28 | Fixes #2681 moves export handler into handler directory - current installs ne... | cash |
2010-11-28 | moved rest/rpc web services handler into web_services library | cash |
2010-11-28 | moved api.php to web_services.php as it is more descriptive | cash |
2010-11-27 | Fixes #2280: ajax/loader view starts out with display set to none | ewinslow |
2010-11-26 | Updated contrib file. | brettp |
2010-11-26 | Cleaned up some typos and formatting issues in README and CONTRIB files. | brettp |
2010-11-26 | Fixed typos and cleaned up copyright and contrib file. | brettp |
2010-11-24 | Fixes #2664: elgg_view_entity subtype defaults to "default" rather than $type | ewinslow |
2010-11-24 | Fixes #2667: pagehandler.php => page_handler.php. You'll need to update .hta... | ewinslow |
2010-11-24 | unnecessary declaration of global $CONFIG; | ewinslow |
2010-11-24 | Removing superfluous calls to insert site root in urls | ewinslow |