Allows advanced control over the appearance (and options) of the task-cards in board-view
- Allow to hide the EDIT-button in collapsed view.
- Allow to view the task-description as a mouseover-tooltip in collapsed view.
- Allow to view the latest comment as a mouseover-tooltip in collapsed view.
- Allow to indicate due-today or overdue in collapsed view.
- Allow to display tags and/or category in collapsed view.
- Allow to display task-description and/or latest comment in separate textboxes in expanded view.
- Allow to dynamically display/hide these textboxes by right-clicking an according icon in the card's header.
- Select more options for each of the 2 textboxes.
- Define size of text. (Small, Medium, Normal)
- Define max. number of lines before scrollbars appear.
- Add up to 3 buttons to push the due date of the task.
- Add up to 3 links in the task-dropdown-menu to push the due date.
- Add a button to remove the due date of the task.
- Add up to 3 buttons to set the due date of the task.
- Option to set minimum task-priority for these buttons to appear.
- Select more options for the time of day for the newly pushed due date.
- Round up or down to next/last quarter, half or full hour.
- Set a fixed time of day. (e.g. 08:00)
- Default-preferences for all project-boards can be set via the "Advanced Card options" in the ADMIN-control-panel.
- ONLY project-managers/admins can override these default-preferences via the "Advanced Card options"-panel on a per-project base.
- includes german translation.
- Improve LatestComment-tooltip (collapsed card-view) to display as a "Kanboard-tooltip" with rendered Markdown
- Add options to control time (hh:mm) of newly set due date
- Update german translations
- Add screenshots to provide previews of the functionality in README.md
- Add ability to toggle visibility of textboxes for description and/or latest-comment in expanded card-view.
- Add an option to use the "condensed view" of tags + category in expanded card-view.
Parts of this plugin are based on and inspired by the work of David Morlitz, the author of the kanboard-CardPushDate
Because I wanted some more/other options and due to the fact, that we would both override the same templates ... I (had) to make my own plugin ;-)
- Manfred Hoffmann
- License MIT
- Kanboard >= 1.2.20
You have the choice between 2 methods:
- Download the zip file and decompress everything under the directory
plugins/AdvancedCardOptions
- Clone this repository into the folder
plugins/AdvancedCardOptions
Note: Plugin folder is case-sensitive.