lp:~milo/launchpad-work-items-tracker/bug996948
Created by
Milo Casagrande
and last modified
- Get this branch:
- bzr branch lp:~milo/launchpad-work-items-tracker/bug996948
Only
Milo Casagrande
can upload to this branch. If you are
Milo Casagrande
please log in for upload directions.
Branch merges
Propose for merging
- Paul Sokolovsky: Approve
- Loïc Minier: Pending requested
- Linaro Infrastructure: Pending requested
-
Diff: 28 lines (+10/-2)1 file modifiedcollect (+10/-2)
- Linaro Infrastructure: Pending requested
-
Diff: 3380 lines (+2497/-125) (has conflicts)32 files modifiedall-projects (+64/-2)
burndown-chart (+5/-0)
collect (+160/-66)
collect_jira (+229/-0)
collect_roadmap (+301/-0)
css/status.css (+58/-0)
generate-all (+53/-14)
html-report (+102/-0)
jira.py (+55/-0)
kanban-papyrs-to-jira (+397/-0)
lpworkitems/collect.py (+20/-20)
lpworkitems/collect_roadmap.py (+71/-0)
lpworkitems/database.py (+74/-2)
lpworkitems/error_collector.py (+10/-0)
lpworkitems/factory.py (+32/-1)
lpworkitems/models.py (+32/-14)
lpworkitems/models_roadmap.py (+60/-0)
lpworkitems/tests/test_collect.py (+0/-1)
lpworkitems/tests/test_collect_roadmap.py (+69/-0)
lpworkitems/tests/test_factory.py (+1/-1)
lpworkitems/tests/test_models.py (+17/-2)
report_tools.py (+162/-1)
roadmap-bp-chart (+249/-0)
roadmap_health.py (+102/-0)
templates/base.html (+13/-0)
templates/body.html (+4/-1)
templates/roadmap_card.html (+71/-0)
templates/roadmap_lane.html (+60/-0)
templates/util.html (+9/-0)
tests.py (+1/-0)
themes/linaro/templates/footer.html (+10/-0)
utils.py (+6/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 342. By James Tunnicliffe
-
Removed template driven excaping from some pre-defined HTML so it renders correctly
- 337. By Данило Шеган
-
Fix problem with graph generation for milestones in the far future. Patch by Loic.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:launchpad-work-items-tracker