|
|
@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
|
|
|
@12544
|
7 years |
Don-vip |
fix java warnings - Use grouping parenthesis to make the operator …
|
|
|
@12543
|
7 years |
Don-vip |
fix #15096 - Follow AppStream metadata guidelines
|
|
|
@12542
|
7 years |
Don-vip |
partial revert of r12537
|
|
|
@12541
|
7 years |
Don-vip |
sonar - squid:S1066 - Collapsible "if" statements should be merged
|
|
|
@12540
|
7 years |
Don-vip |
checkstyle - SingleLineJavadocCheck
|
|
|
@12539
|
7 years |
Don-vip |
PMD - enable naming rules
|
|
|
@12538
|
7 years |
Don-vip |
PMD - ShortMethodName
|
|
|
@12537
|
7 years |
Don-vip |
PMD - VariableNamingConventions
|
|
|
@12536
|
7 years |
Don-vip |
see #14833 - new API to manipulate primitives id counter
|
|
|
@12535
|
7 years |
Don-vip |
update to PMD 5.8.1
|
|
|
@12534
|
7 years |
Don-vip |
new ant target for performance tests
|
|
|
@12533
|
7 years |
Don-vip |
sonar - fix recent minor code style issues
|
|
|
@12532
|
7 years |
Don-vip |
i18n update
|
|
|
@12531
|
7 years |
simon04 |
fix #15089 - UploadDialog: bind Ctrl+Enter to upload action
|
|
|
@12530
|
7 years |
Don-vip |
fix #15081 - "Add Imagery URL" help link does not exist - use …
|
|
|
@12529
|
7 years |
Klumbumbus |
update preset links
|
|
|
@12528
|
7 years |
Don-vip |
fix #10780 - display undeleted relations in relation list
|
|
|
@12527
|
7 years |
Don-vip |
fix #10838 - add robustness if incomplete ways are selected
|
|
|
@12526
|
7 years |
Don-vip |
see #11924 - fix last warnings about extended modifiers
|
|
|
@12525
|
7 years |
Don-vip |
see #11924 - suppress deprecation warning (must wait java 9 migration)
|
|
|
@12524
|
7 years |
Don-vip |
fix #15079, see #13973 - catch unexplainable "NoClassDefFoundError: …
|
|
|
@12523
|
7 years |
Don-vip |
see #11924 - fix remaining warnings about extended modifiers
|
|
|
@12522
|
7 years |
Don-vip |
see #11924 - checkstyle
|
|
|
@12521
|
7 years |
Don-vip |
see #11924 - update unit tests
|
|
|
@12520
|
7 years |
Don-vip |
see #11924 - fix remaining warnings about extended modifiers
|
|
|
@12519
|
7 years |
Don-vip |
see #11924 - fix 2 more warnings about extended modifiers
|
|
|
@12518
|
7 years |
Don-vip |
see #11924 - use ListenerList , fix javadoc
|
|
|
@12517
|
7 years |
Don-vip |
see #11924 - use extended event modifiers, deprecate old methods - see …
|
|
|
@12516
|
7 years |
bastiK |
update excludes in netbeans project
|
|
|
@12515
|
7 years |
Don-vip |
see #5869 - javadoc
|
|
|
@12514
|
7 years |
Don-vip |
see #15035 - add new at(lat,lon) MapCSS selector function
|
|
|
@12513
|
7 years |
Don-vip |
fix #12162 - Unglue node of self intersecting way creates "duplicated …
|
|
|
@12512
|
7 years |
Don-vip |
fix #12870 - Undo while extrude causes exception
|
|
|