Mercurial > getan
comparison CHANGES @ 471:3853cf82ca3c
Update project time when moving an entrie.
author | Magnus Schieder <mschieder@intevation.de> |
---|---|
date | Tue, 08 May 2018 17:50:56 +0200 |
parents | d379f8098bb3 |
children | b9e30e556844 |
comparison
equal
deleted
inserted
replaced
470:d379f8098bb3 | 471:3853cf82ca3c |
---|---|
7 | 7 |
8 * Enhanced overview. | 8 * Enhanced overview. |
9 You can now see which entries are displayed when you are in the entries | 9 You can now see which entries are displayed when you are in the entries |
10 list. The project you are in is highlighted in color. The color can be | 10 list. The project you are in is highlighted in color. The color can be |
11 changed in the getanrc with the key "open_project". | 11 changed in the getanrc with the key "open_project". |
12 When deleting an entrie the project time is updated. | 12 When deleting or moving an entrie, the project times are updated. |
13 Patch by Magnus Schieder | 13 Patch by Magnus Schieder |
14 | 14 |
15 * Updated the source code to the latest version of pyhton (python 3) to better | 15 * Updated the source code to the latest version of pyhton (python 3) to better |
16 maintain it in the future. | 16 maintain it in the future. |
17 Python 2.7 will not be maintained past 2020. | 17 Python 2.7 will not be maintained past 2020. |