lp://staging/~toykeeper/qlbr/support-extras
- Get this branch:
- bzr branch lp://staging/~toykeeper/qlbr/support-extras
Branch merges
- Max Brustkern (community): Approve
- Selene ToyKeeper (community): Needs Resubmitting
- Allan LeSage: Pending requested
-
Diff: 518 lines (+306/-42)9 files modifiedREADME (+1/-1)
qlbr/__init__.py (+15/-0)
qlbr/local_settings_example.py (+2/-0)
qlbr/management/commands/__init__.py (+9/-4)
qlbr/management/commands/get_task_data.py (+2/-15)
qlbr/templates/qlbr/qa-default.html (+79/-14)
qlbr/urls.py (+136/-4)
qlbr/views.py (+25/-4)
searches.json (+37/-0)
Branch information
Recent revisions
- 64. By Selene ToyKeeper
-
Added report for elopio's bugs. Made qa-untriaged only include qa-touch bugs.
- 63. By Selene ToyKeeper
-
Added/fixed a bunch of reports:
+ tagged with qa-touch
+ recently-created qa-touch bugs
+ recently-closed qa-touch bugs
+ recently-active qa-touch bugs
+ fixed qa-touch bugs which haven't landed for 2+ weeks
+ fixed support bugs which haven't landed for 2+ weeks
+ all bugs
+ critical bugs which aren't assigned to anyone
* fixed support "new bugs" to include already-fixed ones
* recently-closed support bugs instead of all closed support bugs - 61. By Selene ToyKeeper
-
Moved LP task status list into one place, ish.
Made template status checkboxes updated based on report parameters.
Added a way to search by multiple statuses (OR, not AND).
Added 'new', 'closed', 'updated', 'needs attention' support reports.
Improved results for support 'untriaged' report (now includes 'confirmed').
Made terminal-state bugs show up in reports where they should be seen. - 60. By Selene ToyKeeper
-
Added quick links for defined reports.
Added report for un-triaged support bugs. - 59. By Selene ToyKeeper
-
Added some simple support-related reports.
Made the page title configurable per URL pattern.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/qlbr