Kanboard Milestone Plugin Versions Save

Kanboard Milestone Plugin - adds a section for milestone tasks to show their related tasks

1.1.2

6 years ago

No big feature, just few stuffs.

Changelogs:

  • Add + button in Milestone view to quickly add a new existing task to this milestone
  • Show started and due date on Milestone view
  • Use completed date on Gantt view (instead of due date) when available

1.1.1

6 years ago

Changelogs:

  • Fix #13: bad usage of getCompatibleVersion, this version of the plugin is working since v1.0.43 of Kanboard
  • Force usage of linked started / due date even if task order is bad (another solution may be better)
  • Fix issue with 0% or 100% progress bar

1.1.0

7 years ago

Thanks to @fguillot , this plugin is now compatible with Kanboard v1.0.43.

Changelogs:

  • Fix progress bar color issue
  • Remove useless controller (#12)
  • Make plugin compatible with Kanboard 1.0.43 (#11)

1.0.38

7 years ago

Plugin tested for Kanboard v1.0.37 and v1.0.38.

Changelogs:

  • Fix incompatibility with 1.0.37 by using ModalHelper (fix #7 )
  • Add "Total progress" line in addition to "Total time tracking" (as suggested by #8 )
  • Compute start and due dates recursively

1.0.36

7 years ago

Plugin tested for Kanboard v1.0.36.

Changelogs:

  • Use "is a milestone of" and "is blocked by" to infer missing start and due dates in Gantt view

1.0.33

7 years ago

Plugin tested for Kanboard v1.0.33.

Changelogs:

  • Calling the language settings is moved to function onStartup() (breaking change in Kanboard 1.0.33)

1.0.32

7 years ago

Plugin tested for Kanboard v1.0.31 and v1.0.32.

Changelogs:

  • Change hook->on call (breaking change in Kanboard 1.0.31)

v1.0.29-1

7 years ago

Plugin tested for Kanboard v1.0.29 and 1.0.30.

Changelogs:

  • Adapt to new Kanboard Model and Controller names (breaking change in 1.0.29)
  • Update README for installation instructions

v1.0.28-1

8 years ago

Plugin tested for Kanboard v1.0.28.

Changelogs:

  • Adapt to new translator structure
  • Adapt to new dropdown menu structure
  • Add "Edit the internal link" in the dropdown menu

v1.0.27-2

8 years ago

Fix of the previous release: prevent division by 0 when no estimated date is available

Plugin tested for Kanboard v1.0.27.