aboutsummaryrefslogtreecommitdiff
path: root/views/default/admin/plugins/advanced.php
AgeCommit message (Expand)Author
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-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-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-06Refs #2104 added some categories to core (bundled) pluginscash
2011-02-23Every occurrence of elgg-button-$type needs an elgg-button base class declara...ewinslow
2011-02-22Refs #2950: Cleanup of plugin-related view structureewinslow
2011-02-19Fixes #2428 last of the $CONFIG removals. Anything missed can be individual t...cash
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
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-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-03changed input/pulldown to input/dropdowncash
2011-01-08drying up the title creation in the admin backendcash
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-29stage 1 in moving the forms markup to elgg- namespaced css - buttons still ne...cash
2010-12-19replacing action-button with elgg-action-buttoncash
2010-12-15checking if categories are set before looping (hellekin)cash
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-03Fixes #2440: Converted clearfloat to clearfix, brought back orig clearfloatewinslow
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-05-05Merged 18_new_admin branch to trunk.brettp