# # ChangeLog for trunk/scripts in josm # # Generated by Trac 1.6 # 2024-04-16T13:18:33+02:00 Thu, 15 Mar 2018 07:27:38 GMT stoecker [13532] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) add strange URL check (to detect leading wms:, tms: and alike) Wed, 14 Mar 2018 19:20:13 GMT stoecker [13531] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) typo Wed, 14 Mar 2018 19:18:30 GMT stoecker [13530] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) don't warn multiple times for unsupported projections Wed, 14 Mar 2018 18:21:59 GMT stoecker [13529] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) add more ignores Wed, 14 Mar 2018 18:11:36 GMT stoecker [13528] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) add ignores for known issues Wed, 14 Mar 2018 17:55:03 GMT stoecker [13527] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) cleanup new WMS checks a bit Wed, 14 Mar 2018 17:39:12 GMT stoecker [13526] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) add some more WMS check, different color for now to no get too red Sun, 11 Mar 2018 21:35:49 GMT stoecker [13518] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) don't issue error for http/https switches in JOSM Sun, 11 Mar 2018 21:26:23 GMT stoecker [13517] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) don't issue error for http/https switches in JOSM Thu, 08 Mar 2018 17:53:26 GMT stoecker [13511] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) LayerSync: Add check for WMS layers without projections, which is a ... Fri, 02 Mar 2018 11:09:09 GMT stoecker [13480] * trunk/data/defaultpresets.xml (modified) * trunk/scripts/presets_lang.pl (modified) update wiki links Wed, 28 Feb 2018 19:42:43 GMT Klumbumbus [13476] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) fix #16021 - fix imagery sync script Wed, 28 Feb 2018 17:17:13 GMT stoecker [13474] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) fix #16021 - imagery sync - support min-zoom/max-zoom also for WMS Sun, 18 Feb 2018 21:04:03 GMT Don-vip [13441] * trunk/data_nodist/projection/projection-reference-data (modified) * trunk/data_nodist/projection/projection-regression-test-data (modified) * trunk/scripts/BuildProjectionDefinitions.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/osm/search/SearchCompilerTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/io/CertificateAmendmentTest.java (modified) see #15880, see #15970 - ignore equatorial stereographic projections ... Fri, 09 Feb 2018 20:34:58 GMT Don-vip [13395] * trunk/README (modified) * trunk/data_nodist/projection/epsg (modified) * trunk/data_nodist/projection/esri (added) * trunk/data_nodist/projection/josm-epsg (modified) * trunk/data_nodist/projection/projection-reference-data (modified) * trunk/data_nodist/projection/projection-regression-test-data (modified) * trunk/scripts/BuildProjectionDefinitions.java (modified) fix #15880 - support ESRI projections and update to EPSG database ... Sun, 04 Feb 2018 15:44:26 GMT stoecker [13384] * trunk/images/presets/misc/grave.svg (modified) * trunk/images/presets/shop/boutique.svg (modified) * trunk/images/presets/shop/copyshop.svg (modified) * trunk/scripts/geticons.pl (modified) see #13158 - fix geticons.pl to no skip some checks Thu, 04 Jan 2018 23:17:48 GMT stoecker [13283] * trunk/README (modified) * trunk/scripts/optimize-images (moved) move another script to scripts directory Thu, 04 Jan 2018 23:15:55 GMT stoecker [13282] * trunk/README (modified) * trunk/scripts/geticons.pl (moved) see #15734 - move icon script to scripts directory Wed, 18 Oct 2017 15:31:38 GMT bastiK [13022] * trunk/scripts/TagInfoExtract.groovy (modified) see #15451 - fix taginfo script Fri, 06 Oct 2017 13:17:51 GMT bastiK [12928] * trunk/scripts/since_xxx.py (modified) * trunk/src/org/openstreetmap/josm/data/oauth/OAuthAccessTokenHolder.java (modified) * trunk/src/org/openstreetmap/josm/data/oauth/OAuthParameters.java (modified) * trunk/src/org/openstreetmap/josm/gui/MainApplication.java (modified) * trunk/src/org/openstreetmap/josm/gui/oauth/AbstractAuthorizationUI.java (modified) * trunk/src/org/openstreetmap/josm/gui/oauth/AdvancedOAuthPropertiesPanel.java (modified) * trunk/src/org/openstreetmap/josm/gui/oauth/FullyAutomaticAuthorizationUI.java (modified) * trunk/src/org/openstreetmap/josm/gui/oauth/OAuthAuthorizationWizard.java (modified) * trunk/src/org/openstreetmap/josm/gui/preferences/server/AuthenticationPreferencesPanel.java (modified) * trunk/src/org/openstreetmap/josm/gui/preferences/server/OAuthAuthenticationPreferencesPanel.java (modified) * trunk/src/org/openstreetmap/josm/io/OsmConnection.java (modified) see #15229 - do not copy the entire preferences list, just to set a ... Thu, 14 Sep 2017 12:39:53 GMT bastiK [12855] * trunk/scripts/TagInfoExtract.groovy (modified) * trunk/src/org/openstreetmap/josm/actions/ShowStatusReportAction.java (modified) * trunk/src/org/openstreetmap/josm/data/Preferences.java (modified) * trunk/src/org/openstreetmap/josm/data/cache/JCSCacheManager.java (modified) * trunk/src/org/openstreetmap/josm/data/imagery/CachedTileLoaderFactory.java (modified) * trunk/src/org/openstreetmap/josm/data/validation/OsmValidator.java (modified) * trunk/src/org/openstreetmap/josm/gui/MainApplication.java (modified) * trunk/src/org/openstreetmap/josm/gui/io/CustomConfigurator.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/AutosaveTask.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/geoimage/ThumbsLoader.java (modified) * trunk/src/org/openstreetmap/josm/gui/preferences/advanced/AdvancedPreference.java (modified) * trunk/src/org/openstreetmap/josm/io/CacheCustomContent.java (modified) * trunk/src/org/openstreetmap/josm/io/CachedFile.java (modified) * trunk/src/org/openstreetmap/josm/io/remotecontrol/RemoteControl.java (modified) * trunk/src/org/openstreetmap/josm/spi/preferences/Config.java (modified) * trunk/src/org/openstreetmap/josm/spi/preferences/IBaseDirectories.java (added) * trunk/src/org/openstreetmap/josm/tools/ImageProvider.java (modified) * trunk/src/org/openstreetmap/josm/tools/PlatformHookWindows.java (modified) * trunk/src/org/openstreetmap/josm/tools/RightAndLefthandTraffic.java (modified) * trunk/test/unit/org/openstreetmap/josm/JOSMFixture.java (modified) * trunk/test/unit/org/openstreetmap/josm/testutils/JOSMTestRules.java (modified) see #15229 - add separate interface `IBaseDirectories` to look up ... Thu, 14 Sep 2017 00:06:03 GMT bastiK [12852] * trunk/scripts/TagInfoExtract.groovy (modified) see #15229 - fix taginfo script Fri, 08 Sep 2017 17:34:41 GMT bastiK [12789] * trunk/scripts/since_xxx.py (modified) fix since_xxx.py Fri, 08 Sep 2017 17:26:33 GMT bastiK [12787] * trunk/scripts/since_xxx.py (modified) improve `since_xxx.py` script: do not fetch revision from server ... Wed, 06 Sep 2017 15:27:26 GMT Don-vip [12760] * trunk/scripts/TagInfoExtract.groovy (modified) * trunk/src/org/openstreetmap/josm/actions/DeleteAction.java (modified) * trunk/src/org/openstreetmap/josm/command/DeleteCommand.java (modified) * trunk/src/org/openstreetmap/josm/gui/MainApplication.java (modified) * trunk/test/unit/org/openstreetmap/josm/JOSMFixture.java (modified) * trunk/test/unit/org/openstreetmap/josm/testutils/JOSMTestRules.java (modified) see #15229 - see #15182 - see #13036 - remove more GUI stuff from ... Wed, 06 Sep 2017 07:49:32 GMT Don-vip [12752] * trunk/scripts/TagInfoExtract.groovy (modified) see #15229 - see #15182 - see #13036 - fix groovy script Wed, 06 Sep 2017 00:58:32 GMT Don-vip [12751] * trunk/scripts/TagInfoExtract.groovy (modified) * trunk/test/unit/org/openstreetmap/josm/testutils/JOSMTestRules.java (modified) see #15229 - see #15182 - see #13036 - update unit tests and groovy ... Sat, 27 May 2017 19:12:55 GMT stoecker [12266] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) see #14655 - drop remaining SKIP types Fri, 26 May 2017 16:06:06 GMT stoecker [12261] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) see #14832 - sanity checks for attribution Thu, 25 May 2017 19:17:10 GMT stoecker [12257] * trunk/scripts/since_xxx.py (modified) see #14832 - add access to raw logo information Wed, 24 May 2017 09:22:23 GMT stoecker [12247] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) try another color Wed, 24 May 2017 08:35:44 GMT stoecker [12246] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) improve default output Wed, 24 May 2017 08:31:30 GMT stoecker [12245] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) see #14655, new color for the unhandled ID entries Tue, 23 May 2017 19:25:30 GMT stoecker [12242] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) see #14655 - handle api keys in URL compare Mon, 22 May 2017 09:30:58 GMT stoecker [12227] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) typo Mon, 22 May 2017 08:37:50 GMT stoecker [12226] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) add default value to compare script Mon, 15 May 2017 16:26:47 GMT stoecker [12179] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) see #14655 - drop two more skip types Sun, 14 May 2017 12:50:55 GMT stoecker [12145] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) see #14655 - add missing apostrophe Sun, 14 May 2017 12:44:17 GMT stoecker [12144] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) see #14655 - don't report missing projections for ELI TMS Sun, 14 May 2017 12:38:05 GMT stoecker [12143] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) see #14655 - drop some SKIP texts not needed anymore Fri, 12 May 2017 07:57:06 GMT stoecker [12126] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) see #14655 - add (commented) ID check Thu, 11 May 2017 09:46:27 GMT bastiK [12120] * trunk/scripts/since_xxx.py (added) new script to insert revision number for Javadoc `@since xxx` (see ... Sun, 07 May 2017 20:27:04 GMT stoecker [12086] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) see #14655 - drop another workaround Sat, 06 May 2017 09:38:40 GMT stoecker [12068] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) see #14655 - remove channels workaround Fri, 05 May 2017 20:08:44 GMT stoecker [12067] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) writer no longer has a newLine() function Fri, 05 May 2017 19:50:01 GMT stoecker [12066] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) see #14655 - enforce UTF-8 for output in files Fri, 05 May 2017 07:04:01 GMT stoecker [12061] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) see #14655 - UTF-8 fixes on Windows Wed, 26 Apr 2017 17:44:46 GMT stoecker [12008] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) ignore differing imagico text - allows us to strip the ugly header Wed, 26 Apr 2017 11:30:32 GMT stoecker [12007] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) don't report zoom differences when the entry is a wms mirror Mon, 24 Apr 2017 09:39:15 GMT stoecker [11994] * trunk/data/defaultpresets.xml (modified) * trunk/scripts/presets_lang.pl (modified) fix #14685 - wiki language link extractor fails for URL's with equal ... Sat, 22 Apr 2017 21:53:56 GMT stoecker [11983] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) fix too new groovy code, use plain Java sorting Sat, 22 Apr 2017 21:35:24 GMT stoecker [11982] * trunk/scripts/TagInfoExtract.groovy (modified) silence TagInfo outputs Sat, 22 Apr 2017 20:55:31 GMT stoecker [11981] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) see #14655 - add more ELI - JOSM checks, new results comment by SKIP ... Sat, 22 Apr 2017 16:55:26 GMT stoecker [11975] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) * trunk/src/org/openstreetmap/josm/data/imagery/ImageryInfo.java (modified) * trunk/src/org/openstreetmap/josm/io/imagery/ImageryReader.java (modified) see #14655 - implement nearly all features in ELI sync XML output Fri, 21 Apr 2017 21:30:12 GMT stoecker [11968] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) add country code and icon Fri, 21 Apr 2017 21:10:21 GMT stoecker [11967] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) more XML output in Sync script Fri, 21 Apr 2017 10:43:49 GMT stoecker [11965] * trunk/build.xml (modified) * trunk/scripts/SyncEditorLayerIndex.groovy (modified) ELI sync - unify filenames (also support loading in imagery index plugin) Fri, 21 Apr 2017 09:54:35 GMT stoecker [11964] * trunk/build.xml (modified) * trunk/scripts/SyncEditorLayerIndex.groovy (modified) add maps sanitity check (will cause new red entries) for double ... Tue, 18 Apr 2017 09:09:24 GMT stoecker [11951] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) don't print difference for ’ sign Fri, 07 Apr 2017 23:32:47 GMT Don-vip [11854] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) sonar - grvy:org.codenarc.rule.naming.ClassNameSameAsFilenameRule - ... Sun, 05 Mar 2017 22:29:19 GMT Klumbumbus [11694] * trunk/data/defaultpresets.xml (modified) * trunk/scripts/SyncEditorLayerIndex.groovy (modified) fix #14474 - update preset links, update imagery compare script docu Sat, 04 Mar 2017 21:25:06 GMT stoecker [11669] * trunk/data/defaultpresets.xml (modified) * trunk/images/presets/shop/lottery.svg (modified) * trunk/scripts/presets_lang.pl (moved) see #14454 - update presets links Sat, 04 Mar 2017 20:27:31 GMT stoecker [11668] * trunk/build.xml (modified) * trunk/scripts/SyncEditorLayerIndex.groovy (modified) fix last changes Sat, 04 Mar 2017 20:16:29 GMT stoecker [11667] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) fix ELI compare script date handling Sat, 04 Mar 2017 20:11:39 GMT stoecker [11666] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) unify default coloring for ELI compare script date handling Sat, 04 Mar 2017 19:39:47 GMT Klumbumbus [11665] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) see #12706 - enable ELI date comparison script Sun, 26 Feb 2017 22:10:22 GMT stoecker [11639] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) support strange ELI end date definition as well Sat, 25 Feb 2017 13:07:17 GMT stoecker [11612] * trunk/data/maps.xsd (modified) * trunk/scripts/SyncEditorLayerIndex.groovy (modified) add dates with open timespan Thu, 23 Feb 2017 08:11:52 GMT stoecker [11603] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) fix best=false parsing Wed, 22 Feb 2017 21:46:17 GMT Klumbumbus [11599] * trunk/scripts/SyncEditorLayerIndex.groovy (modified) see #12706, see #12313 - enable eli-best comparison script Sat, 18 Feb 2017 13:14:19 GMT stoecker [11582] * trunk/build.xml (modified) * trunk/scripts/SyncEditorLayerIndex.groovy (moved) switch from EII to ELI Sat, 18 Feb 2017 11:34:15 GMT stoecker [11575] * trunk/data/maps.xsd (modified) * trunk/scripts/SyncEditorImageryIndex.groovy (modified) * trunk/src/org/openstreetmap/josm/data/imagery/ImageryInfo.java (modified) * trunk/src/org/openstreetmap/josm/io/imagery/ImageryReader.java (modified) see #12313 - add best marking and show it in image preferences Sat, 18 Feb 2017 10:36:27 GMT stoecker [11574] * trunk/scripts/SyncEditorImageryIndex.groovy (modified) fix imagery compare name for mirrors Fri, 17 Feb 2017 23:11:52 GMT stoecker [11573] * trunk/scripts/SyncEditorImageryIndex.groovy (modified) fix imagery compare date check, add (disabled) date compare Fri, 17 Feb 2017 22:34:47 GMT stoecker [11572] * trunk/scripts/SyncEditorImageryIndex.groovy (modified) * trunk/src/org/openstreetmap/josm/data/imagery/ImageryInfo.java (modified) fix imagery compare, add date check Sat, 31 Dec 2016 11:26:51 GMT stoecker [11423] * trunk/scripts/SyncEditorImageryIndex.groovy (modified) see #12706 - add bounds check - use single quote Sat, 31 Dec 2016 11:24:02 GMT stoecker [11422] * trunk/scripts/SyncEditorImageryIndex.groovy (modified) see #12706 - add bounds check - no epsilon check, as we can fix these ... Thu, 29 Dec 2016 21:33:24 GMT stoecker [11420] * trunk/scripts/SyncEditorImageryIndex.groovy (modified) see #12706 - add some more checks Thu, 22 Dec 2016 19:41:52 GMT stoecker [11415] * trunk/scripts/SyncEditorImageryIndex.groovy (modified) see #12706 - fix 5 point shape handling Thu, 22 Dec 2016 19:28:57 GMT stoecker [11414] * trunk/scripts/SyncEditorImageryIndex.groovy (modified) see #12706 - small cleanup Thu, 22 Dec 2016 19:22:59 GMT stoecker [11413] * trunk/scripts/SyncEditorImageryIndex.groovy (modified) see #12706 - better equals function and better difference description Thu, 22 Dec 2016 17:03:12 GMT stoecker [11412] * trunk/build.xml (modified) * trunk/scripts/SyncEditorImageryIndex.groovy (modified) see #12706 - switch to geojson Thu, 22 Dec 2016 08:13:02 GMT stoecker [11411] * trunk/scripts/SyncEditorImageryIndex.groovy (modified) see #12706 - improve shape difference display, ignore shapes ... Wed, 21 Dec 2016 18:34:36 GMT stoecker [11410] * trunk/scripts/SyncEditorImageryIndex.groovy (modified) see #12706 - show mismatching shape information Sun, 27 Nov 2016 04:16:30 GMT Don-vip [11324] * trunk/build.xml (modified) * trunk/scripts/BuildProjectionDefinitions.java (modified) * trunk/scripts/TagInfoExtract.groovy (modified) * trunk/test/functional/org/openstreetmap/josm/io/MultiFetchServerObjectReaderTest.java (modified) * trunk/test/functional/org/openstreetmap/josm/io/OsmServerBackreferenceReaderTest.java (modified) * trunk/test/performance/org/openstreetmap/josm/PerformanceTestUtils.java (modified) * trunk/test/performance/org/openstreetmap/josm/data/osm/KeyValuePerformanceTest.java (modified) * trunk/test/performance/org/openstreetmap/josm/data/osm/OsmDataGenerator.java (modified) * trunk/test/performance/org/openstreetmap/josm/gui/mappaint/MapRendererPerformanceTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/TestUtils.java (modified) * trunk/test/unit/org/openstreetmap/josm/actions/SelectByInternalPointActionTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/actions/search/SearchCompilerTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/AutosaveTaskTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/cache/JCSCacheManagerTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/osm/ChangesetTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/osm/NodeDataTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/osm/QuadBucketsTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/osm/StorageTest.java (added) * trunk/test/unit/org/openstreetmap/josm/data/osm/WayDataTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/projection/EllipsoidTest.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/projection/ProjectionTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/gui/MainApplicationTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/gui/NavigatableComponentTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/gui/layer/MainLayerManagerTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/io/remotecontrol/RemoteControlTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/io/session/SessionReaderTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/tools/LoggingTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/tools/RightAndLefthandTrafficTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/tools/TerritoriesTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/tools/UtilsTest.java (modified) findbugs Wed, 16 Nov 2016 08:30:42 GMT stoecker [11260] * trunk/scripts/SyncEditorImageryIndex.groovy (modified) reflect file rename inside the script Sun, 13 Nov 2016 13:49:39 GMT Don-vip [11252] * trunk/scripts/TagInfoExtract.groovy (modified) * trunk/src/org/openstreetmap/josm/actions/JoinAreasAction.java (modified) * trunk/src/org/openstreetmap/josm/actions/PurgeAction.java (modified) * trunk/src/org/openstreetmap/josm/tools/RightAndLefthandTraffic.java (modified) see #10387 - refactor actions to fix taginfo script Sat, 12 Nov 2016 20:16:29 GMT Klumbumbus [11246] * trunk/scripts/SyncEditorImageryIndex.groovy (modified) see #12706 - typos Sat, 12 Nov 2016 20:08:59 GMT Klumbumbus [11245] * trunk/scripts/SyncEditorImageryIndex.groovy (modified) see #12706 - use a dark yellow color (two greens are too similar) Sat, 12 Nov 2016 17:14:43 GMT stoecker [11242] * trunk/scripts/SyncEditorImageryIndex.groovy (modified) see #12706 - change regexp, so that «blancos for copy» don't produce ... Sat, 12 Nov 2016 12:50:35 GMT stoecker [11239] * trunk/scripts/SyncEditorImageryIndex.groovy (modified) see #12706 - move skiplist to wiki, add a second color code for ... Sat, 12 Nov 2016 12:46:16 GMT stoecker [11238] * trunk/build.xml (modified) * trunk/scripts/SyncEditorImageryIndex.groovy (modified) see #12706 - move skiplist to wiki, add a second color code for ignores Fri, 11 Nov 2016 14:11:52 GMT Klumbumbus [11234] * trunk/scripts/SyncEditorImageryIndex.groovy (modified) see #12706 - update EII ignore list Thu, 01 Sep 2016 18:00:55 GMT simon04 [10927] * trunk/scripts/TagInfoExtract.groovy (modified) * trunk/src/org/openstreetmap/josm/gui/mappaint/MapPaintStyles.java (modified) see #13217 - Only one location for deprecated icon names Mon, 22 Aug 2016 20:05:45 GMT Don-vip [10876] * trunk/scripts/TagInfoExtract.groovy (modified) * trunk/src/org/openstreetmap/josm/Main.java (modified) * trunk/src/org/openstreetmap/josm/data/Preferences.java (modified) * trunk/src/org/openstreetmap/josm/gui/MainApplication.java (modified) * trunk/test/functional/org/openstreetmap/josm/tools/HttpClientTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/JOSMFixture.java (modified) * trunk/test/unit/org/openstreetmap/josm/actions/mapmode/SelectActionTest.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/testutils/JOSMTestRules.java (modified) fix #13309 - fix unit tests (patch by michael2402) - gsoc-core Mon, 22 Aug 2016 08:49:40 GMT simon04 [10872] * trunk/scripts/TagInfoExtract.groovy (modified) see #13217 - Update deprecated icon name in TagInfoExtract Thu, 18 Aug 2016 01:39:22 GMT Don-vip [10837] * trunk/scripts/TagInfoExtract.groovy (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/MapCSSTagChecker.java (modified) * trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/Condition.java (modified) * trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/ConditionFactory.java (added) * trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/ExpressionFactory.java (modified) * trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/MapCSSParser.jj (modified) * trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/MapCSSStyleSource.java (modified) * trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/Selector.java (modified) * trunk/test/performance/org/openstreetmap/josm/gui/mappaint/mapcss/MapCSSConditionPerformanceTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/gui/mappaint/mapcss/ConditionTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/gui/mappaint/mapcss/KeyConditionTest.groovy (modified) * trunk/test/unit/org/openstreetmap/josm/gui/mappaint/mapcss/KeyValueConditionTest.groovy (modified) * trunk/test/unit/org/openstreetmap/josm/gui/mappaint/mapcss/MapCSSParserTest.groovy (modified) see #11924 - extract MapCSS conditions to new class ... Mon, 08 Aug 2016 11:19:07 GMT Don-vip [10769] * trunk/scripts/TagInfoExtract.groovy (modified) fix Taginfo errors reported by Jochen Topf on @josm-dev Mon, 04 Jul 2016 19:55:57 GMT stoecker [10517] * trunk/scripts/SyncEditorImageryIndex.groovy (modified) fix some ignores to ImageCompare webpage, see #13106 Mon, 04 Jul 2016 19:40:49 GMT stoecker [10516] * trunk/scripts/SyncEditorImageryIndex.groovy (modified) add some ignores to ImageCompare webpage, see #13106