Age | Commit message (Expand) | Author |
2011-03-02 | Refactored admin statistics views -- no longer manually building elgg-module | ewinslow |
2011-03-01 | Fixes #3031 using 'priority' now | cash |
2011-02-23 | Every occurrence of elgg-button-$type needs an elgg-button base class declara... | ewinslow |
2011-02-22 | extracted admin header, footer to admin/*. Moved pageshell code from admin l... | ewinslow |
2011-02-22 | Deprecated (user)settings/$plugin_id/edit in favor of plugins/$plugin_id/(use... | ewinslow |
2011-02-22 | Fixes #2980: DRY'ed up all plugins to use elgg_view_icon instead of generatin... | ewinslow |
2011-02-22 | Extracted input/form login from forms/useradd | ewinslow |
2011-02-22 | Refs #2950: Cleanup of plugin-related view structure | ewinslow |
2011-02-21 | Refs #2950: Cleaned up admin sidebar code | ewinslow |
2011-02-21 | Refs #2950: layout/shells/admin/menu => admin/sidebar/menu | ewinslow |
2011-02-19 | Added instructions for default widgets. | brettp |
2011-02-19 | Refs #2753. Missed this one. | brettp |
2011-02-19 | Fixes #2428 last of the $CONFIG removals. Anything missed can be individual t... | cash |
2011-02-18 | @todos for refactoring admin statistics | ewinslow |
2011-02-17 | Fixes #2938: Restored the $vars['entity'] in plugin settings for backward com... | brettp |
2011-02-17 | Cleaned up a manual implementation of elgg-module | ewinslow |
2011-02-15 | Fixes #2921: converted internalname => name and internalid => id | ewinslow |
2011-02-15 | Fixes #2808: elgg_get_array_value => elgg_extract | ewinslow |
2011-02-12 | continued cleaning up admin plugin settings | cash |
2011-02-12 | Converted most forms to use elgg_view_form (therefore also moved the views to... | ewinslow |
2011-02-11 | Cleaned up admin advanced plugins view a bit | ewinslow |
2011-02-11 | More cleanup of admin/plugins css | ewinslow |
2011-02-11 | elgg-$state-dependency => elgg-state-(error|success) | ewinslow |
2011-02-10 | Added border primitives "b<loc><type>" where type is "a" or "b" -- anyone wan... | ewinslow |
2011-02-10 | Moved the simple plugins admin form to the forms/ dir | ewinslow |
2011-02-10 | .disabled => .elgg-state-disabled (core only) | ewinslow |
2011-02-10 | Using spacing primitives rather than <br/> | ewinslow |
2011-02-10 | Converted buttons to elgg-object-type naming convention. Added table of butt... | ewinslow |
2011-02-09 | Refs #2874: More removal of deprecated function user in plugins systems. | brettp |
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from previo... | brettp |
2011-02-08 | Added suggests to the plugins deps system. It parallels the requires system, ... | brettp |
2011-02-08 | updates for the admin css based on the reworking I did to the html | cash |
2011-02-08 | a tiny amount of progress on the css chrome element view | cash |
2011-02-07 | Pulled elgg-icon and elgg-icon-* into the admin css. Pulled out profile field... | brettp |
2011-02-07 | Added drag and drop reordering of plugins. Started pulling out admin area's j... | brettp |
2011-02-05 | The screenshot desc is now used. Small css changes. | brettp |
2011-02-05 | Better displaying of full screenshots in plugins admin. | brettp |
2011-02-04 | Added support for screenshots in the advanced plugin admin. | brettp |
2011-02-04 | Fixed problems showing detected values for plugin conflicts. Clarified langua... | brettp |
2011-02-04 | Added new priority 'requires' for plugin dep system. You can now say that a p... | brettp |
2011-02-03 | changed input/pulldown to input/dropdown | cash |
2011-02-03 | changed elgg_get_plugin_path() to elgg_get_plugins_path() | cash |
2011-02-03 | Refs #2428 removed some uses of CONFIG in the views | cash |
2011-01-26 | updated the overview statistics page | cash |
2011-01-25 | converted widgets to modules | cash |
2011-01-24 | welcome to the admin dashboard | cash |
2011-01-23 | updated more of the admin backend to use new CSS/HTML | cash |
2011-01-23 | starting to remove the old HTML/CSS in the admin backend | cash |
2011-01-08 | drying up the title creation in the admin backend | cash |
2011-01-07 | Refs #2782: Fixed WSOD for simple plugin admin. | brettp |