[GRASS-dev] [GRASS GIS] #1113: layertree to be compatible with DataCatalog

#1113: layertree to be compatible with DataCatalog
-------------------------+--------------------------------------------------
Reporter: rashadkm | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: normal | Milestone: 6.5.0
Component: Python | Version: svn-develbranch6
Keywords: | Platform: All
      Cpu: x86-32 |
-------------------------+--------------------------------------------------
Data Catalog allows to copy, rename && delete maps in layertree of
LayerManager window. this patch will add some extra popup menu items for
layertree contextmenu

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1113&gt;
GRASS GIS <http://grass.osgeo.org>

#1113: layertree to be compatible with DataCatalog
-------------------------+--------------------------------------------------
Reporter: rashadkm | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: normal | Milestone: 6.5.0
Component: Python | Version: svn-develbranch6
Keywords: | Platform: All
      Cpu: x86-32 |
-------------------------+--------------------------------------------------

Comment(by neteler):

Which patch is relevant? please also add potential consequences
for the standard GUI.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1113#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#1113: layertree to be compatible with DataCatalog
-------------------------+--------------------------------------------------
Reporter: rashadkm | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: normal | Milestone: 6.5.0
Component: Python | Version: svn-develbranch6
Keywords: | Platform: All
      Cpu: x86-32 |
-------------------------+--------------------------------------------------

Comment(by rashadkm):

Replying to [comment:1 neteler]:
> Which patch is relevant? please also add potential consequences
> for the standard GUI.

both are same. it does not add any consequences for existing gui.
because it work based on an env variable set by datacatalog only. so when
using existing gui which does not set the env variable
"integrated-gui= True" set by datacatlaog. So for g.gui it works without
any changes to layertee.py

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1113#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>

#1113: layertree to be compatible with DataCatalog
--------------------------+-------------------------------------------------
Reporter: rashadkm | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: normal | Milestone: 6.5.0
Component: wxGUI | Version: svn-develbranch6
Keywords: data catalog | Platform: All
      Cpu: x86-32 |
--------------------------+-------------------------------------------------
Changes (by martinl):

  * keywords: => data catalog
  * component: Python => wxGUI

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1113#comment:3&gt;
GRASS GIS <http://grass.osgeo.org>

#1113: layertree to be compatible with DataCatalog
--------------------------+-------------------------------------------------
  Reporter: rashadkm | Owner: grass-dev@…
      Type: enhancement | Status: closed
  Priority: normal | Milestone: 7.1.0
Component: wxGUI | Version: svn-develbranch6
Resolution: fixed | Keywords: data catalog
  Platform: All | Cpu: x86-32
--------------------------+-------------------------------------------------
Changes (by wenzeslaus):

  * status: new => closed
  * resolution: => fixed
  * milestone: 6.5.0 => 7.1.0

Comment:

This request is now addressed by
source:grass/trunk/gui/wxpython/lmgr/datacatalog.py?rev=61849 for trunk.
Closing as fixed and changing milestone accordingly.

For bugs and missing features, please open new tickets.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1113#comment:4&gt;
GRASS GIS <http://grass.osgeo.org>