source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author
(edit) @19440   2 weeks Klumbumbus

see #19980 - Don't warn about highway=living_street + maxspeed=30 combination also in Chile, see https://github.com/osmose-qa/osmose-backend/issues/2569

(edit) @19439   3 weeks stoecker

i18n update

(edit) @19438   3 weeks GerdP

fix #24444: Too many wrong notifications "Relation modified outside of relation editor with pending changes. Conflict resolution required"

  • Don't warn about an "outside modification" if the current relation editor window was used to save / apply changes and thus a change command was generated
(edit) @19437   3 weeks GerdP

fix #24446: Error loading way-history
Turned out that the OSM server counts the number of unicode code points, not the number of characters when checking the maximum lengths of keys and tags in tags.

  • implement new methods in Util to calculate the number of code points or check agains a given limit
  • fix long standing bug in ApiPreconditionCheckerHook.java which was introduced with r2906 (key -> value)
(edit) @19436   4 weeks stoecker

add areas to charging_station, fix #24340, patch by CjMalone

(edit) @19435   4 weeks stoecker

fix #24225 - correctly handle dialog closing for color chooser

(edit) @19434   6 weeks Klumbumbus

see #19980 - Fix unit test

(edit) @19433   6 weeks Klumbumbus

see #19980 - Don't warn about highway=living_street + maxspeed=30 combination in Austria, Denmark, Israel, Uzbekistan, see https://github.com/osmose-qa/osmose-backend/issues/2569

(edit) @19432   6 weeks GerdP

fix #24423: Relationeditor map sync broken

  • with #21840 some actions automatically update an open relation editor window if the relation is in sync with the dataset, else a notification about a pending conflict is shown. This logic was broken with r19402. This patch simplifies the logic in isDirtyRelation(): don't return false just because field relationSnapshot has no dataset.
(edit) @19431   2 months stoecker

tag2link 2025.07.21

(edit) @19430   2 months stoecker

see #24339 - allow to extend module path for start script

(edit) @19429   2 months stoecker

checkstyle

(edit) @19428   2 months taylor.smock

Fix some test issues (from order) and clean up some try blocks

(edit) @19427   2 months stoecker

fix PMD

(edit) @19426   2 months stoecker

fix #24347 - Add gps time choice on image/gpx correlation - patch by StephaneP

(edit) @19425   2 months stoecker

add remote control command to export dataset, fix #24385

(edit) @19424   2 months stoecker

fix https://github.com/JOSM/josm/pull/156

(edit) @19423   2 months stoecker

update i18n

(edit) @19422   2 months stoecker

checkstyle

(edit) @19421   2 months stoecker

fix #24311 - exception when trying to restore bad coordinate

(edit) @19420   2 months stoecker

see #24346 - strip HTML from exceptions where HTML will cause trouble

(edit) @19419   2 months stoecker

fix #24339 - don't use JavaFX when not installed

(edit) @19418   3 months stoecker

fix wrong menu name, fix #24375

(edit) @19417   3 months stoecker

see #24298 - add JOSM API indication to remote control - fix PMD

(edit) @19416   3 months stoecker

fix #24298 - add JOSM API indication to remote control

(edit) @19415   3 months stoecker

use tag2link 2025.6.21, see #24234

(edit) @19414   3 months GerdP

fix #24333: Search dialog should not offer some options when nothing is selected and a selection is needed

  • disable radio buttons which need a selection, set mode to replace if search dialog is opened with empty collection (but not when a Filter is created)
(edit) @19413   4 months stoecker

see #24342 - add properties.filter.visible hidden setting

(edit) @19412   4 months stoecker

see #24125 - I18n update

(edit) @19411   4 months GerdP

fix #24255: Clicking undo on two error messages reverts change and previous change

  • don't show popup for move of multiple nodes when the popup fpr long-distance move already was answered with Cancel so that the move was undone.
(edit) @19410   4 months GerdP

fix #24329:Upload Selection action not enabled after update

  • add listener so that the action is enabled after the selected object was changed
(edit) @19409   4 months taylor.smock

Update tag2link, see #24234/r19407

Tag2Link.java has a variable that points to the (versioned) location of the
Tag2Link JSON file.

(edit) @19408   4 months stoecker

IANA update

(edit) @19407   4 months stoecker

update tag2link, see #24234

(edit) @19406   4 months GerdP

fix #24315: Wrong status referrers-not-all-downloaded for restriction relation, Warning message when trying to delete
This adds code to set the flag for those relations in the downloaded area which have no child relations.

(edit) @19405   4 months stoecker

IANA update

(edit) @19404   4 months stoecker

add conditional restrictions to mappaint, patch by Andrew Harvey

(edit) @19403   5 months stoecker

fix #24299 - do zero check

(edit) @19402   5 months stoecker

fix boolean logic broken in r19398, see #21840

(edit) @19401   5 months stoecker

add expressway as valid speed source

(edit) @19400   5 months stoecker

support case insensitive since xxx

(edit) @19399   5 months stoecker

fix some forgotten since xxx

(edit) @19398   5 months stoecker

Auto relation refresh, fix #21840 - patch by Woazboat

(edit) @19397   5 months stoecker

fix #22879 - Cut keyboard shortcuts doesn't work after reverting order of relation members

(edit) @19396   5 months stoecker

fix i18n warnings

(edit) @19395   5 months stoecker

see #24125, i18n update, add language fo

(edit) @19394   5 months stoecker

fix #24104 - drop remaining deprecations

(edit) @19393   5 months stoecker

fix #24274 - use JMapViewer 2.25

(edit) @19392   5 months stoecker

fix text

(edit) @19391   5 months stoecker

fix typo in Javadoc

(edit) @19390   5 months stoecker

typo

(edit) @19389   5 months stoecker

add missing Javadoc, fix #24238

(edit) @19388   5 months stoecker

see #24238 - fix PMD issues

(edit) @19387   5 months stoecker

see #24238 - support more EXIF data in image correlation

(edit) @19386   5 months stoecker

fix #24250 - insert more than one manually added imagery entry to slippy map chooser

(edit) @19385   5 months stoecker

fix #24270 - support f=geojson as well as format=geojson

(edit) @19384   5 months GerdP

fix #23851

  • move code to handle the width of the divider line

This seems to be the better solution as it also seems to work well after restart.

(edit) @19383   6 months stoecker

split 'Terminal' translation context, fix #24251

(edit) @19382   6 months stoecker

add common settings of manual WMS also to TMS, patch by anonym (adapted for GUi changes), fix #24247

(edit) @19381   6 months stoecker

update java versions

(edit) @19380   6 months stoecker

drop java 22

(edit) @19379   6 months stoecker

drop security manager argument line for Java 24

(edit) @19378   6 months stoecker

see #24104 - drop deprecated isBlank()

(edit) @19377   6 months stoecker

drop security manager argument line for Java 24

(edit) @19376   6 months stoecker

add java 24

(edit) @19375   6 months stoecker

drop commons3 usage in sync script

(edit) @19374   6 months stoecker

fix last checkins

(edit) @19373   6 months stoecker

add a note why the deprecated function cannot be removed

(edit) @19372   6 months stoecker

fix resource leaks for cached Zip files

(edit) @19371   6 months stoecker

see #24125 - core I18n update

(edit) @19370   6 months stoecker

update JMapViewer to 2.24

(edit) @19369   6 months stoecker

fix CID 1547181 - Unguarded read

(edit) @19368   6 months taylor.smock

See #23716: Update versions in pom files to 1.5-SNAPSHOT

(edit) @19367   6 months stoecker

use new repository URL

(edit) @19366   6 months stoecker

Javadoc fixes

(edit) @19365   6 months stoecker

see #24234 - update tag2link to 2025.3.21

(edit) @19364   6 months stoecker

fix #24214 - add except to restriction relation, patch by gaben

(edit) @19363   6 months stoecker

fix #24207 - update license classes, patch by gaben

(edit) @19362   6 months stoecker

fix #24202 - Georgian character incorrectly matched

(edit) @19361   6 months stoecker

Seems Windows has bad timing, it's often to fast

(edit) @19360   6 months stoecker

I18n update

(edit) @19359   6 months stoecker

checkstyle

(edit) @19358   6 months stoecker

checkstyle line length

(edit) @19357   6 months stoecker

replace HTML encoding in output

(edit) @19356   6 months stoecker

update comments for TLDs

(edit) @19355   6 months stoecker

hopefully now get the output I want

(edit) @19354   6 months stoecker

add some common tags

(edit) @19353   6 months stoecker

Aaah, why must different tools always have different opinions about sorting order

(edit) @19352   6 months stoecker

fix #24224 - extend parking_space preset

(edit) @19351   6 months stoecker

readd the country code TLDs in the correct section

(edit) @19350   6 months stoecker

add TLD

(edit) @19349   6 months stoecker

some more tld drops

(edit) @19348   6 months stoecker

see #24125 - I18n update

(edit) @19347   6 months stoecker

update TLDs

(edit) @19346   6 months stoecker

see #24125 - I18n update

(edit) @19345   6 months stoecker

don't send authentication oinformation to wrong server, fix #24149, patch by ssundell

(edit) @19344   7 months stoecker

see #24125, readd missing translations

(edit) @19343   7 months stoecker

I18n update

(edit) @19342   7 months stoecker

see #21801, fix #24176 - don't issue useless warning for railway=platform_edge

(edit) @19341   7 months stoecker

I18n update

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