49425 Commits

Author SHA1 Message Date
Martin Dobias
9ea06e1cbb Add expected iages for 3D rendering tests 2018-07-26 08:34:38 +02:00
Martin Dobias
45d49c2743 Add test data for the 3D auto tests 2018-07-26 08:34:38 +02:00
Martin Dobias
30d6812537 Add auto-tests for 3D scene rendering using the off-screen 3D engine 2018-07-26 08:34:38 +02:00
Alessandro Pasotti
df394c78e3
Merge pull request #7465 from elpaso/bugfix-19468-layercache-filter-rect
fix layercache filter rect and a bonus crash
2018-07-26 08:03:44 +02:00
Nyall Dawson
20e62b4c5f Fix typo, failing test 2018-07-26 09:37:19 +10:00
Nyall Dawson
d3bee8dc7e Fix failing tests 2018-07-26 09:37:19 +10:00
Nyall Dawson
faec3248c1 Make __repr__ tests actually run 2018-07-26 09:37:19 +10:00
Nyall Dawson
5503af8b91 [afs] Add error browser item when connection fails 2018-07-26 06:33:41 +10:00
Nyall Dawson
e3c7dffbff Fix AFS browser items not correctly repopulated after changing AFS connection URL 2018-07-26 06:33:41 +10:00
Nyall Dawson
6d5ba5a786 Standardise browser item behavior for AFS provider 2018-07-26 06:33:41 +10:00
Salvatore Larosa
3425046204
Merge pull request #7418 from slarosa/fix_precision_value
[fieldcalculator] do not set precision for datatypes that have not one
2018-07-25 20:47:22 +02:00
Nyall Dawson
28c4a6cf59 [processing][grass] Fix v.net.* output types, add tests
Fixes #19186
2018-07-25 19:50:48 +10:00
Nyall Dawson
eca775f9ef [processing][grass] Fix output type for v.edit 2018-07-25 19:50:48 +10:00
Nyall Dawson
b10fa5e979 [processing][grass] Fix v.vect.stats output type, add test 2018-07-25 19:50:48 +10:00
Nyall Dawson
0c56d00c01 [processing][grass] Fix v.what.rast data type, add test 2018-07-25 19:50:48 +10:00
Nyall Dawson
71f880bb93 [processing][grass] Fix v.voronoi output type, add test 2018-07-25 19:50:48 +10:00
Nyall Dawson
ba56ba2133 [processing] Prefer to log layer source instead of id as it's persistent 2018-07-25 19:50:48 +10:00
Matthias Kuhn
263ce39c79
Merge pull request #7463 from m-kuhn/fixFreeze
Avoid repeated update of edit selection
2018-07-25 07:48:47 +02:00
Nyall Dawson
a463af32f8 [processing][grass] Fix generation of output for v.rast.stats, add test 2018-07-25 09:23:36 +10:00
Nyall Dawson
fed345b12b [processing][grass] Make a copy of the parameters dict before doing grass modifications
Since grass algorithms modify the parameters dictionary, we need to ensure
that they do this only a copy of the dict (and not a shallow copy). Otherwise
the parameter values included in the history log are the internally
modified values, not the original user-set ones
2018-07-25 09:23:36 +10:00
Nyall Dawson
996c9a8d34 [processing][gdal] Assign output CRS should be optional for ogr to postgis alg 2018-07-25 08:20:07 +10:00
Nyall Dawson
27d447b79d [processing][gdal] Ignore 'selected features only' setting when
creating command preview

Since this has no meaning outside of a QGIS session

Refs #19451
2018-07-25 08:20:07 +10:00
Nyall Dawson
ed94b693e9 [processing][gdal] Fix layer paths are sometimes incorrect within command preview
Fixes #19451
2018-07-25 08:20:07 +10:00
Nyall Dawson
6a4d9c9bd4 [processing] Ensure feature source wrapper always returns direct
layer id/source whenever 'use selected features' is unchecked,
instead of always returning a QgsProcessingFeatureSourceDefinition
2018-07-25 08:20:07 +10:00
Salvatore Larosa
9765019dec fix build on macOS 2018-07-24 23:49:40 +02:00
Salvatore Larosa
abc4d43eb8 do not truncate layer name in legend panel if filename contains period 2018-07-24 22:51:42 +02:00
Nyall Dawson
409d47e83e Modernize code 2018-07-25 05:41:26 +10:00
Nyall Dawson
84d87a7570 [wfs] Fix race condition
Leads to multiple threads trying to create a cache db with the
same path, causing various crashes within the WFS iterator
2018-07-25 05:41:26 +10:00
Nyall Dawson
3b47116d8e Debugging 2018-07-25 05:41:26 +10:00
Thibault Coupin
5280ab033a Some refactoring https://github.com/qgis/QGIS/pull/7462 2018-07-24 21:21:07 +02:00
Alessandro Pasotti
d62087e3e3 Do not crash when removing a layer with attr table open
.. in show features in current extent mode.
2018-07-24 15:02:01 +02:00
Alessandro Pasotti
929ab27282 Do not set full layer cache when a filter rect is passed
Fixes #19468 - Attribute table: show features visible on
map is broken (and affects show all features, too)
2018-07-24 14:38:49 +02:00
Blottiere Paul
1a94727dbe
Merge pull request #7461 from pblottiere/server_wfs_post
[server] Fixes Post element in WFS GetCapabilities doc
2018-07-24 12:41:47 +01:00
Matthias Kuhn
99f8d4806a
Avoid repeated update of edit selection 2018-07-24 12:41:12 +02:00
Thibault Coupin
eec843c62d Merge branch 'master' into fix-wms 2018-07-24 11:27:15 +02:00
Blottiere Paul
8b14a5b900 Update unit tests 2018-07-24 08:22:13 +01:00
Blottiere Paul
4a10f3c092 Fixes Get element in WFS GetCapabilities doc 2018-07-24 08:22:13 +01:00
Blottiere Paul
ac9ff0810b Fixes post element in WFS GetCapabilities doc 2018-07-24 08:22:13 +01:00
Juergen E. Fischer
10a66da457 debian packaging: don't include qsqlspatialite 2018-07-24 09:06:26 +02:00
Juergen E. Fischer
1f1fcfda49 translation string fixes 2018-07-24 09:05:46 +02:00
nirvn
845e87a75b [ui][html code editor] use monospace font 2018-07-24 14:03:29 +07:00
Alessandro Pasotti
a9f924fcb2
Merge pull request #7441 from elpaso/oauth2-testbed13-client-registration
[oauth] JWT client registration
2018-07-24 09:00:55 +02:00
Alessandro Pasotti
e6b1e483a1
Merge pull request #7436 from elpaso/oauth2-testbed13
[oauth] Automatic management of state parameter
2018-07-24 09:00:30 +02:00
Nyall Dawson
7b59e048aa Less noisy network access manager 2018-07-24 15:32:21 +10:00
Harrissou Sant-anna
e07acb3054 Fix grammar 2018-07-24 14:41:22 +10:00
Nyall Dawson
1ac5e29da6 Restore window geometry on plugin repo download dialog 2018-07-24 08:51:26 +10:00
Nyall Dawson
3ec1442045 Points -> vertices 2018-07-24 03:56:10 +10:00
Nyall Dawson
e8d1bfc3a8 Add extra grass reference hash 2018-07-24 03:56:10 +10:00
Nyall Dawson
97e0db6245 [FEATURE][processing] Filter Vertices by M and Filter Vertices by Z algorithms
Adds two new algorithms, for filtering line/polygon vertices by their
M or Z values. A minimum and maximum M/Z value can be entered, and
if the vertices fall outside these ranges they will be discarded
from the output geometry.

Both min and max filter value can also be data defined, so can
vary per feature.
2018-07-24 03:56:10 +10:00
Nyall Dawson
f685d11b29 [processing] Reverse line direction can work with multi(line/curve) geometries 2018-07-24 03:55:49 +10:00