Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-28 | fixes: invalid link in admin footer | Paweł Sroka | |
2012-12-16 | Merge branch 'pr-309' into 1.8 | Brett Profitt | |
2012-11-28 | Fixes #4935 - Adds admin listing in admin panel | Krzysztof Różalski | |
2012-07-17 | Refs #4643. Added unlock upgrade action. | Sem | |
2012-06-18 | Fixes #4483 fixes undefined variable errors for non-deprecated functions in ↵ | Cash Costello | |
engine | |||
2012-05-28 | Call elgg_register_simplecache_view('css/admin') to register admin css with ↵ | Jeff Tilson | |
simplecache | |||
2012-01-09 | Merge pull request #132 from cash/server_info | Cash Costello | |
Adds a server info page | |||
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 | |
git-svn-id: http://code.elgg.org/elgg/trunk@9169 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-09 | Fixes #3548 the check for an admin menu's parent wasn't working | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9159 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-09 | Refs #2871 promoted advanced plugins up to be a primary menu | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9156 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-19 | Fixes #3163 plugin/<plugin id>/settings.php is now the preferred way to add ↵ | cash | |
settings plugins git-svn-id: http://code.elgg.org/elgg/trunk@9101 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-27 | Fixed possible WSOD for plugin text file page handler. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@9037 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-27 | Refs #3362. Plugins don't check deps upon boot. Made package and manifest ↵ | brettp | |
private properties of ElggPlugin and added ->getPackage() and ->getManifest(). git-svn-id: http://code.elgg.org/elgg/trunk@9030 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-25 | Fixes #2899, #2870. Added README.txt, CHANGES.txt, COPYRIGHT.txt, ↵ | brettp | |
LICENSE.txt, and INSTALL.txt as markdown files for plugins. Added page handler to parse and serve them. Added links in plugin admin. Refs #3236. Problems with displaying parsed markdown because of missing parts of the admin theme's CSS. git-svn-id: http://code.elgg.org/elgg/trunk@9022 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-26 | Fixes #3250 elgg_get_root_path() to be consistent | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8863 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-26 | Fixes #2233 added documentation on admin menus and pages | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8856 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-23 | Refs #3165 floating admin widgets in same direction as profile widgets | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8825 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-23 | Refs #3165 new admin users all get admin widgets | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8823 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-20 | Refs #2892 added elgg_get_admins() function - this could eventually be a ↵ | cash | |
wrapper around elgg_get_users() git-svn-id: http://code.elgg.org/elgg/trunk@8783 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-17 | Fixes #2242. Can now delete admin notices manually. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8737 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-12 | Fixes #3091 adds load functions for js and css | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8675 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-12 | Fixed #3093: Admin link shows only for admin users. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8674 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-12 | Refs #3091 rewrote the js and css register functions to require a name | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8668 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-12 | Refs #2991: Readded the appearance menu under configure. Moved plugin ↵ | brettp | |
settings under configure/settings. git-svn-id: http://code.elgg.org/elgg/trunk@8665 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-12 | Refs #2991. Using section for admin menu. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8664 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-11 | Refs #2991. First round at rearranging and grouping admin menu based upon tasks. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8654 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ↵ | ewinslow | |
most urls in core and plugins git-svn-id: http://code.elgg.org/elgg/trunk@8653 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-08 | Fixes #3005. Added links to admin faq, admin manual, blog, and community ↵ | brettp | |
forums in the admin footer. git-svn-id: http://code.elgg.org/elgg/trunk@8634 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-01 | Fixes #3031 using 'priority' now | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8545 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-01 | Fixes #3014 using more standard "register" in admin convenience function | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8520 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-26 | Fixes #2951 not registering utilities menu item by default but added code to ↵ | cash | |
automatically register a parent menu if not registered in admin menu registration function. We lose the ability to set a weight on utilities. git-svn-id: http://code.elgg.org/elgg/trunk@8501 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-26 | simplified admin menu registration function in preparation for adding sections | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8500 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-26 | moved admin messages into admin page shell | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8498 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-26 | Fixes #2913 - directs the user to admin dashboard when installer finishes | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8497 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-25 | Refs #2895: Converted topbar to one menu (felt dirty using two). Fixed styles. | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8476 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-25 | Refs #2895: Made topbar into 2 menus. CSS will have to be fixed | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8473 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-24 | Fixes #2997 - href used instead of url in menu system | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8456 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-24 | Refs #2997 switching from title to text for menu items | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8455 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-23 | Simplify registration of jeditable library | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8450 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-22 | Refs #2950: Cleanup of plugin-related view structure | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8394 36083f99-b078-4883-b0ff-0f9b5a30f544 |