aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/admin.php
AgeCommit message (Expand)Author
2011-04-27Fixed possible WSOD for plugin text file page handler.brettp
2011-04-27Refs #3362. Plugins don't check deps upon boot. Made package and manifest pri...brettp
2011-04-25Fixes #2899, #2870. Added README.txt, CHANGES.txt, COPYRIGHT.txt, LICENSE.txt...brettp
2011-03-26Fixes #3250 elgg_get_root_path() to be consistentcash
2011-03-26Fixes #2233 added documentation on admin menus and pagescash
2011-03-23Refs #3165 floating admin widgets in same direction as profile widgetscash
2011-03-23Refs #3165 new admin users all get admin widgetscash
2011-03-20Refs #2892 added elgg_get_admins() function - this could eventually be a wrap...cash
2011-03-17Fixes #2242. Can now delete admin notices manually.brettp
2011-03-12Fixes #3091 adds load functions for js and csscash
2011-03-12Fixed #3093: Admin link shows only for admin users.brettp
2011-03-12Refs #3091 rewrote the js and css register functions to require a namecash
2011-03-12Refs #2991: Readded the appearance menu under configure. Moved plugin setting...brettp
2011-03-12Refs #2991. Using section for admin menu.brettp
2011-03-11Refs #2991. First round at rearranging and grouping admin menu based upon tasks.brettp
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-08Fixes #3005. Added links to admin faq, admin manual, blog, and community foru...brettp
2011-03-01Fixes #3031 using 'priority' nowcash
2011-03-01Fixes #3014 using more standard "register" in admin convenience functioncash
2011-02-26Fixes #2951 not registering utilities menu item by default but added code to ...cash
2011-02-26simplified admin menu registration function in preparation for adding sectionscash
2011-02-26moved admin messages into admin page shellcash
2011-02-26Fixes #2913 - directs the user to admin dashboard when installer finishescash
2011-02-25Refs #2895: Converted topbar to one menu (felt dirty using two). Fixed styles.ewinslow
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