lp:~jkakar/kanban/trunk

Created by Jamu Kakar and last modified
Get this branch:
bzr branch lp:~jkakar/kanban/trunk
Only Jamu Kakar can upload to this branch. If you are Jamu Kakar please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jamu Kakar
Project:
Kanban
Status:
Development

Recent revisions

21. By Jamu Kakar

Merged needs-release [f=719273]

The 'Verified' category has been renamed to 'Needs release'. 'Needs
release' does a better job of describing the action needs to move a
bug tile to the next stage.

20. By Martin Pool

Merged 718564-edge [a=mbp] [r=jkakar] [f=718564]

The 'lpnet' API endpoint for Launchpad is used instead of the now
deprecated 'edge' one. This change is compatible with older releases
of launchpadlib.

19. By Jamu Kakar

Merged improve-project-visibility [f=711556]

The project name for tile is now displayed underneath the bug number,
status and assignee. It's easy to see at a glance and avoids the
truncation issues present with the previous vertical presentation.
The warning and danger icons have been moved to horizontally align
with the project name.

18. By Jamu Kakar

Merged missing-dates [f=714541]

Bugs without in progress or review dates no longer cause a traceback
when their age is checked to determine if they should be rendered with
a warning or danger icon.

17. By Jamu Kakar

Merged warning-signals [f=713032]

Warning and danger icons are shown on bugs that have been in progress
or in the review queue for too long. The warning icon is shown when a
bug has been in progress for more than three days or in the review
queue for more than one day. The danger icon is shown when a bug has
been in progress for more than seven days or in the review queue for
more than three days. Bugs related to the -o flag, that slipped in
with the last merge, have also been fixed.

16. By Jamu Kakar

Merged write-output-to-file [f=711548]

A new HTMLOutputMixin can be used with commands that generate output.
It allows them to define a '--output-file' or '-o' option that
contains the name of the file to write HTML contents to. The
'generate-<board-type>' commands all use the mixin to provide this
behaviour.

15. By Jamu Kakar

Merged builtin-documentation.

The project goals and user documentation in the README have been moved
to a new 'tutorial' help topic. It can be accessed by running
'bin/kanban help tutorial'.

14. By Jamu Kakar

Merged status-descriptions [f=711545]

The kanban board has a new footer with descriptions for each of the
status columns. They explain the Launchpad bug and merge proposal
states that cause a bug to get into each column.

13. By Jamu Kakar

Merged consistency-cleanup.

The kanban.model module has been renamed to kanban.milestone and the
Iteration class has been renamed to Milestone. The 'generate-html'
command has been renamed to 'generate-milestone-kanban' to more
closely match 'generate-person-kanban'.

12. By Jamu Kakar

Merged roadmap.

A new 'generate-roadmap' command generates a kanban view of a roadmap
from JSON input. Each column represents a time period, such as 'Q1',
'Q2', 'Q3' and so on. Tiles in a column represent high-level stories
that are targeted for that time period. Stories are grouped into
lanes, called tracks, so that related stories get rendered together.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers