summaryrefslogtreecommitdiff
path: root/admin_site_readme.php
AgeCommit message (Collapse)AuthorFilesLines
2013-02-06Previously, AJAX pages loaded their own copies of JS libraries (to work ↵fisharebest1-2/+2
around limitation in old versions of jquery?). Don't do this any more - it breaks jQuery extensions, by re-creating the jQuery object. This also has the benefit of making the home page more responsive.
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-32/+25
2011-01-21Readme text is english, so needs to be LTRfisharebest1-1/+1
2011-01-04Fix: no login link when going straight to an admin pagefisharebest1-0/+6
2011-01-01Refactoring class names and use autoloading.fisharebest1-1/+1
2011-01-01(no commit message)fisharebest1-0/+61