source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19346   3 months stoecker see #24125 - I18n update
(edit) @19345   3 months stoecker don't send authentication oinformation to wrong server, fix #24149, …
(edit) @19344   3 months stoecker see #24125, readd missing translations
(edit) @19343   3 months stoecker I18n update
(edit) @19342   4 months stoecker see #21801, fix #24176 - don't issue useless warning for …
(edit) @19341   4 months stoecker I18n update
(edit) @19340   4 months stoecker checkstyle
(edit) @19339   4 months stoecker Fix CI Test on Windows (hopefully)
(edit) @19338   4 months stoecker see #24163 - fix tests
(edit) @19337   4 months stoecker fix #24070 - no longer warn for surface=ground + tracktype=grade2
(edit) @19336   4 months stoecker fix #24046 - improve speed of multipolygon validator - patch by …
(edit) @19335   4 months stoecker fix #24163 - patch by gaben - don't flag success as warning
(edit) @19334   4 months stoecker see #21007 - capitalize HDOP
(edit) @19333   4 months stoecker fix #24161, second typo
(edit) @19332   4 months stoecker fix #24161, typo
(edit) @19331   4 months stoecker checkstyle
(edit) @19330   4 months stoecker see #24104 - removed deprecated functions
(edit) @19329   4 months stoecker fix #24160, fix typo
(edit) @19328   4 months stoecker see #24104 - removed deprecated functions
(edit) @19327   4 months stoecker fix #24016 - better visibility of correlation status, patch by StephaneP
(edit) @19326   4 months stoecker i18n update
(edit) @19325   4 months stoecker fix #21007, fix failing unit test, patch by StephaneP
(edit) @19324   4 months stoecker fix #22948 - use redo/undo shortcuts in text boxes, patch by Taylor
(edit) @19323   4 months stoecker increase possible number of steps for zooming, see #24145
(edit) @19322   4 months stoecker see #24104 - drop deprecated test
(edit) @19321   4 months stoecker checkstyle
(edit) @19320   4 months stoecker see #24104 - drop deprecated elements which aren't used anywhere
(edit) @19319   4 months stoecker see #24104, add deprecated dates for remaining used functions, patch …
(edit) @19318   4 months stoecker fix #24004 - add option the prevent deleting of support layer, patch …
(edit) @19317   4 months stoecker see #21007 - now add the missing file I was sure I already added
(edit) @19316   4 months stoecker support 2 more circle drawing data sources for NMEA, patch by …
(edit) @19315   4 months GerdP fix #24137 : Wrong plural in Warning message?
(edit) @19314   4 months stoecker fix #21961, fix #24142 - apply patch by Taylor - fix ISE with F11 usage
(edit) @19313   4 months stoecker update i18n
(edit) @19312   4 months stoecker I18n - drop broken vi.lang files
(edit) @19311   4 months stoecker fix #24121, fix null access
(edit) @19310   4 months stoecker disable inactive social media
(edit) @19309   4 months stoecker fix CID 1591123, add missing break
(edit) @19308   4 months stoecker increase JMapViewer to 2.24, fix #24116
(edit) @19307   4 months taylor.smock Fix most new PMD issues It would be better to use the newer switch …
(edit) @19306   4 months stoecker i18n update
(edit) @19305   4 months stoecker add Taylor
(edit) @19304   4 months stoecker checkstyle
(edit) @19303   4 months stoecker update pmd
(edit) @19302   4 months stoecker update pmd
(edit) @19301   5 months taylor.smock Revert errorprone to 2.31 since that was the last version to …
(edit) @19300   5 months stoecker fix PMD
(edit) @19299   5 months stoecker fix another valid PMD complain
(edit) @19298   5 months taylor.smock i18n updates
(edit) @19297   5 months taylor.smock Fix compile errors
(edit) @19296   5 months stoecker remove most of the new PMD messages (forgot to save one file befor …
(edit) @19295   5 months stoecker remove most of the new PMD messages
(edit) @19294   5 months taylor.smock Fix test broken by dependency updates EqualsVerifier did not like …
(edit) @19293   5 months taylor.smock See #23913: Fetch remote API keys for Bing imagery Update JMapViewer …
(edit) @19292   5 months taylor.smock See #23913: Fetch remote API keys for Bing imagery This disables a …
(edit) @19291   5 months taylor.smock Fix tests broken by r19289
(edit) @19290   5 months taylor.smock Fix #24093: Wrong page is linked for context sensitive help for Edit …
(edit) @19289   5 months taylor.smock Fix #24097: Zoom to imagery layer This fixes two issues: 1. Adds …
(edit) @19288   5 months stoecker add missing escape characters to mapcss parser, fix #24095
(edit) @19287   5 months stoecker I18n update, see #24067
(edit) @19286   5 months taylor.smock See #24075: Reduce memory allocations for TaggingPresetItem#matches …
(edit) @19285   5 months taylor.smock Fix #24075: Reduce memory allocations for TaggingPresetItem#matches …
(edit) @19284   5 months stoecker add one more discardable tag from wiki
(edit) @19283   5 months stoecker see #24067 - I18n update
(edit) @19282   5 months stoecker add some more auto-discard tags to match wiki description, see …
(edit) @19281   5 months stoecker converted_by no longer exists in the database, stop handling it special
(edit) @19280   5 months GerdP fix #23718: Console messages: WARNING: Not downloading all tiles …
(edit) @19279   5 months GerdP fix #24037 - revert the changes from r17423 in GenericRelationEditor
(edit) @19278   5 months stoecker i18n update
(edit) @19277   5 months stoecker i18n update
(edit) @19276   5 months stoecker add Welsh and readd Turkish languages
(edit) @19275   5 months stoecker checkstyle
(edit) @19274   5 months stoecker no longer strip apikeys from URL, we have api key handling now
(edit) @19273   5 months stoecker fix #24054 - no longer silently ignore identical or mismatching …
(edit) @19272   6 months taylor.smock See #24046: Reduce cost of Geometry#filterInsidePolygon when a …
(edit) @19271   6 months taylor.smock Fix a performance issue when working with large datasets The primary …
(edit) @19270   6 months stoecker prevent CI test failures on Windows java 11, where 500ms are only …
(edit) @19269   6 months stoecker silence PMD - some of these rules are bullshit - explicit …
(edit) @19268   6 months stoecker split mismatching translations, fix #24024
(edit) @19267   6 months taylor.smock Fix #22035: Add preset amenity=driver_training (patch by SteveLz, …
(edit) @19266   6 months taylor.smock Fix #23945: ImageViewerDialog.displayImages() - do not re-center if …
(edit) @19265   6 months taylor.smock i18n updates
(edit) @19264   6 months taylor.smock Fix #24030: JEP 486 (in Java 24) always throws an …
(edit) @19263   6 months stoecker indicate possible shortcuts for parser
(edit) @19262   7 months taylor.smock pmd
(edit) @19261   7 months taylor.smock See #24014: Add multiline and normalize attributes to preset xsd …
(edit) @19260   7 months taylor.smock Fix #24023: Add pashto (ps) as an RTL language
(edit) @19259   7 months stoecker fix #23943 - patch by Famlam - allow negative values for substring to …
(edit) @19258   7 months stoecker fix #24009 - don't call setting storage in settings setup stage or …
(edit) @19257   7 months stoecker fix #23932 - patch by huntertur - Add cycleway:*:buffer to …
(edit) @19256   7 months taylor.smock Add/ignore popular tags Add: * advertising=totem
(edit) @19255   7 months stoecker fix URL joining for WMTS when URL comes from capabilities and doesn't …
(edit) @19254   7 months stoecker some small cleanups
(edit) @19253   8 months taylor.smock Fix #23988: Add api.openhistoricalmap.org as a possible endpoint for …
(edit) @19252   8 months taylor.smock i18n updates
(edit) @19251   8 months taylor.smock Dependency updates Most plugins have been moved to require a minimum …
(edit) @19250   8 months taylor.smock Dependency updates ivy.xml: * junit5-system-exit: 1.1.2 -> 2.0.0 on …
(edit) @19249   8 months taylor.smock Fix #23978: Windows does not like paths with multiple : This fixes …
(edit) @19248   8 months stoecker see #23964 - One typo in each added word - was probably not my best day ;-)
(edit) @19247   8 months taylor.smock Fix #23950: Fix a StackOverflowError that occurs when a …
Note: See TracRevisionLog for help on using the revision log.