Age | Commit message (Expand) | Author |
2011-02-15 | Fixes #2808: elgg_get_array_value => elgg_extract | ewinslow |
2011-02-10 | Plugin settings forms now use the forms/ directory | ewinslow |
2011-02-09 | Refs #2874: More removal of deprecated function user in plugins systems. | brettp |
2011-02-09 | Refs #2874: Using elgg_get_plugins() instead of get_installed_plugins(). | brettp |
2011-02-06 | removing old entities views that are no longer needed and did the last change... | cash |
2010-12-30 | updated the default object entity view | cash |
2010-12-15 | moved widget into layout/objects as one of our core css objects | cash |
2010-11-14 | Fixes #2334: Converted viewtype => listtype and viewtypetoggle => listtypetog... | ewinslow |
2010-11-03 | Refs #1320. Updated core to use elgg_echo()'s native string replacement. | brettp |
2010-11-02 | Refs #2463: Removed some more instances of $CONFIG->url. Added support for e... | ewinslow |
2010-11-02 | Refs #2463: Removed many more graituitous calls to elgg_get_site_url(), $CONF... | ewinslow |
2010-10-30 | Refs #2598: Converted most $vars['url'] to elgg_get_site_url() | ewinslow |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-08-21 | Merged r6586:6587 from 1.7 branch into trunk | cash |
2010-05-05 | Merged 18_new_admin branch to trunk. | brettp |
2010-01-23 | Fixed missing ) causing a WSOD. | brettp |
2010-01-21 | Fixed a typo causing a WSOD. | brettp |
2010-01-21 | Fixes #750: All actions require __elgg_ts and __elgg_token. | brettp |
2009-10-16 | Standardizing views.` | brettp |
2009-08-31 | All line endings are now Unix-style. | brettp |
2009-08-20 | Whoa nelly this is a big one: Removed license and copyright for files. | brettp |
2009-02-19 | Repointed actions/ to action/ in all views and removed actions/* from the act... | ben |
2009-01-23 | Refs #706 | marcus |
2008-10-27 | Closes #460: Good spot, thanks for the contribution! | marcus |
2008-10-17 | Closes #335: Marcus Povey : | marcus |
2008-08-11 | Refs #210 & #211 : Plugins settings converted. | marcus |
2008-08-08 | Adjusted contributors file. | ben |
2008-08-04 | Fixes #199 | marcus |
2008-07-29 | Added some default views. | marcus |
2008-07-09 | Closes #129: Placeholder object default view | marcus |
2008-06-24 | Refs #76: User settings page (to Elgg Classic standard) | marcus |
2008-06-23 | Refs #76: User settings page (to Elgg Classic standard). Committing some work... | marcus |
2008-06-20 | Closes #66: Per site plugin settings configuration panel. | marcus |
2008-06-20 | Closes #20: Plugin management and config panel | marcus |
2008-06-12 | Added a simple widget alias so widgets display automatically. | ben |