51362 Commits

Author SHA1 Message Date
signedav
0a2689d94e rearanged imports 2018-10-25 13:29:13 +02:00
signedav
ba1fe9de0e remove username/password in db connection in test project 2018-10-25 11:40:44 +02:00
signedav
cdcb5a2c4c running autopep8 on file to format correctly 2018-10-22 07:42:35 +02:00
signedav
97b827e97c indentation 2018-10-18 16:38:54 +02:00
signedav
c7c7204252 put extra default back 2018-10-18 15:37:31 +02:00
signedav
7026dfa329 json decoding of values
before comparing them with the python structs
2018-10-18 09:19:33 +02:00
signedav
d34fdf277d extended json type server tests
not working because of the \n in the response
2018-10-18 09:18:28 +02:00
signedav
4f55e9d8a2 server tests for json types in postgres 2018-10-18 09:18:28 +02:00
Alessandro Pasotti
4010e79fe3
Merge pull request #8200 from elpaso/bugfix-20094-followup-096b4ce
Slow field calculator - Bugfix 20094 followup 096b4ce
2018-10-18 08:39:03 +02:00
nirvn
009fcd8e7e fix build on cosmic (et cie) 2018-10-18 13:27:37 +07:00
Nyall Dawson
724102563d More descriptive error messages when arcgis rest calls fail 2018-10-18 05:31:17 +10:00
Borys Jurgiel
100a14ed32
Merge pull request #8214 from borysiasty/plugin_manager_fixes
Plugin manager minor fixes
2018-10-17 19:12:41 +02:00
Borys Jurgiel
57faed4c77 [Plugin Manager] Small cleanups: don't connect redundant signal, remove unused condition. 2018-10-17 12:13:56 +02:00
Alessandro Pasotti
7e9c8740a1 Take into account cache size when deciding to go for full update
... also prune some dead code
2018-10-17 11:58:18 +02:00
Borys Jurgiel
9254e49c07 [Plugin Manager] Fix empty initial tab when the window state is saved with the first option (All Plugins) selected. 2018-10-17 10:22:50 +02:00
Borys Jurgiel
b7673c7616 [Plugin Manager] Fix plugin status checkbox not refreshed after installing from zip 2018-10-16 23:06:13 +02:00
Nyall Dawson
a0d46d12c1 Remove unneeded forward declare 2018-10-17 06:19:06 +10:00
Nyall Dawson
4459c9a6f8 Dox 2018-10-17 06:19:06 +10:00
Nyall Dawson
8b5bf3c17c Remove some redundant dox from QgisAppInterface 2018-10-17 06:19:06 +10:00
Nyall Dawson
905031945f Expose application browser model instance to iface
Reusing the existing browser model is more efficient then reconstructing
new models, so it's useful for plugins to have access to this instance
too.
2018-10-17 06:19:06 +10:00
rldhont
e10736ae7b
Merge pull request #8199 from pblottiere/server_getfeatureinfo_tolerance
[bugfix] Fixes #19383 - GetFeatureInfo tolerance
2018-10-16 19:12:11 +02:00
rldhont
fff0c03099
Merge pull request #8155 from uprel/master
Fixes #20064: Bug in Server WFS update transaction
2018-10-16 19:11:03 +02:00
Salvatore Larosa
3cb9ef2294 fix build without server and 3d 2018-10-16 18:45:25 +02:00
Alessandro Pasotti
d55233f29c Takes care of sort caches 2018-10-16 15:47:32 +02:00
Salvatore Larosa
d2f51f8f8f
Merge pull request #8209 from slarosa/fix_api_file_generator
add 3d module to API file
2018-10-16 15:38:40 +02:00
uprel
d71f85b568 Fixing bug #20064 in WFS Update transaction triggering Bad request when having more then one Property element change (attribute or geometry field) 2018-10-16 15:28:36 +02:00
Matthias Kuhn
7d3daf6f40
Merge pull request #8197 from signedav/fix_duplication
[Bugfix] Care about default values again on creating feature
2018-10-16 15:18:57 +02:00
Salvatore Larosa
20c9a5da33 add 3d module to API file 2018-10-16 12:52:48 +02:00
Matthias Kuhn
190f938654
Merge pull request #8103 from m-kuhn/geometryValidatorCode_1
Geometry validation of editing session
2018-10-16 11:34:50 +02:00
Alessandro Pasotti
1d9cfdc1f2 Refactor slots and update view when bulk command finishes 2018-10-16 10:16:08 +02:00
Matthias Kuhn
6c97fcf80f
Avoid crash when disconnecting layer 2018-10-16 10:12:30 +02:00
Alessandro Pasotti
5defc03086 Fix slow updates from field calculator
Fixes #20094

Followup 096b4ce
2018-10-16 09:33:09 +02:00
Alessandro Pasotti
0e50b3ba70 Revert "Merge pull request #8177 from elpaso/bugfix-20094-field-calculator-slowness"
This reverts commit 096b4ce00426ee35a1eec5b54453b9ea2e22b903, reversing
changes made to 87e0f6961adcbf7039d2c0bef914cebd747afc67.
2018-10-16 09:33:09 +02:00
Nyall Dawson
ee8e1ce9bc [processing][gdal] More unit tests 2018-10-16 16:52:00 +10:00
Nyall Dawson
bef8d6e072 Update expected test results 2018-10-16 16:52:00 +10:00
Giovanni Manghi
fbb916d908 fixes the ogr2ogr based geoprocessing tools 2018-10-16 16:52:00 +10:00
Nyall Dawson
7bd0285dfd Fix banned keyword use 2018-10-16 15:54:57 +10:00
Nyall Dawson
230e3b410a Address some clazy warnings 2018-10-16 15:54:57 +10:00
signedav
5352629842 rename back test_qgsowsconnection 2018-10-16 07:09:44 +02:00
Nyall Dawson
ca427d3316 Rename actions 2018-10-16 14:13:29 +10:00
Nyall Dawson
f8863aa115 Use simpler dock action API 2018-10-16 14:13:29 +10:00
Nyall Dawson
b7b638c52b Simpler API to link actions to QgsDockWidget 2018-10-16 14:13:29 +10:00
Nyall Dawson
51f6fb0667 QStringLiteral 2018-10-16 13:32:05 +10:00
Nyall Dawson
c6db18d37c Fix svg marker doesn't render when size is very small 2018-10-16 13:32:05 +10:00
Nyall Dawson
814594f145 Highlight form functions/variables in value relation filter edit 2018-10-16 13:25:07 +10:00
Nyall Dawson
0a628ff649 Fix crash on layer save/rollback
Context objects should always be used in lamda connects, or
the connection has a potentially infinite lifetime!
2018-10-16 13:25:07 +10:00
Larry Shaffer
2069dc7a97 Add qt PATH_SUFFIXES to find QScintilla2 includes; match conda-forge qt
For builds using dependencies from conda-forge, also search in qt
recipe's include path at <prefix>/include/qt
2018-10-15 16:19:22 -06:00
Nyall Dawson
9cae77f262 Use a proxy task for field calculator 2018-10-16 06:28:36 +10:00
Nyall Dawson
9f3b90775a More efficient field calculator iteration 2018-10-16 06:28:36 +10:00
Nyall Dawson
0db9f05789 Use QgsTemporaryCursorOverride 2018-10-16 06:28:36 +10:00