|
|
@12644
|
7 years |
Don-vip |
see #15182 - remove dependence of I18n on GUI
|
|
|
@12643
|
7 years |
Don-vip |
see #15182 - deprecate Main.main.menu . Replacement: …
|
|
|
@12642
|
7 years |
Don-vip |
see #15182 - deprecate Main.main.panel . Replacement: …
|
|
|
@12641
|
7 years |
Don-vip |
see #15182 - deprecate Main.main.undoRedo . Replacement: …
|
|
|
@12640
|
7 years |
Don-vip |
see #11924 - update to equalsverifier 2.3.3 - improved java 9 support
|
|
|
@12639
|
7 years |
Don-vip |
see #15182 - deprecate shortcut handling and mapframe listener methods …
|
|
|
@12638
|
7 years |
Don-vip |
see #15182 - remove Main.currentProgressMonitor . Replacement: …
|
|
|
@12637
|
7 years |
Don-vip |
see #15182 - deprecate Main.toolbar . Replacement: …
|
|
|
@12636
|
7 years |
Don-vip |
see #15182 - deprecate Main.getLayerManager() . Replacement: …
|
|
|
@12635
|
7 years |
Don-vip |
see #15182 - checkstyle
|
|
|
@12634
|
7 years |
Don-vip |
see #15182 - deprecate Main.worker , replace it by …
|
|
|
@12633
|
7 years |
Don-vip |
see #15182 - move GUI program arguments management from Main to …
|
|
|
@12632
|
7 years |
Don-vip |
see #15182 - fix unit tests
|
|
|
@12631
|
7 years |
Don-vip |
see #15182 - remove last calls to Main.map
|
|
|
@12630
|
7 years |
Don-vip |
see #15182 - deprecate Main.map and Main.isDisplayingMapView() . …
|
|
|
@12629
|
7 years |
Don-vip |
see #15182 - move GUI initialization stuff from Main (abstract) to …
|
|
|
@12628
|
7 years |
Don-vip |
see #15182 - build.xml - define constants for values repeated multiple …
|
|
|
@12627
|
7 years |
Don-vip |
see #15182 - remove unneeded imports to Main
|
|
|
@12626
|
7 years |
Don-vip |
java.net is gone, but @floscher copied the source repositories to Github
|
|
|
@12625
|
7 years |
Don-vip |
filter josm-config plugin - see …
|
|
|
@12624
|
7 years |
Don-vip |
see #15182 - remove unused imports
|
|
|
@12623
|
7 years |
Don-vip |
see #14649, see #15178 - load Certigna certificate from platform …
|
|
|
@12622
|
7 years |
Don-vip |
deprecate `ProgressInputStream(URLConnection con, ProgressMonitor …
|
|
|
@12621
|
7 years |
Don-vip |
see #15182 - do not print stacktrace by default for debug/trace …
|
|
|
@12620
|
7 years |
Don-vip |
see #15182 - deprecate all Main logging methods and introduce …
|
|
|
@12619
|
7 years |
Don-vip |
initialize unit tests for TagEditHelper
|
|
|
@12618
|
7 years |
Don-vip |
see #14524 - suppress java warning
|
|
|
@12617
|
7 years |
bastiK |
see #15168 - catch exceptions caused by malformatted data; dump …
|
|
|
@12616
|
7 years |
Klumbumbus |
fix #15164 - paint building=roof and building=* + wall=no a bit …
|
|
|
@12615
|
7 years |
bastiK |
see #14794 - javadoc
|
|
|
@12614
|
7 years |
Klumbumbus |
fix typo of r12610 breaking the file
|
|
|
@12613
|
7 years |
Klumbumbus |
fix #15022 - add social_facility=nursing_home
|
|
|
@12612
|
7 years |
Klumbumbus |
fix #15116 - add shop=charity (icon self created, PD and CC0 licensed)
|
|
|
@12611
|
7 years |
Klumbumbus |
fix #13594 - add industrial=* combo to landuse=industrial preset …
|
|
|
@12610
|
7 years |
Klumbumbus |
ignore place=plot for now, local usage only (tag count 10000 exceeded)
|
|
|
@12609
|
7 years |
michael2402 |
Apply #15057: Patch by bafonins, modified.
|
|
|
@12608
|
7 years |
michael2402 |
Fix #15152: Warn on empty overpass query and ask user to download full …
|
|
|
@12607
|
7 years |
Klumbumbus |
ignore man_made=yes as definition is unclear (tag count 10000 exceeded)
|
|
|
@12606
|
7 years |
Don-vip |
fix #15148 - increase home location zoom level to 15 to allow direct …
|
|
|
@12605
|
7 years |
Don-vip |
fix a major performance problem when purging a large number of …
|
|
|
@12604
|
7 years |
bastiK |
fixed #14524 - save imagery layer zoom level to session (if needed)
|
|
|
@12603
|
7 years |
bastiK |
see #14524 - make AbstractTileSourceLayer#currentZoomLevel private and …
|
|
|
@12602
|
7 years |
Don-vip |
fix #15149 - do not register actions in toolbar when loading internal …
|
|
|
@12601
|
7 years |
Don-vip |
see #15149 - less verbose logs when starting JOSM in debug
|
|
|
@12600
|
7 years |
bastiK |
see #14524 - use inteface SessionAwareReadApply
|
|
|
@12599
|
7 years |
Don-vip |
fix #15150 - catch NoClassDefFoundError in PluginProxy
|
|
|
@12598
|
7 years |
Don-vip |
fix #15147 - do not include OAuth Authorization header towards Overpass API
|
|
|
@12597
|
7 years |
Don-vip |
see #14794 - checkstyle/javadoc
|
|
|
@12596
|
7 years |
Don-vip |
fix #15141 - Make HTTP POST requests to Overpass API - allows …
|
|
|
@12595
|
7 years |
Klumbumbus |
see #11270 - don't warn about missing railway=crossing|level_crossing …
|
|
|
@12594
|
7 years |
bastiK |
fixed #15139 - raster-image filter settings are Not Stored when saving …
|
|
|
@12593
|
7 years |
bastiK |
only one primitive can be highlighted at a time - use Optional
|
|
|
@12592
|
7 years |
bastiK |
use Optional instead of 0-or-1-element Collection
|
|
|
@12591
|
7 years |
Don-vip |
see #11924, see #15128 - add Java 9 option --add-modules java.se.ee …
|
|
|
@12590
|
7 years |
Don-vip |
fix #15133 - NPE at HttpClient.disconnect
|
|
|
@12589
|
7 years |
bastiK |
fix #15122 - add date format for ArcGIS-exported osm data
|
|
|
@12588
|
7 years |
bastiK |
see #15122 - handle UncheckedParseException gracefully
|
|
|
@12587
|
7 years |
bastiK |
see #14794 - fix NPE
|
|
|
@12586
|
7 years |
Don-vip |
see #14794 - update to checkstyle 8.0 (to match the version used by …
|
|
|
@12585
|
7 years |
Klumbumbus |
ignore amenity=childcare for now, still no clear definition in the …
|
|
|
@12584
|
7 years |
bastiK |
see #14794 - update checkstyle filters
|
|
|
@12583
|
7 years |
bastiK |
see #14794 - unnecessary classpath entry
|
|
|
@12582
|
7 years |
bastiK |
see #14794 - add checkstyle check
|
|
|
@12581
|
7 years |
bastiK |
see #14794 - javadoc
|
|
|
@12580
|
7 years |
stoecker |
i18n issue
|
|
|
@12579
|
7 years |
Don-vip |
fix #15120 - NPE
|
|
|
@12578
|
7 years |
Don-vip |
fix some Sonar issues
|
|
|
@12577
|
7 years |
Don-vip |
see #15057 - fix PMD issue
|
|
|
@12576
|
7 years |
michael2402 |
See #15057: Move the overpass query wizard dialog to a new file.
|
|
|
@12575
|
7 years |
michael2402 |
See #15057: Fix checkstye and sonar issues.
|
|
|
@12574
|
7 years |
michael2402 |
Apply #15057: Improve the over pass turbo dialog
Adds the ability to …
|
|
|
@12573
|
7 years |
Don-vip |
see #11924 - update to equalsverifier 2.3.2 (includes ASM 6.0_BETA)
|
|
|
@12572
|
7 years |
Klumbumbus |
* fix #15097 - warn if ferry route way is not properly connected
* …
|
|
|
@12571
|
7 years |
Don-vip |
restore unit test timeout, as validator tests take some time to initialize
|
|
|
@12570
|
7 years |
Don-vip |
see #15102 - increase read timeout a bit
|
|
|
@12569
|
7 years |
Don-vip |
restore JOSMFixture API called by some plugins (mapillary for example)
|
|
|
@12568
|
7 years |
Don-vip |
fix unit test
|
|
|
@12567
|
7 years |
Don-vip |
see #15102 - avoid useless API capabilities request
|
|
|
@12566
|
7 years |
Don-vip |
fix unit test
|
|
|
@12565
|
7 years |
Don-vip |
fix #15110 - Disable audio actions when no audio is present (patch by …
|
|
|
@12564
|
7 years |
Don-vip |
fix unit tests
|
|
|
@12563
|
7 years |
Don-vip |
fix unit tests
|
|
|
@12562
|
7 years |
Don-vip |
speedup unit tests
|
|
|
@12561
|
7 years |
Don-vip |
deprecate LatLon.dms
|
|
|
@12560
|
7 years |
Don-vip |
see #15102 - fix NPE
|
|
|
@12559
|
7 years |
Don-vip |
see #15102 - fix NPE
|
|
|
@12558
|
7 years |
Don-vip |
see #15102 - unit tests update
|
|
|
@12557
|
7 years |
Don-vip |
see #15102 - first batch of HTTP unit tests mocking, using WireMock 2.7.1
|
|
|
@12556
|
7 years |
Don-vip |
speedup RightAndLefthandTrafficTest
|
|
|
@12555
|
7 years |
Don-vip |
see #15102 - speedup HttpClientTest by reducing delays and timeouts
|
|
|
@12554
|
7 years |
Don-vip |
see #15102 - speedup MainTest by avoiding useless slow http requests …
|
|
|
@12553
|
7 years |
Don-vip |
javadoc
|
|
|
@12552
|
7 years |
Don-vip |
fix #15099 - fix NPE in help browser
|
|
|
@12551
|
7 years |
bastiK |
fix AbstractMapRendererPerformanceTestParent (see #11924)
set up …
|
|
|
@12550
|
7 years |
Don-vip |
sonar - squid:S2259 - Null pointers should not be dereferenced
|
|
|
@12549
|
7 years |
Don-vip |
sonar - squid:S4034 - "Stream.anyMatch()" should be preferred
|
|
|
@12548
|
7 years |
Don-vip |
sonar - squid:S2196 - Switches should be used for sequences of simple …
|
|
|
@12547
|
7 years |
bastiK |
move SearchSettingsActionParameter class to better place
|
|
|
@12546
|
7 years |
bastiK |
see #14794 - javadoc
|
|
|
@12545
|
7 years |
Don-vip |
speed up TerritoriesTest
|
|
|