Alessandro Pasotti
fe71b49588
[bugfix][server] WMS GFI value relation array fields
...
Fixes #19827 - GetFeatureInfo on "value relation" widget with array field (multiple selections)
2018-09-16 16:29:35 +02:00
Matthias Kuhn
195539d7d3
Merge pull request #7913 from m-kuhn/filenmode
...
Fix file mode
2018-09-16 15:21:47 +02:00
Matthias Kuhn
e306aaaaef
Fix file mode
2018-09-16 14:18:39 +02:00
Luigi Pirelli
efa72779af
Merge pull request #7890 from luipir/fix_cascaded_grass_algs_in_modeler
...
Fix cascaded grass algs in modeler
2018-09-14 18:32:34 +02:00
Luigi Pirelli
f88850aaea
added test to new possible input to parametersAsLayer
2018-09-14 16:08:38 +02:00
Matthias Kuhn
b75f9f3b5b
Merge pull request #7801 from signedav/qml-widget
...
[FEATURE] QML chart and drawings widget
2018-09-14 11:35:26 +02:00
Blottiere Paul
2e91c29dff
Merge pull request #7814 from elemoine/ele_logging
...
Support QGIS Server logs to stderr
2018-09-14 11:14:08 +02:00
Alessandro Pasotti
a60324b79b
Accept geometry-less features in a geometry layer
2018-09-14 18:23:03 +10:00
Alessandro Pasotti
abcfcfd57a
Test for re-enable multipart to single part
2018-09-14 18:23:03 +10:00
Alessandro Pasotti
ab8d54f1a6
Add test for snappointstogrid
2018-09-14 18:23:03 +10:00
Alessandro Pasotti
e01449f5c5
Handle bad/null geometries and geometryless
2018-09-14 18:23:03 +10:00
Alessandro Pasotti
c05aa149b0
Test supportInPlace for all polygon algorithms
2018-09-14 18:23:03 +10:00
Alessandro Pasotti
7b162b535f
Feature fixer: multi part to single part
2018-09-14 18:23:03 +10:00
Alessandro Pasotti
0380c06003
Add prepareSource method
2018-09-14 18:23:03 +10:00
Alessandro Pasotti
aa812356dc
Fix crash in sip tests by storing a reference to geom
2018-09-14 18:23:03 +10:00
Alessandro Pasotti
08f79bed43
More tests for Z/M add back
2018-09-14 18:23:03 +10:00
Alessandro Pasotti
4549ee5fff
In-place moved check logic into QgsAlgorithm
...
+ new tests
+ fixed fixer function
+ drop z/m
2018-09-14 18:23:03 +10:00
Alessandro Pasotti
11aaf90393
Function to make output features compatible
2018-09-14 18:23:03 +10:00
Alessandro Pasotti
d8d32ac810
Some tests for multi/single part
2018-09-14 18:23:03 +10:00
Alessandro Pasotti
ac55ce0523
In place test POC completed
2018-09-14 18:23:03 +10:00
Alessandro Pasotti
4acb34fa92
Initial test for in-place processing algorithms
2018-09-14 18:23:03 +10:00
nirvn
7d4a4eb5ca
Handle windows path in gdal provider's decodeUri function
2018-09-14 14:20:20 +07:00
Éric Lemoine
5b808f6a22
[FEATURE][needs-doc] Introduce QGIS_SERVER_LOG_STDERR and deprecate file logging
2018-09-14 09:08:21 +02:00
Blottiere Paul
268c20fd89
Merge pull request #7887 from pblottiere/server_filter_2
...
[server] Add suport for OGC FE version 2 in GetMap requests
2018-09-14 09:02:07 +02:00
pierreloicq
7cec3ef5d1
test classifySymmetri and changes to pass them; + editingFinished signal
2018-09-14 16:36:11 +10:00
pierreloicq
cb382ededd
sipification problem and unit test attempt
2018-09-14 16:36:11 +10:00
Denis Rouzaud
cb9774022f
create dialog for saving different styles
2018-09-14 16:35:30 +10:00
Denis Rouzaud
20a70eea25
add test to control that AllStyleCategories is actually complete
2018-09-14 16:35:30 +10:00
Matthias Kuhn
dfe633bba3
Merge pull request #7861 from m-kuhn/featurePoolContext
...
Make QgsFeaturePool free of reprojection code and other improvements
2018-09-14 07:57:29 +02:00
signedav
04d770d613
removed unused docs
...
and unused db entry
2018-09-14 15:33:57 +10:00
signedav
75b9c66c99
displaystring of every json object
...
Removed unused stuff
2018-09-14 15:33:57 +10:00
signedav
8d4ffac671
displayString on textoutput
...
but only works if json contains a map...
and codestyle in python
2018-09-14 15:33:57 +10:00
signedav
e972e21a09
test db stuff json
2018-09-14 15:33:57 +10:00
signedav
f92a2ad1c0
json/jsonb type integration
...
an tests for map and list
2018-09-14 15:33:57 +10:00
nirvn
d41ffb0cb7
additional test for the hstore_to_map() function
2018-09-14 11:21:40 +07:00
nirvn
b7a0c8cf89
[FEATURE] hstore_to_map() / map_to_hstore() expression functions
2018-09-14 11:21:40 +07:00
nirvn
68162a5416
[FEATURE] json_to_map() / map_to_json() expression functions
2018-09-14 11:21:40 +07:00
Nyall Dawson
57f89c999f
Make style filter model search by word, not phrase
...
This allows matching of a filter string "hash line" to the symbol
"hashed red lines"
2018-09-14 10:12:01 +10:00
Nyall Dawson
e4fc4206f4
Update test
2018-09-14 09:19:32 +10:00
Nyall Dawson
940624705b
Add explicit API call for style model icon sizes
2018-09-14 09:19:32 +10:00
Etienne Trimaille
1409547ee0
[FEATURE] add conversion from float to DMS format
2018-09-14 05:18:38 +10:00
Blottiere Paul
d30f93ffe9
Add unit tests
2018-09-13 15:32:13 +01:00
Blottiere Paul
f99b2db674
Merge pull request #7860 from pblottiere/filter_2
...
Expression from WFS 2.0 filters
2018-09-13 11:19:17 +02:00
Éric Lemoine
34431024d3
Make QgsServerLogger testable and test it
2018-09-13 09:32:10 +02:00
Blottiere Paul
052819f483
Add unit test for WFS 2.0
2018-09-13 08:04:34 +01:00
Blottiere Paul
98a4bd3030
Merge pull request #7867 from tudorbarascu/fix_tests
...
fix qgz test project
2018-09-12 19:50:09 +02:00
Tudor Bărăscu
a0e8be590a
fix qgz test project
...
from qgis 3.1 to qgis 3.3 the qgz project lost the relation reference
While reporting issues on the bug tracker I noticed that the test project
lost it's relation. I recreated the qgz file.
2018-09-12 13:23:51 +03:00
Nyall Dawson
d7fb5f959f
Fix Travis build
2018-09-12 16:22:44 +10:00
Nyall Dawson
010c2f455c
Fix model setData implementation, allow renaming symbols through model
2018-09-12 16:22:44 +10:00
Nyall Dawson
d7edeac379
Make style model decoration icons size responsive
...
We hack the model a bit here, but as much as possible avoid bleeding
view properties into the model API.
So we use a QObject property ("icon_size") to specify icons sizes
for the model to generate. This is set on instances
of the model to indicate the required sizes for decorations in all
views connected to the model, and allows the model to have size responsive icons.
By using a QObject property we avoid having public GUI/view related API within
the model, and mostly avoid view related properties contaminating the pure model,
yet still have pixel-perfect symbol renders for the required view icon sizes.
2018-09-12 16:22:44 +10:00