summaryrefslogtreecommitdiff
path: root/admin_site_info.php
AgeCommit message (Expand)AuthorFilesLines
2015-06-08PHPDocGreg Roach1-2/+1
2015-05-31PSR-4Greg Roach1-0/+2
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach1-1/+1
2015-04-04Fix #242 - messages and blocks using UTC instead of local timeGreg Roach1-20/+0
2015-04-04Fix #476 - phpinfoGreg Roach1-9/+5
2015-04-03Fix #524 - PHP info is always LTRGreg Roach1-1/+1
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-36/+27
2015-01-31English textGreg Roach1-21/+21
2015-01-26HTML validation and tidy upGreg Roach1-7/+8
2015-01-26Add a11y links for keyboard users. Rename 'admin pages' to 'Control panel'Greg Roach1-2/+2
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-1/+1
2015-01-17New theme system and admin interfaceGreg Roach1-22/+71
2014-12-23Flushing output buffers has no effect on many servers, and breaks othersGreg Roach1-4/+1
2014-11-08PHPDocGreg Roach1-1/+1
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg 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-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-2/+2
2011-11-05Implement "fluid" interface for controller - allows requests to be chained.fisharebest1-3/+4
2011-11-05Tidy up unused code in PHP-info pagefisharebest1-36/+23
2011-11-05Major MVC refactoring. Every page now has a controller.fisharebest1-36/+29
2011-01-04Fix: no login link when going straight to an admin pagefisharebest1-1/+2
2011-01-03More admin design changesNigel Osborne1-6/+6
2011-01-02Adding page help linksNigel Osborne1-0/+3
2011-01-01Refactoring class names and use autoloading.fisharebest1-1/+1
2011-01-01(no commit message)fisharebest1-0/+81