source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author
(edit) @16834   4 years simon04

fix #19620 - Tag2Link: allow to customize sources

(edit) @16833   4 years simon04

fix #19437 - OpenBrowserAction: make warning threshold of browser windows configurable

Advanced preference key warn.open.maxbrowser

(edit) @16832   4 years simon04

fix #18899 - OpeningHoursParser: allow to specify strictness in preferences

(edit) @16831   4 years Klumbumbus
  • Add irrigation=pivot to farmland preset (usage > 10k) and make crop optional (can change every year)
  • Fix checks with value_on=*
(edit) @16830   4 years Klumbumbus

fix #19570, see #10391 - Move hangar outside aeroway warning to external France specific rules

(edit) @16829   4 years Klumbumbus
  • fix #19579 - Ignore generator:output:electricity and plant:output:electricity
  • fix #19589 - Don't warn about duplicate housenumbers if one is tagged on a barrier=entrance or barrier=gate node
  • fix #19604 - Warn if the value of alt_name is the same as of name (patch by Famlam)
(edit) @16828   4 years Klumbumbus
  • see #15240 - remove forgotten png in svg
  • fix #19583 - remove unused icons
(edit) @16827   4 years Klumbumbus

see #15240 - Change a lot png icons to svg:

(edit) @16826   4 years simon04

fix #18919 - Changeset Manager: sort tables

(edit) @16825   4 years simon04

fix #19400 - Remote control: generate OpenAPI specification

(edit) @16824   4 years simon04

Remove Collection.contains check for Collection.remove

(edit) @16823   4 years simon04

fix #19248 - Allow to toggle offline mode in the file menu ("Work Offline...")

(edit) @16822   4 years simon04

see #19225 - MapRendererPerformanceTest: call DataSet.clearMappaintCache

(edit) @16821   4 years simon04

Java 8: use Map.getOrDefault

(edit) @16820   4 years simon04

Fix typo in Javadoc

(edit) @16819   4 years Klumbumbus
  • remove TLD from IANA
  • ignore mofa=use_sidepath and moped=use_sidepath
(edit) @16818   4 years simon04

RenderingCLI: tune logging

(edit) @16817   4 years simon04

RenderingCLI: default to elemstyles.mapcss

(edit) @16816   4 years simon04

RenderingCLI: support compressed .osm files

(edit) @16815   4 years simon04

RenderingCLI: handle NoSuchFileException

(edit) @16814   4 years simon04

fix #19612 - NPE when running RenderingCLI

(edit) @16813   4 years simon04

Fix typo in Javadoc

(edit) @16812   4 years GerdP

fix #19598: DataIntegrityProblemException: Primitive cannot be modified in read-only dataset

  • avoids to modify the original object as this requires a writeLock and probably causes trouble with locked files
  • avoids to call the rather complex filterDeprecatedTags() method by checking LEVENSHTEIN_DISTANCE first
(edit) @16811   4 years simon04

I18n update

(edit) @16810   4 years simon04

fix #19551 - Add ImageProviderTest.testTicket19551 (patch by taylor.smock)

(edit) @16809   4 years simon04

I18n update

(edit) @16808   4 years Klumbumbus

see #15240 - unify icon size

(edit) @16807   4 years Klumbumbus

see #15240 - Change some png icons to svg:

(edit) @16806   4 years Klumbumbus

see #15240 - Change some png icons to svg:

fix a missing file extension in nodist folder

add golf=path to ignorelist

(edit) @16805   4 years simon04

fix #19571 - Update to OpeningHoursParser 0.22.0

(edit) @16804   4 years GerdP

see #19568: Don't complain about highway ending near other highway for railway platforms

  • treat also highway node that is connected to a railway=platform_edge like one connected to a building.
(edit) @16803   4 years Klumbumbus

see #17750 - Remove controversial bicycle=dismount

(edit) @16802   4 years GerdP

fix #19568: Don't complain about highway ending near other highway for railway platforms

  • treat highway node that is connected to a railway=platform like one connected to a building.
(edit) @16801   4 years Klumbumbus
(edit) @16800   4 years Klumbumbus

see #15240 - Change some png icons to svg:

  • dialogs/duplicatelayer, dialogs/layerlist, dialogs/layerlist/active, dialogs/layerlist/active-pressed, dialogs/mergedown, dialogs/reorderlayers, all derived from internal dialogs/activate icon, PD and CC0 licensed
  • help/internet https://commons.wikimedia.org/wiki/File:Gnome-emblem-web.svg, modified, from GNOME Project, LGPL licensed
  • purge https://commons.wikimedia.org/wiki/File:Edit-clear.svg, resized, from The Tango Desktop Project, PD and CC0 licensed
  • dialogs/geoimage/deletefromdisk, derived from internal dialogs/delete icon, PD and CC0 licensed
  • remove data/key, use dialogs/propertiesdialog instead (fits better, used in command stack panel only)
  • small changes/fixes to existing icons
(edit) @16799   4 years Klumbumbus

see #15240 - Change some png icons to svg:

(edit) @16798   4 years GerdP

fix #19556: bug reported. after cleaning up all activities

  • create copy of dialogs.values() before iterating over it with hide() as hide() changes dialogs
(edit) @16797   4 years Klumbumbus

see #15240 - Change some png icons to svg:

(edit) @16796   4 years Klumbumbus

fix #19555 - Adjust rendering of note and fixme on nodes

(edit) @16795   4 years Klumbumbus

remove TLD from IANA

(edit) @16794   4 years simon04

fix #19496 - ImageProvider.getPadded: deprioritize multipolygon icon (avoid NPE)

(edit) @16793   4 years GerdP

see #19312: detect circular dependencies in relations

  • implement preference key validator.relation.allow.complex.dependency to disable warnings from validator or relation editor when multiple relations generate a dependency loop
(edit) @16792   4 years simon04

fix #19496 - ImageProvider.getPadded: deprioritize multipolygon icon

(edit) @16791   4 years simon04

fix #19425 - AddTagsDialog: fix handling of trustedSenders

(edit) @16790   4 years simon04

fix #19476 - IndexOutOfBoundsException in ActivateLayerAction.actionPerformed

(edit) @16789   4 years simon04

fix #19514 - IllegalStateException if double clicking with CTRL on items in the Command Stack Dialog

(edit) @16788   4 years simon04

see #19519 - TagCheckerTest: add mon-regression test

(edit) @16787   4 years Klumbumbus

see #19180

  • deprecate generator:type=solar_photovoltaic_panels and building=part
  • ignore building=home, building=tank, water=pool, historic=farm
  • add resource=clay
  • adjust fixme icons to avoid possible rendering artifacts
(edit) @16786   4 years simon04

see #19370, see #18319 - native/macosx/JOSM.app/Contents/Info.plist_template.xml (used by Ant)

(edit) @16785   4 years simon04

see #19370, see #18319 - native/macosx/JOSM.app/Contents/Resources/JOSM.icns (used by Ant)

(edit) @16784   4 years GerdP

see #19180: false positives from tagchecker with single letter differences

  • avoid to produce "Value 'y' for key 'x' is unknown, maybe 'z' is meant?" when x=z produces a deprecated message. It uses all *.mapcss rules which are stored in files ending with deprecated.mapcss, so this will fail if user changed the name to something else, but it should work with e.g. my_deprecated.mapcss
(edit) @16783   4 years Klumbumbus

fix #19544 - Warn about building overlapping with building:part and revert r16779 (overlapping building:part)

(edit) @16782   4 years GerdP

see #19432: fix comment in unit test

(edit) @16781   4 years GerdP

fix #19432: Split way: AIOOB: Problem with member check with duplicate members

  • don't store position of member, instead always search it
  • improve calculation of missing(incomplete) way members and store the result instead of calculating it twice
  • add unit test
(edit) @16780   4 years simon04

fix #19444 - Update tag2link

(edit) @16779   4 years Klumbumbus

see #16707 - Warn about overlapping building:part too

(edit) @16778   4 years Klumbumbus

fix #19094 - Warn about placement:forward/backward=transition (patch by skyper)

(edit) @16777   4 years Klumbumbus

fix #17296 - support variant FIXME too

(edit) @16776   4 years simon04

see #19370, see #18319 - Enable GitHub Actions and package for macOS (patch by Stereo and thomersch)

(edit) @16775   4 years Klumbumbus

fix #17296 - If the value of fixme is also a tag, ask if the fixme is fixed (patch by taylor.smock, modified)

(edit) @16774   4 years simon04

fix #19293 - Tag2link/wikipedia: replace space with underscore

(edit) @16773   4 years simon04

fix #19444 - Update tag2link

(edit) @16772   4 years Klumbumbus

fix #19536 - Warn about numeric names (info level)

(edit) @16771   4 years stoecker

fix #19508 - better reversal function for number, patch by gaben

(edit) @16770   4 years GerdP

fix #19451: Update data: Do not download incomplete ways

  • if no download areas exist download again all objects with are neither new nor incomplete
  • don't stop post processing of downloaded data if one or more download areas are empty
(edit) @16769   4 years Klumbumbus

fix #10932 - Warn about ways with *:lanes but without lanes (also with :forward, :backward and :both_ways extensions) (patch by skyper, modified)

(edit) @16768   4 years simon04

fix #19449 ImageProviderTest.testGetPadded has slow startup, and a race condition (patch by johsin18, modified)

(edit) @16767   4 years simon04

fix #19436 - RequestProcessor: do not add null objects to a JsonArray (patch by taylor.smock, modified)

(edit) @16766   4 years simon04

fix #19241 - Do not report "JOSM Validator" as data source on upload

(edit) @16765   4 years simon04

see #16567 - Fix DomainValidatorTestIT for JUnit 5 (patch by taylor.smock)

(edit) @16764   4 years simon04

see #13173 - Fix cursor hotspot for HiDPI (patch by johsin18, modified)

(edit) @16763   4 years Klumbumbus

see #19180 - fix typos in ignorelist, remove police=yes from ignorelist (has warning but is also in presets for an unknown police facility), remove deprecated vending=photos from presets

(edit) @16762   4 years Klumbumbus

see #19180 - Add most tags from deprecated.mapcss to ignorelist to clean up a bit the severity other group of validator results

(edit) @16761   4 years GerdP

see #19526: Multipolygon validation failures

  • find shared segments with outer ways when multipolygon relation is incomplete. Relies on the roles of the complete way members, an empty role is considered to be "outer".
(edit) @16760   4 years Klumbumbus

see #19180 - deprecate access=customer, addr:inclusion=estimated, building=apartment, lamp_mount="bent mast", lamp_mount="straight mast", lamp_type=electrical (common typos) and add some tags to ignore list

(edit) @16759   4 years Klumbumbus

see #19515, see #10759 - Little reorder in the preset menu, new man_made subgroup Towers

(edit) @16758   4 years Klumbumbus
  • fix #19515 - Add man_made=antenna (icon derived from internal communication icon, PD and CC0 licensed)
  • see #10759 - Add communication:*=yes check boxes to antenna, mast, tower and communication_tower, remove poi_access from mast
  • see #19517 - Fine tune club preset
(edit) @16757   4 years Klumbumbus

move Outdoor seating preset in food group as it is similar to Food Court and Beer Garden

(edit) @16756   4 years Klumbumbus
  • add missing sport values in sport chunk
  • move out pipeline and water as own groups in man_made because sub group man_made->man_made grew too large
(edit) @16755   4 years Klumbumbus
  • see #19517 - Add club=* (icon derived from internal office=association icon, PD and CC0 licensed)
  • Add sport=chess preset (mappaint style was already there)
(edit) @16754   4 years Klumbumbus

fix #9164 - fix icon display for real

(edit) @16753   4 years Klumbumbus

see #9164 - fix icon display

(edit) @16752   4 years Klumbumbus

see #19445 - fix r16751

(edit) @16751   4 years Klumbumbus

see #19445 - fix icon path

(edit) @16750   4 years Klumbumbus

checkstyle fix

(edit) @16749   4 years Klumbumbus

see #18698 - remove new tags from ignore list

(edit) @16748   4 years Klumbumbus

fix #9164 - Add more historic presets (patch by hiddewie, modified)

  • historic=citywalls (internal icon reused)
  • historic=city_gate (icon https://wiki.openstreetmap.org/wiki/File%3ACity-gate-14.svg, color changed, PD and CC0 licensed)
  • historic=manor (icon from https://wiki.openstreetmap.org/wiki/File:Manor-14.svg, PD and CC0 licensed)
  • historic=church (icon derived from internal icon, PD and CC0 licensed)
  • historic=charcoal_pile (icon derived from internal icon, PD and CC0 licensed)
  • historic=mine (icon derived from internal icon, PD and CC0 licensed)
  • historic=mine_shaft (icon derived from internal icon, PD and CC0 licensed)
  • historic=shieling (icon derived from internal icon, PD and CC0 licensed)
  • historic=milestone (icon self created, PD and CC0 licensed)
(edit) @16747   4 years Klumbumbus

fix #19445 - Add man_made=telescope (icons from https://wiki.openstreetmap.org/wiki/File:Telescope_dish-14.svg and https://wiki.openstreetmap.org/wiki/File:Telescope_dome-14.svg, PD and CC0 licensed)

(edit) @16746   4 years Klumbumbus

fix #19457 - Add sport=curling (icon from https://publicdomainvectors.org/en/free-clipart/A-curling-rock/37747.html, modified, PD and CC0 licensed)

(edit) @16745   4 years Klumbumbus

fix #11245 - add clothes=* to shop=clothes preset

(edit) @16744   4 years Klumbumbus
  • add area check to leisure=track preset (important for closed ways)
  • move icons sources from presets file to contributions file
  • remove unneeded comment and spaces
(edit) @16743   4 years Klumbumbus

fix #18698 - split Road Restrictions preset in Road Restrictions and Access Restrictions

(edit) @16742   4 years Klumbumbus

see #18698 - add more access tags (patch by skyper, modified)

(edit) @16741   4 years Klumbumbus
  • fix #19440 - Add placement:forward/backward to highway presets
  • fix #16391 - Add noref=yes and noname=yes checkboxes after ref and name fields in highway presets
  • save some space in height of preset window by reordering checks a bit
  • based on patch by skyper
(edit) @16740   4 years stoecker

allow nested shapes

(edit) @16739   4 years stoecker

see #19483 - typo

(edit) @16738   4 years stoecker

update TLDs

(edit) @16737   4 years stoecker

disable broken tests (service broken)

(edit) @16736   4 years stoecker

see #19483 - fix tests

(edit) @16735   4 years stoecker

fix #19483 - don't support undocumented behaviour

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