Mercurial > getan
diff TODO @ 400:527168c08ae4
Added possibility to move starting datetime of entries.
author | Bernhard Reiter <bernhard@intevation.de> |
---|---|
date | Mon, 12 Sep 2016 10:19:21 +0200 |
parents | 67dc21692bfa |
children | 8ba4576e5381 |
line wrap: on
line diff
--- a/TODO Thu Jan 28 10:08:32 2016 +0100 +++ b/TODO Mon Sep 12 10:19:21 2016 +0200 @@ -1,4 +1,5 @@ -20160128 BER: Should be possible to move the starting time with the GUI. +20160912 BER: Better code: states.py: classes EditEntryState and + AdjustEntryState have same methods exit() and set_focus(), maybe join them? 20151130 BER: templates/zeiterfassung2: Really sort by date, right now the sorting it sometimes skewed if the week wraps around the end of the month.