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