summaryrefslogtreecommitdiff
path: root/core/controllers/admin_maintenance.php
AgeCommit message (Expand)Author
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-16Break task definitions out into the <module>_task helper and create aBharat Mediratta
2009-01-15Changing t() placeholder syntax from {{replace_me}} to %replace_me.Andy Staudacher
2009-01-15Simplifying the way t() is called. Refactoring localization function t($messa...Andy Staudacher
2009-01-08i18n refactoring: Rename all _() (reserved by gettext) calls to t().Andy Staudacher
2008-12-29Return the task on success so that our UI can show it at 100%Bharat Mediratta
2008-12-28Expand on the maintenance code to make it more robust and give theBharat Mediratta
2008-12-28First round of a task framework. Tasks are job definitions stored inBharat Mediratta