Age | Commit message (Expand) | Author |
2012-06-18 | Fixes #4483 fixes undefined variable errors for non-deprecated functions in e... | Cash Costello |
2012-05-28 | Call elgg_register_simplecache_view('css/admin') to register admin css with s... | Jeff Tilson |
2012-01-09 | Merge pull request #132 from cash/server_info | Cash Costello |
2012-01-08 | coding standards fixes - comments | Cash Costello |
2012-01-02 | Fixes #4164 adds a server statistics page to admin area | Cash Costello |
2012-01-01 | Fixes #4168 ignoring access when saving an admin notice | Cash Costello |
2011-12-08 | Fixes #4185, #2111 adds control panel widget | cash |
2011-11-04 | Fixes #4059 returning true when handling a page | cash |
2011-11-04 | Fixes #4059 page handlers all return nothing | cash |
2011-10-13 | Fixes #3917. Removed uses of admin interface in manifests. Removed related code. | Brett Profitt |
2011-10-08 | Fixes #3936 added @access private to internal functions | Cash Costello |
2011-09-12 | Refs #3800 including jeditable on more admin pages | Cash Costello |
2011-06-25 | fixed spacing in elgg_admin_add_plugin_settings_menu() | cash |
2011-06-11 | sorting plugin settings menu items by text | cash |
2011-06-09 | Fixes #3548 the check for an admin menu's parent wasn't working | cash |
2011-06-09 | Refs #2871 promoted advanced plugins up to be a primary menu | cash |
2011-05-19 | Fixes #3163 plugin/<plugin id>/settings.php is now the preferred way to add s... | cash |
2011-04-27 | Fixed possible WSOD for plugin text file page handler. | brettp |
2011-04-27 | Refs #3362. Plugins don't check deps upon boot. Made package and manifest pri... | brettp |
2011-04-25 | Fixes #2899, #2870. Added README.txt, CHANGES.txt, COPYRIGHT.txt, LICENSE.txt... | brettp |
2011-03-26 | Fixes #3250 elgg_get_root_path() to be consistent | cash |
2011-03-26 | Fixes #2233 added documentation on admin menus and pages | cash |
2011-03-23 | Refs #3165 floating admin widgets in same direction as profile widgets | cash |
2011-03-23 | Refs #3165 new admin users all get admin widgets | cash |
2011-03-20 | Refs #2892 added elgg_get_admins() function - this could eventually be a wrap... | cash |
2011-03-17 | Fixes #2242. Can now delete admin notices manually. | brettp |
2011-03-12 | Fixes #3091 adds load functions for js and css | cash |
2011-03-12 | Fixed #3093: Admin link shows only for admin users. | brettp |
2011-03-12 | Refs #3091 rewrote the js and css register functions to require a name | cash |
2011-03-12 | Refs #2991: Readded the appearance menu under configure. Moved plugin setting... | brettp |
2011-03-12 | Refs #2991. Using section for admin menu. | brettp |
2011-03-11 | Refs #2991. First round at rearranging and grouping admin menu based upon tasks. | brettp |
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ... | ewinslow |
2011-03-08 | Fixes #3005. Added links to admin faq, admin manual, blog, and community foru... | brettp |
2011-03-01 | Fixes #3031 using 'priority' now | cash |
2011-03-01 | Fixes #3014 using more standard "register" in admin convenience function | cash |
2011-02-26 | Fixes #2951 not registering utilities menu item by default but added code to ... | cash |
2011-02-26 | simplified admin menu registration function in preparation for adding sections | cash |
2011-02-26 | moved admin messages into admin page shell | cash |
2011-02-26 | Fixes #2913 - directs the user to admin dashboard when installer finishes | cash |
2011-02-25 | Refs #2895: Converted topbar to one menu (felt dirty using two). Fixed styles. | ewinslow |
2011-02-25 | Refs #2895: Made topbar into 2 menus. CSS will have to be fixed | ewinslow |
2011-02-24 | Fixes #2997 - href used instead of url in menu system | cash |
2011-02-24 | Refs #2997 switching from title to text for menu items | cash |
2011-02-23 | Simplify registration of jeditable library | ewinslow |
2011-02-22 | Refs #2950: Cleanup of plugin-related view structure | ewinslow |
2011-02-21 | Fixes #2934 switching to css/elgg for css view since using a print viewtype i... | cash |
2011-02-15 | Fixes #2923: Removed "view" prefix from simplecache function names | ewinslow |
2011-02-15 | Fixes #2808: elgg_get_array_value => elgg_extract | ewinslow |
2011-02-15 | Replaced all occurrences of register_page_handler in core with elgg_register_... | ewinslow |