Mercurial > getan
comparison ChangeLog @ 55:a3c0a4fc55fb project-tree
Introcuded a command line argument to skip printing empty projects.
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 18 Apr 2011 09:05:42 +0200 |
parents | d2cc754b4dcd |
children |
comparison
equal
deleted
inserted
replaced
48:d2cc754b4dcd | 55:a3c0a4fc55fb |
---|---|
1 2011-04-18 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * contrib/zeiterfassung: Introcuded a new command line argument | |
4 "--skip|-s" to skip printing projects that have no entry for the | |
5 specified time range. | |
6 | |
1 2011-02-28 Ingo Weinzierl <ingo@intevation.de> | 7 2011-02-28 Ingo Weinzierl <ingo@intevation.de> |
2 | 8 |
3 * getan/states.py: Bugfix: Projects with children are no longer selectable | 9 * getan/states.py: Bugfix: Projects with children are no longer selectable |
4 and project which key is longer than a single character are selectable via | 10 and project which key is longer than a single character are selectable via |
5 text input. | 11 text input. |