|
| 1 | +Merge: 9c2a0f8ae7 193e0a7e42 |
| 2 | +Hugo Mercier <hugo.mercier@oslandia.com> 2018-02-22 |
| 3 | + |
| 4 | + Merge pull request #6419 from mhugo/release-2_18 |
| 5 | + |
| 6 | + Fix call to representValue in identifydialog |
| 7 | + |
| 8 | +Hugo Mercier <hugo.mercier@oslandia.com> 2018-02-22 |
| 9 | + |
| 10 | + Fix call to representValue in identifydialog |
| 11 | + |
| 12 | + This should fix the problem of queries with WHERE (id = 'NULL') when the |
| 13 | + string 'NULL' cannot be converted to integer / uuid, as seen with |
| 14 | + relation reference widgets. |
| 15 | + |
| 16 | + (cherry-picked from 5e70e962f704) |
| 17 | + |
| 18 | +Juergen E. Fischer <jef@norbit.de> 2018-02-21 |
| 19 | + |
| 20 | + Add GRASS74 support (backported from 2dece58b679) |
| 21 | + |
| 22 | +Merge: 9aa6a4d743 40b67e28d4 |
| 23 | +mhugent <marco.hugentobler@sourcepole.ch> 2018-02-21 |
| 24 | + |
| 25 | + Merge pull request #6279 from mhugent/featureinfo_gml_id |
| 26 | + |
| 27 | + Server: if there is a primary key, use the pk value(s) as gml id inst… |
| 28 | + |
| 29 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-02-21 |
| 30 | + |
| 31 | + Use @@ as primary key separator |
| 32 | + |
| 33 | +Juergen E. Fischer <jef@norbit.de> 2018-02-20 |
| 34 | + |
| 35 | + german translation update |
| 36 | + |
| 37 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-02-20 |
| 38 | + |
| 39 | + Use gml feature id also for non-gml output formats of WMS GetFeatureInfo |
| 40 | + |
| 41 | +rldhont <rldhont@gmail.com> 2018-02-19 |
| 42 | + |
| 43 | + [BUGFIX][Server] WFS GetFeature GML: segfault with geometry null |
| 44 | + |
| 45 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-02-19 |
| 46 | + |
| 47 | + Use pk as WFS id in GeoJSON export |
| 48 | + |
| 49 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-02-19 |
| 50 | + |
| 51 | + Consider pk/fid in wfs transaction |
| 52 | + |
| 53 | +Merge: b082ba8fcf eb6d7613d3 |
| 54 | +Alessandro Pasotti <elpaso@itopen.it> 2018-02-19 |
| 55 | + |
| 56 | + Merge pull request #6210 from DelazJ/218_DBManager |
| 57 | + |
| 58 | + [DB Manager]Allow preset query combobox to expand |
| 59 | + |
| 60 | +Merge: 5293044d31 4ab983e731 |
| 61 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-02-13 |
| 62 | + |
| 63 | + Merge branch 'release-2_18' of https://github.com/qgis/QGIS into release-2_18 |
| 64 | + |
| 65 | +Denis Rouzaud <denis.rouzaud@gmail.com> 2018-02-13 |
| 66 | + |
| 67 | + fix link to Qt 4.8 doc |
| 68 | + |
| 69 | + fix #18088 |
| 70 | + |
| 71 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-02-13 |
| 72 | + |
| 73 | + Escape spaces in MTEXT |
| 74 | + |
| 75 | +Merge: 265bc68689 1be269adc2 |
| 76 | +Salvatore Larosa <lrssvtml@gmail.com> 2018-02-13 |
| 77 | + |
| 78 | + Merge pull request #6302 from slarosa/split_v_drape |
| 79 | + |
| 80 | + Split v.drape command |
| 81 | + |
| 82 | +Merge: c2baf1b91b c9e637e6e7 |
| 83 | +mhugent <marco.hugentobler@sourcepole.ch> 2018-02-13 |
| 84 | + |
| 85 | + Merge pull request #6319 from mhugent/dxf_label_layers |
| 86 | + |
| 87 | + Fix dxf export for label layers with labeling but without symbology |
| 88 | + |
| 89 | +Denis Rouzaud <denis.rouzaud@gmail.com> 2018-02-12 |
| 90 | + |
| 91 | + [dxf] use struct instead of QPair for addLayers (#6323) |
| 92 | + |
| 93 | + fix #11790 |
| 94 | + |
| 95 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-02-12 |
| 96 | + |
| 97 | + Fix dxf export for label layers with labeling but without symbology |
| 98 | + |
| 99 | +Merge: c34f23ce08 42dd971368 |
| 100 | +Denis Rouzaud <denis.rouzaud@gmail.com> 2018-02-11 |
| 101 | + |
| 102 | + Merge pull request #6310 from 3nids/pd_domain_218 |
| 103 | + |
| 104 | + [postgres] fix domain not in public schema |
| 105 | + |
| 106 | +Denis Rouzaud <denis.rouzaud@gmail.com> 2018-02-11 |
| 107 | + |
| 108 | + make code compatible with QGIS 2.x |
| 109 | + |
| 110 | +Denis Rouzaud <denis.rouzaud@gmail.com> 2018-02-11 |
| 111 | + |
| 112 | + [postgres] fix domain not in public schema |
| 113 | + |
| 114 | + fix #18053 |
| 115 | + see PR #6304 |
| 116 | + |
| 117 | +Salvatore Larosa <lrssvtml@gmail.com> 2018-02-09 |
| 118 | + |
| 119 | + split v.drape alg to be used without where command |
| 120 | + |
| 121 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-02-06 |
| 122 | + |
| 123 | + Server: if there is a primary key, use the pk value(s) as gml id instead of the feature id |
| 124 | + |
| 125 | +Alexander Bruy <alexander.bruy@gmail.com> 2018-02-06 |
| 126 | + |
| 127 | + [processing] add missed information to the error message (fix #18049) |
| 128 | + |
| 129 | +Juergen E. Fischer <jef@norbit.de> 2018-02-02 |
| 130 | + |
| 131 | + INSTALL: use meta package to install osgeo4w build dependencies |
| 132 | + |
| 133 | +Alexander Bruy <alexander.bruy@gmail.com> 2018-02-01 |
| 134 | + |
| 135 | + [processing] pass '-of' parameter to gdaldem algorithms (fix #17930) |
| 136 | + |
| 137 | +Alexander Bruy <alexander.bruy@gmail.com> 2018-02-01 |
| 138 | + |
| 139 | + [processing] pass '-of' parameter to gdal_grid algorithms (fix #18013) |
| 140 | + |
| 141 | +Alexander Bruy <alexander.bruy@gmail.com> 2018-02-01 |
| 142 | + |
| 143 | + [processing] fix typo in the parameter name (refs #18013) |
| 144 | + |
| 145 | +Juergen E. Fischer <jef@norbit.de> 2018-02-01 |
| 146 | + |
| 147 | + debian packaging: adapt libqca2-plugin-ossl dependency |
| 148 | + |
| 149 | +Alexander Bruy <alexander.bruy@gmail.com> 2018-01-30 |
| 150 | + |
| 151 | + indentation |
| 152 | + |
| 153 | +Alexander Bruy <alexander.bruy@gmail.com> 2018-01-30 |
| 154 | + |
| 155 | + [processing] fetch scripts and models from qgis-2 branch to avoid |
| 156 | + overlapping with scripts and models for QGIS 3 |
| 157 | + |
| 158 | +Harrissou Sant-anna <delazj@gmail.com> 2018-01-29 |
| 159 | + |
| 160 | + [DB Manager]Allow preset query combobox to expand |
| 161 | + |
| 162 | +Harrissou Sant-anna <delazj@gmail.com> 2018-01-29 |
| 163 | + |
| 164 | + [DB Manager]Allow preset query combobox to expand |
| 165 | + |
| 166 | +Salvatore Larosa <lrssvtml@gmail.com> 2018-01-28 |
| 167 | + |
| 168 | + Fixes #17929 - output file paths not quoted (m.cogo, v.out.vtk) |
| 169 | + |
| 170 | +Juergen E. Fischer <jef@norbit.de> 2018-01-26 |
| 171 | + |
| 172 | + update package*.cmd for GRASS 7.4 |
| 173 | + |
| 174 | +Merge: 141be446aa 222eee437c |
| 175 | +Salvatore Larosa <lrssvtml@gmail.com> 2018-01-25 |
| 176 | + |
| 177 | + Merge pull request #6128 from DelazJ/ProcessingBatchResize |
| 178 | + |
| 179 | + [processing] Fix cannot resize columns in batch dialog |
| 180 | + |
| 181 | +Merge: 1c34b25589 12b3011283 |
| 182 | +Nyall Dawson <nyall.dawson@gmail.com> 2018-01-25 |
| 183 | + |
| 184 | + Merge pull request #6153 from agiudiceandrea/patch-1 |
| 185 | + |
| 186 | + Fixes a typo in syncDb() that improperly set "Imported from GDAL" as name for all geogcs imported from GDAL/PROJ |
| 187 | + |
| 188 | +Luigi Pirelli <luipir@gmail.com> 2018-01-24 |
| 189 | + |
| 190 | + Add out layer to registry before its update. |
| 191 | + |
| 192 | + Useful only in case of use waterfall aggregate functions because they get |
| 193 | + layer from registry basing on layer scope. |
| 194 | + |
| 195 | + Fixes #17300 |
| 196 | + (https://github.com/qgis/QGIS/pull/5950) |
| 197 | + |
| 198 | +Andrea Giudiceandrea <andreaerdna@libero.it> 2018-01-24 |
| 199 | + |
| 200 | + Fixes a typo in syncDb() |
| 201 | + |
| 202 | + Fixes a typo in QgsCoordinateReferenceSystem::syncDb() that improperly set "Imported from GDAL" as name for all geographical coordinate systems imported from GDAL/PROJ definitions during postintall CRS database synch. |
| 203 | + |
| 204 | +Borys Jurgiel <info@borysjurgiel.pl> 2018-01-23 |
| 205 | + |
| 206 | + [tr] Polish translation update |
| 207 | + |
| 208 | +Harrissou Sant-anna <delazj@gmail.com> 2018-01-22 |
| 209 | + |
| 210 | + [processing] Fix cannot resize columns in batch dialog |
| 211 | + |
| 212 | + Fixes #17819 |
| 213 | + Cherry-picked from 797437823c |
| 214 | + |
| 215 | +Juergen E. Fischer <jef@norbit.de> 2018-01-19 |
| 216 | + |
| 217 | + Release of 2.18.16 |
| 218 | + |
1 | 219 | Nyall Dawson <nyall.dawson@gmail.com> 2018-01-19
|
2 | 220 |
|
3 | 221 | Fix virtual layers fail if table field names have special characters
|
|
0 commit comments