summaryrefslogtreecommitdiff
path: root/modules/gallery/models
AgeCommit message (Expand)Author
2009-07-17Change model_cache::clear() API to clear everything. This preventsBharat Mediratta
2009-07-17Fix a bug where moved items don't properly inherit permissions fromBharat Mediratta
2009-07-16Second non-trivial change to the event code. We now publish modelBharat Mediratta
2009-07-16Non-trivial changes to the event handling code:Bharat Mediratta
2009-07-07Added a wee bit of phpDoc.Tim Almdal
2009-07-07Allow the task::log method to take an array of lines and change g2_import.phpTim 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-30Fix for #319.Tim Almdal
2009-06-27Implemented a Database driver for the Kohana Cache library. Rather then writ...Tim Almdal
2009-06-23Fix get_position() to properly deal with duplicate values in the sort column....Bharat Mediratta
2009-06-23Escape {$this->sort_column} in get_position()Bharat Mediratta
2009-06-04Fix a bug in Item_Model::get_position() where we incorrectly using theBharat Mediratta
2009-06-02Fix for ticket #320Tim Almdal
2009-05-31Don't let relative_path() try to update the database if the Item_ModelBharat Mediratta
2009-05-27Restructure things so that the application is now just another module.Bharat Mediratta