|
| 1 | +Borys Jurgiel <info@borysjurgiel.pl> 2018-05-15 |
| 2 | + |
| 3 | + [tr] Polish translation update |
| 4 | + |
| 5 | +Borys Jurgiel <info@borysjurgiel.pl> 2018-05-12 |
| 6 | + |
| 7 | + [tr] Polish translation update |
| 8 | + |
| 9 | +Jason Hilton <jasface901@gmail.com> 2017-09-05 |
| 10 | + |
| 11 | + updated NaturalNeighbour gui to use new saga parameters |
| 12 | + |
| 13 | +Merge: 5b201687f2 6150b7f4e4 |
| 14 | +Alexander Bruy <alexander.bruy@gmail.com> 2018-05-10 |
| 15 | + |
| 16 | + Merge pull request #6960 from luipir/gdalcalc_avoid_escape_formula |
| 17 | + |
| 18 | + [processing][gdal] Do not escape formula because it's not a path! |
| 19 | + |
| 20 | +Luigi Pirelli <luipir@gmail.com> 2018-05-09 |
| 21 | + |
| 22 | + avoid escape formula because it's not a path! |
| 23 | + |
| 24 | +Juergen E. Fischer <jef@norbit.de> 2018-05-09 |
| 25 | + |
| 26 | + NSIS: Include DisplayVersion in UninstallKey (backport 100d9403) |
| 27 | + |
| 28 | +Merge: d8e39fa994 7e73f314cc |
| 29 | +Matthias Kuhn <matthias@opengis.ch> 2018-05-09 |
| 30 | + |
| 31 | + Merge pull request #6957 from radosuav/processing_gdal_warp |
| 32 | + |
| 33 | + [processing] Add missing resampling methods to GDAL warp. |
| 34 | + |
| 35 | +radosuav <radoslaw.guzinski@esa.int> 2018-01-16 |
| 36 | + |
| 37 | + [processing] Add missing resampling methods to GDAL warp. |
| 38 | + |
| 39 | +Juergen E. Fischer <jef@norbit.de> 2018-05-05 |
| 40 | + |
| 41 | + remove algorithm refresh after processing configuration changes (was a NOOP before c83261395 and now causes an endless recursion; fixes #18807) |
| 42 | + |
| 43 | +Juergen E. Fischer <jef@norbit.de> 2018-05-04 |
| 44 | + |
| 45 | + revive python tests on bionic |
| 46 | + |
| 47 | +Merge: 0c033781b4 ac4d776af0 |
| 48 | +rldhont <rldhont@gmail.com> 2018-05-02 |
| 49 | + |
| 50 | + Merge pull request #6795 from rldhont/processing-default-string-parameter-none-218 |
| 51 | + |
| 52 | + [Processing] None is the default value for parameters also for string |
| 53 | + |
| 54 | +Merge: 85fd681e43 9be84d4c88 |
| 55 | +Matthias Kuhn <matthias@opengis.ch> 2018-05-02 |
| 56 | + |
| 57 | + Merge pull request #6916 from Gustry/saveStyleToDatabase |
| 58 | + |
| 59 | + [2.18] fix SIP bindings saveStyleToDatabase |
| 60 | + |
| 61 | +Etienne Trimaille <gustrimaille@yahoo.fr> 2018-05-02 |
| 62 | + |
| 63 | + fix SIP bindings saveStyleToDatabase |
| 64 | + |
| 65 | +Merge: 9ce55ca08e e5aaf6a550 |
| 66 | +Borys Jurgiel <info@borysjurgiel.pl> 2018-04-27 |
| 67 | + |
| 68 | + Merge pull request #6871 from borysiasty/dbmanager_unicode_fix |
| 69 | + |
| 70 | + [DBManager] Fix encoding error if a field/table/database/file name co… |
| 71 | + |
| 72 | +Borys Jurgiel <info@borysjurgiel.pl> 2018-04-27 |
| 73 | + |
| 74 | + [DB Manager] Avoid unnecessary conversion (follows up b822fe750f40) |
| 75 | + |
| 76 | +Borys Jurgiel <info@borysjurgiel.pl> 2018-04-20 |
| 77 | + |
| 78 | + [DBManager] Fix encoding error if a field/table/database/file name contains unicode characters |
| 79 | + |
| 80 | +Juergen E. Fischer <jef@norbit.de> 2018-04-24 |
| 81 | + |
| 82 | + [postgres][db2] still save username when instructed too also with authcfg (backport 4ad3531103) |
| 83 | + |
| 84 | +Merge: c86045ee72 92aebefbd3 |
| 85 | +Matthias Kuhn <matthias@opengis.ch> 2018-04-24 |
| 86 | + |
| 87 | + Merge pull request #6849 from m-kuhn/fix_georeferencer_crash_18227 |
| 88 | + |
| 89 | + Fix geroreferencer crash when deleting a point through context menu |
| 90 | + |
| 91 | +Alexis Polti <alexis.polti@telecom-paristech.fr> 2018-03-18 |
| 92 | + |
| 93 | + Fix geroreferencer crash when deleting a point through context menu |
| 94 | + |
| 95 | +Juergen E. Fischer <jef@norbit.de> 2018-04-20 |
| 96 | + |
| 97 | + german translation update |
| 98 | + |
| 99 | +Juergen E. Fischer <jef@norbit.de> 2018-04-20 |
| 100 | + |
| 101 | + Release of 2.18.19 |
| 102 | + |
1 | 103 | Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-04-20
|
2 | 104 |
|
3 | 105 | Add safety check
|
@@ -79,6 +181,10 @@ Borys Jurgiel <info@borysjurgiel.pl> 2018-04-16
|
79 | 181 |
|
80 | 182 | [tr] Polish translation update
|
81 | 183 |
|
| 184 | +rldhont <rldhont@gmail.com> 2018-04-13 |
| 185 | + |
| 186 | + [Processing] None is the default value for parameters also for string |
| 187 | + |
82 | 188 | Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-04-13
|
83 | 189 |
|
84 | 190 | Server: return empty image in GetLegendGraphis if no layer is there (e.g. contextual legend)
|
|
0 commit comments