Matthias Kuhn
|
5085204c51
|
Update README.md
|
2016-02-23 13:23:12 +01:00 |
|
Matthias Kuhn
|
467f3f0210
|
More documentation for processing tests
|
2016-02-23 13:22:43 +01:00 |
|
Matthias Kuhn
|
8582f6126f
|
Merge pull request #2761 from m-kuhn/ptest
Updates to processing tests
|
2016-02-23 12:42:49 +01:00 |
|
Matthias Kuhn
|
3f10553069
|
Add new test type "regex" to processing tests
|
2016-02-23 10:24:34 +01:00 |
|
Matthias Kuhn
|
e0ffd92a40
|
Fix typo
|
2016-02-23 10:24:34 +01:00 |
|
Matthias Kuhn
|
d0d284ad84
|
Update AlgorithmsTestBase.py
|
2016-02-23 10:24:34 +01:00 |
|
Martin Dobias
|
c7cde461b2
|
Fix drag&drop of spatialite tables (fixes #14237)
|
2016-02-23 16:51:57 +08:00 |
|
Martin Dobias
|
63be2e5303
|
Fix DB manager to work with SpatiaLite < 4.2
|
2016-02-23 16:39:30 +08:00 |
|
Matthias Kuhn
|
781c10ba1c
|
[processing] Add gdal test
|
2016-02-23 09:33:41 +01:00 |
|
Matthias Kuhn
|
911196811c
|
[processing] TestGenerator: Create parameters as dict
|
2016-02-23 09:33:41 +01:00 |
|
Matthias Kuhn
|
450fb13047
|
[processing] Move AlgorithmTests to QgisAlgorithmTests
|
2016-02-23 09:33:41 +01:00 |
|
Matthias Kuhn
|
db60a04ce1
|
[processing] Remove test leftovers
|
2016-02-23 09:32:58 +01:00 |
|
Sandro Santilli
|
976015a38d
|
Fix typmod aware query for topology face layers
followup d8a768f0a0b1926ead3b42c0fa9e12d35f8905f0 (which was bogus)
|
2016-02-23 07:38:53 +01:00 |
|
Sandro Santilli
|
d8a768f0a0
|
Make geometry typmod available for topology face layer queries
Greatly improves performances on topology loading.
See http://hub.qgis.org/issues/14356
|
2016-02-22 23:13:39 +01:00 |
|
Hugo Mercier
|
b92cb81fe7
|
[processing] Change version test so that ExecuteSQL is testable during feature freeze
|
2016-02-22 15:09:15 +01:00 |
|
Alexander Bruy
|
d3852e481e
|
[processing] fix handling of NULLs is Basic statistics for text fields
|
2016-02-22 13:35:13 +02:00 |
|
Alexander Bruy
|
ed38d5d95e
|
Merge pull request #2819 from NaturalGIS/processing_fix_grass_grass7_r_sunmask
[processing] fix GRASS and GRASS7 r.sunmask
|
2016-02-22 11:33:20 +02:00 |
|
Matthias Kuhn
|
959952e134
|
Merge pull request #2820 from NaturalGIS/processing_fix_saga_223_detection
Fix SAGA 2.2.3 Processing detection
|
2016-02-21 14:07:16 +01:00 |
|
Matthias Kuhn
|
23802eb5b7
|
Add file comparison for HTML output to processing test generator
Refs #14311
|
2016-02-21 13:16:59 +01:00 |
|
Matthias Kuhn
|
20fc30b0fe
|
Add file comparison to processing tests
And a test for basic numeric statistics
|
2016-02-21 13:15:21 +01:00 |
|
Matthias Kuhn
|
f6995646f2
|
[processing] Add some newlines to the output of basic stats
|
2016-02-21 13:15:09 +01:00 |
|
Giovanni Manghi
|
607642a562
|
Fix SAGA 2.2.3 Processing detection
|
2016-02-20 15:47:55 +00:00 |
|
Giovanni Manghi
|
3f9263b4b8
|
fix GRASS and GRASS7 r.sunmask
|
2016-02-20 14:52:12 +00:00 |
|
Alexander Bruy
|
cf8c7b13db
|
fix failing indenation test
|
2016-02-19 21:19:49 +02:00 |
|
Alexander Bruy
|
e0acb696a4
|
Merge pull request #2815 from NaturalGIS/processing_fix_grass7_r_water_outlet
[processing] fix GRASS7 r.water.outlet
|
2016-02-19 20:21:25 +02:00 |
|
Giovanni Manghi
|
141a0a26fb
|
processing fox GRASS7 r.water.outlet
|
2016-02-19 18:16:07 +00:00 |
|
Giovanni Manghi
|
3215247c71
|
fix processing gdal_rasterize: missing output format parameter
|
2016-02-19 18:03:02 +00:00 |
|
Alexander Bruy
|
f36214c567
|
Merge pull request #2808 from m-kuhn/proclogtitle
[processing] always translate debug messages tab title (fix #14287)
|
2016-02-18 19:38:36 +02:00 |
|
Alexander Bruy
|
d8a5e0fc45
|
[processing] correctly handle zero in Basic statistics alg (fix #14331)
|
2016-02-18 18:52:09 +02:00 |
|
Alexander Bruy
|
a0da85fc41
|
Merge branch 'saga-223'
|
2016-02-18 17:30:50 +02:00 |
|
Alexander Bruy
|
30a738f981
|
[processing] improve handling of the obsolete models (fix #14306)
|
2016-02-18 15:55:01 +02:00 |
|
Matthias Kuhn
|
bcd3d92fa9
|
Always translate Processing debug messages tab title
Fix #14287 (Redmine)
|
2016-02-18 14:44:25 +01:00 |
|
Alexander Bruy
|
5c62a1750e
|
[processing] added descriptions for SAGA 2.2.3
|
2016-02-18 14:57:49 +02:00 |
|
Alexander Bruy
|
61a92e2fac
|
[processing] convert messages to unicode (fix #14286)
|
2016-02-18 14:09:34 +02:00 |
|
Alexander Bruy
|
9bf3b2ef99
|
[processing] fix refreshing of the toolbox after downloading scripts/models
|
2016-02-17 21:13:20 +02:00 |
|
Etienne Trimaille
|
3039f13ea9
|
improve error message in the modeler
|
2016-02-17 19:44:05 +01:00 |
|
Alexander Bruy
|
08577ac15d
|
[processing] fixes for Create Grid algorithm (fix #14303)
|
2016-02-17 14:46:29 +02:00 |
|
Alexander Bruy
|
ead88a3ac2
|
[processing] correctly recognize grid type (fix #14302)
|
2016-02-17 14:46:29 +02:00 |
|
Alexander Bruy
|
e7fe61e6b9
|
[processing] load algorithms only when requred 3rd party modules are
available or compatible QGIS version is used
Some housekeeping in QGIS algorithms provider
|
2016-02-17 14:46:02 +02:00 |
|
Etienne Trimaille
|
da65e54c5d
|
catch some python error in batch processing
|
2016-02-17 11:53:36 +01:00 |
|
Alexander Bruy
|
1ffccf05c9
|
[processing] fix Modeler Calculator (ref #14305)
|
2016-02-16 20:59:50 +02:00 |
|
Alexander Bruy
|
a15f51e71b
|
Merge pull request #2788 from medspx/processing_fix_vdbselect
[processing] аix GRASS7 v.db.select (fix #11212)
|
2016-02-16 18:26:23 +02:00 |
|
Hugo Mercier
|
942c5e5f73
|
Fix virtual layer file name handling (in Windows)
|
2016-02-15 16:44:17 +01:00 |
|
volaya
|
961c35aeb5
|
[processing] fixed exporting multiple vector layers in SAGA and GRASS algs
|
2016-02-15 08:25:50 +01:00 |
|
Juergen E. Fischer
|
6a3753e2e8
|
processing: fix translation context for AlgorithmDialogBase
|
2016-02-15 00:16:51 +01:00 |
|
Jürgen Fischer
|
25c289441e
|
Merge pull request #2789 from SebDieBln/DbManager_FixMoveToSchema
[DbManager] Fix the 'MoveToSchema' functionality (fixes #14219)
|
2016-02-14 19:07:21 +01:00 |
|
Juergen E. Fischer
|
62f272e44d
|
processing: fix path setting for saga
|
2016-02-13 02:00:10 +01:00 |
|
Sebastian Dietrich
|
0ab3653831
|
[DbManager] Fix the 'MoveToSchema' functionality (fixes #14219)
|
2016-02-13 01:01:05 +01:00 |
|
Médéric RIBREUX
|
8e9b8c77cf
|
[Processing] Fix GRASS7 v.db.select (fixes Redmine #11212)
|
2016-02-12 21:38:36 +01:00 |
|
Médéric Ribreux
|
4196293f06
|
[Processing] GRASS7 v.distance (implements Redmine #12817)
|
2016-02-12 17:51:37 +01:00 |
|