summaryrefslogtreecommitdiff
path: root/modules/gallery/controllers/admin_maintenance.php
AgeCommit message (Expand)Author
2009-12-02Convert more database calls over to the new formatBharat Mediratta
2009-11-26Convert all DB where() calls to take 3 arguments.Bharat Mediratta
2009-11-25ORM::orderby -> ORM::order_byBharat Mediratta
2009-11-25Preliminary work to cut over to Kohana 2.4Bharat Mediratta
2009-08-31XSS review fixes (mostly adding missing html::mark_clean()) calls.Andy Staudacher
2009-07-07Added a wee bit of phpDoc.Tim Almdal
2009-07-06Cleanup remove task processing. Change Task_Model::delete to call parent::deleteTim Almdal
2009-07-05Add task logging functionality. When a task runs, it creates a log that isTim Almdal
2009-06-10Fix log links. html::anchor() implicitly calls url::site(), callingBharat Mediratta
2009-05-27Restructure things so that the application is now just another module.Bharat Mediratta