Tasks management for Plone.
Project description
Tasks management for Plone.
This package provides:
a new content type called task
a task behavior, with the same fields as a task
a fielset task behavior, with the same fields as a task
a task container behavior, just providing a marker interface
A task has the following fields:
an assigned group: vocabulary of plone groups (can be redefined). Master field for assigned user
an assigned user: vocabulary of plone users. Slave field of selected assigned group.
an enquirer: user proposing the task (authenticated user by default)
a due date
Assigned group and assigned user are local role fields (dexterity.localrolesfield). This last product permits to configure (on a dexterity type) the local roles to give on each workflow state, to the selected principal of each role field on the object.
The default workflow for a task contains the following states:
created (initial state)
to assign
to do
in progress
realized
closed
From the created state, you can choose the transition “to do”. There are 2 cases:
if an assigned user is already selected, an auto transition passes to “to do” state
if no assigned user is selected, a reviewer must choose one and manually pass to “to do” state
This add-on is tested using Travis CI. The current status of the add-on is :
Contributors
Cédric Messiant, cedricmessiant@ecreall.com
Gauthier Bastien, IMIO
Stéphan Geulette, IMIO
Vincent Fretin, Ecreall
Changelog
2.1 (2015-06-30)
Added uninstall 1.0 profile. [sgeulette]
Corrected bad classifier [sgeulette]
2.0 (2015-06-03)
Complete refactoring to propose a more generic task content and behaviors. [cedricmessiant, sgeulette]
1.0 (2015-03-16)
Initial release. [cedricmessiant]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file collective.task-2.1.zip
.
File metadata
- Download URL: collective.task-2.1.zip
- Upload date:
- Size: 40.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6af8211c45a174d7c46cf5fccb4c4fcad97e520621ef72eb5919c576cfa2ad0e |
|
MD5 | efac4937536926c9c15f69b334261008 |
|
BLAKE2b-256 | 4a93780b5777cdb28d25176e637ee6a8c90bc73ebdbc957bbe55246462d1439b |