Historia zmian

Autor SHA1 Wiadomość Data
  Vaclav Petras 0c200d6633 v.db.join: Use case insensitive comparison for columns (#1409) 4 lat temu
  Vaclav Petras 0d9e966dd2 Apply Black to all scripts (#1347) 4 lat temu
  Markus Neteler f3483cf55f PEP8 fixes (#1317) 4 lat temu
  Vaclav Petras 635224115c parser: Use #-space-% to allow writing PEP8-compliant Python code (#1287) 4 lat temu
  Markus Neteler b4432f400e change Python shebang to python3 (#75) 5 lat temu
  Markus Neteler bb779c2f13 i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99) 6 lat temu
  Maris Nartiss c9a1ea52ff Install gettext to Python script modules to use translated strings extracted by https://trac.osgeo.org/grass/changeset/70817 8 lat temu
  Pietro Zambelli ad971d881d temporal: support python3 9 lat temu
  Martin Landa 0710301b0d v.db.join: cache exception from vector_layer_db() - usually when vector map not found 9 lat temu
  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 lat temu
  Pietro Zambelli e2927d6a01 grass71/scripts: apply pep8 and make them readable for python3 9 lat temu
  Luca Delucchi f4341301b7 v.db.join: PEP8 cleanup 9 lat temu
  Martin Landa 0936768b7f v.db.join: rename variable introduced in https://trac.osgeo.org/grass/changeset/67376 9 lat temu
  Martin Landa 14449caa32 v.db.join: fix db.describe and mysql (https://trac.osgeo.org/grass/ticket/2792) 9 lat temu
  Markus Neteler 4197ed8748 scripts/parser: keywords -> keyword (old style remains accepted) 10 lat temu
  Helmut Kudrnovsky 95c2073d00 v.db.join: fix for new option syntax 10 lat temu
  Martin Landa 0aa4cfc935 v.db.join: use standardized options (https://trac.osgeo.org/grass/ticket/2409) 10 lat temu
  Vaclav Petras 3c04db432e pythonlib: raise exceptions from run_command and others (https://trac.osgeo.org/grass/ticket/2326) 10 lat temu
  Hamish Bowman d6abb4e42f clean up language (https://trac.osgeo.org/grass/ticket/1591) 12 lat temu
  Štěpán Turek 4c42432196 gselect: added new widget ListCtrlComboPopup for multiple selection, v.db.join: added scolumns parameter using the widget 12 lat temu
  Markus Neteler b70f59558c homogenize keywords 12 lat temu
  Martin Landa dd29ca436b v.db.join: message cosmetics + i18n 13 lat temu
  Soeren Gebbert 5c6a1c9326 Sqlite3 does not support the precision number. Do not call db.addcolumn 13 lat temu
  Martin Landa 452a0d081f python scripts: use standard option 14 lat temu
  Martin Landa d2b8587835 v.db.addcol renamed to v.db.addcolumn 15 lat temu
  Martin Landa c163f38d20 scripts: use _() macro around messages 16 lat temu
  Martin Landa 74ff0b0161 split keywords also in scripts (to avoid duplicated translations) 16 lat temu
  Martin Landa a5273c780b fix 'problem with gui wx with module v.db.join' - trac https://trac.osgeo.org/grass/ticket/490 16 lat temu
  Martin Landa d11705c199 db.executes's input required 16 lat temu
  Martin Landa 21ed9f7144 import grass.script as grass 16 lat temu