|
| 1 | +Alexander Bruy <alexander.bruy@gmail.com> 2016-12-15 |
| 2 | + |
| 3 | + [processing] quote file paths in TauDEM provider |
| 4 | + |
| 5 | +Alessandro Pasotti <apasotti@boundlessgeo.com> 2016-12-14 |
| 6 | + |
| 7 | + [BACKPORT][BUGFIX] Fixed a crash on bad network protocol |
| 8 | + |
| 9 | + ( from f48f90ead ) |
| 10 | + |
| 11 | +rldhont <rldhont@gmail.com> 2016-12-13 |
| 12 | + |
| 13 | + Fix WMS 1.3. compliance: distort image if width/height ratio of bbox is different to WIDTH/HEIGHT of requested image |
| 14 | + |
| 15 | + Not decrease but increase image |
| 16 | + |
| 17 | +Merge: 02d70fa a1a4ad9 |
| 18 | +rldhont <rldhont@gmail.com> 2016-12-13 |
| 19 | + |
| 20 | + Merge pull request #3862 from rldhont/release-2_14-wms-130-compliance |
| 21 | + |
| 22 | + Backport 214 wms 130 compliance |
| 23 | + |
| 24 | +Blottiere Paul <blottiere.paul@gmail.com> 2016-12-09 |
| 25 | + |
| 26 | + fix getLegendGraphics when BBox parameter is used |
| 27 | + |
| 28 | +rldhont <rldhont@gmail.com> 2016-12-12 |
| 29 | + |
| 30 | + Adapt WFS capabilties in server test for WMS 1.3.0 compliance |
| 31 | + |
| 32 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2016-12-01 |
| 33 | + |
| 34 | + Fix access control tests such that bbox width/height ration matches image width/height |
| 35 | + |
| 36 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2016-12-01 |
| 37 | + |
| 38 | + Adapt expected capabilities / project settings response in server test for WMS 1.3.0 compliance |
| 39 | + |
| 40 | +rldhont <rldhont@gmail.com> 2016-12-12 |
| 41 | + |
| 42 | + Fix typo |
| 43 | + |
| 44 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2016-12-09 |
| 45 | + |
| 46 | + Backward support for parameters 'MTVER' and 'capabilities' from WMS 1.0.0 is required for WMS 1.1.1 |
| 47 | + |
| 48 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2016-12-01 |
| 49 | + |
| 50 | + Indentation |
| 51 | + |
| 52 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2016-12-01 |
| 53 | + |
| 54 | + WMS server: parse bounding box only if the BBOX parameter is really there |
| 55 | + |
| 56 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2016-11-29 |
| 57 | + |
| 58 | + WMS 1.3 compliance: Each OnlineResource URL intended for HTTP Get requests in the capabilities document is a URL prefix |
| 59 | + |
| 60 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2016-11-29 |
| 61 | + |
| 62 | + Exception format is XML, not capabilities format |
| 63 | + |
| 64 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2016-11-29 |
| 65 | + |
| 66 | + WMS 1.3. compliance: distort image if width/height ratio of bbox is different to WIDTH/HEIGHT of requested image |
| 67 | + |
| 68 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2016-11-29 |
| 69 | + |
| 70 | + WMS 1.3.0 compliance: If a layer bounding box is there, it is not allowed to be empty (also if a layer has only one point) |
| 71 | + |
| 72 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2016-11-29 |
| 73 | + |
| 74 | + WMS 1.3.0 compliance: throw exception if bbox is empty |
| 75 | + |
| 76 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2016-11-29 |
| 77 | + |
| 78 | + Fix typo |
| 79 | + |
| 80 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2016-11-29 |
| 81 | + |
| 82 | + WMS 1.3.0 compliance: exception format must be advertized as 'XML', not 'text/xml' |
| 83 | + |
| 84 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2016-11-29 |
| 85 | + |
| 86 | + WMS 1.3.0 compliance: CRS:84 needs to be supported |
| 87 | + |
| 88 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2016-11-29 |
| 89 | + |
| 90 | + WMS 1.3.0 compliance: support BGCOLOR parameter |
| 91 | + |
| 92 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2016-11-29 |
| 93 | + |
| 94 | + WMS 1.3.0 compliance: throw exception if feature info point is not within the WIDTH/HEIGHT parameters |
| 95 | + |
| 96 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2016-11-29 |
| 97 | + |
| 98 | + WMS 1.3.0 compliance: use the reserved word 'None' if no fees |
| 99 | + |
| 100 | +nirvn <nirvn.asia@gmail.com> 2016-12-08 |
| 101 | + |
| 102 | + Revert "[style dock] emit widgetChanged() when raster palette labels updated" |
| 103 | + |
| 104 | + This reverts commit f92928d4da7ece907b94713e8706e550e6ab4c5e. |
| 105 | + |
| 106 | +nirvn <nirvn.asia@gmail.com> 2016-12-08 |
| 107 | + |
| 108 | + [style dock] emit widgetChanged() when raster palette labels updated |
| 109 | + |
| 110 | +Sandro Mani <manisandro@gmail.com> 2016-12-06 |
| 111 | + |
| 112 | + [Geometry Checker] Don't add geometry-less features to feature-pool |
| 113 | + |
| 114 | +Hugo Mercier <hugo.mercier@oslandia.com> 2016-12-05 |
| 115 | + |
| 116 | + [virtual layer] Fix xFilter for null value comparisons |
| 117 | + |
| 118 | +Merge: b3742fe 8dc7799 |
| 119 | +volaya <volayaf@gmail.com> 2016-12-02 |
| 120 | + |
| 121 | + Merge pull request #3826 from alexbruy/processing-models |
| 122 | + |
| 123 | + fix loading of models containing user-defined scripts |
| 124 | + |
| 125 | +Alexander Bruy <alexander.bruy@gmail.com> 2016-12-02 |
| 126 | + |
| 127 | + fix loading of models containing user-defined scripts |
| 128 | + |
| 129 | +Sandro Mani <manisandro@gmail.com> 2016-12-01 |
| 130 | + |
| 131 | + [Geometry checker] Fix possible use of deleted geometry |
| 132 | + |
| 133 | +rldhont <rldhont@gmail.com> 2016-11-30 |
| 134 | + |
| 135 | + Update QgsPointDisplacementRenderer::legendKeysForFeature note |
| 136 | + |
| 137 | +rldhont <rldhont@gmail.com> 2016-11-30 |
| 138 | + |
| 139 | + [BUGFIX] Filter Legend By Map Content doesn't maintain point displacement legend |
| 140 | + |
| 141 | + Fixed #11572 |
| 142 | + Manually cherry-picked 4d71cf968c4608359514637ceabcf4f3dcfb09ce |
| 143 | + |
| 144 | +borys <info@borysjurgiel.pl> 2016-11-29 |
| 145 | + |
| 146 | + [bugfix] Fix broken docks customization. Fixes #8055 |
| 147 | + |
| 148 | +volaya <volayaf@gmail.com> 2016-11-27 |
| 149 | + |
| 150 | + [processing] fixed file extension when exporting layer |
| 151 | + |
| 152 | + fixes #15898 |
| 153 | + |
| 154 | +Juergen E. Fischer <jef@norbit.de> 2016-11-25 |
| 155 | + |
| 156 | + Release of 2.14.9 |
| 157 | + |
1 | 158 | Matthias Kuhn <matthias@opengis.ch> 2016-10-17
|
2 | 159 |
|
3 | 160 | Don't rely on RTTI to convert symbol layer to sip objects
|
|
0 commit comments