Mercurial > getan
diff CHANGES @ 475:1855b1ef2834
Multiple selection, Removes the selected entry, not the last one added.
* Update TODO
* Update doc/old_issues.txt
* Update CHANGES
author | Magnus Schieder <mschieder@intevation.de> |
---|---|
date | Wed, 09 May 2018 16:57:32 +0200 |
parents | 0d831a9f547b |
children | 217630a03b58 |
line wrap: on
line diff
--- a/CHANGES Wed May 09 16:12:16 2018 +0200 +++ b/CHANGES Wed May 09 16:57:32 2018 +0200 @@ -3,10 +3,16 @@ * Better fix for the multiple selection bug. The multiple selection is deleted when deleting or moving is confirmed or when switching to projects. + Removes the selected entry, not the last one added. + More information can be found in ./doc/old_issues.txt + -20180214 Magnus Schieder + Patch by Magnus Schieder * Better control of the walker. If you move entries and switch back to the projects you get to the project you were in. Before, you always got the first project. + More information can be found in ./doc/old_issues.txt + -20180214 Magnus Schieder If the entries are empty, the walker will automatically switches to the projects. Patch by Magnus Schieder