Mercurial > getan
comparison CHANGES @ 470:d379f8098bb3
Update project time when deleting an entrie.
author | Magnus Schieder <mschieder@intevation.de> |
---|---|
date | Tue, 08 May 2018 15:00:31 +0200 |
parents | 050ffdec60d9 |
children | 3853cf82ca3c |
comparison
equal
deleted
inserted
replaced
469:050ffdec60d9 | 470:d379f8098bb3 |
---|---|
3 * Better control of the walker. | 3 * Better control of the walker. |
4 If you move entries and switch back to the projects you get to the project | 4 If you move entries and switch back to the projects you get to the project |
5 you were in. Before, you always got the first project. | 5 you were in. Before, you always got the first project. |
6 Patch by Magnus Schieder | 6 Patch by Magnus Schieder |
7 | 7 |
8 * You can now see which entries are displayed when you are in the entries | 8 * Enhanced overview. |
9 list. | 9 You can now see which entries are displayed when you are in the entries |
10 The project you are in is highlighted in color. | 10 list. The project you are in is highlighted in color. The color can be |
11 The color can be 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 Patch by Magnus Schieder | 13 Patch by Magnus Schieder |
13 | 14 |
14 * 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 |
15 maintain it in the future. | 16 maintain it in the future. |
16 Python 2.7 will not be maintained past 2020. | 17 Python 2.7 will not be maintained past 2020. |