7311 Commits

Author SHA1 Message Date
Nyall Dawson
63b5d5889a Explain test 2019-05-27 08:26:34 +10:00
Nyall Dawson
00f8ee693d Avoid some fragile tests 2019-05-27 08:26:34 +10:00
Nyall Dawson
2a9c31654e Just test for presence of name, not name itself 2019-05-27 08:26:34 +10:00
Nyall Dawson
85e207897b Add API to retrieve avaiable coordinate operations between a source
and destination QgsCoordinateReferenceSystem on proj >= 6 builds
2019-05-27 08:26:34 +10:00
Nyall Dawson
b4d18f8e0c Mark older datum transform methods as deprecated - they don't work under proj 6 2019-05-27 08:26:34 +10:00
Even Rouault
3f46a55259
Fix previous commit 2019-05-25 20:34:02 +02:00
Even Rouault
31c25e4872
Fix build with gcc 5.5 2019-05-25 17:45:34 +02:00
Nyall Dawson
c8a6e104e5 Update test results for proj6 2019-05-24 10:24:07 +10:00
Nyall Dawson
9bf6917ecb Fix test, don't use nonsensical ellipsoid 2019-05-24 10:24:07 +10:00
Nyall Dawson
8350ad6769 Correctly handle crs restoration after an invalid crs was written to xml 2019-05-24 10:24:07 +10:00
Nyall Dawson
e49b07c70e Never try to create a crs from an empty proj string, just shortcut and mark as invalid instead
Avoids proj warnings
2019-05-24 10:24:07 +10:00
Nyall Dawson
11f6ba8d5d Fix dxf export ignores multisurface geometry types
Fixes #21779
2019-05-24 07:34:25 +10:00
Alessandro Pasotti
d16e693c18
Merge pull request #10063 from elpaso/bugfix-22035-processing-pg-camel-case-schema
Bugfix 22035 processing pg camel case schema
2019-05-23 09:58:02 +02:00
Alessandro Pasotti
bb567cd5b8 Processing importintopostgis: Do not transform table name to lowercase 2019-05-23 09:14:59 +02:00
nirvn
f9810a4534 [effects] Fix blur radius not taking dpi into account (fixes #14885) 2019-05-23 11:34:15 +07:00
Nyall Dawson
810b522f43 [layouts] Avoid resetting column selection when restoring project
with an atttribute table set to the "atlas feature" source

Fixes #20538
2019-05-23 07:44:23 +10:00
Alessandro Pasotti
a4187a7a6e Tests for case sensistive pg schema 2019-05-22 18:16:43 +02:00
Blottiere Paul
10f6c8d0b3
Merge pull request #9833 from pblottiere/create_image
[server] Sanitise image creation
2019-05-22 13:45:08 +02:00
Alessandro Pasotti
86f35e8beb
Merge pull request #10047 from elpaso/bugfix-22071-relation-reference-identify-on-map
Fix identify on map in relation reference widget
2019-05-22 11:01:44 +02:00
Alessandro Pasotti
ad019c499b Remove raw string (not necessary here) 2019-05-22 08:51:54 +02:00
Denis Rouzaud
4f3a9f46d2
update Travis to build on Trusty for code layout (#10048)
* update Travis to build on Trusty for code layout

* fix shellcheck replace ! -z by -n

* shellcheck: fix  -n doesn't work with unquoted arguments

* more shellcheck fixes

* use bash instead of posix
2019-05-21 14:13:28 -05:00
Nyall Dawson
5fd9bc6408 Fix incorrect entries are added to coordinate transform cache
if crs cannot be represented as auth/id combo
2019-05-22 03:44:23 +10:00
Nyall Dawson
a5e72c2c33 Update test result for proj 6 2019-05-22 03:43:48 +10:00
Alessandro Pasotti
2b14dacd51 Fix identify on map in relation reference widget
Fixes #22071 - Relation reference widget wrong feature when "on map identification"
2019-05-21 19:09:18 +02:00
Blottiere Paul
dabd3dc935 Update tests 2019-05-21 15:16:09 +02:00
Nyall Dawson
92691f9f72 Add comment for myself 2019-05-21 19:14:55 +10:00
Nyall Dawson
4786b3ead9 Update test result for proj 6 2019-05-21 19:14:55 +10:00
Nyall Dawson
fea12d5ff6 Adjust test result for proj 6 2019-05-21 19:14:55 +10:00
Nyall Dawson
c52b1d7785 Fix resolution of bound crs proj strings to auth/code 2019-05-21 19:14:55 +10:00
Nyall Dawson
eafd7872dd QgsCoordinateReferenceSystem::fromEpsgId worked with ESRI codes
on pre proj6 builds, so keep compatibility with that under proj6
2019-05-21 19:14:55 +10:00
Blottiere Paul
284f5d565c
Merge pull request #10010 from elemoine/ele_filter
[server] Support FILTER values with colons
2019-05-20 10:09:18 +02:00
Nyall Dawson
0c05568219 Update a test result for proj 6 2019-05-20 13:57:02 +10:00
Bas Couwenberg
2628c480c5 Don't include revision in sources.
Prevent changes to files that weren't changed between releases.
This eases review of the changes between releases significantly.
2019-05-17 16:47:47 +02:00
Matthias Kuhn
00d31f6003 Revert "Merge pull request #10002 from m-kuhn/qgz-attachments"
This reverts commit 0804e342c863455fe7114e4fa84d8b9931656f8c, reversing
changes made to e07741f00b7d69cada35521f10d3703ff404083f.
2019-05-16 13:15:07 +02:00
Éric Lemoine
c09d39ef15 Mention xvfb-run in tests/README.md 2019-05-16 11:52:05 +02:00
Éric Lemoine
b0ae641b06 Support FILTER values with colons 2019-05-16 11:52:05 +02:00
Matthias Kuhn
0804e342c8
Merge pull request #10002 from m-kuhn/qgz-attachments
Allow adding attachments in qgz files
2019-05-16 09:53:09 +02:00
Denis Rouzaud
053f54c304
Merge pull request #9992 from 3nids/itembrowser
allow browsing feature list in feature mode
2019-05-15 14:43:33 -05:00
Denis Rouzaud
f680466bf7 [FEATURE] add toolbar in attribute table to browse feature list
arrows allow browsing the feature list in the attribute table in form view
the current edited feature can be highlighted and the map canvas automatically panned or zoomed
2019-05-15 06:52:08 -05:00
Matthias Kuhn
a55c25bbeb Allow adding attachments in qgz files 2019-05-15 08:21:49 +02:00
Denis Rouzaud
2cc8e11912
stronger test for embedded layers (#10001) 2019-05-14 13:45:53 -05:00
Denis Rouzaud
ef6d6d495a add test for layer visibility in embedded group 2019-05-13 16:03:01 -05:00
Matthias Kuhn
e693e81053
Merge pull request #9971 from olivierdalang/node-tool-chain-add
[nodetool] chained add vertex at endpoint
2019-05-13 14:15:03 +02:00
Nyall Dawson
ccb8e164d4 Always get full proj string, including towgs parameters
See https://lists.osgeo.org/pipermail/proj/2019-May/008565.html

Fixes some unit test failures
2019-05-13 16:26:26 +10:00
Nyall Dawson
83adb92eab Ensure that temporary map canvas atlas variables are never written to projects
Causes a crash on debug builds, and is generally undesirable anyway
2019-05-13 14:36:10 +10:00
Nyall Dawson
279139b4ac Avoid crashes on debug builds when trying to write xml for more value types 2019-05-13 14:36:10 +10:00
Nyall Dawson
4db0f5bf6c More proj6 test fixes 2019-05-13 10:38:26 +10:00
Nyall Dawson
fcf59bb471 Try to fix proj4 build 2019-05-13 10:38:26 +10:00
Nyall Dawson
2debb89c2c Indentation 2019-05-13 10:38:26 +10:00
Nyall Dawson
0b8e38e780 Leave broken code in place for now, it can't hurt, can it? 2019-05-13 10:38:26 +10:00