Mercurial > getan
comparison CHANGES @ 550:28b1c18c900f
Specify project keys in getan-report with SQL patterns
* In getan-report project keys can now be specified with SQL patterns.
This allows projects and their sub-projects to be better selected for output.
% - zero, one, or multiple characters
_ - single character
author | Magnus Schieder <mschieder@intevation.de> |
---|---|
date | Tue, 11 Feb 2020 15:46:37 +0100 |
parents | 413cabeca333 |
children | 8b92ed4e40d8 |
comparison
equal
deleted
inserted
replaced
549:413cabeca333 | 550:28b1c18c900f |
---|---|
1 (unreleased) | 1 (unreleased) |
2 | |
3 * In getan-report project keys can now be specified with SQL patterns. | |
4 This allows projects and their sub-projects to be better selected for output. | |
5 % - zero, one, or multiple characters | |
6 _ - single character | |
7 Patch by Magnus Schieder | |
2 | 8 |
3 * Improve getan-report template zeiterfassung-hierarchy1: Remove daily summary | 9 * Improve getan-report template zeiterfassung-hierarchy1: Remove daily summary |
4 value and match the German date formatting. | 10 value and match the German date formatting. |
5 | 11 |
6 | 12 |