# # ChangeLog for / in josm # # Generated by Trac 1.6 # 2024-07-08T14:07:34+02:00 Sun, 06 Oct 2019 13:22:40 GMT Don-vip [15432] * trunk/test/data/tracks/tracks.gpx (added) * trunk/test/unit/org/openstreetmap/josm/actions/SimplifyWayActionTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/gui/layer/gpx/ConvertToDataLayerActionTest.java (modified) see #2760 - fix unit tests Sun, 06 Oct 2019 12:47:39 GMT Don-vip [15431] * trunk/src/org/openstreetmap/josm/actions/SimplifyWayAction.java (modified) * trunk/test/data/ImageCorrelationTest.gpx (deleted) * trunk/test/data/tracks (added) * trunk/test/data/tracks/tracks-ele-time.osm (added) * trunk/test/data/tracks/tracks-ele.osm (added) * trunk/test/data/tracks/tracks-simplify15.osm (added) * trunk/test/data/tracks/tracks-time.osm (added) * trunk/test/data/tracks/tracks.osm (added) * trunk/test/unit/org/openstreetmap/josm/actions/SimplifyWayActionTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/gpx/GpxImageCorrelationTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/gui/layer/gpx/ConvertToDataLayerActionTest.java (modified) fix #2760 - update unit tests (patch by Bjoeni) Sun, 06 Oct 2019 12:41:30 GMT Don-vip [15430] * trunk/src/org/openstreetmap/josm/actions/CloseChangesetAction.java (modified) fix #5633 - proper cancel of "close open changesets" action Sun, 06 Oct 2019 09:45:44 GMT GerdP [15429] * trunk/src/org/openstreetmap/josm/io/GeoJSONWriter.java (modified) fix #17453: GeoJSON export error (17453-v2.patch) Sun, 06 Oct 2019 09:41:29 GMT GerdP [15428] * trunk/src/org/openstreetmap/josm/actions/JoinNodeWayAction.java (modified) * trunk/test/data/regress/11508 (added) * trunk/test/data/regress/11508/11508_example.osm (added) * trunk/test/data/regress/18189 (added) * trunk/test/data/regress/18189/data.osm (added) * trunk/test/data/regress/18189/moveontocrossing.osm (added) * trunk/test/data/regress/18189/moveontoway.osm (added) * trunk/test/unit/org/openstreetmap/josm/actions/JoinNodeWayActionTest.java (added) fix #18189 (18189-v3.patch) Sat, 05 Oct 2019 22:32:07 GMT Don-vip [15427] * trunk/src/org/openstreetmap/josm/actions/SimplifyWayAction.java (modified) * trunk/src/org/openstreetmap/josm/data/SystemOfMeasurement.java (modified) * trunk/src/org/openstreetmap/josm/data/gpx/GpxData.java (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/SharpAngles.java (modified) * trunk/src/org/openstreetmap/josm/gui/io/importexport/GeoJSONImporter.java (modified) * trunk/src/org/openstreetmap/josm/io/GeoJSONReader.java (modified) * trunk/src/org/openstreetmap/josm/io/GeoJSONServerReader.java (modified) * trunk/src/org/openstreetmap/josm/tools/XmlObjectParser.java (modified) * trunk/test/unit/org/openstreetmap/josm/io/GeoJSONReaderTest.java (modified) fix recent SonarQube issues Sat, 05 Oct 2019 21:38:29 GMT Don-vip [15426] * trunk/src/org/openstreetmap/josm/actions/UploadSelectionAction.java (modified) * trunk/src/org/openstreetmap/josm/io/OsmServerBackreferenceReader.java (modified) * trunk/test/functional/org/openstreetmap/josm/io/OsmServerBackreferenceReaderTest.java (modified) fix #13890 - improve performance of "Upload selection" checks Sat, 05 Oct 2019 19:41:21 GMT Don-vip [15425] * trunk/test/unit/org/openstreetmap/josm/gui/layer/GpxLayerTest.java (modified) update unit test Sat, 05 Oct 2019 19:32:56 GMT Don-vip [15424] * trunk/src/org/openstreetmap/josm/actions/ExtensionFileFilter.java (modified) * trunk/src/org/openstreetmap/josm/actions/downloadtasks/DownloadGeoJsonTask.java (added) * trunk/src/org/openstreetmap/josm/gui/io/importexport/GeoJSONImporter.java (added) * trunk/src/org/openstreetmap/josm/io/GeoJSONReader.java (added) * trunk/src/org/openstreetmap/josm/io/GeoJSONServerReader.java (added) * trunk/src/org/openstreetmap/josm/plugins/PluginHandler.java (modified) * trunk/test/data/geo.json (added) * trunk/test/unit/org/openstreetmap/josm/io/GeoJSONReaderTest.java (added) fix #10564 - add GeoJSON import (adapted from geojson plugin) Sat, 05 Oct 2019 17:23:20 GMT Don-vip [15423] * trunk/src/org/openstreetmap/josm/gui/tagging/presets/items/Link.java (modified) * trunk/src/org/openstreetmap/josm/tools/HttpClient.java (modified) * trunk/test/unit/org/openstreetmap/josm/gui/preferences/map/TaggingPresetPreferenceTestIT.java (modified) fix #17240 - Presets: verify that wiki links are no redirect Sat, 05 Oct 2019 14:29:51 GMT Don-vip [15422] * trunk/src/org/openstreetmap/josm/gui/layer/OsmDataLayer.java (modified) see #2760 - javadoc Sat, 05 Oct 2019 14:26:14 GMT Don-vip [15421] * trunk/src/org/openstreetmap/josm/gui/layer/GpxLayer.java (modified) display GPX creator field in GPX layer info component Sat, 05 Oct 2019 14:00:39 GMT Don-vip [15420] * trunk/test/unit/org/openstreetmap/josm/testutils/JOSMTestRules.java (modified) remove deprecated test option Sat, 05 Oct 2019 13:59:56 GMT Don-vip [15419] * trunk/data/validator/unnecessary.mapcss (modified) * trunk/src/org/openstreetmap/josm/actions/SimplifyWayAction.java (modified) * trunk/src/org/openstreetmap/josm/data/gpx/GpxConstants.java (modified) * trunk/src/org/openstreetmap/josm/data/osm/AbstractPrimitive.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/OsmDataLayer.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/gpx/ConvertFromGpxLayerAction.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/gpx/ConvertToDataLayerAction.java (modified) * trunk/test/unit/org/openstreetmap/josm/actions/SimplifyWayActionTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/gui/layer/OsmDataLayerTest.java (modified) fix #2760 - simplify track during GPX layer -> data layer conversion ... Sat, 05 Oct 2019 13:51:53 GMT Don-vip [15418] * trunk/src/org/openstreetmap/josm/command/SplitWayCommand.java (modified) * trunk/src/org/openstreetmap/josm/data/osm/DataSet.java (modified) * trunk/src/org/openstreetmap/josm/data/osm/DataSetMerger.java (modified) * trunk/src/org/openstreetmap/josm/data/osm/IRelation.java (modified) * trunk/src/org/openstreetmap/josm/data/osm/Relation.java (modified) * trunk/src/org/openstreetmap/josm/data/osm/visitor/MergeSourceBuildingVisitor.java (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/RelationChecker.java (modified) * trunk/src/org/openstreetmap/josm/gui/datatransfer/RelationMemberTransferable.java (modified) * trunk/src/org/openstreetmap/josm/gui/dialogs/relation/sort/RelationSorter.java (modified) fix #14253 - Highlight affected relation members in role validation ... Sat, 05 Oct 2019 12:19:41 GMT Don-vip [15417] * trunk/src/org/openstreetmap/josm/data/validation/tests/MapCSSTagChecker.java (modified) fix #14424 - check that validation autofix works as expected Fri, 04 Oct 2019 22:50:17 GMT Don-vip [15416] * trunk/src/org/openstreetmap/josm/io/CachedFile.java (modified) * trunk/src/org/openstreetmap/josm/plugins/PluginHandler.java (modified) * trunk/src/org/openstreetmap/josm/tools/ImageProvider.java (modified) * trunk/src/org/openstreetmap/josm/tools/ResourceProvider.java (added) * trunk/src/org/openstreetmap/josm/tools/Utils.java (modified) fix #18190 - Handle "resource:" identical for CachedFile and images Fri, 04 Oct 2019 21:16:59 GMT Don-vip [15415] * trunk/src/org/openstreetmap/josm/data/imagery/WMTSTileSource.java (modified) checkstyle Fri, 04 Oct 2019 12:26:38 GMT Klumbumbus [15414] * trunk/data/validator/combinations.mapcss (modified) fix #18203 - warn about suspcious highway=* construction=* coombinations Fri, 04 Oct 2019 12:08:23 GMT Klumbumbus [15413] * trunk/data/validator/geometry.mapcss (modified) fix #16334, see #12646 - don't warn about unconnected waterway=ditch Fri, 04 Oct 2019 05:07:33 GMT GerdP [15412] * trunk/test/unit/org/openstreetmap/josm/data/validation/tests/SharpAnglesTest.java (modified) see #18127 SonarLint: Rename this method name to match the regular ... Thu, 03 Oct 2019 22:35:55 GMT Don-vip [15411] * trunk/src/org/openstreetmap/josm/data/imagery/WMTSTileSource.java (modified) add robustness Thu, 03 Oct 2019 22:26:18 GMT Don-vip [15410] * trunk/src/org/openstreetmap/josm/data/imagery/GetCapabilitiesParseHelper.java (modified) * trunk/src/org/openstreetmap/josm/data/imagery/WMTSTileSource.java (modified) find a more suitable WMTS layer when no default is provided. Helps to ... Thu, 03 Oct 2019 20:02:47 GMT Don-vip [15409] * trunk/src/org/openstreetmap/josm/data/imagery/WMTSTileSource.java (modified) find a more suitable WMTS layer when no default is provided. Helps to ... Thu, 03 Oct 2019 18:13:11 GMT Don-vip [15408] * trunk/src/org/openstreetmap/josm/tools/ImageProvider.java (modified) see #18199 - log an error and return empty image for too large dimensions Thu, 03 Oct 2019 11:40:34 GMT GerdP [15407] * trunk/src/org/openstreetmap/josm/data/validation/tests/UnconnectedWays.java (modified) fix #18198: Make sure that found way is usable, regression from r15344 Thu, 03 Oct 2019 08:20:19 GMT GerdP [15406] * trunk/src/org/openstreetmap/josm/data/validation/tests/SharpAngles.java (modified) see #18127: correct @since Thu, 03 Oct 2019 08:09:02 GMT GerdP [15405] * trunk/src/org/openstreetmap/josm/data/validation/OsmValidator.java (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/SharpAngles.java (added) * trunk/test/unit/org/openstreetmap/josm/data/validation/tests/SharpAnglesTest.java (added) fix #18127: Catch impossible angles in highways Patch 18127.12 by ... Wed, 02 Oct 2019 21:11:24 GMT Don-vip [15404] * trunk/src/org/openstreetmap/josm/actions/JosmAction.java (modified) * trunk/src/org/openstreetmap/josm/actions/SaveAction.java (modified) * trunk/src/org/openstreetmap/josm/actions/SaveActionBase.java (modified) * trunk/src/org/openstreetmap/josm/actions/UploadAction.java (modified) * trunk/src/org/openstreetmap/josm/actions/UploadSelectionAction.java (modified) * trunk/src/org/openstreetmap/josm/data/osm/DataSet.java (modified) * trunk/src/org/openstreetmap/josm/io/session/GenericSessionExporter.java (modified) fix #12669 - Disable upload and save buttons when not needed Wed, 02 Oct 2019 20:41:10 GMT Don-vip [15403] * trunk/data/validator/combinations.mapcss (modified) fix #18196 - Invalid string translation in combinations.mapcss (patch ... Wed, 02 Oct 2019 20:08:42 GMT Klumbumbus [15402] * trunk/data/validator/combinations.mapcss (modified) fix #18183, see #17973 - don't warn about "Combined foot- and ... Tue, 01 Oct 2019 07:31:13 GMT stoecker [15401] * trunk/src/org/openstreetmap/josm/tools/XmlObjectParser.java (modified) reenable XML parser for number types Tue, 01 Oct 2019 00:20:06 GMT Don-vip [15400] * trunk/test/unit/org/openstreetmap/josm/gui/layer/GpxLayerTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/testutils/JOSMTestRules.java (modified) Force metric measurement system only in tests requiring it as it ... Mon, 30 Sep 2019 23:15:47 GMT Don-vip [15399] * trunk/test/unit/org/openstreetmap/josm/gui/layer/GpxLayerTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/testutils/JOSMTestRules.java (modified) force metric system in unit tests Mon, 30 Sep 2019 22:38:23 GMT Don-vip [15398] * trunk/src/org/openstreetmap/josm/data/gpx/GpxData.java (modified) * trunk/test/unit/org/openstreetmap/josm/gui/layer/GpxLayerTest.java (modified) fix unit tests and javadoc Mon, 30 Sep 2019 22:26:14 GMT Don-vip [15397] * trunk/src/org/openstreetmap/josm/actions/relation/ExportRelationToGpxAction.java (modified) * trunk/src/org/openstreetmap/josm/data/gpx/GpxData.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/GpxLayer.java (modified) fix #18012 - create track segment names from gpx layer name if there ... Mon, 30 Sep 2019 22:07:42 GMT Don-vip [15396] * trunk/src/org/openstreetmap/josm/data/SystemOfMeasurement.java (modified) * trunk/test/unit/org/openstreetmap/josm/gui/layer/GpxLayerTest.java (modified) fix unit tests and javadoc Mon, 30 Sep 2019 21:31:03 GMT Don-vip [15395] * trunk/src/org/openstreetmap/josm/data/SystemOfMeasurement.java (modified) * trunk/src/org/openstreetmap/josm/tools/I18n.java (modified) * trunk/src/org/openstreetmap/josm/tools/LanguageInfo.java (modified) sets the default system of measurement based on current country Mon, 30 Sep 2019 13:24:04 GMT stoecker [15394] * trunk/src/org/openstreetmap/josm/tools/XmlObjectParser.java (modified) allow to read XML with domain specifiers Mon, 30 Sep 2019 11:56:33 GMT Don-vip [15393] * trunk/data/validator/combinations.mapcss (modified) fix #18185 - exclude oneway=reversible from odd number of lanes check Mon, 30 Sep 2019 07:39:48 GMT stoecker [15392] * trunk/images/Mf_closedway.svg (modified) * trunk/images/Mf_multipolygon.svg (modified) * trunk/images/Mf_node.svg (modified) * trunk/images/Mf_relation.svg (modified) * trunk/images/Mf_way.svg (modified) * trunk/images/OLmarker.svg (modified) * trunk/images/addnode.svg (modified) * trunk/images/aligncircle.svg (modified) * trunk/images/alignline.svg (modified) * trunk/images/anglesnap.svg (modified) * trunk/images/apply.svg (modified) * trunk/images/audio-back.svg (modified) * trunk/images/audio-faster.svg (modified) * trunk/images/audio-fwd.svg (modified) * trunk/images/audio-next.svg (modified) * trunk/images/audio-playpause.svg (modified) * trunk/images/audio-prev.svg (modified) * trunk/images/audio-slower.svg (modified) * trunk/images/audio-sync.svg (modified) * trunk/images/copy.svg (modified) * trunk/images/exit.svg (modified) * trunk/images/followline.svg (modified) * trunk/images/help.svg (modified) * trunk/images/joinareas.svg (modified) * trunk/images/lock.svg (modified) * trunk/images/logo.svg (modified) * trunk/images/mergenodes.svg (modified) * trunk/images/mirror.svg (modified) * trunk/images/multipoly_create.svg (modified) * trunk/images/new.svg (modified) * trunk/images/no_upload.svg (modified) * trunk/images/ortho.svg (modified) * trunk/images/paste.svg (modified) * trunk/images/redo.svg (modified) * trunk/images/selectall.svg (modified) * trunk/images/session.svg (modified) * trunk/images/svpDown.svg (modified) * trunk/images/svpLeft.svg (modified) * trunk/images/svpRight.svg (modified) * trunk/images/svpUp.svg (modified) * trunk/images/undo.svg (modified) * trunk/images/unjoinnodeway.svg (modified) * trunk/images/unselectall.svg (modified) * trunk/images/viewport-follow.svg (modified) * trunk/images/way-select.svg (modified) set mime type correct Mon, 30 Sep 2019 07:38:59 GMT stoecker [15391] * trunk/images/Mf_closedway.svg (modified) * trunk/images/Mf_multipolygon.svg (modified) * trunk/images/Mf_node.svg (modified) * trunk/images/Mf_relation.svg (modified) * trunk/images/Mf_way.svg (modified) * trunk/images/OLmarker.svg (modified) * trunk/images/addnode.svg (modified) * trunk/images/aligncircle.svg (modified) * trunk/images/alignline.svg (modified) * trunk/images/anglesnap.svg (modified) * trunk/images/apply.svg (modified) * trunk/images/audio-back.svg (modified) * trunk/images/audio-faster.svg (modified) * trunk/images/audio-fwd.svg (modified) * trunk/images/audio-next.svg (modified) * trunk/images/audio-playpause.svg (modified) * trunk/images/audio-prev.svg (modified) * trunk/images/audio-slower.svg (modified) * trunk/images/audio-sync.svg (modified) * trunk/images/copy.svg (modified) * trunk/images/exit.svg (modified) * trunk/images/followline.svg (modified) * trunk/images/help.svg (modified) * trunk/images/joinareas.svg (modified) * trunk/images/lock.svg (modified) * trunk/images/logo.svg (modified) * trunk/images/mergenodes.svg (modified) * trunk/images/mirror.svg (modified) * trunk/images/multipoly_create.svg (modified) * trunk/images/new.svg (modified) * trunk/images/no_upload.svg (modified) * trunk/images/ortho.svg (modified) * trunk/images/paste.svg (modified) * trunk/images/redo.svg (modified) * trunk/images/selectall.svg (modified) * trunk/images/session.svg (modified) * trunk/images/svpDown.svg (modified) * trunk/images/svpLeft.svg (modified) * trunk/images/svpRight.svg (modified) * trunk/images/svpUp.svg (modified) * trunk/images/undo.svg (modified) * trunk/images/unjoinnodeway.svg (modified) * trunk/images/unselectall.svg (modified) * trunk/images/viewport-follow.svg (modified) * trunk/images/way-select.svg (modified) set mime type Sun, 29 Sep 2019 21:59:43 GMT Don-vip [15390] * trunk/src/org/openstreetmap/josm/command/RemoveNodesCommand.java (modified) * trunk/src/org/openstreetmap/josm/data/gpx/GpxDistance.java (modified) * trunk/src/org/openstreetmap/josm/data/osm/FilterModel.java (modified) * trunk/src/org/openstreetmap/josm/data/osm/MultipolygonBuilder.java (modified) * trunk/src/org/openstreetmap/josm/gui/dialogs/FilterTableModel.java (modified) * trunk/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/geoimage/ImageViewerDialog.java (modified) remove deprecated code Sun, 29 Sep 2019 20:47:44 GMT Don-vip [15389] * trunk/src/org/openstreetmap/josm/tools/HttpClient.java (modified) allow to set HttpClient log level to DEBUG Sun, 29 Sep 2019 17:37:29 GMT Don-vip [15388] * trunk/data/ast.lang (modified) * trunk/data/be.lang (modified) * trunk/data/bg.lang (modified) * trunk/data/ca-valencia.lang (modified) * trunk/data/ca.lang (modified) * trunk/data/cs.lang (modified) * trunk/data/da.lang (modified) * trunk/data/de.lang (modified) * trunk/data/el.lang (modified) * trunk/data/en.lang (modified) * trunk/data/en_AU.lang (modified) * trunk/data/en_CA.lang (modified) * trunk/data/en_GB.lang (modified) * trunk/data/es.lang (modified) * trunk/data/et.lang (modified) * trunk/data/fi.lang (modified) * trunk/data/fr.lang (modified) * trunk/data/gl.lang (modified) * trunk/data/hu.lang (modified) * trunk/data/id.lang (modified) * trunk/data/it.lang (modified) * trunk/data/ja.lang (modified) * trunk/data/km.lang (modified) * trunk/data/ko.lang (modified) * trunk/data/lt.lang (modified) * trunk/data/nb.lang (modified) * trunk/data/nl.lang (modified) * trunk/data/pl.lang (modified) * trunk/data/pt.lang (modified) * trunk/data/pt_BR.lang (modified) * trunk/data/ru.lang (modified) * trunk/data/sk.lang (modified) * trunk/data/sv.lang (modified) * trunk/data/uk.lang (modified) * trunk/data/vi.lang (modified) * trunk/data/zh_CN.lang (modified) * trunk/data/zh_TW.lang (modified) * trunk/data_nodist/trans/ast.lang (modified) * trunk/data_nodist/trans/be.lang (modified) * trunk/data_nodist/trans/bg.lang (modified) * trunk/data_nodist/trans/ca-valencia.lang (modified) * trunk/data_nodist/trans/ca.lang (modified) * trunk/data_nodist/trans/cs.lang (modified) * trunk/data_nodist/trans/da.lang (modified) * trunk/data_nodist/trans/de.lang (modified) * trunk/data_nodist/trans/el.lang (modified) * trunk/data_nodist/trans/en.lang (modified) * trunk/data_nodist/trans/en_AU.lang (modified) * trunk/data_nodist/trans/en_CA.lang (modified) * trunk/data_nodist/trans/en_GB.lang (modified) * trunk/data_nodist/trans/es.lang (modified) * trunk/data_nodist/trans/et.lang (modified) * trunk/data_nodist/trans/fi.lang (modified) * trunk/data_nodist/trans/fr.lang (modified) * trunk/data_nodist/trans/gl.lang (modified) * trunk/data_nodist/trans/hu.lang (modified) * trunk/data_nodist/trans/id.lang (modified) * trunk/data_nodist/trans/it.lang (modified) * trunk/data_nodist/trans/ja.lang (modified) * trunk/data_nodist/trans/km.lang (modified) * trunk/data_nodist/trans/ko.lang (modified) * trunk/data_nodist/trans/lt.lang (modified) * trunk/data_nodist/trans/nb.lang (modified) * trunk/data_nodist/trans/nl.lang (modified) * trunk/data_nodist/trans/pl.lang (modified) * trunk/data_nodist/trans/pt.lang (modified) * trunk/data_nodist/trans/pt_BR.lang (modified) * trunk/data_nodist/trans/ru.lang (modified) * trunk/data_nodist/trans/sk.lang (modified) * trunk/data_nodist/trans/sv.lang (modified) * trunk/data_nodist/trans/uk.lang (modified) * trunk/data_nodist/trans/vi.lang (modified) * trunk/data_nodist/trans/zh_CN.lang (modified) * trunk/data_nodist/trans/zh_TW.lang (modified) i18n update Sun, 29 Sep 2019 16:47:18 GMT Don-vip [15387] * trunk/build.xml (modified) exclude more packages in plugin compatibility check Sat, 28 Sep 2019 22:25:51 GMT Don-vip [15386] * trunk/src/org/openstreetmap/josm/io/session/OsmDataSessionExporter.java (modified) see #13679 - rename method to avoid clash with existing one Sat, 28 Sep 2019 22:05:29 GMT Don-vip [15385] * trunk/src/org/openstreetmap/josm/gui/dialogs/NotesDialog.java (modified) fix #18178 - NPE Sat, 28 Sep 2019 18:44:26 GMT Klumbumbus [15384] * trunk/data/validator/ignoretags.cfg (modified) see #18129, see #17541 - ignore historic=fort for now to avoid the ... Sat, 28 Sep 2019 18:16:06 GMT Klumbumbus [15383] * trunk/data/validator/numeric.mapcss (modified) fix #18148 - remove duplicate warning for unusual direction Fri, 27 Sep 2019 16:30:18 GMT Don-vip [15382] * trunk/src/org/openstreetmap/josm/gui/dialogs/relation/sort/WayConnectionTypeCalculator.java (modified) see #17304 - proper report of NPE debug details Fri, 27 Sep 2019 15:12:29 GMT Don-vip [15381] * trunk/src/org/openstreetmap/josm/plugins/PluginHandler.java (modified) see #1858 - deprecate osmarender plugin Fri, 27 Sep 2019 11:56:30 GMT Don-vip [15380] * trunk/build.xml (modified) * trunk/josm-latest.jnlp (modified) * trunk/josm.jnlp (modified) fix #17933 - add-exports java.desktop/com.sun.imageio.plugins.jpeg Fri, 27 Sep 2019 11:42:03 GMT Don-vip [15379] * trunk/linux/latest/usr/bin/josm-latest (modified) * trunk/linux/tested/usr/bin/josm (modified) see #17516 - update linux start script Thu, 26 Sep 2019 20:40:50 GMT Don-vip [15378] * trunk/src/org/openstreetmap/josm/data/osm/DataSet.java (modified) * trunk/src/org/openstreetmap/josm/data/osm/event/DatasetEventManager.java (modified) * trunk/src/org/openstreetmap/josm/gui/dialogs/relation/MemberTableModel.java (modified) fix #13592 - refresh relation member table connectivity after a ... Thu, 26 Sep 2019 18:05:02 GMT Don-vip [15377] * trunk/build.xml (modified) * trunk/src/org/openstreetmap/josm/data/osm/Tags.java (modified) * trunk/src/org/openstreetmap/josm/io/session/OsmDataSessionExporter.java (modified) * trunk/src/org/openstreetmap/josm/io/session/OsmDataSessionImporter.java (modified) see #13679 - refactor session import/export classes for easier plugin ... Thu, 26 Sep 2019 15:14:19 GMT Don-vip [15376] * trunk/src/org/openstreetmap/josm/data/osm/Tags.java (added) * trunk/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java (modified) see #14465 - allow plugins to retrieve selected tags with multiple values Wed, 25 Sep 2019 17:11:51 GMT Don-vip [15375] * trunk/src/org/openstreetmap/josm/data/validation/tests/DuplicateRelation.java (modified) fix #11388 - detect duplicated relations even if members order differ Wed, 25 Sep 2019 16:03:50 GMT Don-vip [15374] * trunk/src/org/openstreetmap/josm/plugins/PluginHandler.java (modified) fix #17505 - sort plugins by name in about panel, and display loaded ... Wed, 25 Sep 2019 10:46:16 GMT Don-vip [15373] * trunk/data/validator/deprecated.mapcss (modified) see #18153 - fix mapcss selector Wed, 25 Sep 2019 10:13:31 GMT Don-vip [15372] * trunk/data/defaultpresets.xml (modified) * trunk/data/validator/deprecated.mapcss (modified) * trunk/data/validator/ignoretags.cfg (modified) * trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java (modified) - fix #18153 - prefer `location=roof` over `location=rooftop`, ... Tue, 24 Sep 2019 15:50:54 GMT Don-vip [15371] * trunk/src/org/openstreetmap/josm/gui/MapView.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/GpxLayer.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/ImageryLayer.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/Layer.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java (modified) fix #18160 - Ask layers for source, don't hardcode source for layer ... Tue, 24 Sep 2019 14:43:57 GMT simon04 [15370] * trunk/test/unit/org/openstreetmap/josm/tools/OverpassTurboQueryWizardTest.java (modified) see #18164 - Extend OverpassTurboQueryWizardTest Based on tests ... Tue, 24 Sep 2019 13:35:23 GMT simon04 [15369] * trunk/src/org/openstreetmap/josm/data/validation/tests/OverlappingWays.java (modified) fix #15815 - OverlappingWays: exclude indoor= Tue, 24 Sep 2019 13:03:53 GMT simon04 [15368] * trunk/src/org/openstreetmap/josm/data/validation/tests/OverlappingWays.java (modified) fix #18163 - OverlappingWays: exclude tourism=camp_site Thu, 19 Sep 2019 20:46:59 GMT Don-vip [15367] * trunk/data/defaultpresets.xml (modified) fix #18141 - add name context to translate "Parking" differently for ... Thu, 19 Sep 2019 15:41:43 GMT Don-vip [15366] * trunk/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java (modified) fix #17221 - display layer number in layer list, to ease using toggle ... Thu, 19 Sep 2019 14:58:10 GMT Don-vip [15365] * trunk/src/org/openstreetmap/josm/gui/download/DownloadDialog.java (modified) fix #17310 - disable "download as new layer" button instead of hiding it Thu, 19 Sep 2019 14:37:15 GMT Don-vip [15364] * trunk/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/Highways.java (modified) * trunk/src/org/openstreetmap/josm/gui/dialogs/relation/sort/RelationSortUtils.java (modified) fix #18047 - consider junction=circular like junction=roundabout Thu, 19 Sep 2019 14:30:27 GMT Don-vip [15363] * trunk/src/org/openstreetmap/josm/actions/DownloadAlongAction.java (modified) * trunk/src/org/openstreetmap/josm/actions/DownloadAlongWayAction.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/gpx/DownloadAlongPanel.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/gpx/DownloadAlongTrackAction.java (modified) fix #18050 - DownloadAlong: download as new layer Thu, 19 Sep 2019 14:01:03 GMT Don-vip [15362] * trunk/src/org/openstreetmap/josm/command/SplitWayCommand.java (modified) * trunk/test/unit/org/openstreetmap/josm/command/SplitWayCommandTest.java (modified) fix #18088 - see #18006 - Allow splitting a connectivity/restriction ... Thu, 19 Sep 2019 13:26:23 GMT Don-vip [15361] * trunk/src/org/openstreetmap/josm/data/osm/Relation.java (modified) * trunk/src/org/openstreetmap/josm/gui/dialogs/relation/sort/RelationSorter.java (modified) fix #18147, see #18006 - sort from/via/to members of restriction- ... Thu, 19 Sep 2019 12:38:41 GMT Don-vip [15360] * trunk/data/validator/combinations.mapcss (modified) * trunk/data/validator/deprecated.mapcss (modified) fix #18151 - warning for `amenity=recycling` without `recycling:*` ... Thu, 19 Sep 2019 11:13:01 GMT Don-vip [15359] * trunk/data/validator/territories.mapcss (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/MapCSSTagChecker.java (modified) * trunk/src/org/openstreetmap/josm/tools/DefaultGeoProperty.java (modified) see #17058, fix #18097 - fix MapCSSTagChecker.getLocation Thu, 19 Sep 2019 10:26:55 GMT Don-vip [15358] * trunk/src/org/openstreetmap/josm/actions/downloadtasks/DownloadNotesTask.java (modified) * trunk/src/org/openstreetmap/josm/actions/downloadtasks/DownloadOsmTask.java (modified) * trunk/src/org/openstreetmap/josm/actions/downloadtasks/DownloadTaskList.java (modified) * trunk/src/org/openstreetmap/josm/actions/downloadtasks/PostDownloadHandler.java (modified) fix #18105 - Show a notification if no notes can be downloaded Thu, 19 Sep 2019 09:46:51 GMT Don-vip [15357] * trunk/src/org/openstreetmap/josm/gui/preferences/imagery/ImageryProvidersPanel.java (modified) fix #18142 - fix AIOOBE after changing imagery source filter in ... Thu, 19 Sep 2019 09:12:31 GMT Don-vip [15356] * trunk/src/org/openstreetmap/josm/actions/search/SearchAction.java (modified) * trunk/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java (modified) * trunk/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java (modified) fix #18146 - don't remember last search performed from ... Wed, 18 Sep 2019 22:20:17 GMT Don-vip [15355] * trunk/src/org/openstreetmap/josm/gui/dialogs/RelationListDialog.java (modified) fix #18144 - consolidate events in RelationListDialog Tue, 17 Sep 2019 07:15:17 GMT GerdP [15354] * trunk/src/org/openstreetmap/josm/data/validation/tests/UnconnectedWays.java (modified) * trunk/test/data/regress/18137 (added) * trunk/test/data/regress/18137/18137_npe.osm (added) * trunk/test/unit/org/openstreetmap/josm/data/validation/tests/UnconnectedWaysTest.java (modified) fix #18137: NPE in UnconnectedWays Sun, 15 Sep 2019 23:50:12 GMT Don-vip [15353] * trunk/src/org/openstreetmap/josm/actions/downloadtasks/DownloadOsmTask.java (modified) * trunk/src/org/openstreetmap/josm/actions/downloadtasks/DownloadTaskList.java (modified) fix #18118 - don't warn about potentially deleted objects when using ... Sun, 15 Sep 2019 21:54:42 GMT Don-vip [15352] * trunk/src/org/openstreetmap/josm/data/ImageData.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/ImageDataTest.java (modified) fix #18130 - Select next image after remove (patch by francois2) Sun, 15 Sep 2019 11:25:09 GMT Don-vip [15351] * trunk/data/validator/ignoretags.cfg (modified) ignore old import tags that suddenly appeared as popular in Taginfo API Sat, 14 Sep 2019 15:03:53 GMT Don-vip [15350] * trunk/src/org/openstreetmap/josm/actions/DownloadAlongAction.java (modified) see #18116 - findbugs - RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE Sat, 14 Sep 2019 14:28:17 GMT Don-vip [15349] * trunk/src/org/openstreetmap/josm/actions/DownloadAlongAction.java (modified) see #18116 - checkstyle Thu, 12 Sep 2019 21:23:47 GMT Don-vip [15348] * trunk/src/org/openstreetmap/josm/data/ImageData.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/geoimage/ImageViewerDialog.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/ImageDataTest.java (modified) fix #18119 - Deselect and remove multiple images in the ... Thu, 12 Sep 2019 20:52:06 GMT Don-vip [15347] * trunk/src/org/openstreetmap/josm/data/validation/tests/ConditionalKeys.java (modified) fix #18124 - additional transport modes in ConditionalKeys test ... Thu, 12 Sep 2019 17:56:42 GMT Klumbumbus [15346] * trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java (modified) update TLD from IANA Wed, 11 Sep 2019 18:16:48 GMT Klumbumbus [15345] * trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java (modified) remove TLD from IANA Tue, 10 Sep 2019 08:04:27 GMT GerdP [15344] * trunk/src/org/openstreetmap/josm/data/validation/tests/UnconnectedWays.java (modified) * trunk/src/org/openstreetmap/josm/tools/Geometry.java (modified) see #6102, #11778: Improve UNCONNECTED_WAYS test - avoid to fill ... Mon, 09 Sep 2019 21:22:13 GMT Don-vip [15343] * trunk/data_nodist/rtklib_example2.pos (added) * trunk/src/org/openstreetmap/josm/io/rtklib/RtkLibPosReader.java (modified) * trunk/test/unit/org/openstreetmap/josm/io/rtklib/RtkLibPosReaderTest.java (modified) fix #18114 - support short date/time format in RTKLib .pos files Mon, 09 Sep 2019 21:05:06 GMT Don-vip [15342] * trunk/src/org/openstreetmap/josm/actions/CloseChangesetAction.java (modified) fix #18117 - NPE Mon, 09 Sep 2019 20:05:44 GMT Klumbumbus [15341] * trunk/data/defaultpresets.xml (modified) * trunk/images/presets/craft/carpenter.svg (added) * trunk/images/presets/craft/metal_construction.svg (added) * trunk/styles/standard/elemstyles.mapcss (modified) see #12575 - add icons for craft=metal_construction and ... Mon, 09 Sep 2019 17:54:43 GMT stoecker [15340] * trunk/src/org/openstreetmap/josm/actions/DownloadAlongAction.java (modified) fix #18116 - don't 'download along' already downloaded areas Fri, 06 Sep 2019 21:48:36 GMT Don-vip [15339] * trunk/src/org/openstreetmap/josm/gui/util/StayOpenCheckBoxMenuItem.java (modified) * trunk/src/org/openstreetmap/josm/gui/util/StayOpenMenuItem.java (modified) * trunk/src/org/openstreetmap/josm/gui/util/StayOpenRadioButtonMenuItem.java (modified) see #10435 - fix Findbugs violation VO_VOLATILE_REFERENCE_TO_ARRAY Fri, 06 Sep 2019 21:29:16 GMT Don-vip [15338] * trunk/macosx/JOSM.app/Contents/Resources/JOSM.icns (modified) fix #18110, see #18009 - fix macOS icns logo Used ... Fri, 06 Sep 2019 08:43:10 GMT stoecker [15337] * trunk/src/org/openstreetmap/josm/data/validation/tests/TagChecker.java (modified) see #18079 - make a bit more obvious, that you don't see non-printing ... Thu, 05 Sep 2019 05:43:50 GMT GerdP [15336] * trunk/src/org/openstreetmap/josm/data/validation/tests/UnconnectedWays.java (modified) see #18106: Make sure that we report closest the way, minor code cleanup Wed, 04 Sep 2019 09:43:24 GMT GerdP [15335] * trunk/src/org/openstreetmap/josm/data/osm/Node.java (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/UnconnectedWays.java (modified) * trunk/test/data/regress/18051 (added) * trunk/test/data/regress/18051/modified-ways.osm.bz2 (added) * trunk/test/data/regress/18106 (added) * trunk/test/data/regress/18106/uncon3.osm (added) * trunk/test/unit/org/openstreetmap/josm/data/validation/tests/UnconnectedWaysTest.java (modified) fix #18051 and #18106 This is more or less a rewrite of the code, I ... Mon, 02 Sep 2019 21:01:33 GMT Don-vip [15334] * trunk/test/unit/org/openstreetmap/josm/data/ImageDataTest.java (modified) see #11905 - fix java warnings Mon, 02 Sep 2019 20:35:07 GMT Don-vip [15333] * trunk/src/org/openstreetmap/josm/actions/mapmode/SelectAction.java (modified) * trunk/src/org/openstreetmap/josm/data/ImageData.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/geoimage/ImageDisplay.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/geoimage/ImageViewerDialog.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/ImageDataTest.java (modified) see #11905 - Option to move multiple images at once (core part, patch ...