Age | Commit message (Expand) | Author |
---|---|---|
2009-01-16 | Rename Task to Task_Definition to avoid confusion with Task_Model. | Bharat Mediratta |
2009-01-16 | Rename Change xxx_task::available() to xxx_task::available_tasks() | Bharat Mediratta |
2009-01-16 | Break task definitions out into the <module>_task helper and create a | Bharat Mediratta |
2009-01-15 | Changing t() placeholder syntax from {{replace_me}} to %replace_me. | Andy Staudacher |
2009-01-15 | Simplifying the way t() is called. Refactoring localization function t($messa... | Andy Staudacher |
2009-01-08 | i18n refactoring: Rename all _() (reserved by gettext) calls to t(). | Andy Staudacher |
2008-12-29 | Return the task on success so that our UI can show it at 100% | Bharat Mediratta |
2008-12-28 | Expand on the maintenance code to make it more robust and give the | Bharat Mediratta |
2008-12-28 | First round of a task framework. Tasks are job definitions stored in | Bharat Mediratta |