65106 Commits

Author SHA1 Message Date
Loïc Bartoletti
f5b7e4c496 remove debug 2020-08-18 08:57:10 +10:00
Loïc Bartoletti
18c0b3c991 fix query 2020-08-18 08:57:10 +10:00
Loïc Bartoletti
61364da358 simplify testdata_pg_releations.sql 2020-08-18 08:57:10 +10:00
Loïc Bartoletti
a820ed6427 replace assert by self.assertEqual 2020-08-18 08:57:10 +10:00
Loïc Bartoletti
2f2b7151a9 flake8 2020-08-18 08:57:10 +10:00
Loïc Bartoletti
542dc5d29a indent 2020-08-18 08:57:10 +10:00
Loïc Bartoletti
af14a421d5 add test with prod data 2020-08-18 08:57:10 +10:00
lbartoletti
a1da175091 Fix discover relations 2020-08-18 08:57:10 +10:00
Nyall Dawson
7d96661581
Merge pull request #38222 from Samweli/fix-wmst-refresh
Check for dimensions when comparing WMS layer properties
2020-08-18 08:51:34 +10:00
Nyall Dawson
5d2495e65a [api] Add helper api to directly retrieve a point/linestring/polygon from
a QgsMultiPoint/QgsMultiLineString/QgsMultiPolygon

Avoids the need to have to manually do an annoying cast when we
already know the geometry type
2020-08-18 08:33:53 +10:00
Alessandro Pasotti
0b651de82e Server landingpage: GCC does not like uniform initialization
Fixes #38308
2020-08-18 08:27:57 +10:00
Matthias Kuhn
abb29965c1
Merge pull request #38334 from m-kuhn/cmake_min_version
Bump minimum cmake version to 3.10
2020-08-17 23:09:15 +02:00
Matthias Kuhn
e0fa368357 Bump minimum cmake version to 3.10
Fixes #38327
2020-08-17 20:38:10 +02:00
rldhont
98741cb91f Change to QGIS_SERVER_DISABLE_GETPRINT 2020-08-17 18:46:16 +02:00
Alessandro Pasotti
d0fcbec8c7 Server landingpage makes good use of initial extent 2020-08-17 18:02:26 +02:00
Alessandro Pasotti
80e7fd8599 Server landingpage: expose initial extent - checks 2020-08-17 17:32:20 +02:00
Alessandro Pasotti
a07b9099a7 Server landingpage: expose initial extent 2020-08-17 17:28:55 +02:00
Alessandro Pasotti
0bd81d27c6
Merge pull request #38323 from elpaso/server-landingpage-dirwatcher
Server landingpage dirwatcher
2020-08-17 11:54:11 +02:00
Matthias Kuhn
ee14d3d31d
Merge pull request #38304 from m-kuhn/rel_ref_fix_no_ui_feedback
Relation reference: Update user interface when adding new entry
2020-08-17 10:28:45 +02:00
Alessandro Pasotti
a04bbe44ca Address PR comments 2020-08-17 10:27:04 +02:00
Alessandro Pasotti
3f5e88a07d Include mutex 2020-08-17 10:10:06 +02:00
Alessandro Pasotti
0c34fc56ae Server landing page add test for empty projects 2020-08-17 09:52:54 +02:00
Alexander Bruy
476ac55a60
Merge pull request #38312 from alexbruy/ux-fixes
Various UX fixes
2020-08-17 10:51:29 +03:00
Alessandro Pasotti
d0ffd56839 Server landing page add dir watcher 2020-08-17 09:43:01 +02:00
Alessandro Pasotti
6ccecc3bb4 Do not set id twice 2020-08-17 09:42:34 +02:00
Alessandro Pasotti
7f00e75c4b Copy test tree to avoid gpkg changes in git 2020-08-17 09:42:01 +02:00
mhugent
040b18a442
Merge pull request #38251 from mhugent/relation_form_fix_attributes_not_shown
Fix feature attributes not shown in relation form
2020-08-17 08:43:18 +02:00
Marco Hugentobler
83db542d50 WMS Server: display visibilityChecked property of a layer in GetProjectSettings to allow client to correctly display the state of the layer tree 2020-08-17 08:33:13 +02:00
Alessandro Pasotti
a5461a6420
Merge pull request #38257 from elpaso/bugfix-gh26189-virtual-layers-subset-string
Bugfix gh26189 virtual layers subset string
2020-08-17 08:09:01 +02:00
nirvn
d827faa2c8 [processing] Upgrade the sample raster value algorithm to native C++ 2020-08-17 12:59:34 +07:00
Alexander Bruy
de7de1e28e raise an assert if algorithm which should be added to the toolbar is not found 2020-08-17 08:44:41 +03:00
Nyall Dawson
8aec98ade4 Ah f*** it, no test for you Travis 2020-08-17 11:12:33 +10:00
Nyall Dawson
9ae2fe0e06 Fix use of deprecated enum 2020-08-17 11:12:33 +10:00
Nyall Dawson
ff9f525893 Fix see also links 2020-08-17 11:12:33 +10:00
Nyall Dawson
844e9a3aac Move label overrun settings to QgsLabelLineSettings 2020-08-17 11:12:33 +10:00
Nyall Dawson
b31d315a52 Move another line label related setting and enum to QgsLabelLineSettings 2020-08-17 11:12:33 +10:00
Nyall Dawson
5dfbfaa89e Move some more line label related settings to QgsLabelLineSettings 2020-08-17 11:12:33 +10:00
Nyall Dawson
d93d881192 Move merge line settings to QgsLabelLineSettings 2020-08-17 11:12:33 +10:00
Nyall Dawson
23848e0e89 Start cleaning up label line settings, by moving them from the
QgsPalLayerSettings mega class to a dedicated QgsLabelLineSettings
class
2020-08-17 11:12:33 +10:00
Harrissou Sant-anna
250ce76152 Expose named parameters for functions
so that they are shown for autocompletion
2020-08-17 09:56:56 +10:00
Juergen E. Fischer
f20d5624dd debian packaging: include landing page service 2020-08-16 20:39:27 +02:00
Matthias Kuhn
84abe91de8
Merge pull request #38289 from MrChebur/MrChebur-patch-1
A new parameter "Close path" has been added to the "Point to path" algorithm.
2020-08-16 19:20:17 +02:00
MrChebur
a9a850caf2
Add files via upload 2020-08-16 16:25:21 +05:00
MrChebur
f5e1abfe0f
Update qgis_algorithm_tests2.yaml 2020-08-16 16:24:28 +05:00
Alexander Bruy
97e9754861 try to keep selected data type when toggling "Create virtual field"
checkbox in the field calculator (fix #36679)

Reset to the first item only if compatible data type not found
2020-08-16 12:15:22 +03:00
Alexander Bruy
1a76a0963e add Select By Location to the Selection toolbar (fix #20350) 2020-08-16 12:15:22 +03:00
Alexander Bruy
d3d91b1ac7 add 3D map view button to the Map Navigation toolbar (fix #25440) 2020-08-16 12:15:22 +03:00
Alexander Bruy
993dbb8f38 add annotation actions to the Edit menu to make them accessible also via
menu (fix #27748)
2020-08-16 12:15:22 +03:00
Alexander Bruy
7fa005b4ff allow docking Message Log to the left and right areas in addition to top
and bottom (fix #29463)
2020-08-16 12:15:22 +03:00
Alexander Bruy
bacf779236 pick Vector menu title from the main QGIS window instead of using own
translation (fix #35028, #28474)
2020-08-16 12:15:22 +03:00