Marco Bernasocchi
1c63522819
Added QgsFields::names method to get a list of all the names of fields
2017-10-06 22:52:26 +02:00
Nyall Dawson
04a9cd9211
Add more consistency to doxygen formatting
2017-10-06 08:19:00 +10:00
Alessandro Pasotti
dcc672520c
Merge pull request #5281 from boundlessgeo/auth_use_settings_widget
...
[auth][needs-docs] Provider connection dialogs use the new auth settings widget
2017-10-05 17:33:56 +02:00
Sandro Mani
2f44d52ee5
Merge pull request #5298 from manisandro/ogr_tin_triangle
...
[Feature][OGR] Support Triangle, TIN and PolyhedralSurface geometry types by mapping them to Polygon and MultiPolygon respectively
2017-10-05 11:29:02 +02:00
Sandro Mani
abaeb9e9c1
[Feature][OGR] Support Triangle, TIN and PolyhedralSurface geometry types by mapping them to Triangle and MultiPolygon respectively
2017-10-04 22:15:43 +02:00
Sandro Mani
4e2e3608f0
[OGR] Pass AUTO_REPACK=OFF when opening datasets for non-implicit update modes
2017-10-04 12:17:20 +02:00
rldhont
3e45f997a6
Merge pull request #4912 from dmarteau/svg-marker-size
...
[FEATURE][needs-docs] Svg marker size: change aspect ratio
2017-10-04 12:02:32 +02:00
Matthias Kuhn
c764d9c177
Merge pull request #5256 from qgis/docker2
...
[travis] Use docker to run test
2017-10-04 11:11:52 +02:00
Martin Dobias
7874d4b6d6
Merge pull request #5183 from wonder-sk/cad-utils
...
Refactor CAD editing alignment logic to new QgsCadUtils class
2017-10-04 00:04:03 +02:00
Matthias Kuhn
159486515b
Add sanitized landsat2.nc
...
@rouault
> [landsat2.nc.zip](https://github.com/qgis/QGIS/files/1352514/landsat2.nc.zip )
> "gdal_translate -of NETCDF landsat.tif landsat2.nc" will not work as expected
> since the driver doesn't support creating subdatasets. I have used ncdump +
> manual changing of _FillValue to 0 + ncgen to recreate it. Hopefully it
> should work (untested) Result attached
2017-10-03 17:36:40 +02:00
Matthias Kuhn
6d683230de
Disable unstable tests
...
Parts of the following tests behave unstable because of enironment changes
(distro upgrade, running in docker, ...) or dependency updates.
- qgis_rastersublayertest (Failed)
- PyQgsShapefileProvider (Failed)
- PyQgsWFSProvider (Failed)
They are unlikely to be introduced by the new continuous integration
environment.
Therefore, the affected parts have been disabled. Help by knowledgeable
developers to make the tests more stable or fix real underlying issues.
2017-10-03 17:36:39 +02:00
Martin Dobias
5172a339ca
Finished unit tests
2017-10-03 17:01:54 +02:00
Martin Dobias
878dfddd3b
Refactor CAD editing alignment logic to new QgsCadUtils class
2017-10-03 17:01:54 +02:00
Nyall Dawson
b27382d011
[processing] Fix history doesn't correctly escape values
...
Fixes #17229
2017-10-03 19:01:13 +10:00
Blottiere Paul
8a09a197cc
Merge pull request #5150 from pblottiere/server_bugfix_ogc_getfeatureinfo_invalid_format
...
[server][bugfix] Fix OGC test getfeatureinfo:invalid-info_format
2017-10-03 06:24:46 +01:00
Martin Dobias
68bb68d176
[FEATURE] QGIS 3D (pull request #5203 )
2017-10-02 23:02:37 +02:00
Alessandro Pasotti
f09e5b16e0
[auth] Renamed setters to better follow Qt5 conventions
2017-10-02 17:12:02 +02:00
Alessandro Pasotti
dfdf2ceeac
[auth] Added support for "Store" checkboxes
2017-10-02 16:39:31 +02:00
Alessandro Pasotti
c57b9e7e73
[auth] Tests for new setters methods
2017-10-02 14:44:01 +02:00
Alessandro Pasotti
feeec8e0bf
[auth] Use explicit signal connections
2017-10-02 12:26:15 +02:00
Alessandro Pasotti
5bdb605fda
Merge pull request #5270 from boundlessgeo/auth_widget2
...
[auth][needs-docs] Authentication widget
2017-10-02 09:18:00 +02:00
Blottiere Paul
60fd763621
Merge pull request #5157 from pblottiere/server_bugfix_ogc_invalid_querylayers
...
[server][bugfix] Fix OGC test getfeatureinfo:invalid-query_layers
2017-10-02 04:37:35 +01:00
Nyall Dawson
92af1dacaf
Replace default constructors/destructors with = default
2017-10-01 06:52:14 +10:00
Alessandro Pasotti
e33ff0609b
[auth] Renamed class to QgsAuthSettingsWidget
2017-09-30 08:59:07 +02:00
Matthias Kuhn
e025011799
Make Mr. Travis happy
2017-09-29 17:52:33 +02:00
Matthias Kuhn
3562af4db7
Fix missing import
2017-09-29 17:52:33 +02:00
Matthias Kuhn
366433e1f5
Add more applyOnUpdate tests
2017-09-29 17:52:32 +02:00
Matthias Kuhn
1552b4ed3b
Test updates for changed method name/signature
2017-09-29 17:52:32 +02:00
Matthias Kuhn
951b699c97
More default value tests
2017-09-29 17:52:31 +02:00
Matthias Kuhn
ff385fb035
Add tests for QgsDefaultValue
2017-09-29 17:52:31 +02:00
Matthias Kuhn
650b64eba0
Update cpp tests for QgsDefaultValue
2017-09-29 17:52:30 +02:00
Matthias Kuhn
d6eb7ba3e7
Add "apply on update" option to default values
2017-09-29 17:52:28 +02:00
Matthias Kuhn
d947c8d72a
Update control image mask
2017-09-29 17:40:27 +02:00
Matthias Kuhn
f10eb9858c
Make valid CRS test less sensitive
...
See fbf99afd01 (commitcomment-24572295)
2017-09-29 17:40:27 +02:00
Alessandro Pasotti
242696c1d5
[auth] Added tests and completed QgsAuthenticationWidget
2017-09-29 17:34:59 +02:00
Matthias Kuhn
ca5a0bb3de
Fix python expression functions
2017-09-29 17:01:33 +02:00
Alessandro Pasotti
db0c223ab1
[auth] Added new widget ui
2017-09-29 12:16:28 +02:00
Matthias Kuhn
050119c2ba
Add test
2017-09-29 10:58:20 +02:00
Matthias Kuhn
a97d846471
Single parameter version of represent_value
...
Becuase `represent_value("fieldname")` is much shorter to write and in 98%
there is no need to specify the name separately as
`represent_value("fieldname", 'fieldname')`.
2017-09-29 10:58:18 +02:00
Blottiere Paul
203e81fa6b
Add tests
2017-09-29 09:30:20 +01:00
Blottiere Paul
04cdf496b7
Add some tests
2017-09-29 09:26:25 +01:00
Matthias Kuhn
af0451c4c3
Fix debug logging
2017-09-28 13:22:42 +02:00
Matthias Kuhn
5250b0d484
Fix test
2017-09-28 13:22:41 +02:00
Matthias Kuhn
a65f51891e
Use self.assertTrue instead of assert
2017-09-28 13:22:40 +02:00
Matthias Kuhn
2bbc5a541d
Test debug information
2017-09-28 13:22:39 +02:00
Matthias Kuhn
82e6192eff
More control images
2017-09-28 13:22:39 +02:00
Matthias Kuhn
58b2fe6933
More control image updates
2017-09-28 13:22:38 +02:00
Matthias Kuhn
2c0e61be1f
Fix some test masks
2017-09-28 13:22:38 +02:00
Matthias Kuhn
ae9f263e96
Create test postgres database with UTF-8
2017-09-28 13:22:37 +02:00
Denis Rouzaud
ce109eac98
Revert "use second Dockerfile to push 2nd image"
...
This reverts commit 050682a37364e110f350b9c3293f662b0011036d.
2017-09-28 13:22:30 +02:00