Age | Commit message (Expand) | Author |
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 |
2011-01-07 | Refs #2782: Fixed WSOD for invalid plugins on admin screen. Needs better CSS,... | brettp |
2011-01-05 | Fixes #2760. Refs #2759. Updated plugin admin actions to use the new system. ... | brettp |
2011-01-02 | revert structure of admin views and fixed uniqueness of admin page menu items | cash |
2010-12-30 | Refs #2428 removed more CONFIG uses | cash |
2010-12-30 | fixed a few issues with the admin backend - need to look into better ways to ... | cash |
2010-12-29 | stage 1 in moving the forms markup to elgg- namespaced css - buttons still ne... | cash |
2010-12-29 | Fixes #2751 profile custom fields uses the config table now | cash |
2010-12-29 | page menu using the new menu system - admin menu updated | cash |
2010-12-22 | adding elgg namespace to button css classes | cash |
2010-12-19 | replacing action-button with elgg-action-button | cash |
2010-12-18 | continuing to slash and burn the profile plugin - moving the admin profile fi... | cash |
2010-12-18 | site nav menu now uses new menu code (and finished the implementation of cust... | cash |