Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-04 | Allow regenerating site secret | Steve Clay | |
2012-07-14 | Fixes #3817 cleans up advanced settings form | Cash Costello | |
2012-01-21 | Fixes #4180 finished conversion to system cache by converting ↵ | Cash Costello | |
datalist/CONFIG var name | |||
2012-01-21 | updated the display to show system cache language | Cash Costello | |
2012-01-18 | Fixed #3155. Limited site default access to core access levels. | Sem | |
2011-11-18 | line between settings and save button not needed | cash | |
2011-11-05 | cleaned up some CSS in admin theme | cash | |
2011-09-24 | Fixes #3809 updated admin buttons css | cash | |
2011-09-14 | Fixes #3783 using an associative array for advanced settings checkboxes | Cash Costello | |
2011-06-09 | Fixes #2871 activate all/deactivate all now sensitive to filtering | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9158 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-09 | Refs #2871 removed the simple plugins page | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9157 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-09 | Refs #2871 adding sorting to advanced plugin page | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9153 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-14 | fixed php warning when no custom menu items | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9071 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-27 | Refs #3362. Plugins don't check deps upon boot. Made package and manifest ↵ | brettp | |
private properties of ElggPlugin and added ->getPackage() and ->getManifest(). git-svn-id: http://code.elgg.org/elgg/trunk@9030 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-25 | Fixes #3206 using space so that echo('none') is not passed as value | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8833 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-20 | Fixes #3102 removed plugin reset button | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8793 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-20 | Fixes #3100 removed viewtype from advanced settings | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8792 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-02 | Fixes #3006 restores previous dividers | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8569 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-24 | Refs #2997 switching from title to text for menu items | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8455 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-22 | Refs #2950: Cleanup of plugin-related view structure | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8394 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-19 | Fixes #2428 last of the $CONFIG removals. Anything missed can be individual ↵ | cash | |
tickets git-svn-id: http://code.elgg.org/elgg/trunk@8305 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-15 | Fixes #2921: converted internalname => name and internalid => id | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8249 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-12 | clean up the last few commits | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8165 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-12 | Refs #2032 core forms use divs | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8164 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-12 | Converted most forms to use elgg_view_form (therefore also moved the views ↵ | ewinslow | |
to forms/*). Some views are left that _only_ do elgg_view_form, so I wonder if those should even be kept around. git-svn-id: http://code.elgg.org/elgg/trunk@8127 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-11 | Cleanup of basic plugins area | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8106 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-11 | More cleanup of admin/plugins css | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8105 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-10 | Moved the simple plugins admin form to the forms/ dir | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8097 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-08 | updates for the admin css based on the reworking I did to the html | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8067 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-03 | changed input/pulldown to input/dropdown | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8006 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-01-23 | updated more of the admin backend to use new CSS/HTML | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7920 36083f99-b078-4883-b0ff-0f9b5a30f544 |