Juergen E. Fischer
be7f3fa898
release.pl: warn about mis-sized splash and rescale it
2016-02-26 14:33:45 +01:00
Jürgen Fischer
ee4658e3c6
Merge pull request #2842 from jef-n/pg-new-sslmodes
...
postgres provider: add support for verify-ca and verify-full ssl modes (refs #14366 )
2016-02-26 13:52:12 +01:00
Juergen E. Fischer
5b7cfbc37c
release.pl: fix tar ball creation for ltr releases
2016-02-26 13:46:27 +01:00
Matthias Kuhn
a4f8d02548
Merge pull request #2630 from SrNetoChan/master
...
New Icons for QGIS File Formats
2016-02-26 13:42:55 +01:00
Matthias Kuhn
c79aeba0db
Python unittest.expectedFailure improvements
...
Raises an _UnexpectedSuccess exception
Takes a boolean parameter with a condition under which the test is
expected to fail
2016-02-26 13:40:53 +01:00
Matthias Kuhn
d8ad5a3d53
The app startup / plugin path test succeeds again
2016-02-26 13:40:39 +01:00
Matthias Kuhn
bfc6c0234e
Improve grass translation templates
2016-02-26 13:40:01 +01:00
Juergen E. Fischer
068da62917
Bump version to 2.15
2016-02-26 13:23:49 +01:00
Juergen E. Fischer
a5795bcaab
changelog and news update for 2.14
2016-02-26 13:23:48 +01:00
Juergen E. Fischer
fb0adf17f4
translation update for 2.14 from transifex
2016-02-26 13:23:40 +01:00
Nathan Woodrow
ab801aae30
Move composer template paths settings
2016-02-26 22:02:30 +10:00
Matthias Kuhn
77a02ae2dd
[2.5D renderer] Fix loading of saved symbology
2016-02-26 13:00:03 +01:00
Nyall Dawson
b8c620a317
update test mask
2016-02-26 22:48:08 +11:00
Salvatore Larosa
ae03937e93
[pyqgis-console] API file updated
2016-02-26 11:18:07 +01:00
Hugo Mercier
dccca45468
[processing] Fix crash in ExecuteSQL.py
2016-02-26 11:10:46 +01:00
Matthias Kuhn
493d13dc44
Merge pull request #2834 from m-kuhn/procStatTranslate
...
[processing] Make basic statistics translatable
2016-02-26 10:27:53 +01:00
Juergen E. Fischer
5a0d0bcaf2
fix transifex configuration (followup bc042a5e)
2016-02-26 10:10:12 +01:00
rldhont
36b0c3c10a
[BUGFIX][QGIS Server] WFS DescribeFeatureType Geometry element type
...
In the OGR provider, we can read:
```
Some ogr drivers (e.g. GML) are not able to determine the geometry type of a layer like this.
In such cases, we use virtual sublayers for each geometry if the layer contains
multiple geometries (see subLayers) otherwise we guess geometry type from first feature
```
It means that in DescribeFeatureType Geometry element can be describe as simple and the GML contains
simple and multi. It's not XML valid.
To fix it, for OGR provider Geometry element type is set to `gml:GeometryPropertyType`
For the next release, it will be interesting to allow users to specify whether the geometries are multi.
2016-02-26 10:08:07 +01:00
Hugo Mercier
8fc5381b72
Merge pull request #2845 from pvalsecc/column_name_validation
...
Remove column name validation from virtual layers queries
2016-02-26 09:50:39 +01:00
Nyall Dawson
58c85bb8c0
Tweak vertical position of labels under points in "cartographic"
...
label placement mode
Previously labels were being drawn too low
2016-02-26 19:36:20 +11:00
Juergen E. Fischer
75d6a19ae8
release.pl: fix dryrun comment (followup a934b01)
2016-02-26 09:34:26 +01:00
Nyall Dawson
ae347bfd89
Followup fb7c683, 4e4743
2016-02-26 19:05:46 +11:00
Matthias Kuhn
3e5e108b1a
[processing] Make basic statistics translatable
2016-02-26 08:58:30 +01:00
Patrick Valsecchi
3a714ccb27
Remove column name validation from virtual layers queries
...
The query already went through the Sqlite query parser. So why not
trusting it? This was in the way of group by queries with count(*)
in the output fields.
2016-02-26 08:04:07 +01:00
Nyall Dawson
fb7c683969
Temporarily disable test which unexpectedly fails on Travis
2016-02-26 16:29:13 +11:00
Nyall Dawson
b197ccb8cd
Merge pull request #2844 from nirvn/gps_icon_refresh
...
[ui] improve gps tools icon
2016-02-26 15:49:14 +11:00
nirvn
8490786b03
[ui] improve gps tools icon
2016-02-26 11:41:39 +07:00
Nyall Dawson
4e4743a2cd
Fix saving vector layers with z dimension ( fix #14006 , #12373 )
2016-02-26 15:07:35 +11:00
Nyall Dawson
1b22dcc8a6
Indendation
2016-02-26 14:08:37 +11:00
Nyall Dawson
4f1f7a8af8
Fix long hang when selecting huge number of vertices with node tool
2016-02-26 12:54:35 +11:00
Peter Petrik
0b136af496
fixes #13668 (Delete does not work in the Vertex Editor)
2016-02-26 12:41:20 +11:00
Nyall Dawson
300785b894
Always show map units as an option in coordinate format combo box
2016-02-26 12:19:34 +11:00
Nyall Dawson
a27dbf3527
Merge pull request #2838 from wonder-sk/fix-wgs-coords
...
Fix precision of coordinate display for layer in non-projected CRS
2016-02-26 12:09:53 +11:00
Juergen E. Fischer
76fcb1f7c9
PyQgsVectorFileWriter: fix comment (followup 17f20bb)
2016-02-26 02:01:17 +01:00
Nyall Dawson
d6346c882b
Use clearer cut/copy/paste icons in python console
2016-02-26 11:46:52 +11:00
Nyall Dawson
ae1618d282
Fix trailing space in status bar label
2016-02-26 11:46:52 +11:00
Juergen E. Fischer
9f87f4d0dd
editor widgets: avoid duplicate saving of edit types ( fixes #13960 )
...
TODO: resolve duplicate read via QgsProject::readMapLayer and
QgsVectorLayer::readCustomSymbology signals
2016-02-26 01:18:20 +01:00
Juergen E. Fischer
b89956e247
fix linebreaks in function help and CASE ( fixes #14189 )
2016-02-26 00:27:48 +01:00
Juergen E. Fischer
93ba5cd97b
fix typos
2016-02-25 23:23:04 +01:00
Juergen E. Fischer
d6c8a1a5ba
add help for map_extent_center, map_extent_width and map_extent_height ( fixes #14259 , followup e7b9a31)
2016-02-25 23:17:31 +01:00
Juergen E. Fischer
9f7c32944c
layer definition: always use relative paths regardless whether or not the file already exists ( fixes #14340 )
2016-02-25 22:51:59 +01:00
Juergen E. Fischer
f9d690516e
new spatialite layer: allow tables with only primary key and geometry ( fixes #14313 )
2016-02-25 22:37:40 +01:00
Juergen E. Fischer
0ba038fcc1
remove a failing connect and avoid absolutePath warning in empty project
2016-02-25 21:51:36 +01:00
Juergen E. Fischer
31e43a9869
postgres provider: add support for verify-ca and verify-full ssl modes
2016-02-25 20:58:02 +01:00
Juergen E. Fischer
17f20bbb36
PyQgsVectorFileWriter: adapt to a3f03f02
2016-02-25 20:31:20 +01:00
Juergen E. Fischer
a3f03f028a
vector file writer: fix saving of datetime values ( fixes #14190 )
2016-02-25 19:21:11 +01:00
Juergen E. Fischer
9b5c683106
also recalculate layer extent after rollback ( fixes #3155 )
2016-02-25 18:22:40 +01:00
Juergen E. Fischer
a43a287a79
don't close qgis_help when qgis closes ( fixes #8305 )
2016-02-25 16:21:36 +01:00
rldhont
de581ee822
[BUGFIX][Processing] Reset SAGA InverseDistanceWeighted algorithm
...
Reset 2 parameters :
* SEARCH_POINTS_ALL
* SEARCH_POINTS_MAX
These parameters was defined in 2.1.2 but are available in the next version :
http://www.saga-gis.org/saga_module_doc/2.1.3/grid_gridding_1.html
http://www.saga-gis.org/saga_module_doc/2.1.4/grid_gridding_1.html
http://www.saga-gis.org/saga_module_doc/2.2.0/grid_gridding_1.html
http://www.saga-gis.org/saga_module_doc/2.2.2/grid_gridding_1.html
2016-02-25 15:09:15 +01:00
Juergen E. Fischer
c3558d3c96
replace html encodings from NEWS
2016-02-25 12:11:53 +01:00