|
| 1 | +rldhont <rldhont@gmail.com> 2015-12-18 |
| 2 | + |
| 3 | + [BUGFIX] WFS GetCapabilities respons misses <keywords> key |
| 4 | + |
| 5 | + Fixes #13037 WFS GetCapabilities respons misses <keywords> key |
| 6 | + |
| 7 | + Replace KeywordList by Keywords in WFS Getcapabilities and keywords in WCS GetCapabilities. |
| 8 | + |
| 9 | +Juergen E. Fischer <jef@norbit.de> 2015-12-02 |
| 10 | + |
| 11 | + oracle provider: fix geometry type/srid detection for queries |
| 12 | + |
| 13 | +Juergen E. Fischer <jef@norbit.de> 2015-11-08 |
| 14 | + |
| 15 | + oracle provider: add/fix support for multiple geometry columns (fixes #13158) |
| 16 | + |
| 17 | +rldhont <rldhont@gmail.com> 2015-12-15 |
| 18 | + |
| 19 | + Dont set content-length header on streamed response. Fixes #13991 |
| 20 | + |
| 21 | + Thanks to @AsgerPetersen to help fixing #13991 |
| 22 | + closes #2582 |
| 23 | + |
| 24 | +Juergen E. Fischer <jef@norbit.de> 2015-12-14 |
| 25 | + |
| 26 | + debian packaging update (partly reverts 245659f; fixes #13981) |
| 27 | + |
| 28 | + (cherry picked from commit 24a61ff48d16309d4a43fe5e12d7e110984f2655) |
| 29 | + |
| 30 | +rldhont <rldhont@gmail.com> 2015-12-14 |
| 31 | + |
| 32 | + [BUGFIX][QGIS Server] Update Layer order from group in GetPrint |
| 33 | + |
| 34 | + Update commit da5e73ef4a4508c4b215dd726380a8a94bd73ada |
| 35 | + |
| 36 | +Juergen E. Fischer <jef@norbit.de> 2015-12-14 |
| 37 | + |
| 38 | + dxf export: trim whitespace from layernames |
| 39 | + |
| 40 | + (cherry picked from commit 36267f59350881e10e2eae0aa9f110019a5e8d8c) |
| 41 | + |
| 42 | +Juergen E. Fischer <jef@norbit.de> 2015-12-02 |
| 43 | + |
| 44 | + db manager: only alias subqueries on postgres (fixes #13731) |
| 45 | + |
| 46 | + Conflicts: |
| 47 | +python/plugins/db_manager/dlg_sql_window.py |
| 48 | + |
| 49 | +Juergen E. Fischer <jef@norbit.de> 2015-12-02 |
| 50 | + |
| 51 | + db manager oracle plugin: avoid tablespace index parameter |
| 52 | + |
| 53 | +Juergen E. Fischer <jef@norbit.de> 2015-12-07 |
| 54 | + |
| 55 | + fix deprecation warnings (followup 5f86422) |
| 56 | + |
| 57 | +Juergen E. Fischer <jef@norbit.de> 2015-12-06 |
| 58 | + |
| 59 | + debian packaging update |
| 60 | + * sync other branches |
| 61 | + * avoid testing and installing twice |
| 62 | + * manually merge PR#2524 |
| 63 | + |
| 64 | +Juergen E. Fischer <jef@norbit.de> 2015-11-08 |
| 65 | + |
| 66 | + * fix QgsFeatureIds typedef (fixes missing signal |
| 67 | + QgsVectorLayer.featuresDeleted and others; fixes #13740) |
| 68 | + * add missing notes for PyNames |
| 69 | + * include some missing new methods in bindings |
| 70 | + |
| 71 | + (backported from commit b5794b2) |
| 72 | + |
| 73 | +Juergen E. Fischer <jef@norbit.de> 2015-11-29 |
| 74 | + |
| 75 | + legend interface: guard layer dereferences (fixes #13899) |
| 76 | + |
| 77 | + (cherry picked from commit 3b2d7173f66ee260021a262167f571eb7ff72788) |
| 78 | + |
| 79 | +Juergen E. Fischer <jef@norbit.de> 2015-11-27 |
| 80 | + |
| 81 | + Release of 2.12.1 |
| 82 | + |
1 | 83 | Matthias Kuhn <matthias@opengis.ch> 2015-11-26
|
2 | 84 |
|
3 | 85 | Disable grass7 tests
|
|
0 commit comments