[GRASS-git] [OSGeo/grass] 94f735: wxGUI: An action should be required before modifyi...
Linda Kladivova
noreply at github.com
Tue Aug 4 05:06:40 PDT 2020
Branch: refs/heads/master
Home: https://github.com/OSGeo/grass
Commit: 94f7353647d83bb165dd82481fc1660a0a61091c
https://github.com/OSGeo/grass/commit/94f7353647d83bb165dd82481fc1660a0a61091c
Author: Linda Kladivova <49241681+lindakladivova at users.noreply.github.com>
Date: 2020-08-04 (Tue, 04 Aug 2020)
Changed paths:
M gui/wxpython/datacatalog/tree.py
M gui/wxpython/startup/guiutils.py
Log Message:
-----------
wxGUI: An action should be required before modifying other mapsets (#848)
* wxGUI/datacatalog: The function isCurrent was a bit changed. Popup functions adjusted to 'Allow renaming and deleting other mapsets or locations only when the allow editing mode is on.
* wxGUI/datacatalog: If clauses qualified according to self._restricted variable.
* wxGUI/datacatalog: The rename and delete interactive functions improved to be able to handle conditions: current mapset and location cannot be renamed or deleted even if the self._restricted mode is False.
* wxGUI/datacatalog: Flake8 and message title corrected.
* wxGUI/datacatalog: Deletion of location corrected.
More information about the grass-commit
mailing list