Mercurial > getan
changeset 440:f441913a5cdc
TODO: adds task for displaying of licensing info.
author | Bernhard Reiter <bernhard@intevation.de> |
---|---|
date | Thu, 04 Jan 2018 10:59:19 +0100 |
parents | 3103429ec963 |
children | 7175ee3dbb0d 7125e67d5acb |
files | TODO |
diffstat | 1 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/TODO Wed Sep 13 09:06:28 2017 +0200 +++ b/TODO Thu Jan 04 10:59:19 2018 +0100 @@ -1,3 +1,6 @@ +20180104 BER (minor) Display licensing information with --version and + usage. Implementation idea: change this when moving away from optparse. + 20170709 BER: Give scripts/getan-eval.py a more specific name and add it as a script to be installed. @@ -16,7 +19,7 @@ the length or timedate and then use move where you intend to only move one, the unwanted result is several moved entries. -20160912 BER: Better code: states.py: classes EditEntryState and +20160912 BER: Better code: states.py: classes EditEntryState and AdjustEntryState have same methods exit() and set_focus(), maybe join them? Older: