Mercurial > p > roundup > code
comparison CHANGES.txt @ 7546:534f8bdb8f94
Add -P pragma=value command line option to roundup-admin.
To set pragmas when using non-interactive mode, or set on command line
when going into interactive mode.
Also changed specification test to use command line pragma setting
rather than interactive. This tests the -P option without having to
run an extra test.
Docs updated as well.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Fri, 14 Jul 2023 00:30:44 -0400 |
| parents | fc9daba984c0 |
| children | 4857f0101e20 |
comparison
equal
deleted
inserted
replaced
| 7545:939fcfdfa370 | 7546:534f8bdb8f94 |
|---|---|
| 19 Features: | 19 Features: |
| 20 | 20 |
| 21 - issue2551103 - add pragma 'display_protected' to roundup-admin. If | 21 - issue2551103 - add pragma 'display_protected' to roundup-admin. If |
| 22 true, print protected attributes like id, activity, actor... | 22 true, print protected attributes like id, activity, actor... |
| 23 when using display or specification subcommands. (John Rouillard) | 23 when using display or specification subcommands. (John Rouillard) |
| 24 - add -P pragma=value command line option to roundup-admin. Allows | |
| 25 setting pragmas when using non-interactive mode. (John Rouillard) | |
| 24 | 26 |
| 25 2023-07-13 2.3.0 | 27 2023-07-13 2.3.0 |
| 26 | 28 |
| 27 Fixed: | 29 Fixed: |
| 28 | 30 |
