Age | Commit message (Expand) | Author |
2011-01-08 | finished the admin title modifications | cash |
2011-01-08 | drying up the title creation in the admin backend | cash |
2011-01-02 | revert structure of admin views and fixed uniqueness of admin page menu items | cash |
2010-12-29 | added admin utilities menu item | cash |
2010-12-29 | page menu using the new menu system - admin menu updated | cash |
2010-12-19 | added a ready,system event so that plugins can do things after the init has f... | cash |
2010-12-18 | continuing to slash and burn the profile plugin - moving the admin profile fi... | cash |
2010-12-18 | site nav menu now uses new menu code (and finished the implementation of cust... | cash |
2010-11-28 | Fixes #2173 #2507 integrated the ie and admin stylesheets into the new simple... | cash |
2010-11-28 | Refs #2173 #2160 #2507 added a css page handler to support multiple css files | cash |
2010-11-24 | Fixes #2655: Converted register_action to elgg_register_action throughout core | ewinslow |
2010-11-16 | Fixes #2642 changed elgg_view_page() to always pick up page_shell views for t... | cash |
2010-11-11 | Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ... | cash |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-11-03 | Fixes #2128 - replaces all uses of set_context() and get_context() in core an... | cash |
2010-11-02 | Fixes #2360: page_draw => elgg_view_page in core + bundled plugins | ewinslow |
2010-11-02 | Refs #2463: Removed many more graituitous calls to elgg_get_site_url(), $CONF... | ewinslow |
2010-10-28 | Standardized code in all of core, not including language files, tests, or cor... | brettp |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-09-30 | Refs #2344 - removed unused search and admin directories | cash |
2010-09-15 | Refs #2220: Pulled remaining classes out of lib files. Core classes now auto... | ewinslow |
2010-07-14 | Fixes #2195. 3rd and 4th params of page_draw() are now $page_shell and $vars. | brettp |
2010-07-01 | added a parameter to the page_draw function so you can specify a different pa... | dave |
2010-06-07 | Removing user "Find" from Admin area. | nickw |
2010-05-19 | Added "Newest Users" admin section. | brettp |
2010-05-13 | Beginnings of a stand-alone admin area. | pete |
2010-05-11 | Fix admin area for overview and appearance. | brettp |
2010-05-10 | Admin area now uses standard submenu tools. | brettp |
2010-05-05 | Merged 18_new_admin branch to trunk. | brettp |
2010-03-17 | Added config options for tabs and menu items. | brettp |
2010-02-17 | Fixes #1488: Removed use of deprecated functions in core. | brettp |
2009-11-10 | elgg_extend_view() replaces extend_view() | cash |
2009-10-15 | Merged admin access override hook with ignore access system override hook. | brettp |
2009-10-13 | Standardized users and entities. | brettp |
2009-10-13 | First pass at removing $is_admin global. | brettp |
2009-10-09 | Standardized admin.php | 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-26 | Closes #822: Action file existed however the action was not registered (previ... | marcus |
2009-02-10 | Cleaned up the admin directory using a pagehandler. | marcus |
2009-02-04 | Moves access permissions references over to using the ACCESS_* constants defi... | ben |
2009-01-23 | Refs #706 | marcus |
2008-11-14 | Minor tidying of code | marcus |
2008-10-02 | Added an admin override for container permissions checking. | ben |
2008-08-13 | Refs #237: Added option, now just needs a search listing banned users. | marcus |
2008-08-13 | Admins now see all! | ben |
2008-08-08 | Adjusted contributors file. | ben |
2008-08-04 | Further changes to the admin panel | ben |
2008-07-29 | Admin notify method added, view 'admin_message' for this. | marcus |
2008-07-07 | Administration tweaks; fixed users online functions, as well as last_action f... | ben |