summaryrefslogtreecommitdiff
path: root/admin_site_clean.php
AgeCommit message (Expand)AuthorFilesLines
2017-07-11Prepare to remove class FilterGreg Roach1-7/+7
2017-06-18Modern browsers support RFC7231 - relative URLs in 30x responsesGreg Roach1-1/+1
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-10/+6
2017-03-24Merge some changes from develop branchGreg Roach1-5/+6
2017-03-222017Greg Roach1-1/+1
2016-12-23Code style - short array syntaxGreg Roach1-2/+2
2016-09-24Prevent accidental deletion of data/languageGreg Roach1-1/+1
2016-06-10Fix #966 - English textGreg Roach1-1/+1
2016-05-02I18NGreg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-2/+1
2015-05-31PSR-4Greg Roach1-0/+1
2015-05-30Code styleGreg Roach1-3/+2
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-37/+33
2015-01-31Combine WT_SERVER_NAME and WT_SCRIPT_PATH into WT_BASE_URLGreg Roach1-1/+1
2015-01-29EnglishGreg Roach1-2/+2
2015-01-27Add icons to save/continue buttonsGreg Roach1-1/+4
2015-01-27WCAG2 / HTML validationGreg Roach1-16/+19
2015-01-26HTML validation and tidy upGreg Roach1-1/+2
2015-01-26Add a11y links for keyboard users. Rename 'admin pages' to 'Control panel'Greg Roach1-1/+1
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2015-01-17New theme system and admin interfaceGreg Roach1-49/+70
2014-11-08PHPDocGreg Roach1-1/+1
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
2014-10-05Cleanup - use WT_File class instead of manipulating filesystemGreg Roach1-35/+1
2014-10-05Split tree preference getter/setter into two separate functionsGreg Roach1-1/+1
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-1/+3
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-1/+1
2014-01-04Update copyright date to 2014Greg Roach1-1/+1
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho1-1/+1
2013-10-11Style prefer target ? instead of # for forms - does not change URLGreg Roach1-1/+1
2013-08-09Remove empty subversion Id tagsGreg Roach1-3/+1
2013-02-06Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...fisharebest1-1/+1
2013-01-18Major refactoring of media code.fisharebest1-8/+6
2013-01-09Update comments, renaming "directory" to "folder"fisharebest1-6/+6
2013-01-02Rename "close window" to "close", as many modern GUIs do not use windowsfisharebest1-2/+2
2012-09-15Create objects to encapsulate trees. Allows us to cache tree settings, which...fisharebest1-3/+7
2012-09-13Complete rewrite of the handling of lists of trees:fisharebest1-3/+3
2012-03-27Copy the shared icons (from /images/) into each theme - every image should be...fisharebest1-2/+2
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-3/+3
2011-11-16Remove obvious help text.fisharebest1-2/+0
2011-11-05Implement "fluid" interface for controller - allows requests to be chained.fisharebest1-3/+4
2011-11-05Major MVC refactoring. Every page now has a controller.fisharebest1-8/+6
2011-10-30Remove overlib.js and behaviour.js - these are no longer used.fisharebest1-3/+0
2011-10-18... and amend the on screen text.Nigel Osborne1-1/+1
2011-10-18One more change to cleanup - remove old "move" cursor style.Nigel Osborne1-2/+2
2011-10-17Remove drag/drop/trashcan from admin-site-clean.php. It is inconsistent with...fisharebest1-51/+26
2011-10-17Admin-site-clean: remove "cancel" button. It doesn't do anything and is not ...fisharebest1-12/+0
2011-10-17Remove unnecessary (and dangerous) option to "Remove all non-essential files"Nigel Osborne1-9/+0