Even Rouault
aeeb11b00d
Merge pull request #31986 from roya0045/patch-6
...
[Bugfix] enabling spatialite gpkg amphibious mode
2019-11-14 19:23:27 +01:00
David Marteau
87e3516f2f
Fix default defaultValue in algfactory
...
According to doc: https://qgis.org/pyqgis/3.10/core/QgsProcessingParameterDefinition.html?highlight=qgsprocessingparameterdefinition#module-QgsProcessingParameterDefinition
2019-11-15 02:53:25 +10:00
Julien Cabieces
46525045d2
add back the point locator tests
2019-11-15 02:51:10 +10:00
Julien Cabieces
d3a7f08634
add test for waitforfinished before task is started
2019-11-15 02:51:10 +10:00
Julien Cabieces
9887827b05
fix waitforfinished when task is not started
2019-11-15 02:51:10 +10:00
Alex
eda36d4796
Allow using spatialite function on geopackge in dbmanager
...
Enables Spatialite's amphibious mode for Geopackages, allowing the use of geospatial functions on geopackages in the DB manager.
2019-11-14 10:41:36 -05:00
Alessandro Pasotti
001819045f
Merge pull request #32865 from elpaso/followup-32487
...
Fix wrong check validity when fixing broken deps
2019-11-14 16:01:54 +01:00
Alessandro Pasotti
ca74d47fb8
Fix wrong check validity when fixing broken deps
...
Just cleaning my own mess :)
2019-11-14 14:35:25 +01:00
Alessandro Pasotti
a059c367d9
Merge pull request #32854 from nirvn/loadstylefix
...
Followup 64949d : fix failure to load provider-provided style
2019-11-14 14:31:09 +01:00
Alessandro Pasotti
852d6cdc73
Merge pull request #32862 from elpaso/bugfix-gh32808-db-manager-pg-renametable
...
Fix DB manager PG rename table
2019-11-14 14:30:49 +01:00
Sandro Santilli
bd01f66f57
Merge pull request #32857 from strk/consistent-pg-test-connstring
...
Use service=qgis_test for referencing test database
2019-11-14 13:51:04 +01:00
Alessandro Pasotti
7f6b3cf877
Fix DB manager PG rename table
...
Fixes #32808
2019-11-14 13:42:36 +01:00
Sandro Santilli
20114fc958
Use service=qgis_test in test project files as well
2019-11-14 13:05:05 +01:00
Sandro Santilli
635f4c8646
Update comment about setting up test db
2019-11-14 13:05:05 +01:00
Sandro Santilli
c20ba1e5f3
Have db setup script check for pg_service.conf functionality
...
... and hint about how to set it up
2019-11-14 13:05:01 +01:00
Sandro Santilli
dea253b9e0
More consistent use of service file for test db connection
2019-11-14 11:37:03 +01:00
Sandro Santilli
46a05727e8
Use service=qgis_test for referencing test database
...
Makes PostgreSQL testing setup consistent.
Updates README accordingly
2019-11-14 11:30:21 +01:00
Matthias Kuhn
cbe6150348
Merge pull request #32770 from m-kuhn/dxf-symbol-fixes
...
Make the DXF renderer ready for background threading and fix symbology
2019-11-14 09:47:22 +01:00
nirvn
7cb9e04762
Followup 64949d : fix failure to load provider-provided style
2019-11-14 15:25:51 +07:00
Nyall Dawson
6180c59fa8
Fix tiny sizes of icons in layout legend settings widget on hi-dpi displays
...
Fixes #32845
2019-11-14 13:23:43 +10:00
Nyall Dawson
4294f5e546
Add missing file
2019-11-14 13:00:48 +10:00
Håvard Tveite
b0c1827b78
Update python/plugins/processing/algs/qgis/Rasterize.py
...
Don't know how the A ended up here - sorry.
2019-11-14 12:36:00 +10:00
Håvard Tveite
904d1d6c2d
The "Convert map to raster" algorithm does not handle extent CRS correctly
...
Fixes : #32829
2019-11-14 12:36:00 +10:00
Håvard Tveite
59292b47c7
Update CreateConstantRaster.py
...
Cast cols (and rows) to int to fix the error.
Fixes : #32827
2019-11-14 03:07:30 +10:00
Juergen E. Fischer
f67369cc26
debian packaging: drop python-gdal dependency ( closes #32835 )
...
[ci skip]
2019-11-13 17:09:26 +01:00
Matthias Kuhn
a63501a5b7
Implement TODO
2019-11-13 16:09:34 +01:00
Matthias Kuhn
9e833d5ea1
Merge pull request #32824 from m-kuhn/fixUiDeps
...
Add missing dep
2019-11-13 15:51:37 +01:00
Alessandro Pasotti
b9a5b82653
Merge pull request #32813 from elpaso/bugfix-gh32809-delete-pg-raster-from-browser
...
[feature] Delete PG rasters from browser
2019-11-13 11:39:53 +01:00
Matthias Kuhn
a07d915d7b
Add missing dep
...
Fix #32764
2019-11-13 10:27:22 +01:00
Alessandro Pasotti
91ee3b4078
Don't leak the connection, please
2019-11-13 08:50:00 +01:00
Alessandro Pasotti
215e3ecbd1
[feature] Delete PG rasters from browser
...
I also fixed a bunch of small issues while I was there (parent item didn't
refresh), misnames table/file (wrong assumption that all ogr/gdal
datasources are filesystem based).
Fixes #32809
2019-11-12 18:16:48 +01:00
Matthias Kuhn
461d2edac3
Merge pull request #32784 from strk/test-outside-sourcetree
...
Do not assume tests are run from under source tree
2019-11-12 07:01:05 +01:00
Peter Petrik
7ac0a98bfc
use svgomg to optimize playback svg files
2019-11-12 10:18:14 +07:00
Peter Petrik
e3ef306fb1
fix missing play/stop buttons on MacOS for mesh layer playback
2019-11-12 10:18:14 +07:00
Matthias Kuhn
8e064869ac
Fix crash with more than one layer and labeling enabled
2019-11-11 20:50:44 +01:00
Harrissou Sant-anna
6d12fb416c
Update CONTRIBUTORS
2019-11-12 03:11:32 +10:00
Harrissou Sant-anna
d8cbabe2bb
Update contributors.json
2019-11-12 03:11:32 +10:00
Harrissou Sant-anna
0b22133c44
Update CONTRIBUTORS
2019-11-12 03:11:32 +10:00
Matthias Kuhn
88bb33e2a2
Merge pull request #32778 from nyalldawson/grass78
...
[processing] Support grass version 7.8
2019-11-11 17:51:07 +01:00
Matthias Kuhn
b38e191010
Merge pull request #32789 from m-kuhn/hardenRuleBasedRendererTest
...
Harden rule based renderer test
2019-11-11 15:46:43 +01:00
Matthias Kuhn
0b9f04d11f
Harden rule based renderer test
...
or shall I say desperately hack around issues in the hope it helps?
2019-11-11 14:50:14 +01:00
Matthias Kuhn
daf6446b8e
Harden rule based renderer test
...
or shall I say desperately hack around issues in the hope it helps?
2019-11-11 14:49:30 +01:00
Matthias Kuhn
003c8e4a2e
Use ground proofed example as test result
2019-11-11 14:03:18 +01:00
Alessandro Pasotti
ccccafff2f
Merge pull request #32739 from elpaso/server-wfs3-conformance-update
...
Server OAPIF: update conformance classes
2019-11-11 13:31:13 +01:00
Sandro Santilli
d682829713
Use $() instead of backticks
2019-11-11 13:14:50 +01:00
Matthias Kuhn
6a38494181
Fix tes
2019-11-11 12:32:24 +01:00
Sandro Santilli
8e077ba127
Do not assume tests are run from under source tree
...
Fixes #32783
2019-11-11 12:24:42 +01:00
Alessandro Pasotti
956c468935
Merge pull request #32628 from elpaso/save-multiple-styles
...
[feature] Add save multiple styles action to style menu
2019-11-11 11:25:30 +01:00
Alessandro Pasotti
b490f86495
Merge pull request #32766 from elpaso/bugfix-gh32740-ascii-user-agent
...
Urlencode non ascii chars in User-Agent
2019-11-11 10:01:31 +01:00
Alessandro Pasotti
c8d352bdc8
Update test reference files
2019-11-11 09:36:49 +01:00