Allows project-viewers to delegate a task into the first column of the project ...
- by adding an appropriate button only on the first column of the board
- by adding a new menu-entry on the board's dropdown-menu
- I am aware, that this could (partly) be achieved by setting up a custom role, but this is just my first working version, while I have a couple of additional features planned for the future
- Disable some of the input-fields
- Enable to configure the fields that should be disabled (on a per-project-basis ??)
- Enforce some predefined content to be added to the delegated task, such as:
- Add a tag
- Set a priority
- etc.
- Disable some of the input-fields
- I have tested this on a couple of my local test-installations
- I you are using other plugins that OVERWRITE the template board/table_column.php please contact me, so I can check compatibilty!
- My "SortBoardByDates"-plugin is already compatible!
- MIGHT STILL CONTAIN BUGS
- Manfred Hoffmann
- License MIT
- Kanboard >= 1.2.18
You have the choice between 2 methods:
- Download the zip file and decompress everything under the directory
plugins/DelegateTask
- Clone this repository into the folder
plugins/DelegateTask
Note: Plugin folder is case-sensitive.