aboutsummaryrefslogtreecommitdiff
path: root/views/default/admin
AgeCommit message (Expand)Author
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
2011-02-21Refs #2950: layout/shells/admin/menu => admin/sidebar/menuewinslow
2011-02-19Added instructions for default widgets.brettp
2011-02-19Refs #2753. Missed this one.brettp
2011-02-19Fixes #2428 last of the $CONFIG removals. Anything missed can be individual t...cash
2011-02-18@todos for refactoring admin statisticsewinslow
2011-02-17Fixes #2938: Restored the $vars['entity'] in plugin settings for backward com...brettp
2011-02-17Cleaned up a manual implementation of elgg-moduleewinslow
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
2011-02-12continued cleaning up admin plugin settingscash
2011-02-12Converted most forms to use elgg_view_form (therefore also moved the views to...ewinslow
2011-02-11Cleaned up admin advanced plugins view a bitewinslow
2011-02-11More cleanup of admin/plugins cssewinslow
2011-02-11elgg-$state-dependency => elgg-state-(error|success)ewinslow
2011-02-10Added border primitives "b<loc><type>" where type is "a" or "b" -- anyone wan...ewinslow
2011-02-10Moved the simple plugins admin form to the forms/ direwinslow
2011-02-10.disabled => .elgg-state-disabled (core only)ewinslow
2011-02-10Using spacing primitives rather than <br/>ewinslow
2011-02-10Converted buttons to elgg-object-type naming convention. Added table of butt...ewinslow
2011-02-09Refs #2874: More removal of deprecated function user in plugins systems.brettp
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp
2011-02-08Added suggests to the plugins deps system. It parallels the requires system, ...brettp
2011-02-08updates for the admin css based on the reworking I did to the htmlcash
2011-02-08a tiny amount of progress on the css chrome element viewcash
2011-02-07Pulled elgg-icon and elgg-icon-* into the admin css. Pulled out profile field...brettp
2011-02-07Added drag and drop reordering of plugins. Started pulling out admin area's j...brettp
2011-02-05The screenshot desc is now used. Small css changes.brettp
2011-02-05Better displaying of full screenshots in plugins admin.brettp
2011-02-04Added support for screenshots in the advanced plugin admin.brettp
2011-02-04Fixed problems showing detected values for plugin conflicts. Clarified langua...brettp
2011-02-04Added new priority 'requires' for plugin dep system. You can now say that a p...brettp
2011-02-03changed input/pulldown to input/dropdowncash
2011-02-03changed elgg_get_plugin_path() to elgg_get_plugins_path()cash
2011-02-03Refs #2428 removed some uses of CONFIG in the viewscash
2011-01-26updated the overview statistics pagecash
2011-01-25converted widgets to modules cash
2011-01-24welcome to the admin dashboardcash