Mercurial > roundup-cc
comparison TODO.creole @ 19:8ffd584065a4
TODO: add task to make display part more dynamic
author | Bernhard Reiter <bernhard@intevation.de> |
---|---|
date | Mon, 09 Jul 2018 14:49:44 +0200 |
parents | 325757454907 |
children | 33d7c7769155 |
comparison
equal
deleted
inserted
replaced
18:325757454907 | 19:8ffd584065a4 |
---|---|
1 == Show total of issues, including those without priority | |
2 (20180709ber) | |
3 examples/collect_demo2.py shows how to collect all issues, | |
4 even those without priority, the display part should be completed. | |
5 | |
6 Technically the display would need to be more dynamic. | |
7 | |
8 | |
1 == Allow tracking of issues per keyword(s) and status | 9 == Allow tracking of issues per keyword(s) and status |
2 | |
3 (20180709ber) | 10 (20180709ber) |
4 | 11 |
5 It makes sense to be able to track the status of issues in combination | 12 It makes sense to be able to track the status of issues in combination |
6 with keywords. For example if I'm using a keyword {{{version2}}} | 13 with keywords. For example if I'm using a keyword {{{version2}}} |
7 of my software, I'd like to know how many issues are open, being worked on | 14 of my software, I'd like to know how many issues are open, being worked on |