lp:josm

Created by Mathieu Arnold and last modified
Get this branch:
bzr branch lp:josm

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
OpenStreetMap
Project:
JOSM
Status:
Mature

Import details

Import Status: Reviewed

This branch is an import of the Subversion branch from https://josm.openstreetmap.de/svn/trunk/.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 1 minute — see the log

Recent revisions

18792. By GerdP

fix #23738: Mass upload: JOSM tries to upload changes even though changeset is already closed
- while filling the changeset check if the maximum size is reached so that JOSM doesn't attempt to upload more than the maximum allowed objects
- throw ChangesetClosedException to handle the automatic close of the changeset on server side

18791. By GerdP

see #23748: NPE: Reverse way direction: Automatic tag correction
- add null value in unit test

18790. By GerdP

fix #23748: NPE: Reverse way direction: Automatic tag correction
(furter already expected regrression from r19101)
- don't use Map.ofEntries() when map may contain null keys or values

I try to write a unit test for this as well

18789. By GerdP

fix #23728: First geotagged image not fully selected
- remove code in GeoImageLayer constructor which more or less randomly opens the ImageViewerDialog
- fix layer actions "Jump to next marker" and "Jump to previous marker" so that they open or update the image viewer dialog
- new code to check if a new geoimage layer was added by any open file or drag/drop action and - if so - to open the first image of the topmost new geoimage layer. If ImageViewerDialog is already open a new tab is added.

18788. By stoecker

fix #23745 - add more icons, patch by gaben

18787. By taylor.smock

See #17858: Replace most calls to `StandardCharsets.UTF_8.name()` with `StandardCharsets.UTF_8`

This (in many cases) also removes catches for `UnsupportedEncodingException`.

18786. By taylor.smock

See #17858: Update code for newer Java features

Also add a note that `toUnmodifiableList` does not like nulls.

18785. By GerdP

fix #23735: Combine ways refused
(patch 23735-2.patch)
- rewrite check so that it checks if the parents of the combined ways are known instead of the parents of the connection node(s)
- show dialog with hint about download parents action that allows to continue

TODO: implement full automatic download of parents in all relavant action or add download button in the common dialog.

18784. By taylor.smock

See #23743: MinimapDialogTest was failing

This re-adds parameter resolution for DownloadWmsAlongTrackActionTest

18783. By taylor.smock

Fix #23743: MinimapDialogTest was failing

This does two things:
1. Remove hack that is no longer necessary with wiremock 3.6.0
2. Create a ''copy'' of the layer list

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers