55636 Commits

Author SHA1 Message Date
Matthias Kuhn
430845ee16 Remove debug stuff 2019-06-06 15:59:34 +02:00
Matthias Kuhn
6b8aa01428
Merge pull request #30076 from m-kuhn/ssl_certificate_check
Only check server SSL certificate if requested
2019-06-06 15:37:19 +02:00
Matthias Kuhn
936c33081a Use the chain cert again 2019-06-06 14:49:50 +02:00
Matthias Kuhn
98c1abb545 Some more silly tests 2019-06-06 14:29:57 +02:00
Matthias Kuhn
98d2328aae Fix typo 2019-06-06 14:22:03 +02:00
Matthias Kuhn
feaea39bbe More debugging 2019-06-06 14:18:15 +02:00
Matthias Kuhn
800cef2c0d
Merge pull request #30107 from DelazJ/verticalSpacer
Set to 0 the height of the vertical spacer at the bottom of dialog
2019-06-06 13:31:20 +02:00
Matthias Kuhn
515919d586 debug msgs 2019-06-06 12:14:08 +02:00
Alessandro Pasotti
58fcd60f49
Emit newProject after save project as ... (#30025)
* Emit newProject after save project as ...

Fixes #29919

* Use QgisApp::projectSavedAs signal when project is saved with a new path

* Update browser project home path when saved as

* Set home path when reading a project

* Emit homePathChanged in any case
2019-06-06 12:04:22 +02:00
Nyall Dawson
3bd5a49424 Fix warnings 2019-06-06 17:11:06 +10:00
Nyall Dawson
cfe313278f Make "zoom to native resolution" action correctly handle raster
sources with multiple native resolutions, e.g. XYZ/WMTS layers
2019-06-06 17:11:06 +10:00
Nyall Dawson
8b16e05998 Cleaner handling of raster provider native resolutions 2019-06-06 17:11:06 +10:00
Nyall Dawson
55311c27d0 Report native resolution from mapserver layers, allow use with tile scale widget 2019-06-06 17:11:06 +10:00
Nyall Dawson
94bc00318a Populate metadata from mapserver providers 2019-06-06 17:11:06 +10:00
Nyall Dawson
ec271ae706 Fix malformed html metadata display from mapserver provider 2019-06-06 17:11:06 +10:00
Nyall Dawson
345f3fe642 Minor cleanups 2019-06-06 17:11:06 +10:00
Nyall Dawson
a36787ca5a [mapserver] Implement responsive tile fetching and more efficient
use of cache

Refactor tiled mapserver layers to use the same approach as is
done for WMTS/XYZ providers to avoid blocking renders while
multiple outgoing tile requests are in progress. Improves the
responsiveness of the provider and allows for much more efficient
use of cache.
2019-06-06 17:11:06 +10:00
Matthias Kuhn
608f050d01 Redo the whole cert signing process 2019-06-05 22:47:51 +02:00
Even Rouault
4662bb9298
Merge pull request #30039 from rouault/wfs_fix_ghost_progress_dialog
[WFS provider] Avoid dangling download progress dialog
2019-06-05 20:20:56 +02:00
Matthias Kuhn
c76336683a Sign postgres.crt with ca 2019-06-05 17:10:07 +02:00
Matthias Kuhn
dc36d4a234 Add ssl key with postres as CN 2019-06-05 15:00:59 +02:00
Matthias Kuhn
d34c7395d3 Fix access rights 2019-06-05 13:50:49 +02:00
Harrissou Sant-anna
5219cee270 Set height of the bottom vertical spacer to 0
avoiding vertical scrollbar when at the minimal "useful" size (specially for screenshot)
2019-06-05 13:44:05 +02:00
Matthias Kuhn
8c39f88b85 Make the code check a bit happier 2019-06-05 12:53:19 +02:00
Matthias Kuhn
128583e97f Fix dockerfile 2019-06-05 12:47:54 +02:00
Alessandro Pasotti
9c91505501
Merge pull request #30092 from elpaso/bugfix-gh2930082-welcomepage-check-qgis2-conf
Welcome page: hide migration from QGIS2 option if settings do not exist
2019-06-05 11:31:22 +02:00
Alessandro Pasotti
d710badd2f
Merge pull request #30091 from elpaso/bugfix-20848-issue-exporting-as-gpkg-fwd-port-from_3_4
issue exporting as gpkg fwd port from 3 4
2019-06-05 11:30:38 +02:00
Matthias Kuhn
4bca6a8c6c
Merge pull request #30077 from m-kuhn/cache_location
Use system cache location instead of profile folder for network cache
2019-06-05 10:55:12 +02:00
Alessandro Pasotti
059333f969 Wlcome page: hide migration from QGIS2 option if settings do not exist
Fixes #30082
2019-06-05 10:37:53 +02:00
Matthias Kuhn
107bf5f9b4 Temporary workaround until https://github.com/kartoza/docker-postgis/pull/129 is merged 2019-06-05 10:28:41 +02:00
Matthias Kuhn
f198931289 Unblacklist postgres postgis test 2019-06-05 10:25:38 +02:00
Matthias Kuhn
eb39933851 Add test for postgres server certificate validation 2019-06-05 10:20:59 +02:00
Alessandro Pasotti
df25107f38 Forward port of test raster layer save as dialog 2019-06-05 10:12:15 +02:00
Alessandro Pasotti
ebd86c4497 Merge pull request #30008 from elpaso/bugfix-20848-issue-exporting-as-gpkg_3_4
Backport and enhance fix export raster as GPKG
2019-06-05 09:57:41 +02:00
Alexander Bruy
74d6b23853
Merge pull request #30045 from alexbruy/dbmanager-versioning
[dbmanager] add primary key to the view created by versioning plugin (fix #25888)
2019-06-05 10:47:28 +03:00
Matthias Kuhn
95fb325c13
Merge pull request #30074 from m-kuhn/composer_templates
Fix "default layout templates" button
2019-06-04 20:28:46 +02:00
Nyall Dawson
416e387e58 Spelling 2019-06-05 04:01:28 +10:00
Nyall Dawson
399a1bf11a Fix another crash when transforms cannot be created 2019-06-05 04:01:28 +10:00
Nyall Dawson
66533a9d8f Fix some crashes with crses with no proj string capability 2019-06-05 04:01:28 +10:00
Nyall Dawson
fb4a0c1b85 Ensure that crses which cannot be represented by proj strings are
still available in proj >= 6.0 builds
2019-06-05 04:01:28 +10:00
Nyall Dawson
8a4d306161 Avoid some crs db lookups on proj 6 builds 2019-06-05 04:01:28 +10:00
Nyall Dawson
0b52a37cad Disable unused code on proj 6 2019-06-05 04:01:28 +10:00
Nyall Dawson
87d2d9e824 Fix inverted polygon renderer widget not opening colors and other
panels inline in style dock
2019-06-05 04:00:58 +10:00
Nyall Dawson
7f0df70478 Fix inverted polygon is distorted when map is rotated
Fixes #26381
2019-06-05 04:00:58 +10:00
Nyall Dawson
35f16f3f37 Fix disabled, broken test 2019-06-05 04:00:58 +10:00
Nyall Dawson
b5d0607bf7 Update test mask images 2019-06-05 04:00:58 +10:00
Matthias Kuhn
4cd0121464 Fix cache dir in options 2019-06-04 11:20:48 +02:00
Matthias Kuhn
aa96755178 Use system cache location instead of profile folder for network cache
Profile folders are often on network drives and shared among machines whereas the cache should be local (as fast as possible) and is disposable.
2019-06-04 10:56:11 +02:00
Matthias Kuhn
b9d5cde53e
Merge pull request #10037 from m-kuhn/expression_builder_show_represented_values
[Expression builder] show represented values in preview
2019-06-04 10:09:34 +02:00
Matthias Kuhn
41650fcac2 Only check server SSL certificate if requested
Fix #30075
2019-06-04 10:03:28 +02:00