comparison Changes @ 331:d2efc83a6d80

Update changes
author Björn Ricks <bjoern.ricks@intevation.de>
date Wed, 11 Dec 2013 10:22:32 +0100
parents e7466f3210c6
children
comparison
equal deleted inserted replaced
330:c3890acdc4b2 331:d2efc83a6d80
1 UNRELEASED 1 UNRELEASED
2 2
3 * getan/contrib/zeiterfassung.py: Add conversion function from iso weeks to 3 * It is now possible to use empty descriptions for project entires
4 unix weeks. Use iso weeks for -w and -c parameters and convert them to
5 unix weeks as used in sqlite.
6 4
7 1.0 13.01.2012 5 * The deletion of entries can now be aborted with the escape key
8 6
9 * Initial release 7 * The color settings (theme) can be changed via ~/.getan/getanrc
8
9 * Keymaps are now configurable via ~/.getan/getanrc
10
11 * Refactored the key handling of all widgets. This allows scrolling in the
12 project and entries list via page up and down. Also Pos1 and End can be used
13 when inserting or editing text e.g. when adding a project.
14
15 * getan/contrib/zeiterfassung.py: Add conversion function from iso weeks to
16 unix weeks. Use iso weeks for -w and -c parameters and convert them to
17 unix weeks as used in sqlite.
18
19 1.0 13.01.2012
20
21 * Initial release
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)