aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/admin.php
AgeCommit message (Expand)Author
2011-02-25Refs #2895: Made topbar into 2 menus. CSS will have to be fixedewinslow
2011-02-24Fixes #2997 - href used instead of url in menu systemcash
2011-02-24Refs #2997 switching from title to text for menu itemscash
2011-02-23Simplify registration of jeditable libraryewinslow
2011-02-22Refs #2950: Cleanup of plugin-related view structureewinslow
2011-02-21Fixes #2934 switching to css/elgg for css view since using a print viewtype i...cash
2011-02-15Fixes #2923: Removed "view" prefix from simplecache function namesewinslow
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
2011-02-15Replaced all occurrences of register_page_handler in core with elgg_register_...ewinslow
2011-02-13documentation update for admin functionscash
2011-02-13admin menu uses weights for orderingcash
2011-02-11Fixes #2872 - returned plugin settings menu to working ordercash
2011-02-09Refs #2874: More removal of deprecated function user in plugins systems.brettp
2011-02-09Refs #2874: Using elgg_get_plugins() instead of get_installed_plugins().brettp
2011-02-07Pulled elgg-icon and elgg-icon-* into the admin css. Pulled out profile field...brettp
2011-02-07Added drag and drop reordering of plugins. Started pulling out admin area's j...brettp
2011-02-04Added support for screenshots in the advanced plugin admin.brettp
2011-02-01Moving deprecated functions out of files access.php - entities.php. This tim...ewinslow
2011-02-01Reversing 7975ewinslow
2011-02-01Refs #2839: moved deprecated functions from access.php - private_settings.php...ewinslow
2011-01-24welcome to the admin dashboardcash
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