58789 Commits

Author SHA1 Message Date
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
Julien Cabieces
3b416773a1 fix cache read on wfs request 2019-11-12 15:45:23 +01:00
lbartoletti
5ad7f6497f
[TEST] Fix compilation with llvm > 6 (and arch=i386)
Follow up https://www.mail-archive.com/qgis-developer@lists.osgeo.org/msg47062.html discussion

I will test (for build time) this method `"-mllvm -inline-threshold=128"` , and \"-O1"\ in another one.

cc @m-kuhn @rhurlin @landryb
2019-11-12 15:20:11 +01:00
Alessandro Pasotti
fc9ba85efa Sipify 2019-11-12 12:22:18 +01:00
Alessandro Pasotti
b1ac605e32 Address PR comments + test assets to temp dir 2019-11-12 12:21:31 +01:00
Alessandro Pasotti
e818fc6af6 Fix QT 5.13 issue with url sanitizer 2019-11-12 12:21:31 +01:00
Alessandro Pasotti
db83675ac2
Update src/server/qgsserverrequest.h
Co-Authored-By: Blottiere Paul <blottiere.paul@gmail.com>
2019-11-12 08:26:27 +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
Alessandro Pasotti
a4c246a419 Fix test 2019-11-11 19:01:30 +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
b2d0fd187f Fix typo 2019-11-11 13:54:52 +01:00
Alessandro Pasotti
f5e4a7c535 Removed unused and unuseful method + typo 2019-11-11 13:54:52 +01:00
Alessandro Pasotti
20652c8963 Server OAPIF: add PATCH to api description 2019-11-11 13:54:52 +01:00
Alessandro Pasotti
7879ae0e15 Server OAPIF: handle PATCH transactions 2019-11-11 13:54:52 +01:00
Alessandro Pasotti
121463f1bc Server OAPIF: handle DELETE transactions 2019-11-11 13:54:52 +01:00
Alessandro Pasotti
3295da6185 Server OAPIF: handle PUT transactions 2019-11-11 13:54:52 +01:00
Alessandro Pasotti
2771045ce3 Json utils: encode blobs in base64 2019-11-11 13:54:52 +01:00
Alessandro Pasotti
7ab8f73092 Server OAPIF transactions: POST
Fix attributes and geometry transformation.
2019-11-11 13:54:52 +01:00
Alessandro Pasotti
9188d4b539 Server OAPIF template enhancements: links and buttons 2019-11-11 13:53:32 +01:00
Alessandro Pasotti
814d5be0ff Server WFS3 simple transactions
Preliminary specs:
https://github.com/opengeospatial/ogcapi-features/blob/master/extensions/transactions/TX_Notes.adoc
2019-11-11 13:53:32 +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
Matthias Kuhn
ce50f11048 Dox and fixes 2019-11-11 09:30:38 +01:00
Matthias Kuhn
1e773050c9 Avoid QgsDxfExport copy in wms service 2019-11-11 09:20:51 +01:00
Alessandro Pasotti
87fee0deda Update credentials button text 2019-11-11 18:12:24 +10:00
Nyall Dawson
8d6101cdc7 [processing] Support grass version 7.8 2019-11-11 18:11:15 +10:00
Alessandro Pasotti
102911c584 Code cleanup + highlight current style 2019-11-11 08:59:39 +01:00
Nyall Dawson
f95bf854c2 [ogr] When calculating min/max value for date/datetime fields, we have
to use the older string conversion methods as OGR will always return
a string value for these aggregate queries, regardless of the original
data type
2019-11-11 17:51:49 +10:00