Age | Commit message (Collapse) | 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 ↵ | Brett Profitt | |
and classes. | |||
2011-10-20 | Fixes #3990 Using ElggPlugin->getFriendlyName() for sorting alphabetically ↵ | Brett Profitt | |
to avoid WSODs with invalid plugins. | |||
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 ↵ | Brett Profitt | |
deps. Disabling plugins with invalid manifests from admin page. | |||
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 | |
git-svn-id: http://code.elgg.org/elgg/trunk@9158 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-09 | Refs #2871 removed the simple plugins page | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9157 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-06-09 | Refs #2871 only showing links for changing priority when all plugins are ↵ | cash | |
shown in priority order git-svn-id: http://code.elgg.org/elgg/trunk@9154 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-09 | Refs #2871 adding sorting to advanced plugin page | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9153 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-09 | Refs #2871 filter plugins by active/inactive state | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9152 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-14 | sorting plugin categories before display | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9069 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-27 | Refs #3362. Removed use of $show_bad in elgg_get_plugins(). | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@9031 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-09 | Fixes #3193 moves default widgets upgrade to an action | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8971 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-07 | Fixes #3108 added admin sprites (enough for beta release) | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8949 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-04 | Refs #3108 fixed widgets for main site (not admin) and tweaked topbar | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8933 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-21 | Fixes #3099 corrected view name | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8799 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-14 | Fixes #2928: Invalid plugins are shown on the advance page with details ↵ | brettp | |
about the problem and a link to the docs. git-svn-id: http://code.elgg.org/elgg/trunk@8709 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 | Refs #2871 advanced plugin filtering works - sorting still does odd things | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8635 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-06 | Refs #2104 added some categories to core (bundled) plugins | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8612 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-02 | Refactored admin statistics views -- no longer manually building elgg-module | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8558 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-02-23 | Every occurrence of elgg-button-$type needs an elgg-button base class ↵ | ewinslow | |
declaration -- or should we remove that requirement? git-svn-id: http://code.elgg.org/elgg/trunk@8444 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-22 | extracted admin header, footer to admin/*. Moved pageshell code from admin ↵ | ewinslow | |
layout to admin pageshell. git-svn-id: http://code.elgg.org/elgg/trunk@8431 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-22 | Deprecated (user)settings/$plugin_id/edit in favor of ↵ | ewinslow | |
plugins/$plugin_id/(user)settings git-svn-id: http://code.elgg.org/elgg/trunk@8421 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-22 | Fixes #2980: DRY'ed up all plugins to use elgg_view_icon instead of ↵ | ewinslow | |
generating their own html git-svn-id: http://code.elgg.org/elgg/trunk@8410 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-22 | Extracted input/form login from forms/useradd | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8395 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 | |||
2011-02-21 | Refs #2950: Cleaned up admin sidebar code | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8390 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-21 | Refs #2950: layout/shells/admin/menu => admin/sidebar/menu | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8388 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-19 | Added instructions for default widgets. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8350 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-19 | Refs #2753. Missed this one. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8343 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-19 | Fixes #2428 last of the $CONFIG removals. Anything missed can be individual ↵ | cash | |
tickets git-svn-id: http://code.elgg.org/elgg/trunk@8305 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-18 | @todos for refactoring admin statistics | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8284 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-17 | Fixes #2938: Restored the $vars['entity'] in plugin settings for backward ↵ | brettp | |
compatibility with plugins. git-svn-id: http://code.elgg.org/elgg/trunk@8275 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-17 | Cleaned up a manual implementation of elgg-module | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8274 36083f99-b078-4883-b0ff-0f9b5a30f544 |