source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author
(edit) @19627   4 days stoecker

fix #24890 - handle OAuth 2 against a server without a built-in client id - fix #24889 - add OAuthID for OpenGeofiction - patches by wangi

(edit) @19626   5 days stoecker

add amenity=lounger, patch by mkoniecz, fix #24740

(edit) @19625   6 days stoecker

i18n update

(edit) @19624   8 days stoecker

fix #24891 - major improvements of parallel way action - patch by wangi

(edit) @19623   10 days gaben

fix #24858 - remove duplicated MapCSS rule

(edit) @19622   11 days gaben

gitignore Maven build and test config folders

(edit) @19621   4 weeks stoecker

fix bad cjeckin

(edit) @19620   4 weeks stoecker

checkstyle

(edit) @19619   4 weeks GerdP

Fix #24851: Power line checks won't report existing non-power nodes

  • add the related parent objects to the error message so that they are not considered as unrelated when a partial validation is done on upload
  • unit test by gaben (thanks!)
(edit) @19618   5 weeks stoecker

simplify shop=lighting icon, fix #24857

(edit) @19617   6 weeks stoecker

fix #24841 - proper encoding of URL parameters in Tag2Link

(edit) @19616   6 weeks stoecker

fix JSVG references, fix #24839

(edit) @19615   6 weeks stoecker

document changed functions

(edit) @19614   6 weeks stoecker

i18n update

(edit) @19613   6 weeks Don-vip

fix #24793 - update reference images after JSVG migration (for good?)

(edit) @19612   6 weeks Don-vip

see #24793 - update proguard configuration

(edit) @19611   6 weeks Don-vip

avoid locale conflict in PresetClassificationsTest

(edit) @19610   6 weeks Don-vip

fix #24793 - update reference images after JSVG migration

(edit) @19609   6 weeks Don-vip

"echo" is a shell builtin on Windows, not a standalone executable ProcessBuilder can find

(edit) @19608   6 weeks Don-vip

Prevent m2e from also running checkstyle:check during its own incremental/full IDE builds

(edit) @19607   6 weeks Don-vip

update svn:ignore

(edit) @19606   2 months stoecker

adapt text for better i18n

(edit) @19605   2 months stoecker

update JSVG to 2.1.0

(edit) @19604   2 months stoecker

update TLDs

(edit) @19603   2 months stoecker

fix#24792 - Add surface=laterite to surface

(edit) @19602   2 months stoecker

fix #24114 - patch by francois.lacombe - Validate location:transition=yes as incompatible with line_management=termination

(edit) @19601   2 months stoecker

checkstyle

(edit) @19600   2 months stoecker

readd vanished first line, see #24658

(edit) @19599   2 months stoecker

properly catch class cast exception in JSOn reader, fix #24658

(edit) @19598   2 months stoecker

fix #24808 - patch by dkiselev - ToggleDialog headers height respecting gui.scale

(edit) @19597   2 months stoecker

fix #24693 - Allow values_from in presets to use plugin classes - patch by Zverikk

(edit) @19596   2 months stoecker

fix #24790 - icons modified by Kilkenni - better contrast for tower icons

(edit) @19595   2 months stoecker

fix #24789 - modified icons by Kilkenni - Better icon for ditch/drain

(edit) @19594   2 months stoecker

fix #24728 - adapt fence types

(edit) @19593   2 months stoecker

see #22748 - fix typo

(edit) @19592   2 months stoecker

fix #24482 - patch by tordanik - improve autofilters

(edit) @19591   2 months stoecker

fix #22748 - patch by francois.lacombe - Extend utility=* to buildings, street cabinets and industrial landuses

(edit) @19590   2 months stoecker

fix #20421 - patch by francois.lacombe - Power preset additions for transfomer and power plant

(edit) @19589   2 months stoecker

fix #24699 - switch neutralStyle to prefix based configuration options

(edit) @19588   2 months stoecker

fix #24793 - checkstyle warnings

(edit) @19587   2 months stoecker

fix #24793 - drop old code in test

(edit) @19586   2 months stoecker

fix #24793 - drop svgsalamaner and use JSVG instead

(edit) @19585   3 months stoecker

update tag2link

(edit) @19584   3 months GerdP

Fix #24762: show "GPS direction" if "Direction" is missing

  • add code to render GPSTrack in light gray if GPSImgDirection is missing
(edit) @19583   3 months stoecker

see #24689 - don't downgrade actions

(edit) @19582   3 months stoecker

see #24689 - fix MacOS signing - patch by Thomas Skowron

(edit) @19581   4 months GerdP

see #24523: Add action to close all but the active tab in image viever

  • Unify translatable strings to "Close other tabs"
(edit) @19580   4 months GerdP

fix #24368: JOSM bombs on validation.

  • catch NumberFormatException, add unit test
(edit) @19579   4 months GerdP

fix #24523: Add action to close all but the active tab in image viever

  • apply patch which implement shortcut Alt+Y to close all but the active tab
(edit) @19578   4 months GerdP

fix #24747: If loading terse .osm file with modifications, JOSM does not show changes in history but uploads them to OSM

  • remove overcausious test
(edit) @19577   4 months GerdP

fix #24745: Route GPX-export: Duplicate track points

  • add check to prevent duplicated points with equal coordinates in exported gpx track or converted gpx layer
(edit) @19576   4 months stoecker

support also maxspeed=implicit in addition to maxspeed=none, see #24748

(edit) @19575   4 months GerdP

fix #24735: Wrong status referrers-not-all-downloaded after upload of new node

  • call setReferrersDownloaded(true) when a new object was uploaded
(edit) @19574   4 months GerdP

fix #24734: Unexpected Exception after disabling "Wireframe view"

  • add null check
(edit) @19573   5 months stoecker

update github actions

(edit) @19572   5 months stoecker

see #14490 - ooops - fix revision

(edit) @19571   5 months stoecker

fix #14490 - patch by ToniE - Support for escaping pipe character in remote control addtags parameters

(edit) @19570   5 months GerdP

fix #24710:JOSM produces an incorrect error message at loading ramps

  • don't complain about amenity=loading_dock connected to a highway
(edit) @19569   5 months GerdP

see #24695: Unpredictable result when scaling or rotating an object again

  • add @since
(edit) @19568   5 months GerdP

see #24695: Unpredictable result when scaling or rotating an object again
fix unit tests (testEqualsContract())

(edit) @19567   5 months GerdP

see #24695: remove unused import

(edit) @19566   5 months GerdP

fix #24695: Unpredictable result when scaling or rotating an object again

  • change code to handle repeated scale or rotation

(patch 24695.patch without the additional check reg. moved nodes outside download area)

(edit) @19565   6 months gaben

show a message when no plugins are installed

(edit) @19564   6 months stoecker

support shop games in map, add missing icon, fix #24688

(edit) @19563   6 months gaben

fix element type typo in the man_made=avalanche_protection preset

(edit) @19562   6 months gaben

align Maven dependencies and JDK profiles with Ivy setup

(edit) @19561   6 months stoecker

increase checkout action to fix warning

(edit) @19560   6 months stoecker

allow to modify color of lasso, fix #24697

(edit) @19559   6 months stoecker

support shop games in map (drop ignores), see #24688

(edit) @19558   6 months stoecker

support shop games in map, fix #24688

(edit) @19557   6 months stoecker

fix #24696 - allow 'trace(s)' in download URL

(edit) @19556   6 months GerdP

fix #24687: JOSM doesn't warn about many moved nodes when rotating or scaling several objects

  • add code to call confirmOrUndoMovement() also after rotating or scaling
(edit) @19555   6 months stoecker

somehow last checkin was broken

(edit) @19554   6 months stoecker

i18n update

(edit) @19553   6 months stoecker

fix #24677 - applied modified patch by dnet

(edit) @19552   6 months stoecker

tag2link 2026.3.21

(edit) @19551   6 months gaben

fix @since xxx

(edit) @19550   6 months stoecker

warn about downloading old data - patch by taylor.smock, fix #21904

(edit) @19549   6 months stoecker

fix #24678 - Possibility to specify custom MapPaintSettings for MapCSS rendering - patch by zkir

(edit) @19548   6 months stoecker

fix #24677 - improve startup time needed for loading SVG icons

(edit) @19547   6 months stoecker

fix #24420 - new local layer action, patch by aharvey

(edit) @19546   6 months stoecker

fix #23997 - add strolling to sac_scale

(edit) @19545   7 months stoecker

add alternative

(edit) @19544   7 months stoecker

replace old URL

(edit) @19543   7 months stoecker

increase pmd to 7.22.0, fix some missing version updates in nodist/pom.xml

(edit) @19542   7 months stoecker

fix old Java related stuff

(edit) @19541   7 months stoecker

remove outdated expiry data check, see #24635

(edit) @19540   7 months stoecker

tag2link 2026.2.21

(edit) @19539   7 months stoecker

see #24635 - remove usage of Date

(edit) @19538   7 months stoecker

fix one more PMD, see #24635, drop java.util.Date in SyncEditorLayerIndex

(edit) @19537   7 months stoecker

fix one more PMD, see #24635

(edit) @19536   7 months stoecker

remove PMD ImplicitFunctionalInterface, see #24635

(edit) @19535   7 months stoecker

remove a lot of PMD warnings, especially outdated ignores, see #24635

(edit) @19534   7 months stoecker

resource leaks

(edit) @19533   7 months stoecker

solve Coverity CID 1644870 - resource leak

(edit) @19532   7 months stoecker

i18n update

(edit) @19531   7 months stoecker

checkstyle

(edit) @19530   7 months stoecker

do not fail when image in Clipboard causes exception, see #24642

(edit) @19529   7 months stoecker

Iana TLD update - and another one gone

(edit) @19528   7 months stoecker

see #24637 - patch by zkir (modified a bit) - allow to handle more than one style in caching

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