Plugin: tasks

Post about your customizations to share with others.

Moderators: Developer, Contributor

Post Reply
cas
Posts: 1622
Joined: 11 Mar 2006, 16:08
Contact:

Plugin: tasks

Post by cas »

This plugin allows to assign tasks to other authorised handlers within the current project.
Every tasks has :
Handler
Creation date (automatic)
Change date (automatic)
Due date (to be set once)
Finished date (to be set by authorised person)
Title ( 50 characters )
Description ( 250 characters )
Response ( 250 characters )
Once a task has been reported complete, it can only be deleted by authorised staff. Maintenance is no longer possible.
Upon adding a task, the person you assign it to wil receive an email in case plugin is configured to do.
Equally from every change, History records can be created in case plugin is configured to do.
Added option to send email upon finishing the task and allowed users to manage the task

If you need it, go here: http://www.mantisbt.org/bugs/view.php?id=11912
cas
Posts: 1622
Joined: 11 Mar 2006, 16:08
Contact:

Re: Plugin: tasks => New version

Post by cas »

The plugin has been updated to version 2.01
Aparat from bugfixes it now also offers the option to prefine tasks which will be automatically issued when an issue is reported.
See : http://www.mantisbt.org/bugs/view.php?id=12789
cas
Posts: 1622
Joined: 11 Mar 2006, 16:08
Contact:

Re: Plugin: tasks

Post by cas »

Version 2.02 released:
Location of 'Open tasks overview' can be set by Global variable (inside config_inc.php) either in the menu or under the 'My View' section.
Enabled checking if tasks have been finished when resolving an issue 8O
Updated installation instructions (please do read them, is essential for proper functioning)
cas
Posts: 1622
Joined: 11 Mar 2006, 16:08
Contact:

Re: Plugin: tasks

Post by cas »

The tasks plugin is now at version 2.40, ,lots of changes since 2.02:
Enabled checking if tasks have been finished when resolving an issue
Adjusted the emails to reflect properly we are dealing with tasks
Added the option to set a status level for adding automated tasks (per task)
Enabled checking if tasks have been finished when closing an issue
Tasks without Title/Description cannot be saved
Changed sequence of open tasks
Aded option to view all open issues (Manage menu)
Added Edit function
Eabled updating and finishing task in one go
Cosmetic changes
Added task-categories
Added tasks in Bug-print
Added excel download for "All open tasks"
Fixed autocreate tables !! finally !!
Updating a task can also update the issue (when task is finished)
Can assign tasks to groups (in combination with Usergroups plugin)
Completing MUST go via update (for review)

Modules can be found here:
http://www.mantisbt.org/bugs/view.php?id=14716
Post Reply