source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author
(edit) @13115   6 years Don-vip

fix #12086 - fix EDT violation when no file exporter is found + choose note exporter by default when saving a note layer

(edit) @13114   6 years Don-vip

fix #11537 - Autosave also note layer

(edit) @13113   6 years Don-vip

ignore org.w3c package in check-plugins target

(edit) @13112   6 years Don-vip

fix #15539 - use awaitility in MinimapDialogTest rather than Thread.sleep() (patch by ris)

(edit) @13111   6 years Don-vip

fix #11217, fix #12623 - major rework of notes tooltips:

  • display clickable links
  • allow to copy text from notes, including comments
(edit) @13110   6 years Don-vip

see #15560 - update to equalsverifier 2.4 (support of Java 10)

(edit) @13109   6 years Don-vip

fix #15537 - Support changeset hashtags (hashtags changeset tag, extracted from comment at upload, or set by remote control through new changeset_hashtags parameter)

(edit) @13108   6 years Don-vip

fix #15538 - add robustness to AlignInLineAction

(edit) @13107   6 years Don-vip

extract PolarCoor from AlignInCircleAction

(edit) @13106   6 years Don-vip

add some javadoc

(edit) @13105   6 years bastiK

see #15525 - fix NPE

(edit) @13104   6 years Don-vip

fix some recent Sonar issues

(edit) @13103   6 years Don-vip

see #15560 - repair coverage, fix typo, increase integration test timeout

(edit) @13102   6 years Klumbumbus

see #13144, fix #15536 - limit male/female/unisex test to hairdressers

(edit) @13101   6 years Don-vip

fix #15534 - NPE

(edit) @13100   6 years Don-vip

see #15534 - ensure user names are never null, as expected

(edit) @13099   6 years Don-vip

fix #15531 - trace request body for HTTP POST, PUT and DELETE

(edit) @13098   6 years Don-vip

fix #15532 - Use HTTPS to communicate with OSM dev servers (patch by naoliv)

(edit) @13097   6 years Don-vip

see #15560 - add jacoco.inclbootstrapclasses and jacoco.inclnolocationclasses optional build parameters to record coverage of classes outside of JOSM (to cover JDK EA classes)

(edit) @13096   6 years Don-vip

see #15560 - add additionalCoverage optional build parameter to record coverage of classes outside of JOSM (to cover JDK EA classes)

(edit) @13095   6 years bastiK

update javadoc

(edit) @13094   6 years bastiK

fixed #15525 - Add parent_osm_id for mapcss

(edit) @13093   6 years bastiK

fixed #15506 - No option to write coordinates to image header after using correlate to GPX

(edit) @13092   6 years Klumbumbus

see #15029 - warn about "trail_visibility" without "highway" (reverts r13087)

(edit) @13091   6 years Klumbumbus

fix #15523 - make kerb spikes in mappaint style smaller (icon derived from cliff_pattern.svg, CC0 and PD licensed)

(edit) @13090   6 years bastiK

see #14142 - move dialogs toggle action menu entry down to toolbar toggle actions

(edit) @13089   6 years bastiK

fixed #15521 - backround color is not reset after disabling mappaint style with explicit background color

(edit) @13088   6 years bastiK

update netbeans project

(edit) @13087   6 years Klumbumbus

fix #15029 - don't warn about "abandoned:highway" + "trail_visibility"

(edit) @13086   6 years Klumbumbus

fix #15269 - Warn about bare tourism=attraction

(edit) @13085   6 years Klumbumbus

fix #15469 - Improve Campsite preset

(edit) @13084   6 years Klumbumbus

see #15503 - simplify mapcss rules, warn about boundary=administrative without admin_level

(edit) @13083   6 years Klumbumbus

fix #15503 - draw administrative boundaries only if boundary=administrative is tagged; add a warning for usage on nodes (used 330 times atm)

(edit) @13082   6 years Don-vip

fix #15519 - add synchronization to MultipolygonCache

(edit) @13081   6 years Klumbumbus

fix #15517 - add a few cuisine values

(edit) @13080   6 years Don-vip

avoid HeadlessException in unit test

(edit) @13079   6 years Don-vip

see #15560 - EqualsVerifier does not work with newer Java versions -> disable tests automatically in this case
Workaround to https://github.com/jqno/equalsverifier/issues/177 / https://github.com/raphw/byte-buddy/issues/370
Inspired by https://issues.apache.org/jira/browse/SOLR-11606

(edit) @13078   6 years Don-vip

fix #15508 - add TileSourceRule, use in MinimapDialogTest (patch by ris, modified) + update WireMock to 2.10.1

(edit) @13077   6 years Don-vip

see #15560 - fix javadoc warning with recent JDKs

(edit) @13076   6 years Don-vip

see #15560 - fix javadoc warnings with recent JDKs

(edit) @13075   6 years Klumbumbus

fix #15477 - suggest to remove payment:cash if tagged together with payment:coins and payment:notes at one object

(edit) @13074   6 years Klumbumbus

fix #15478 - Warn about unconnected highway=milestone and railway=milestone (patch by naoliv)

(edit) @13073   6 years Don-vip

see #11924 - see #15560 - support jdk10+ in build.xml, update to proguard 6.0beta1 and error_prone 2.1.2

(edit) @13072   6 years stoecker

see #10832 - set proper help text link

(edit) @13071   6 years Don-vip

fix #12994 - Old style SideButton usage errors

(edit) @13070   6 years Don-vip

fix #12641 - set visible status in OsmPrimitive.load()

(edit) @13069   6 years Don-vip

fix #12626 - Rename F3 search dialog and Shift+F3 dialog from "Presets"

(edit) @13068   6 years Don-vip

sonar - fix a few issues

(edit) @13067   6 years Don-vip

fix #15507 - Update multipolygon action no longer works (regression from r12726)

(edit) @13066   6 years Don-vip

see #12347 - NPE

(edit) @13065   6 years Don-vip

fix #12347 - Split way breaks destination_sign relations

(edit) @13064   6 years Don-vip

remove legacy properties (pluginmanager.warntime and osm-server.atomic-upload) kind-of-deprecated 8 years ago in r2569 and r2924

(edit) @13063   6 years Don-vip

remove legacy proxy support (proxy.host and proxy.port) kind-of-deprecated 8 years ago in r2641

(edit) @13062   6 years Don-vip

fix #5823 - fix calculation of "moved many elements" warning

(edit) @13061   6 years Don-vip

fix #15505 - update to metadata-extractor 2.10.1

(edit) @13060   6 years Don-vip

fix #15502 - ImageEntry: Copy isNewGpsData in applyTmp() (patch by holgermappt)

(edit) @13059   6 years Don-vip

fix #15501 - increase timeout for ImageryCompareTestIT

(edit) @13058   6 years stoecker

set proper mime-type for non-utf-8 files (there actually is an official name for windows-1252)

(edit) @13057   6 years stoecker

set proper mime-type for non-utf-8 files

(edit) @13056   6 years Don-vip

fix #6135 - Correlate GPX with image: fix incorrect drop-down list initialization after using "try again" button + smarter selection of initial GPX track

(edit) @13055   6 years Don-vip

see #15424 - fix encoding (NSIS files are not UTF-8)

(edit) @13054   6 years Don-vip

see #15424 - add missing NSIS macro

(edit) @13053   6 years Don-vip

i18n update

(edit) @13052   6 years Klumbumbus

fix #15357 - prioritize tomb over grave icon, fix grave icon

(edit) @13051   6 years Don-vip

fix #15455 - Overpass queries are not saved to preferences

(edit) @13050   6 years Don-vip

fix #14602 - allow both dot and comma decimal separator everywhere possible for user-entered values

(edit) @13049   6 years Klumbumbus

fix #15480, see #11344, see #13101 - update old power validation rule

(edit) @13048   6 years Don-vip

fix #15458 - IOOBE at ImproveWayAccuracyAction.paint

(edit) @13047   6 years Don-vip

fix #15493 - remember position of "Adjust Imagery Offset" dialog

(edit) @13046   6 years Don-vip

fix #15494 - NPE

(edit) @13045   6 years Klumbumbus

update preset links, better link for Combined and segregated Foot- and Cycleways

(edit) @13044   6 years Don-vip

update to final version of spotbugs 3.1.0 (which includes final versions of ASM 6.0 and BCEL 6.1)

(edit) @13043   6 years Don-vip

see #15474 - fix warnings

(edit) @13042   6 years Don-vip

fix #15488 - display SubSecTimeOriginal on picture's information overlay

(edit) @13041   6 years Don-vip

fix #15474 - Include WhoDidIt in changeset history (patch by naoliv)

(edit) @13040   6 years Don-vip

cleanup imports (checkstyle/PMD)

(edit) @13039   6 years Don-vip

update TLD from IANA

(edit) @13038   6 years Don-vip

fix #15476 - Antialiased text and better resize quality when viewing photos

(edit) @13037   6 years Don-vip

fix #15481 - Silence FileNotFoundException

(edit) @13036   6 years Don-vip

fix #15484 - Java 9: workaround to https://bugs.openjdk.java.net/browse/JDK-8182577

(edit) @13035   6 years Klumbumbus

fix #15479 - Include meters as a valid unit for distance (patch by naoliv)

(edit) @13034   6 years bastiK

remove obsolete comment

(edit) @13033   6 years bastiK

fixed #15466 - Data filtering is not working properly for nodes (see #15315)

(edit) @13032   6 years Klumbumbus

remove false positive warnings for the following valid tagging example (which can even be created by validator auto fix): maxspeed=50 source:maxspeed:backward=sign source:maxspeed:forward=DE:urban (see https://forum.openstreetmap.org/viewtopic.php?id=60164)

(edit) @13031   6 years Don-vip

fix #15468 - Use proper domain name (example.com) in test (patch by rorym)

(edit) @13030   6 years Don-vip

see #15465 - validate WaySegment constructor arguments

(edit) @13029   6 years Don-vip

fix #15462 - catch UnsatisfiedLinkError in case of JRE badly installed

(edit) @13028   6 years Don-vip

fix #15464 - Allow plugins to modify the changeset tags before upload (patch by rorym)

(edit) @13027   6 years Klumbumbus

fix #15463 - improve layer validator messages

(edit) @13026   7 years Klumbumbus

fix #15453 - allow man_made=bridge bridge:structure=* combination

(edit) @13025   7 years bastiK

see #15451 - fix wiring

(edit) @13024   7 years bastiK

fix unit test

(edit) @13023   7 years bastiK

see #15451 - fix initialization

(edit) @13022   7 years bastiK

see #15451 - fix taginfo script

(edit) @13021   7 years bastiK

make Preferences more generic (see #15229, closes #15451)

  • extract base directories
  • move updateSystemProperties() as it is specific to JOSM-core as a "prefefences client"
(edit) @13020   7 years bastiK

see #15374 - update unit test

(edit) @13019   7 years bastiK

fixed #15449 - JOSM version checker is broken

(edit) @13018   7 years bastiK

fixed #15374 - problem deleting multilevel relations

(edit) @13017   7 years Don-vip

fix #15135 - Support conditional syntax for turn restrictions (patch by udit)

(edit) @13016   7 years Don-vip

fix #15443 - make sure dataset is always properly initialized in JoinAreasAction

Note: See TracRevisionLog for help on using the revision log.