Mercurial > getan
comparison TODO @ 408:8ba4576e5381
TODO: added problem report for move.
author | Bernhard Reiter <bernhard@intevation.de> |
---|---|
date | Fri, 17 Mar 2017 08:18:31 +0100 |
parents | 527168c08ae4 |
children | a499441249af |
comparison
equal
deleted
inserted
replaced
407:ee98d0b45967 | 408:8ba4576e5381 |
---|---|
1 20170317 BER: Reproduce and then fix a defect that it is surprising which | |
2 entries are moved by `m`. It happens when you have changed a lot of entries | |
3 from different projects (I assume), e.g. by editing the description, | |
4 the length or timedate and then use move where you intend to only move | |
5 one, the unwanted result is several moved entries. | |
6 | |
1 20160912 BER: Better code: states.py: classes EditEntryState and | 7 20160912 BER: Better code: states.py: classes EditEntryState and |
2 AdjustEntryState have same methods exit() and set_focus(), maybe join them? | 8 AdjustEntryState have same methods exit() and set_focus(), maybe join them? |
3 | 9 |
4 20151130 BER: templates/zeiterfassung2: Really sort by date, right now the | 10 20151130 BER: templates/zeiterfassung2: Really sort by date, right now the |
5 sorting it sometimes skewed if the week wraps around the end of the month. | 11 sorting it sometimes skewed if the week wraps around the end of the month. |