|
| 1 | +Juergen E. Fischer <jef@norbit.de> 2018-03-23 |
| 2 | + |
| 3 | + update translation stats |
| 4 | + |
| 5 | +Borys Jurgiel <info@borysjurgiel.pl> 2018-03-22 |
| 6 | + |
| 7 | + [tr] Polish translation update |
| 8 | + |
| 9 | +rldhont <rldhont@gmail.com> 2018-03-22 |
| 10 | + |
| 11 | + [Processing] Display CSV OutputFile |
| 12 | + |
| 13 | +Borys Jurgiel <info@borysjurgiel.pl> 2018-03-21 |
| 14 | + |
| 15 | + [tr] Polish translation update |
| 16 | + |
| 17 | +rldhont <rldhont@gmail.com> 2018-03-20 |
| 18 | + |
| 19 | + [Bugfix][Processing] Py and R scripts parsing file param |
| 20 | + |
| 21 | +rldhont <rldhont@gmail.com> 2018-03-19 |
| 22 | + |
| 23 | + [Server] Fix tests: after enhancing WFS GeoJSON |
| 24 | + |
| 25 | +rldhont <rldhont@gmail.com> 2018-03-16 |
| 26 | + |
| 27 | + [Server] Fix tests: after enhancing WFS GeoJSON |
| 28 | + |
| 29 | +rldhont <rldhont@gmail.com> 2018-03-16 |
| 30 | + |
| 31 | + [BUGFIX][Server] WFS GeoJSON: QGIS Server 2.18 much slower than 2.14 |
| 32 | + |
| 33 | + Fixed #18249 |
| 34 | + |
| 35 | + The JsonExporter was generated for each feature exported to GeoJSON. |
| 36 | + |
| 37 | +rldhont <rldhont@gmail.com> 2018-03-16 |
| 38 | + |
| 39 | + [BUGFIX][Server] GetFeature: selecting attribute by clean propertyname |
| 40 | + |
| 41 | +rldhont <rldhont@gmail.com> 2018-03-16 |
| 42 | + |
| 43 | + [BUGFIX][Server] DescribeFeature does not clean attribute name |
| 44 | + |
| 45 | + In GML, the attributes have to be cleaned to be used as an XML name. |
| 46 | + |
| 47 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-03-13 |
| 48 | + |
| 49 | + Fix requesting layer groups contained in embeded projects |
| 50 | + |
| 51 | +Juergen E. Fischer <jef@norbit.de> 2018-03-11 |
| 52 | + |
| 53 | + debian packaging: add buster |
| 54 | + |
| 55 | +Merge: 45f04b7c2f b0d354884d |
| 56 | +mhugent <marco.hugentobler@sourcepole.ch> 2018-03-09 |
| 57 | + |
| 58 | + Merge pull request #6522 from mhugent/fix_18247 |
| 59 | + |
| 60 | + Fallback to feature id if pk attribute is not there |
| 61 | + |
| 62 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-03-04 |
| 63 | + |
| 64 | + Fallback to feature id if pk attribute is not there |
| 65 | + |
| 66 | +Merge: e321acd696 c9bb21efbd |
| 67 | +Blottiere Paul <blottiere.paul@gmail.com> 2018-02-27 |
| 68 | + |
| 69 | + Merge pull request #6417 from tudorbarascu/fix_selection_test |
| 70 | + |
| 71 | + improve server SELECTION test with multiple id's |
| 72 | + |
| 73 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2016-11-18 |
| 74 | + |
| 75 | + Add global scope in server |
| 76 | + |
| 77 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2016-11-18 |
| 78 | + |
| 79 | + Set scope directly to new context |
| 80 | + |
| 81 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2016-11-17 |
| 82 | + |
| 83 | + Set project expression variables in server |
| 84 | + |
| 85 | +Merge: 7827d92405 d1b5767b05 |
| 86 | +Nyall Dawson <nyall.dawson@gmail.com> 2018-02-27 |
| 87 | + |
| 88 | + Merge pull request #6471 from sebastic/wms-provider-dependencies |
| 89 | + |
| 90 | + Add dependency on qgis_gui target to fix parallel build. |
| 91 | + |
| 92 | +Tudor Bărăscu <tudor.barascu@qtibia.ro> 2018-02-26 |
| 93 | + |
| 94 | + show how to run the PyQgsServer test |
| 95 | + |
| 96 | +Tudor Bărăscu <tudor.barascu@qtibia.ro> 2018-02-22 |
| 97 | + |
| 98 | + improve server SELECTION test with multiple id's |
| 99 | + |
| 100 | +Bas Couwenberg <sebastic@xs4all.nl> 2018-02-26 |
| 101 | + |
| 102 | + Add dependency on qgis_gui target to fix parallel build. |
| 103 | + |
| 104 | + In file included from /<<BUILDDIR>>/qgis-2.18.17+dfsg/src/providers/wms/qgswmssourceselect.cpp:26:0: |
| 105 | + /<<BUILDDIR>>/qgis-2.18.17+dfsg/src/providers/wms/../../gui/qgsgenericprojectionselector.h:20:10: fatal error: ui_qgsgenericprojectionselectorbase.h: No such file or directory |
| 106 | + #include <ui_qgsgenericprojectionselectorbase.h> |
| 107 | + ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| 108 | + |
| 109 | +Even Rouault <even.rouault@spatialys.com> 2018-02-26 |
| 110 | + |
| 111 | + WFS provider: handle gmgml:Point_MultiPointPropertyType (fixes #18169) |
| 112 | + |
| 113 | +Merge: 98e769f70e 3654ead72c |
| 114 | +Werner Macho <werner.macho@gmail.com> 2018-02-23 |
| 115 | + |
| 116 | + Merge pull request #6440 from ghtmtt/release-2_18 |
| 117 | + |
| 118 | + updated it translation for 2_18 |
| 119 | + |
| 120 | +matteo <matteo.ghetta@gmail.com> 2018-02-23 |
| 121 | + |
| 122 | + updated it translation for 2_18 |
| 123 | + |
| 124 | +Juergen E. Fischer <jef@norbit.de> 2018-02-23 |
| 125 | + |
| 126 | + Release of 2.18.17 |
| 127 | + |
1 | 128 | Merge: 9c2a0f8ae7 193e0a7e42
|
2 | 129 | Hugo Mercier <hugo.mercier@oslandia.com> 2018-02-22
|
3 | 130 |
|
|
0 commit comments