Mercurial > getan
comparison TODO @ 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 |
comparison
equal
deleted
inserted
replaced
439:3103429ec963 | 440:f441913a5cdc |
---|---|
1 20180104 BER (minor) Display licensing information with --version and | |
2 usage. Implementation idea: change this when moving away from optparse. | |
3 | |
1 20170709 BER: Give scripts/getan-eval.py a more specific name and add | 4 20170709 BER: Give scripts/getan-eval.py a more specific name and add |
2 it as a script to be installed. | 5 it as a script to be installed. |
3 | 6 |
4 20170529 BER: Python compatibility: switch from deprecated optparse module | 7 20170529 BER: Python compatibility: switch from deprecated optparse module |
5 to argparse. Affects getan/main.py and scripts/getan-eval.py. | 8 to argparse. Affects getan/main.py and scripts/getan-eval.py. |
14 One description: It happens when you have changed a lot of entries | 17 One description: It happens when you have changed a lot of entries |
15 from different projects (I assume), e.g. by editing the description, | 18 from different projects (I assume), e.g. by editing the description, |
16 the length or timedate and then use move where you intend to only move | 19 the length or timedate and then use move where you intend to only move |
17 one, the unwanted result is several moved entries. | 20 one, the unwanted result is several moved entries. |
18 | 21 |
19 20160912 BER: Better code: states.py: classes EditEntryState and | 22 20160912 BER: Better code: states.py: classes EditEntryState and |
20 AdjustEntryState have same methods exit() and set_focus(), maybe join them? | 23 AdjustEntryState have same methods exit() and set_focus(), maybe join them? |
21 | 24 |
22 Older: | 25 Older: |
23 | 26 |
24 - Create a 'Help-Widget' to give the user an information about all possible | 27 - Create a 'Help-Widget' to give the user an information about all possible |