Age | Commit message (Expand) | Author |
2011-11-01 | Fixes #3672 added class for settings forms in admin area | cash |
2011-10-30 | Fixes #2821. Plugins that are active and cannot be started emit an admin notice. | Brett Profitt |
2011-10-26 | Fixes #3926 updated spacing for edit profile field forms | Cash Costello |
2011-10-23 | Fixes #3864. Removed old code from profile fields sorting. Name spaced IDs an... | Brett Profitt |
2011-10-20 | Fixes #3990 Using ElggPlugin->getFriendlyName() for sorting alphabetically to... | Brett Profitt |
2011-10-08 | Fixes #3411 output/url now has a is_trusted parameter - defaults to false | Cash Costello |
2011-10-07 | Fixes #3644 localized profile field names | Cash Costello |
2011-09-24 | Refs #3864 updated the two form bodies for edit profile fields | cash |
2011-09-22 | Fixes #3808 not translating manifest fields through elgg_echo() | cash |
2011-09-13 | Fixes #3623 added non-bundled filter option for plugins | Cash Costello |
2011-08-27 | Fixes #3434. Manifests are checked more carefully on anything that checks dep... | Brett Profitt |
2011-07-07 | Fixes #3669. Dashboard now registers for default widgets. | Brett Profitt |
2011-06-09 | Fixes #2871 activate all/deactivate all now sensitive to filtering | cash |
2011-06-09 | Refs #2871 removed the simple plugins page | cash |
2011-06-09 | Refs #2871 promoted advanced plugins up to be a primary menu | cash |
2011-06-09 | Refs #2871 only showing links for changing priority when all plugins are show... | cash |
2011-06-09 | Refs #2871 adding sorting to advanced plugin page | cash |
2011-06-09 | Refs #2871 filter plugins by active/inactive state | cash |
2011-05-14 | sorting plugin categories before display | cash |
2011-04-27 | Refs #3362. Removed use of $show_bad in elgg_get_plugins(). | brettp |
2011-04-27 | Refs #3362. Plugins don't check deps upon boot. Made package and manifest pri... | brettp |
2011-04-09 | Fixes #3193 moves default widgets upgrade to an action | cash |
2011-04-07 | Fixes #3108 added admin sprites (enough for beta release) | cash |
2011-04-04 | Refs #3108 fixed widgets for main site (not admin) and tweaked topbar | cash |
2011-03-21 | Fixes #3099 corrected view name | cash |
2011-03-14 | Fixes #2928: Invalid plugins are shown on the advance page with details about... | 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 | Refs #2871 advanced plugin filtering works - sorting still does odd things | cash |
2011-03-08 | Fixes #3005. Added links to admin faq, admin manual, blog, and community foru... | brettp |
2011-03-06 | Refs #2104 added some categories to core (bundled) plugins | cash |
2011-03-02 | Refactored admin statistics views -- no longer manually building elgg-module | ewinslow |
2011-03-01 | Fixes #3031 using 'priority' now | cash |
2011-02-23 | Every occurrence of elgg-button-$type needs an elgg-button base class declara... | ewinslow |
2011-02-22 | extracted admin header, footer to admin/*. Moved pageshell code from admin l... | ewinslow |
2011-02-22 | Deprecated (user)settings/$plugin_id/edit in favor of plugins/$plugin_id/(use... | ewinslow |
2011-02-22 | Fixes #2980: DRY'ed up all plugins to use elgg_view_icon instead of generatin... | ewinslow |
2011-02-22 | Extracted input/form login from forms/useradd | ewinslow |
2011-02-22 | Refs #2950: Cleanup of plugin-related view structure | ewinslow |
2011-02-21 | Refs #2950: Cleaned up admin sidebar code | ewinslow |
2011-02-21 | Refs #2950: layout/shells/admin/menu => admin/sidebar/menu | ewinslow |
2011-02-19 | Added instructions for default widgets. | brettp |
2011-02-19 | Refs #2753. Missed this one. | brettp |
2011-02-19 | Fixes #2428 last of the $CONFIG removals. Anything missed can be individual t... | cash |
2011-02-18 | @todos for refactoring admin statistics | ewinslow |
2011-02-17 | Fixes #2938: Restored the $vars['entity'] in plugin settings for backward com... | brettp |
2011-02-17 | Cleaned up a manual implementation of elgg-module | ewinslow |