[GRASS-git] [OSGeo/grass] 6c125e: wxGUI/datacatalog: Add rename and delete of Locati...

Linda Kladivova noreply at github.com
Mon Jul 13 20:23:01 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/OSGeo/grass
  Commit: 6c125e9ba75c59420150b8f8297e67e37fc517f0
      https://github.com/OSGeo/grass/commit/6c125e9ba75c59420150b8f8297e67e37fc517f0
  Author: Linda Kladivova <49241681+lindakladivova at users.noreply.github.com>
  Date:   2020-07-13 (Mon, 13 Jul 2020)

  Changed paths:
    M gui/wxpython/datacatalog/tree.py
    M gui/wxpython/gis_set.py
    M gui/wxpython/startup/guiutils.py
    M gui/wxpython/startup/utils.py

  Log Message:
  -----------
  wxGUI/datacatalog: Add rename and delete of Location and Mapset in Datacatalog (#771)

Deleting and renaming is disabled for current mapset or location. Deleting is not possible. Renaming creates invalid (intermediate) state which g.mapset can't deal with if the renamed mapset is the current one.

General functions for create, rename, and delete mapset or location in guiutils that uses function from utils. Created LocationDialog and edited MapsetDialog.

Closes #710.

Co-authored-by: Anna Petrasova <kratochanna at gmail.com>
Co-authored-by: Vaclav Petras <wenzeslaus at gmail.com>




More information about the grass-commit mailing list