[GRASS-git] [OSGeo/grass-addons] 9eb012: wx.metadata/mdlib: fix parse and insert keywords f...
Tomas Zigo
noreply at github.com
Thu Jul 9 20:27:32 PDT 2020
Branch: refs/heads/master
Home: https://github.com/OSGeo/grass-addons
Commit: 9eb01240b5c4d87ba93fc63f7bafc9715f4e2904
https://github.com/OSGeo/grass-addons/commit/9eb01240b5c4d87ba93fc63f7bafc9715f4e2904
Author: Tomas Zigo <50632337+tmszi at users.noreply.github.com>
Date: 2020-07-10 (Fri, 10 Jul 2020)
Changed paths:
R grass7/gui/wxpython/wx.metadata/config/keywordConcepts.txt
A grass7/gui/wxpython/wx.metadata/config/keywordConcepts.xml
R grass7/gui/wxpython/wx.metadata/config/keywordGroups.txt
A grass7/gui/wxpython/wx.metadata/config/keywordGroups.xml
R grass7/gui/wxpython/wx.metadata/config/keywordThemes.txt
A grass7/gui/wxpython/wx.metadata/config/keywordThemes.xml
M grass7/gui/wxpython/wx.metadata/mdlib/mdeditorfactory.py
Log Message:
-----------
wx.metadata/mdlib: fix parse and insert keywords from repositories into db (#240)
* wx.metadata/config: remove keywords config files
* wx.metadata/config: replace removed keywords config files with xml files
* wx.metadata/mdlib: fix parse keywords xml files, and their upload to the db
* wx.metadata/mdlib: set keywords db table name as class attribute
* wx.metadata/g.gui.metadata: fix notebook keywords (keywords from repositories) page layout
* wx.metadata/g.gui.metadata: fix add new free keyword item via plus button
* wx.metadata/g.gui.metadata: add space between keyword remove button and keyword text
More information about the grass-commit
mailing list