aboutsummaryrefslogtreecommitdiff
path: root/views/default/admin
AgeCommit message (Expand)Author
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
2010-12-18continuing to slash and burn the profile plugin - moving the admin profile fi...cash
2010-12-18site nav menu now uses new menu code (and finished the implementation of cust...cash
2010-12-15checking if categories are set before looping (hellekin)cash
2010-12-15moved account forms into forms directorycash
2010-12-02Refs #2700 replaced most underscores with hyphens - there may be broken displ...cash
2010-12-02Refs #2700 changed underscores to hyphens for the forms css elementscash
2010-11-20Refs #2143: DRY up button input views (button, reset, submit). Changed core ...ewinslow
2010-11-03Refs #1320. Updated core to use elgg_echo()'s native string replacement.brettp
2010-11-03Fixes #2440: Converted clearfloat to clearfix, brought back orig clearfloatewinslow
2010-11-03Fixes #2128 - replaces all uses of set_context() and get_context() in core an...cash
2010-11-02Refs #2463: Removed many more graituitous calls to elgg_get_site_url(), $CONF...ewinslow
2010-10-30Refs #2598: Converted the rest of the $vars['url'] references to elgg_get_sit...ewinslow
2010-10-30Refs #2598: Converted most $vars['url'] to elgg_get_site_url()ewinslow
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-08-02inserted a view for plugins to extenddave
2010-06-25Updated advanced plugin strings markup/classespete
2010-06-07Removing user "Find" from Admin area.nickw