All Projects → oliviermaridat → kanboard-milestone-plugin

oliviermaridat / kanboard-milestone-plugin

Licence: MIT License
Kanboard Milestone Plugin - adds a section for milestone tasks to show their related tasks

Programming Languages

PHP
23972 projects - #3 most used programming language
CSS
56736 projects
Makefile
30231 projects

Projects that are alternatives of or similar to kanboard-milestone-plugin

Nebula
Modern theme for kanboard + syntax highlighting for Markdown code 💨
Stars: ✭ 72 (+125%)
Mutual labels:  kanboard
AutoSubtasks
Kanboard Plugin to create Automatic Actions for subtasks.
Stars: ✭ 26 (-18.75%)
Mutual labels:  kanboard
kanboard-plugin-wiki
Wiki plugin for kanboard.net to document projects
Stars: ✭ 34 (+6.25%)
Mutual labels:  kanboard
Oxygen
Theme for Kanboard
Stars: ✭ 21 (-34.37%)
Mutual labels:  kanboard
MinimizeSidebar
Minimize Sidebar for kanboard
Stars: ✭ 17 (-46.87%)
Mutual labels:  kanboard
svelte-gantt
📆 Interactive JavaScript Gantt chart/resource booking component
Stars: ✭ 226 (+606.25%)
Mutual labels:  gantt
jz-gantt
An easy-to-use Gantt component. 持续更新,中文文档
Stars: ✭ 87 (+171.88%)
Mutual labels:  gantt
ganttlab
A live Gantt chart for GitLab and GitHub
Stars: ✭ 30 (-6.25%)
Mutual labels:  gantt
vue-frappe-gantt-demo
No description or website provided.
Stars: ✭ 24 (-25%)
Mutual labels:  gantt
stacked-gantt
JQuery Gantt-like chart with stacked activities/tasks, providing conciser information.
Stars: ✭ 19 (-40.62%)
Mutual labels:  gantt
react-gantt-schedule-timeline-calendar
React Gantt Schedule Timeline Calendar component wrapper for gantt-schedule-timeline-calendar [ react gantt, gantt, react gantt chart, react schedule, react timeline, react calendar, gantt, schedule, scheduler, timeline, calendar, react gantt chart ]
Stars: ✭ 47 (+46.88%)
Mutual labels:  gantt
Kanext
Theme with improved looks and functionality for Kanboard
Stars: ✭ 31 (-3.12%)
Mutual labels:  kanboard
kanboard chrome extension
Kanboard Chrome Extension
Stars: ✭ 13 (-59.37%)
Mutual labels:  kanboard
Task2pdf
Kanboard - Task2PDF
Stars: ✭ 48 (+50%)
Mutual labels:  kanboard
vue-kai-admin
学习vue-admin架构,顺便记录工作的组件
Stars: ✭ 31 (-3.12%)
Mutual labels:  gantt
ganttchart
The Winforms Gantt Chart is the .NET Winforms control originally hosted on CodePlex (http://ganttchart.codeplex.com)
Stars: ✭ 150 (+368.75%)
Mutual labels:  gantt
UpdateNotifier
Update notifier for the plugins installed in your kanboard 🚀
Stars: ✭ 17 (-46.87%)
Mutual labels:  kanboard
kanboard
Kanban project management software
Stars: ✭ 6,484 (+20162.5%)
Mutual labels:  kanboard
kanboard ynh
Kanboard package for YunoHost
Stars: ✭ 14 (-56.25%)
Mutual labels:  kanboard
wlui
wl-ui 精美易用的前端复杂组件解决方案。Beautiful and easy-to-use front-end complex component solution
Stars: ✭ 32 (+0%)
Mutual labels:  gantt

Kanboard Milestone Plugin

This plugin adds a section for milestones to show their related tasks.

The new Milestone section is added between the "Sub-tasks" and the "Internal links" sections as depicted below.

Milestone example

It also uses "is a milestone of" and "is blocked by" task links to infer start and due dates if you are using the Gantt Plugin.

Gantt view example

Author

  • Olivier Maridat
  • License MIT

Requirements

  • Kanboard >= 1.0.37

Installation

You have the choice between 3 methods:

  • Install the plugin from the Kanboard plugin manager in one click
  • Download the zip file and decompress everything under the directory plugins/Milestone
  • Clone this repository into the folder plugins/Milestone

Note: Plugin folder is case-sensitive.

Documentation

Milestone management is based on task links. It provides a proper view to show all the tasks linked with "is a milestone of" to the current task.

To create a milestone:

  • Pick a task,
  • click on "Add internal link" on the sidebar,
  • create a new link with another task by selected the label "is a milestone of",
  • and the new "Milestone" element should appear on the picked task view.
  • You can add the same link to other tasks that should be finished for this milestone.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].