aboutsummaryrefslogtreecommitdiff
path: root/views/default/admin
AgeCommit message (Expand)Author
2013-11-04Allow regenerating site secretSteve Clay
2013-01-19Fixes #4982 adds confirm dialog to profile field resetCash Costello
2012-11-28Fixes #4935 - Adds admin listing in admin panelKrzysztof Różalski
2012-05-16Fixes #2411: Show message when upload exceeds PHP limits, and show limits in ...Steve Clay
2012-02-25Fixes #3312, #3632. Added class elgg-plugin-category-<category> to the plugin...Brett Profitt
2012-01-02Fixes #4164 adds a server statistics page to admin areaCash Costello
2011-11-27Fixes #3954 using lightbox for plugin screenshotsCash Costello
2011-11-01Fixes #3672 added class for settings forms in admin areacash
2011-10-30Fixes #2821. Plugins that are active and cannot be started emit an admin notice.Brett Profitt
2011-10-26Fixes #3926 updated spacing for edit profile field formsCash Costello
2011-10-23Fixes #3864. Removed old code from profile fields sorting. Name spaced IDs an...Brett Profitt
2011-10-20Fixes #3990 Using ElggPlugin->getFriendlyName() for sorting alphabetically to...Brett Profitt
2011-10-08Fixes #3411 output/url now has a is_trusted parameter - defaults to falseCash Costello
2011-10-07Fixes #3644 localized profile field namesCash Costello
2011-09-24Refs #3864 updated the two form bodies for edit profile fieldscash
2011-09-22Fixes #3808 not translating manifest fields through elgg_echo()cash
2011-09-13Fixes #3623 added non-bundled filter option for pluginsCash Costello
2011-08-27Fixes #3434. Manifests are checked more carefully on anything that checks dep...Brett Profitt
2011-07-07Fixes #3669. Dashboard now registers for default widgets.Brett Profitt
2011-06-09Fixes #2871 activate all/deactivate all now sensitive to filteringcash
2011-06-09Refs #2871 removed the simple plugins pagecash
2011-06-09Refs #2871 promoted advanced plugins up to be a primary menucash
2011-06-09Refs #2871 only showing links for changing priority when all plugins are show...cash
2011-06-09Refs #2871 adding sorting to advanced plugin pagecash
2011-06-09Refs #2871 filter plugins by active/inactive statecash
2011-05-14sorting plugin categories before displaycash
2011-04-27Refs #3362. Removed use of $show_bad in elgg_get_plugins().brettp
2011-04-27Refs #3362. Plugins don't check deps upon boot. Made package and manifest pri...brettp
2011-04-09Fixes #3193 moves default widgets upgrade to an actioncash
2011-04-07Fixes #3108 added admin sprites (enough for beta release)cash
2011-04-04Refs #3108 fixed widgets for main site (not admin) and tweaked topbarcash
2011-03-21Fixes #3099 corrected view namecash
2011-03-14Fixes #2928: Invalid plugins are shown on the advance page with details about...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-08Refs #2871 advanced plugin filtering works - sorting still does odd thingscash
2011-03-08Fixes #3005. Added links to admin faq, admin manual, blog, and community foru...brettp
2011-03-06Refs #2104 added some categories to core (bundled) pluginscash
2011-03-02Refactored admin statistics views -- no longer manually building elgg-moduleewinslow
2011-03-01Fixes #3031 using 'priority' nowcash
2011-02-23Every occurrence of elgg-button-$type needs an elgg-button base class declara...ewinslow
2011-02-22extracted admin header, footer to admin/*. Moved pageshell code from admin l...ewinslow
2011-02-22Deprecated (user)settings/$plugin_id/edit in favor of plugins/$plugin_id/(use...ewinslow
2011-02-22Fixes #2980: DRY'ed up all plugins to use elgg_view_icon instead of generatin...ewinslow
2011-02-22Extracted input/form login from forms/useraddewinslow
2011-02-22Refs #2950: Cleanup of plugin-related view structureewinslow
2011-02-21Refs #2950: Cleaned up admin sidebar codeewinslow