Revision: 6145 http://sourceforge.net/p/jump-pilot/code/6145 Author: edso Date: 2019-03-04 17:00:44 +0000 (Mon, 04 Mar 2019) Log Message: ----------- summarize Changes before release
Modified Paths: -------------- core/trunk/ChangeLog core/trunk/Changes.txt Modified: core/trunk/ChangeLog =================================================================== --- core/trunk/ChangeLog 2019-02-28 10:25:42 UTC (rev 6144) +++ core/trunk/ChangeLog 2019-03-04 17:00:44 UTC (rev 6145) @@ -3,8 +3,11 @@ # 2. make sure that lines break at 80 chars for constricted display situations #<-------------------------------- 80 chars ----------------------------------># +2019-02-28 Nicolas Ribot + * Corrected another bug preventing some Spatialite tables to be loaded. + 2019-02-21 mmichaud <m.michael.mich...@orange.fr> - * Add an option to connect to a WMS with unchecked certificate authority + * Add an option to connect to a WMS with invalid certificate (unchecked) 2019-02-19 Nicolas Ribot * Corrected typo in SpatialiteDSMetadata datasetInfoQuery string preventing @@ -39,7 +42,7 @@ 2019-01-17 ede * bugfix "NPE with adding data into the second project with OJ" -<-- Changes.txt updated until here --> +* release 1.14 ***************************************************************** 2018-12-31 ede, Giuseppe Aruta. * Updated ColorChooser to version 1.3. Modified: core/trunk/Changes.txt =================================================================== --- core/trunk/Changes.txt 2019-02-28 10:25:42 UTC (rev 6144) +++ core/trunk/Changes.txt 2019-03-04 17:00:44 UTC (rev 6145) @@ -1,5 +1,35 @@ Version ${version.number} ${version.release} rev.${version.revision} (released on ${version.buildDateLong}) + Improvements + * Add an option to connect to a WMS with invalid certificate + * speedup loading GeoPackage datasets w/ date/time columns utilizing + flex feature's lazy conversion + * added format to FlexibleDateParser for dates containing + ISO 8601 time zone "-08; -0800; -08:00" eg. "2019/02/17 22:44:35.325+02" + * Added calculus of number of classes on DEM statistics plugin + + Bug Fixes + * Corrected typo in SpatialiteDSMetadata datasetInfoQuery string preventing + spatial tables to be listed + * Corrected another bug preventing some Spatialite tables to be loaded. + * bugfix "NPE with adding data into the second project with OJ" + + PLUS + * PLUS upgrade KML extension + - 0.2.5 (2019-02-17) also read <placemark> if no <Folder> exists + * bugfix #485 "Cannot import kml", removed currently obsolete conversion to + FlexibleFeatureSchema + * OpenKLEM Plugin: Corrected a list of bug and made some implementations: + 1) Reduced hydro table to 2500 cells for OpenKLEM output tab (speedup time) + 2) added monitoring to mostly all processes + 3) workaround to avoid 'gost' list of raster layers (partially solved) + 4) workaround to solve border false values on the borders for aspect and + slope rasters + 5) added file type to exported raster plugin + + +Version 1.14 release rev.6065 (released on 01. January 2019) + Highlights * CORE source is now java 8 * general java 11 runtime compatibility _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel