summaryrefslogtreecommitdiff
path: root/core/helpers/core_task.php
AgeCommit message (Expand)Author
2009-05-27Restructure things so that the application is now just another module.Bharat Mediratta
2009-05-13Gee it's May already. Update copyright to 2009.Bharat Mediratta
2009-04-02Completely task-ify the localization scanning code and restore theBharat Mediratta
2009-03-26Convert language updates over to task form. It's still very rough,Bharat Mediratta
2009-03-09Get rid of Task_Definition types: they're not necessary. ThisBharat Mediratta
2009-03-05Avoid using default task types. Require task::get_definitions() toBharat Mediratta
2009-02-15Fix up some textBharat Mediratta
2009-01-16Rename Task to Task_Definition to avoid confusion with Task_Model.Bharat Mediratta
2009-01-16Rename Change xxx_task::available() to xxx_task::available_tasks()Bharat Mediratta
2009-01-16Move graphics::rebuild_dirty_images to core_task::rebuild_dirty_imagesBharat Mediratta
2009-01-16Break task definitions out into the <module>_task helper and create aBharat Mediratta