arnaud.morvan@camptocamp.com
01450c5609
[Processing] Compare lower file extension to "shp"
2016-05-30 15:30:00 +03:00
Salvatore Larosa
2cf224cacf
[dbmanager] remove maxsize constraint for reset button in query builder dialog
2016-05-30 14:26:25 +02:00
Alexander Bruy
25983ee331
[processing] fix .ui file loading (follow up b52828fac7)
2016-05-30 14:39:28 +03:00
Alexander Bruy
2069c27c85
Merge pull request #3119 from arnaud-morvan/processing_fix_postgis_overwrite
...
[processing] fix ogr2ogr postgis table overwrite
2016-05-30 11:57:57 +03:00
volaya
b52828fac7
[processing] allow creating new plugin from toolbox with scripts
2016-05-30 10:41:45 +02:00
volaya
9c2721b08b
[processing] added ‘supported’ parameter to exportVectorLayer
2016-05-30 10:41:44 +02:00
arnaud.morvan@camptocamp.com
8e5b28f3bb
[db_manager] Fix #14796 - Quote values depending on data type in query builder
2016-05-29 23:59:03 +02:00
Médéric RIBREUX
59faf95c1d
Blacklist travis-ci qt5 tests and remove i.fft test
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
8d1bec33a0
Exec things...
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
ec6b29aa8c
Remove NaN values from raster before hash calculation
2016-05-29 09:00:16 +02:00
Médéric Ribreux
235f986517
Fix qt5 travis build and update README for Processing tests
2016-05-29 09:00:16 +02:00
Médéric Ribreux
c867123f18
Fix exec statement for AlgorithmsTestBase.py
...
On travis-ci environment, Python version seems to be affected by [this bug](https://bugs.python.org/issue21591 ).
One way to fix it is to use the old statement instead of exec() function.
2016-05-29 09:00:16 +02:00
Médéric Ribreux
f6710de670
Fix rasterhashes value with osgeo4travis values
2016-05-29 09:00:16 +02:00
Médéric Ribreux
1945facd1d
Temporary make Grass7Utils more verbose for more travis debug
2016-05-29 09:00:16 +02:00
Médéric Ribreux
8884cd715a
Add ugly debug prints to try to find what is travis-ci problem...
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
bc4b3a20a7
Fix i.at.corr test
2016-05-29 09:00:16 +02:00
Médéric Ribreux
03a8a8e507
Try without subfunction
2016-05-29 09:00:16 +02:00
Médéric Ribreux
cd7047cc7c
Try this exec modification
2016-05-29 09:00:16 +02:00
Médéric Ribreux
1aa0bbd258
Update TODO file
2016-05-29 09:00:16 +02:00
Médéric Ribreux
6b8f943022
Fix i.atcor algorithm
2016-05-29 09:00:16 +02:00
Médéric Ribreux
b40d2ff3ba
Add last set of tests
2016-05-29 09:00:16 +02:00
Médéric Ribreux
48d45fbd22
Fix multiple input parameter type detection for graphical unit test generator
2016-05-29 09:00:16 +02:00
Médéric Ribreux
222935b45f
Expand external file support to graphical unit test generator
2016-05-29 09:00:16 +02:00
Médéric Ribreux
1f21af6672
Improve tests: add external file support into AlgorithmsTest
2016-05-29 09:00:16 +02:00
Médéric Ribreux
e70f9bcf0c
Add first set of unit tests
2016-05-29 09:00:16 +02:00
Médéric Ribreux
ed97ca5628
Fix some algorithms
2016-05-29 09:00:16 +02:00
Médéric Ribreux
2aab32487a
Add i.aster.toar algorithm (need to fix a GRASS7 bug about number of files)
2016-05-29 09:00:16 +02:00
Médéric Ribreux
fe5c6f5157
Add i.rectify algorithm
2016-05-29 09:00:16 +02:00
Médéric Ribreux
8ff07cf91a
Add i.landsat.acc algorithm
2016-05-29 09:00:16 +02:00
Médéric Ribreux
90758b533c
Add i.in.spotvgt algorithm
2016-05-29 09:00:16 +02:00
Médéric Ribreux
033fd1fa8b
Add i.modis.qc algorithm
2016-05-29 09:00:16 +02:00
Médéric Ribreux
fdce74885a
Add i.maxlik algorithm
2016-05-29 09:00:16 +02:00
Médéric Ribreux
1d1534279f
Add i.cca algorithm (segfaults from GRASS)
2016-05-29 09:00:16 +02:00
Médéric Ribreux
02bbcbb81a
Add i.oif algorithm
2016-05-29 09:00:16 +02:00
Médéric Ribreux
c9f56125b9
Add i.pansharpen algorithm
2016-05-29 09:00:16 +02:00
Médéric Ribreux
5182748e10
Add i.topo.corr algorithm
2016-05-29 09:00:16 +02:00
Médéric Ribreux
cce451c722
Add i.pca algorithm
2016-05-29 09:00:16 +02:00
Médéric Ribreux
a73ed12dd7
Add i.segment algorithm
2016-05-29 09:00:16 +02:00
Médéric Ribreux
7bc533884b
Add i.smap algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
297c632566
Add i.tasscap algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
68f42a406c
Add i.vi algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
ecf6d2ad37
Add i.landsat.toar algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
aabcc1e0ed
Add i.image.mosaic (needs Redmine #5742 to be implemented)
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
d39614f7d1
Add i.evapo.mh parameters detection
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
689d41511b
Add i.group algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
83b6cfdf8b
Add i.gensigset algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
a231bbd9c2
Add i.gensig algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
b5330003f2
Add i.evapo.time algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
0b8784cf65
Add i.evapo.pt algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
474a258ea5
Add i.evapo.pm algorithm
2016-05-29 09:00:16 +02:00