Skip to content
This repository has been archived by the owner on Apr 5, 2018. It is now read-only.

Releases: boboldehampsink/taskmanager

0.4.3

04 Jul 14:08
Compare
Choose a tag to compare
  • Added the ability to get pending tasks in Hirefire.io format
  • Recycle db connection

0.4.2

12 Apr 08:13
Compare
Choose a tag to compare

Fixed bug with reading default config values

0.4.1

06 Apr 09:26
Compare
Choose a tag to compare

Added the ability to control the watch interval via the taskInterval config setting

0.4.0

01 Apr 10:49
Compare
Choose a tag to compare

Added the ability to run and watch for tasks via the command line.

0.3.1

01 Apr 06:21
Compare
Choose a tag to compare
  • Updated the plugin for Craft 2.5
  • The hook "modifyTaskManagerAttributes" is now "defineAdditionalTaskManagerTableAttributes"
  • Added description and documentation url

0.3.0

27 Jan 07:55
Compare
Choose a tag to compare
  • Added sources by type
  • Replaced action buttons by element actions
  • Added endpoint for rerunning all failed tasks
  • Added the ability to restart hanging tasks after a given timeout
  • Added "modifyTaskManagerSources" hook
  • Added "addTaskManagerActions" hook
  • Added "modifyTaskManagerTableAttributes" hook
  • Added "getTaskManagerTableAttributeHtml" hook
  • Added "modifyTaskManagerSortableAttributes"

0.2.0

22 Sep 07:39
Compare
Choose a tag to compare
  • Added the ability to restart a task
  • Deleting a task is now more graceful

0.1.0

21 Sep 18:42
Compare
Choose a tag to compare

Initial release