source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18654   17 months taylor.smock See #20768: OpenStreetMap OAuth2 support This fixes an issue where …
(edit) @18653   17 months taylor.smock Fix #22716: Duplicate natural=wood line in geometry.mapcss caused …
(edit) @18652   17 months stoecker unify stripUrl() handling
(edit) @18651   17 months taylor.smock See #20768/r18650: Add OAuth 2.0 support This fixes tests that don't …
(edit) @18650   17 months taylor.smock Fix #20768: Add OAuth 2.0 support This also fixes #21607: …
(edit) @18649   17 months taylor.smock Fix #22712: ignore list doesn't work This occurred due to …
(edit) @18648   17 months taylor.smock Fix #22693: PresetListEntry should use trc instead of tr for …
(edit) @18647   17 months Klumbumbus see #22481 - fix building:level validator message
(edit) @18646   18 months stoecker see #18258 - add a note why current_id is here
(edit) @18645   18 months taylor.smock i18n update
(edit) @18644   18 months Klumbumbus fix #20539, see #18659, see #18719 - Deprecate car in favor for …
(edit) @18643   18 months Klumbumbus fix #22473 - Don't warn about "Way end node near other way" for …
(edit) @18642   18 months Klumbumbus fix #22481 - Deprecate building:level in favor of building:levels
(edit) @18641   18 months Klumbumbus fix #22599 - Add colour:back to City Limit Sign preset
(edit) @18640   18 months Klumbumbus fix #22574 - Preset menu: Add "Animal" group in "Facilities" group and …
(edit) @18639   18 months Klumbumbus fix #22588 - Fix BE AE mix
(edit) @18638   18 months Klumbumbus fix #22660, see #22574 - Fix typo in animal_breeding list
(edit) @18637   18 months taylor.smock See #18230: Move RightAngleBuildingTest error code to 4101 from 3701. …
(edit) @18636   18 months taylor.smock Fix #21423: Prevent error codes from clashing This works by creating …
(edit) @18635   18 months taylor.smock Fix #22626: Geotagged images from GPX files cannot be closed when …
(edit) @18634   18 months taylor.smock Fix #22638: NoSuchFileException can occur when a gpx track points at …
(edit) @18633   18 months taylor.smock Fix #22561: change site_type to archaeological_site See …
(edit) @18632   18 months taylor.smock Fix #22630, see #22442: Add field for crossing:markings to crossing …
(edit) @18631   18 months taylor.smock See #22378: Fix hover preview setting changes not being applied …
(edit) @18630   18 months taylor.smock see r18628: {apikey} fails for Swedish historic orthophoto endpoint …
(edit) @18629   18 months taylor.smock Fix #22641: Update tag2link in dependencies (patch by gaben, modified …
(edit) @18628   18 months taylor.smock Fix #22642: {apikey} fails for Swedish historic orthophoto endpoint …
(edit) @18627   18 months Klumbumbus fix #22574 - Add amenity=animal_breeding (icon from …
(edit) @18626   18 months Klumbumbus fix #22576 - Warn about amenity=marketplace together with highway
(edit) @18625   18 months Klumbumbus fix #22588 - Improve horse related presets (patch by Hufkratzer)
(edit) @18624   18 months Klumbumbus fix #21878 - Add building types riding_hall and sports_hall
(edit) @18623   18 months Klumbumbus fix #22635 - Make "Postprocessing uploaded data..." translatable
(edit) @18622   18 months taylor.smock Fix #22625: SOE in ImageViewer This was fallout from reworking #21605
(edit) @18621   19 months taylor.smock Fix #22606: Images with no exif position or no set position were …
(edit) @18620   19 months taylor.smock i18n update
(edit) @18619   19 months taylor.smock Fix #22600: NPE: cannot invoke "EastNorth.isValid" because "common" is null
(edit) @18618   19 months taylor.smock remove TLD from IANA
(edit) @18617   19 months taylor.smock Fix #22580: AbstractPrimitive#putAll was not creating a copy of the …
(edit) @18616   19 months taylor.smock Fix #22064: Make "Save Session" available outside of Expert Mode The …
(edit) @18615   19 months taylor.smock Fix #22504: Circularize multiple selected ways (patch by qeef, modified)
(edit) @18614   19 months taylor.smock See #21605: Add tabs to ImageViewerDialog for use with different image …
(edit) @18613   19 months taylor.smock Fix #21605: Add tabs to ImageViewerDialog for use with different image …
(edit) @18612   19 months taylor.smock Fix #13097: Angle snapping impossible with WGS84 projection
(edit) @18611   19 months taylor.smock See #17201: fix common typo in progressMonitor beginTask()
(edit) @18610   19 months taylor.smock Fix #21324: Command stack says "pasting 1 tag to [number] objects" …
(edit) @18609   19 months taylor.smock remove TLD from IANA
(edit) @18608   19 months taylor.smock remove TLD from IANA
(edit) @18607   19 months taylor.smock See #21829: DataIntegrityProblemException: Primitive must be part of …
(edit) @18606   20 months GerdP fix #22529: possibly improve performance in class ChangesetDataSet - …
(edit) @18605   20 months taylor.smock See #21605, fix #22522: RejectedExecutionException closing JOSM with …
(edit) @18604   20 months taylor.smock Fix #22519: NPE in Equirectangular#getRotation This is due to …
(edit) @18603   20 months taylor.smock Fix #20849: WARNING: row index is bigger than sorter's row count. Most …
(edit) @18602   20 months taylor.smock See r18598, fix tests under Java 18/19 This was caused by a race …
(edit) @18601   20 months taylor.smock Fix #20528: Copy does not work from the welcome screen This was …
(edit) @18600   20 months taylor.smock Fix #22515: Shortcuts for search string icons on toolbar made with …
(edit) @18599   20 months taylor.smock Fix CID 1500633 and 1500634: dereference null return value
(edit) @18598   20 months taylor.smock FlatLaf uses properties files which occasionally have breaking changes …
(edit) @18597   20 months taylor.smock Update popular tags presets * Update power=transformer preset for …
(edit) @18596   20 months taylor.smock Fix CID 1500602: getFile returns null (RemoteEntry#getFile) …
(edit) @18595   20 months Klumbumbus fix #22375 - Clean up boundaries file (patch by westnordost)
(edit) @18594   20 months Klumbumbus fix #22375 - Add subdivision Scotland (GB-SCT) and all subdivisions of …
(edit) @18593   20 months taylor.smock See #22337: Make window for attached GPX waypoint images resizable …
(edit) @18592   20 months taylor.smock Fix #22337: Make window for attached GPX waypoint images resizable …
(edit) @18591   20 months taylor.smock Fix #21605: Add tabs to ImageViewerDialog for use with different image …
(edit) @18590   20 months taylor.smock See #22453: Decrease allocations/CPU samples in …
(edit) @18589   20 months taylor.smock Fix #22453: Decrease allocations/CPU samples in …
(edit) @18588   20 months taylor.smock Fix #19826: Fix cycleway rendering in combination with …
(edit) @18587   20 months taylor.smock Dependency updates ivy: 2.5.0 -> 2.5.1: * Fixes CVE-2022-37856 and …
(edit) @18586   20 months taylor.smock Fix #22487: Object hover preview is re-enabled on layer change even …
(edit) @18585   20 months Don-vip fix #22489 - display mastodon account in about dialog
(edit) @18584   20 months Don-vip fix error-prone compilation warning
(edit) @18583   21 months taylor.smock i18n update
(edit) @18582   21 months taylor.smock Fix #22470: JsonParsingException when source file is moved and html is …
(edit) @18581   21 months taylor.smock Fix #21431: Failed to download data in LoadAndZoomHandler …
(edit) @18580   21 months taylor.smock See #17858: start linking to Java 17 for Java updates. The link for …
(edit) @18579   21 months taylor.smock Move waterway_riverbank.svg to nodist, see #21630 (r18519) and #22451.
(edit) @18578   21 months taylor.smock Fix #22404: MVT background layer: Polygons not drawn This was a …
(edit) @18577   21 months Klumbumbus see #22445 - fix icon viewbox
(edit) @18576   21 months taylor.smock PropertiesDialog: Fix sonarlint issues
(edit) @18575   21 months taylor.smock Add/ignore popular tags * Ignores in TODO section * …
(edit) @18574   21 months taylor.smock Fix #22378: Preview object properties on mouse hover (patch by …
(edit) @18573   21 months Klumbumbus fix #22445 - Resize wikimedia_commons.svg image to base size of 16 px, …
(edit) @18572   21 months taylor.smock remove TLD from IANA
(edit) @18571   21 months taylor.smock Fix #22439: Filter deleting always deletes the first filter regardless …
(edit) @18570   21 months taylor.smock Fix #22183: NoClassDefFoundError: Could not initialize class …
(edit) @18569   21 months taylor.smock Dependency updates ivy.xml * wiremock-jre8: 2.33.2 -> 2.34.0 * Full …
(edit) @18568   21 months taylor.smock See #22391/r18567: fix typo (&20 -> %20 for ' ' url encoding)
(edit) @18567   21 months taylor.smock Fix #22391: Support "image/png; mode=8bit" imagery
(edit) @18566   21 months Klumbumbus fix #22425 - Rename nohousenumber display text
(edit) @18565   22 months taylor.smock i18n update
(edit) @18564   22 months Klumbumbus fix #22397 - Warn about temporary image URLs starting with …
(edit) @18563   22 months taylor.smock Fix #22268: Upload of data triggering exception "Primitive cannot be …
(edit) @18562   22 months taylor.smock See r18555: Fix tests on Windows This occurred due to the changes to …
(edit) @18561   22 months taylor.smock See #22183: NoClassDefFoundError: Could not initialize class …
(edit) @18560   22 months GerdP fix #19340: Validator complains about maxweightrating:X:conditional - …
(edit) @18559   22 months Klumbumbus fix #22359 - Change default color of landuse=railway and …
(edit) @18558   22 months Klumbumbus fix #22379 - Warn about parking=yes, add parking=layby
(edit) @18557   22 months Klumbumbus fix #22367, see #11499 - Don't warn anymore about …
(edit) @18556   22 months taylor.smock Fix #22333: Allow delete + move up/down actions in filter dialog to …
(edit) @18555   22 months taylor.smock Update tests for new UI information See #20716: Search for missing …
Note: See TracRevisionLog for help on using the revision log.