lp:~jkakar/kanban/project-kanban-board

Created by Jamu Kakar and last modified
Get this branch:
bzr branch lp:~jkakar/kanban/project-kanban-board
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

29. By Jamu Kakar

- Added a new ProjectBoard class to represent kanban boards for a
  project or project group.
- Added a new 'generate-project-kanban' command to generate a kanban
  board for a project.
- Added a new get_project_bugs function to get bugs for a particular
  project or project group.

28. By Jamu Kakar

Merged include-needs-testing-bugfixes [r=mbp] [f=745786]

The 'include_needs_testing' flag is now correctly passed to Story
instances used to track bugs in story lanes. As a result, 'Needs
testing' bugs are no longer misrendered in the 'Needs release' column.
Incorrectly closed elements in the HTML template are also fixed and
the 'Ubuntu' font is used instead of 'UbuntuBeta'.

27. By Jamu Kakar

Merged better-card-ordering [r=mbp] [f=744975]

Cards in a column are sorted secondarily by bug number now, instead of
by title. This makes them sort chronologically, within importance
groupings.

26. By Martin Pool

Include cards for bugs linked to private branches [r=jkakar] [f=720563]

25. By Jamu Kakar

Merged suppress-uncategorized-lane [r=mbp] [f=714313]

The 'uncategorized' story name is only shown when story tags are in
use and there are uncategorized cards.

24. By Martin Pool

Add a new --include-needs-testing option [r=mbp] [f=715245]

23. By Jamu Kakar

Merged fix-header-links [r=mbp] [f=720462]

The kanban.milestone module has been renamed to kanban.board and the
Milestone has been refactored into MilestoneBoard and PersonBoard,
each being used to represent the approriate kind of kanban board. The
HTML template renders header links differently, depending on the kind
of board being used. Milestone boards include a link to the project
and the milestone and person boards include a link to the person or
team.

22. By Martin Pool

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

Remove some additional references to the edge api server, which
is deprecated.

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.

Branch metadata

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

Subscribers