summaryrefslogtreecommitdiff
path: root/library/WT/Controller/Page.php
AgeCommit message (Expand)AuthorFilesLines
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-275/+0
2015-01-24Add visual feedback for privacy settingsGreg Roach1-2/+2
2015-01-23global used for two different thingsGreg Roach1-3/+1
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-5/+5
2015-01-17New theme system and admin interfaceGreg Roach1-47/+65
2014-12-27CSS hover menus on AndroidGreg Roach1-1/+1
2014-12-24We no longer have sub-sub-menus, so do not need styling for themGreg Roach1-1/+0
2014-12-23Flushing output buffers has no effect on many servers, and breaks othersGreg Roach1-7/+0
2014-12-18Load modernizr.js in header, so IE8 can style HTML5 elementsGreg Roach1-4/+0
2014-11-08PHPDocGreg Roach1-5/+5
2014-11-08PHPDocGreg Roach1-9/+28
2014-11-04Use Auth class instead of constants - will allow better masquerade function. ...Greg Roach1-1/+2
2014-10-18PHPDocGreg Roach1-1/+1
2014-10-15PHPDocGreg Roach1-1/+1
2014-10-15PHPDocGreg Roach1-36/+81
2014-10-05Split tree preference getter/setter into two separate functionsGreg Roach1-5/+7
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-51/+3
2014-05-06Revert "Replace global user functions with WT_User class" - submitted to wron...Greg Roach1-24/+19
2014-05-06Replace global user functions with WT_User classGreg Roach1-19/+24
2014-04-16#128 - Wrong logic in Controllers' requireManagerLogin methodJonathan Jaubart1-1/+1
2014-01-26meta-description header double-escapedGreg 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-12-05Create version string using semantic versioning: 1.5.2-dev comes before 1.5.2Greg Roach1-8/+8
2013-11-30Typos in msgctxt strings for relationships. Consistent use of punctuationGreg Roach1-3/+3
2013-11-17Browser sniffing is bad. Move to themes, for those that need itGreg Roach1-8/+1
2013-11-03Add CSRF checks to admin/user pageGreg Roach1-10/+12
2013-11-01Tidy up trailing whitespaceGreg Roach1-3/+3
2013-08-09Remove empty subversion Id tagsGreg Roach1-2/+0
2013-06-29(no commit message)fisharebest1-7/+6
2013-02-06Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...fisharebest1-0/+260