summaryrefslogtreecommitdiff
path: root/library/WT/Controller/Simple.php
AgeCommit message (Expand)AuthorFilesLines
2013-11-01Tidy up trailing whitespaceGreg Roach1-3/+3
2013-08-09Remove empty subversion Id tagsGreg Roach1-2/+0
2013-02-06Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...fisharebest1-3/+3
2013-01-22Fix misc javascript issuesfisharebest1-0/+1
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-4/+4
2011-11-28Import not working.fisharebest1-2/+5
2011-11-06Improve the handling of popup windows after the login session has expired - c...fisharebest1-0/+1
2011-11-05Implement "fluid" interface for controller - allows requests to be chained.fisharebest1-0/+3
2011-11-05Fix: error in simple/full headersfisharebest1-1/+1
2011-11-05Major MVC refactoring. Every page now has a controller.fisharebest1-0/+36
2011-11-03Refactoring - move towards a MVC (model/view/controller) architecturefisharebest1-0/+29