aboutsummaryrefslogtreecommitdiff
path: root/views/default/admin
AgeCommit message (Expand)Author
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
2011-01-23updated more of the admin backend to use new CSS/HTMLcash
2011-01-23starting to remove the old HTML/CSS in the admin backendcash
2011-01-08drying up the title creation in the admin backendcash
2011-01-07Refs #2782: Fixed WSOD for simple plugin admin.brettp
2011-01-07Refs #2782: Fixed WSOD for invalid plugins on admin screen. Needs better CSS,...brettp
2011-01-05Fixes #2760. Refs #2759. Updated plugin admin actions to use the new system. ...brettp
2011-01-02revert structure of admin views and fixed uniqueness of admin page menu itemscash
2010-12-30Refs #2428 removed more CONFIG usescash
2010-12-30fixed a few issues with the admin backend - need to look into better ways to ...cash
2010-12-29stage 1 in moving the forms markup to elgg- namespaced css - buttons still ne...cash
2010-12-29Fixes #2751 profile custom fields uses the config table nowcash
2010-12-29page menu using the new menu system - admin menu updatedcash
2010-12-22adding elgg namespace to button css classescash
2010-12-19replacing action-button with elgg-action-buttoncash