lp:~jkakar/kanban/suppress-uncategorized-lane

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

Recent revisions

25. By Jamu Kakar

- Eliminated some redundancy in the CSS file.

24. By Jamu Kakar

- The 'uncategorized' story name is only shown if there is more than
  one story available.

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.

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.

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