# # ChangeLog for trunk/scripts/SyncEditorLayerIndex.java in josm # # Generated by Trac 1.6 # 2024-11-08T05:26:04+01:00 Mon, 17 Feb 2020 18:34:34 GMT stoecker [15878] * trunk/scripts/SyncEditorLayerIndex.java (modified) see #18725 - adjust sync script output Fri, 14 Feb 2020 11:45:34 GMT Don-vip [15851] * trunk/scripts/SyncEditorLayerIndex.java (modified) * trunk/src/org/openstreetmap/josm/actions/AbstractMergeAction.java (modified) * trunk/src/org/openstreetmap/josm/gui/autofilter/AutoFilterManager.java (modified) fix recent spotbugs/checkstyle/javadoc issues Thu, 13 Feb 2020 15:11:24 GMT stoecker [15850] * trunk/scripts/SyncEditorLayerIndex.java (modified) allow three dots at the end of a ignore line to skip ever changing ... Wed, 15 Jan 2020 07:40:25 GMT stoecker [15712] * trunk/scripts/SyncEditorLayerIndex.java (modified) see #18172 - reactivate cdata, seems Groovy and Java handle RegExp ... Mon, 13 Jan 2020 19:05:45 GMT Klumbumbus [15699] * trunk/scripts/SyncEditorLayerIndex.java (modified) see #18172 - fix typo in message, include actual categories in message Mon, 13 Jan 2020 18:08:20 GMT Klumbumbus [15698] * trunk/scripts/SyncEditorLayerIndex.java (modified) see #18172 - fix script: "Different categories" should be red Sun, 12 Jan 2020 14:22:16 GMT Don-vip [15692] * trunk/scripts/SyncEditorLayerIndex.java (modified) * trunk/scripts/TagInfoExtract.java (modified) * trunk/src/org/openstreetmap/josm/data/osm/OsmUtils.java (modified) * trunk/src/org/openstreetmap/josm/gui/util/AbstractTag2LinkPopupListener.java (modified) * trunk/src/org/openstreetmap/josm/gui/util/OpenBrowserAction.java (modified) see #18172 - compare ELI and JOSM categories + fix missed @since xxx Tue, 07 Jan 2020 22:19:57 GMT simon04 [15658] * trunk/data/maps.xsd (modified) * trunk/images/data/imagery/elevation.png (added) * trunk/images/data/imagery/qa.png (added) * trunk/scripts/SyncEditorLayerIndex.java (modified) * trunk/src/org/openstreetmap/josm/data/imagery/ImageryInfo.java (modified) fix #18172 - Add new imagery categories "elevation" and "qa" Sun, 27 Oct 2019 12:16:45 GMT Don-vip [15478] * trunk/scripts/SyncEditorLayerIndex.java (modified) fix #16921 - fix NPE when running ELI sync script without prior ... Mon, 07 Oct 2019 19:32:54 GMT Don-vip [15440] * trunk/scripts/SyncEditorLayerIndex.java (modified) * trunk/src/org/openstreetmap/josm/data/osm/search/SearchCompiler.java (modified) * trunk/src/org/openstreetmap/josm/gui/widgets/QuadStateCheckBox.java (modified) checkstyle/findbugs/sonar Mon, 07 Oct 2019 16:54:31 GMT stoecker [15439] * trunk/scripts/SyncEditorLayerIndex.java (modified) add check for broken base64 encoded icons Sat, 31 Aug 2019 11:23:14 GMT stoecker [15326] * trunk/scripts/SyncEditorLayerIndex.java (modified) see #18102 - better support for data: url images Fri, 07 Jun 2019 09:56:58 GMT Don-vip [15163] * trunk/scripts/SyncEditorLayerIndex.java (modified) fix URL parsing errors Sat, 18 May 2019 13:17:37 GMT Don-vip [15082] * trunk/scripts/SyncEditorLayerIndex.java (modified) see #17730 - compare no tile headers, refactor Thu, 02 May 2019 11:07:00 GMT stoecker [15037] * trunk/scripts/SyncEditorLayerIndex.java (modified) suppress unchecked warnings Thu, 02 May 2019 02:33:57 GMT Don-vip [15034] * trunk/.checkstyle (modified) * trunk/build.xml (modified) * trunk/scripts/SyncEditorLayerIndex.java (modified) * trunk/src/org/openstreetmap/josm/gui/io/UploadDialog.java (modified) * trunk/test/functional/org/openstreetmap/josm/gui/mappaint/MapCSSRendererTest.java (modified) * trunk/test/performance/org/openstreetmap/josm/data/osm/visitor/paint/AbstractMapRendererPerformanceTestParent.java (modified) * trunk/test/unit/org/openstreetmap/josm/actions/CreateMultipolygonActionTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/actions/JoinAreasActionTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/actions/OrthogonalizeActionTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/osm/FilterTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/osm/QuadBucketsTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/projection/ProjectionRefTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/projection/ProjectionRegressionTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/validation/tests/UnconnectedWaysTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/validation/tests/ValidatorTestUtils.java (modified) * trunk/test/unit/org/openstreetmap/josm/gui/dialogs/relation/sort/RelationSorterTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/gui/dialogs/relation/sort/WayConnectionTypeCalculatorTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/gui/mappaint/mapcss/ChildOrParentSelectorTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/io/GeoJSONWriterTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/io/OsmReaderTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/io/nmea/NmeaReaderTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/tools/GeometryTest.java (modified) checkstyle/PMD Thu, 02 May 2019 01:19:26 GMT Don-vip [15033] * trunk/.classpath (modified) * trunk/.project (modified) * trunk/.settings/org.codehaus.groovy.eclipse.core.prefs (deleted) * trunk/.settings/org.eclipse.jdt.groovy.core.prefs (deleted) * trunk/README (modified) * trunk/build.xml (modified) * trunk/scripts/SyncEditorLayerIndex.java (moved) * trunk/tools/groovy (deleted) Hasta la vista Groovy Mon, 24 Dec 2018 21:43:33 GMT stoecker [14600] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) see #17141 - fix typo in sync script