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