[GRASS-git] [OSGeo/grass] eac40f: wxGUI: Add new mapset action to data catalog (#731)

Linda Kladivova noreply at github.com
Tue Jun 30 18:56:25 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/OSGeo/grass
  Commit: eac40fa170fa092eefe35e011da7fadf0a8d3b2c
      https://github.com/OSGeo/grass/commit/eac40fa170fa092eefe35e011da7fadf0a8d3b2c
  Author: Linda Kladivova <49241681+lindakladivova at users.noreply.github.com>
  Date:   2020-06-30 (Tue, 30 Jun 2020)

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

  Log Message:
  -----------
  wxGUI: Add new mapset action to data catalog (#731)

* Created GenericMultiValidator to check for several conditions: 1) legal name 2) mapset 'ogr' should not be created as reserved word and 3) mapset already exists. All validations are done in NewMapsetDialog.
* Simplify code in gis_set.py as most functionality moved to NewMapsetDialog.




More information about the grass-commit mailing list