Commit Graph

12 Commits

Author SHA1 Message Date
Andreas Jaeger d6e822b19c Retire releasestatus
releasestatus is not used since December 2015, see https://review.openstack.org/#/c/254817/

We can retire this repo.

Depends-On: https://review.openstack.org/597370
Change-Id: I3da24845ec9634da56315d3919bd11a4bc280842
2018-08-29 12:20:31 +02:00
Thierry Carrez 72d490a8d3 New-style page for Liberty-style tracking
Introduce changes as agreed for Liberty release cycle tracking:

- Move the "completed features" to the top of the page
- Move "tracked work in progress" to the bottom
- Use series goal (instead of milestone + priority-set) as the base
  inclusion criteria
- Do not consider absence of milestone target as an error anymore
- Update default sorts for the tables

Change-Id: Icb578845f204c3bb829ea5228827819da698db52
2015-06-04 15:55:37 +02:00
Christian Berendt b5f1fc80f2 Breadcrumb lists should be unordered
Change-Id: I4f416c7871baa088ee2d8228f77356eb55de2367
2014-09-29 10:08:18 +02:00
Thierry Carrez 739e7f18b9 Include 'Low' blueprints in release status board
In the Icehouse cycle we used "Low" priority to fly below release
radar, so we excluded 'Low' priority blueprints from the release
status board, unless it was 'Implemented'.

Starting with Juno and with most projects now using the targeted
milestone list as a communication tool, any targeted blueprint
(as long as it's prioritized) should show up on the release status
board.

Change-Id: Ideff54642f89f1decbc49a14bc44604cf5bdd35d
2014-06-11 16:25:17 +02:00
Christian Berendt eab645d1cc Prettified all HTML files
Prettified all HTML files using Beautiful Soup with the
following script.

https://github.com/berendt/openstack-development/blob/master/prettify.py

Change-Id: I16594e2d000cb51b08c324ef39c2fc7600484422
2014-06-11 16:20:06 +02:00
Thierry Carrez 6a76d601ed Add support for new release radar tracking
Ignore Low and Undefined blueprints in the active blueprints list,
unless they are already Implemented.
Adjust colors for Essential/High/Medium/Low accordingly.
Fix alignment of past milestones table.

Change-Id: I33c0058b6f827d67340cc8f6077bfa81f07782a2
Reviewed-on: https://review.openstack.org/36202
Approved: Thierry Carrez <thierry@openstack.org>
Reviewed-by: Thierry Carrez <thierry@openstack.org>
Tested-by: Jenkins
2013-07-09 09:55:54 +00:00
Thierry Carrez d3fac3ede7 Move header outside of top container 2013-05-17 14:09:04 +02:00
Thierry Carrez 40cf8caa01 Fix extraneous %s in impl status error 2013-04-24 14:41:18 +02:00
Thierry Carrez fcde17d0b3 Add errors for undefined priority and milestone 2013-04-24 14:37:28 +02:00
Thierry Carrez 94b0b30690 Update wiki locations 2013-04-24 12:48:13 +02:00
Thierry Carrez 18a78a0c12 Use common status.o.o header/footer
Use common status.o.o header/footer and adjust combo.css so that it
plays nice with the rest of the page.
2013-04-03 17:02:44 +02:00
Thierry Carrez af676d45d4 Initial commit
Rewrite of old releasestatus code to take advantage of Jinja2
templating, introducing increased maintainability and
configurability.

The previous code lived at:
https://code.launchpad.net/~ttx/+junk/releasestatus
2012-12-17 16:34:47 +01:00