Mercurial > getan
changeset 331:d2efc83a6d80
Update changes
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Wed, 11 Dec 2013 10:22:32 +0100 |
parents | c3890acdc4b2 |
children | 87867085d9de |
files | Changes |
diffstat | 1 files changed, 17 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/Changes Wed Dec 11 10:11:13 2013 +0100 +++ b/Changes Wed Dec 11 10:22:32 2013 +0100 @@ -1,9 +1,21 @@ UNRELEASED - * getan/contrib/zeiterfassung.py: Add conversion function from iso weeks to - unix weeks. Use iso weeks for -w and -c parameters and convert them to - unix weeks as used in sqlite. + * It is now possible to use empty descriptions for project entires -1.0 13.01.2012 + * The deletion of entries can now be aborted with the escape key - * Initial release + * The color settings (theme) can be changed via ~/.getan/getanrc + + * Keymaps are now configurable via ~/.getan/getanrc + + * Refactored the key handling of all widgets. This allows scrolling in the + project and entries list via page up and down. Also Pos1 and End can be used + when inserting or editing text e.g. when adding a project. + + * getan/contrib/zeiterfassung.py: Add conversion function from iso weeks to + unix weeks. Use iso weeks for -w and -c parameters and convert them to + unix weeks as used in sqlite. + +1.0 13.01.2012 + + * Initial release