source: osm/applications/editors/josm/plugins

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36286   15 months taylor.smock MapRoulette is also Java 17, not Java 11
(edit) @36285   15 months taylor.smock Mapillary is Java 17, not Java 11
(edit) @36284   15 months taylor.smock Add link to fix builds
(edit) @36283   15 months taylor.smock See #17858: We no longer support Java 8 so we can get rid of Java 11- …
(edit) @36282   15 months taylor.smock Fix #8269: Add initial maven pom files This additionally deletes …
(edit) @36280   15 months GerdP fix #23715: Plugin Relation Toolbox began to remove multipuligons - …
(edit) @36278   16 months taylor.smock Update MicrosoftStreetside to use apache commons-imaging 1.0.0-alpha5
(edit) @36276   16 months taylor.smock Bump minimum JOSM version to r19044 (first Java 11+ only version)
(edit) @36275   16 months taylor.smock Update photo_geotagging to use apache commons-imaging 1.0.0-alpha5 …
(edit) @36273   16 months taylor.smock Update plugin dependencies Note that the minimum JOSM version has …
(edit) @36272   16 months taylor.smock Fix more plugin tests For reverter, the test needed to be updated …
(edit) @36271   16 months taylor.smock Fix utilsplugin2 test The test was failing due to a recent change in …
(edit) @36270   16 months taylor.smock Fix graphview tests when run with asserts enabled This also removes …
(edit) @36267   16 months malcolmh update
(edit) @36266   16 months taylor.smock i18n updates
(edit) @36265   17 months taylor.smock See #23662: Add short section in README for non-developers
(edit) @36263   17 months taylor.smock Fix #23658: Streetside fails to parse dates when using some locales
(edit) @36262   17 months taylor.smock Fetch more than 500 images in some areas, improve performance at lower …
(edit) @36260   17 months taylor.smock See #23658: Add catch clause to get URL for debugging purposes
(edit) @36258   17 months taylor.smock i18n updates
(edit) @36257   17 months stoecker fix typo
(edit) @36256   17 months stoecker update plugin translations
(edit) @36255   17 months stoecker add status
(edit) @36254   17 months stoecker set proper ignores
(edit) @36253   17 months stoecker drop strange ignores
(edit) @36252   17 months stoecker drop external git links
(edit) @36251   17 months stoecker update
(edit) @36250   17 months stoecker fix speed
(edit) @36248   17 months taylor.smock Cache record component accesses in FIT plugin to reduce CPU cost
(edit) @36247   17 months taylor.smock See #23613: Add non-regression test for longitudes < 0 Also add what …
(edit) @36245   17 months GerdP fix #23613: Track is not rendered - negative longitude values are not …
(edit) @36243   17 months GerdP fix #23603: JOSM crashes while opening fit file generated by Suunto …
(edit) @36241   17 months taylor.smock i18n
(edit) @36239   18 months GerdP fix #23603: JOSM crashes while opening fit file generated by Suunto …
(edit) @36237   18 months GerdP fix #23584: Reverter plugin crash - correct fixNodesWithoutCoordinates …
(edit) @36236   18 months taylor.smock See #23584: Add non-regression test for changeset 97259223 This drops …
(edit) @36235   18 months taylor.smock See #23584: Add non-regression test for changeset 97259223 Note: The …
(edit) @36233   18 months taylor.smock Fix #23582: Reverter plugin reverts nodes that were not modified by …
(edit) @36232   18 months taylor.smock MS Streetside is now Java 21, not Java 17
(edit) @36230   18 months taylor.smock reverter: Speed up reverting of large changesets where many objects …
(edit) @36228   18 months taylor.smock StreetSide: Update to official API This also moves the plugin to Java …
(edit) @36226   18 months taylor.smock i18n update
(edit) @36219   19 months taylor.smock PMTiles: Add boundary outline and documentation
(edit) @36217   19 months GerdP fix #23521: fix some memory leaks - dispose dialogs - either avoid to …
(edit) @36216   19 months GerdP see #23305: adapt unit test for new preference combine_relation_member
(edit) @36215   19 months taylor.smock Fix #23523: opendata modules need to be recompiled
(edit) @36213   19 months GerdP fix #23515: IllegalArgumentException in Relation Toolbox after undo - …
(edit) @36211   19 months taylor.smock See #22810: OSM OAuth 1.0a/Basic auth deprecation and removal
(edit) @36209   19 months GerdP fix #23505: incorrect number of modified ways in command, improve …
(edit) @36208   19 months taylor.smock Fix #23465: Remove custom checkstyle plugin TopLevelJavadocCheck.java …
(edit) @36206   20 months GerdP fix #23459: DataIntegrityProblemException after undoing "all" actions …
(edit) @36205   20 months taylor.smock i18n update
(edit) @36203   20 months Mkyral PointInfo: Fix yet another NPE issue with empty strings
(edit) @36200   21 months taylor.smock i18n update
(edit) @36196   22 months taylor.smock i18n update
(edit) @36194   22 months taylor.smock Fix loading for newer images * Remove jackson dependency * Remove …
(edit) @36193   23 months taylor.smock See #16567: Upgrade to JUnit 5 This updates plugins to use the JUnit …
(edit) @36192   23 months taylor.smock Fix failing FIT test. Also decrease parsing method complexity a bit.
(edit) @36191   23 months taylor.smock Use @Main annotation from JOSM core
(edit) @36190   23 months taylor.smock See #23218: Don't build some Java 8 plugins with Java 8 The Java 8 …
(edit) @36188   23 months taylor.smock Fix #23241: Image icons disappear when moving them When an image is …
(edit) @36186   23 months taylor.smock Fix test issues
(edit) @36184   23 months taylor.smock See #23218: geotools now requires Java 11 as the minimum Java Runtime …
(edit) @36183   23 months taylor.smock See #23218: Fix compiling OpeningHoursEditor with arguments pointing …
(edit) @36181   23 months taylor.smock Fix #6855: Reverse terracer considers buildings without an address …
(edit) @36180   23 months taylor.smock See #23220: Use jakarta.annotation instead of javax.annotation …
(edit) @36178   2 years taylor.smock I18n updates and set mimetype for most svg files
(edit) @36177   2 years taylor.smock Make geotools compile with Java 11 or later
(edit) @36176   2 years taylor.smock Fix error_prone version issue and dependency updates (see #23218) …
(edit) @36175   2 years taylor.smock See #20748: Change utilsplugin2 icons to vector graphics This …
(edit) @36173   2 years taylor.smock See #23218: Use newer error_prone versions when compiling on java 11+ …
(edit) @36172   2 years taylor.smock utilsplugin2: Use interface instead of concrete return type for …
(edit) @36170   2 years Mkyral PointInfo: Fix NPE issue
(edit) @36169   2 years taylor.smock Fix #23157: Change S57osm.OSMmap to accept either a file or …
(edit) @36168   2 years taylor.smock See #23218: Fix disabling coverage when coverage will not work (JDK …
(edit) @36167   2 years stoecker set svn:ignore
(edit) @36166   2 years stoecker remove empty file, see #23218
(edit) @36165   2 years stoecker allow PD license, cut long line
(edit) @36164   2 years stoecker drop manual override
(edit) @36163   2 years stoecker fix path
(edit) @36162   2 years taylor.smock PMTiles: Fix unit test location
(edit) @36160   2 years taylor.smock Fix AIOOBE when reading more data from a file than indicated by file header
(edit) @36158   2 years taylor.smock See #8647: FIT file support This fixes an issue where there are …
(edit) @36156   2 years taylor.smock Fix an off-by-one error in HTTP Range requests
(edit) @36155   2 years taylor.smock Add java21_plugins to exclusions for all build.xml files
(edit) @36154   2 years taylor.smock Fix #23208: Add user-definable shortcut for Replace Membership action
(edit) @36153   2 years taylor.smock Move fit to FIT to match expectations of the Nexus-JOSM-Plugins CI job
(edit) @36151   2 years taylor.smock Fix #8647: Add Garmin FIT parsing (as a plugin) Documentation/files …
(edit) @36149   2 years taylor.smock Fix geochat image location
(edit) @36147   2 years taylor.smock Rename geochat package to something much less likely to conflict with …
(edit) @36146   2 years taylor.smock Fix #23171: UnknownHostException may cause issues in GeoChat This …
(edit) @36145   2 years taylor.smock Fix #23112: Expand visibility of some objects and methods in …
(edit) @36144   2 years taylor.smock See #23111: Use the common acceptsDocumentationSummary
(edit) @36142   2 years taylor.smock See #23170: Better behavior around undo/redo, only delete ways with …
(edit) @36136   2 years taylor.smock Fix #23170: DataIntegrityProblemException: Deleted node referenced …
(edit) @36134   2 years taylor.smock Use DeleteCommand.delete where possible and fix some potential NPEs …
(edit) @36132   2 years taylor.smock Fix some potential DataIntegrityProblemException sources This also …
(edit) @36130   2 years taylor.smock Fix #23159: utilsplugin2 Split Object command could cause …
(edit) @36128   2 years taylor.smock Update FlatLaf to 3.2 from 2.6 * New macOS-style themes * Set …
(edit) @36126   2 years taylor.smock i18n update
Note: See TracRevisionLog for help on using the revision log.