История коммитов

Автор SHA1 Сообщение Дата
  Markus Metz c0c8ab15a8 v.db.addtable 5 лет назад
  Markus Neteler bb779c2f13 i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99) 6 лет назад
  Huidae Cho 3b2a42438f v.db.addtable: Do not create unique index from this script; v.db.connect will try to create it again causing some drivers to fail (PostgreSQL) 6 лет назад
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti 6 лет назад
  Markus Metz e1ca756d53 v.db.addtable: update and document table index 6 лет назад
  Markus Metz 8a588ac6d6 v.db.addtable: create unique index 6 лет назад
  Maris Nartiss c9a1ea52ff Install gettext to Python script modules to use translated strings extracted by https://trac.osgeo.org/grass/changeset/70817 8 лет назад
  Huidae Cho 630eed1b9b v.db.addtable: Check for duplicate column names 8 лет назад
  Martin Landa be5a8a466b v.db.addtable: fails gracefully when vector is open level 1 8 лет назад
  Markus Neteler 2807495437 v.db.addcolumn, v.db.addtable: better use msg 8 лет назад
  Markus Neteler 8246103d7a v.db.addcolumn, v.db.addtable + manual: clarify and standardize name and type of new column(s) 8 лет назад
  Pietro Zambelli ad971d881d temporal: support python3 9 лет назад
  Pietro Zambelli 4a8aca6fba Fix conflicts during rebasing 9 лет назад
  Pietro Zambelli fdf7b94fa5 grass71/scripts: revert changes (https://trac.osgeo.org/grass/changeset/68140 and https://trac.osgeo.org/grass/changeset/68178) since they are not fixing bugs and therefore they should go in relbr72 9 лет назад
  Pietro Zambelli e2927d6a01 grass71/scripts: apply pep8 and make them readable for python3 9 лет назад
  Anna Petrášová 2765c15d3c v.db.addtable: fix wrong formatting code and condition 9 лет назад
  Markus Neteler 4197ed8748 scripts/parser: keywords -> keyword (old style remains accepted) 10 лет назад
  Vaclav Petras 3c04db432e pythonlib: raise exceptions from run_command and others (https://trac.osgeo.org/grass/ticket/2326) 10 лет назад
  Maris Nartiss 0a5bf88a24 Remove tab and space mixture in Python scripts before message cleanup 11 лет назад
  Markus Metz efe2be9296 v.db.addtable: add schema to table name if schema exists 12 лет назад
  Markus Metz 361247815e v.db.addtable minor bug fix 12 лет назад
  Markus Neteler b70f59558c homogenize keywords 12 лет назад
  Martin Landa 9a4431a787 v.db.addtable: major update, define option for key column 13 лет назад
  Martin Landa 452a0d081f python scripts: use standard option 13 лет назад
  Markus Neteler 2e62d52836 added support for layer selection and column name in wxGUI 13 лет назад
  Hamish Bowman 91ac27c5b9 use the mapset's default DB instead of being locked to the one that layer 1 has used. (bug https://trac.osgeo.org/grass/ticket/809) 15 лет назад
  Martin Landa c163f38d20 scripts: use _() macro around messages 15 лет назад
  Martin Landa 74ff0b0161 split keywords also in scripts (to avoid duplicated translations) 16 лет назад
  Martin Landa d11705c199 db.executes's input required 16 лет назад
  Martin Landa 21ed9f7144 import grass.script as grass 16 лет назад