source: osm/applications/editors/josm/plugins

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36312   5 months stoecker fix mime type
(edit) @36311   5 months stoecker add javafx to ordered plugins
(edit) @36309   5 months stoecker fix regression of r35967, again support negative latitude or …
(edit) @36308   5 months stoecker drop java 8 and 9
(edit) @36304   5 months taylor.smock Bump minimum routing version to r19044 due to minimum Java version
(edit) @36303   5 months taylor.smock Fix #23843: Paint nodes in routing layer in the correct location
(edit) @36302   5 months taylor.smock routing: invalidate routing layer instead of forcing repaint …
(edit) @36298   5 months taylor.smock i18n updates
(edit) @36296   5 months taylor.smock Fix #23816: Update Microsoft Streetside plugin link to point at …
(edit) @36295   6 months taylor.smock dist for SaudiNationalAddress with some build file fixes build.xml …
(edit) @36294   6 months taylor.smock Replace uses of javax.json with jakarta.json This also fixes some …
(edit) @36291   6 months taylor.smock Remove duplicate lowercase maproulette build
(edit) @36289   6 months taylor.smock Bump minimum JOSM version for default Java version
(edit) @36288   6 months stoecker update i18n
(edit) @36287   6 months Zverikk Update imagery server address to https
(edit) @36286   7 months taylor.smock MapRoulette is also Java 17, not Java 11
(edit) @36285   7 months taylor.smock Mapillary is Java 17, not Java 11
(edit) @36284   7 months taylor.smock Add link to fix builds
(edit) @36283   7 months taylor.smock See #17858: We no longer support Java 8 so we can get rid of Java 11- …
(edit) @36282   7 months taylor.smock Fix #8269: Add initial maven pom files This additionally deletes …
(edit) @36280   7 months GerdP fix #23715: Plugin Relation Toolbox began to remove multipuligons - …
(edit) @36278   7 months taylor.smock Update MicrosoftStreetside to use apache commons-imaging 1.0.0-alpha5
(edit) @36276   7 months taylor.smock Bump minimum JOSM version to r19044 (first Java 11+ only version)
(edit) @36275   7 months taylor.smock Update photo_geotagging to use apache commons-imaging 1.0.0-alpha5 …
(edit) @36273   7 months taylor.smock Update plugin dependencies Note that the minimum JOSM version has …
(edit) @36272   7 months taylor.smock Fix more plugin tests For reverter, the test needed to be updated …
(edit) @36271   7 months taylor.smock Fix utilsplugin2 test The test was failing due to a recent change in …
(edit) @36270   7 months taylor.smock Fix graphview tests when run with asserts enabled This also removes …
(edit) @36267   7 months malcolmh update
(edit) @36266   7 months taylor.smock i18n updates
(edit) @36265   8 months taylor.smock See #23662: Add short section in README for non-developers
(edit) @36263   8 months taylor.smock Fix #23658: Streetside fails to parse dates when using some locales
(edit) @36262   8 months taylor.smock Fetch more than 500 images in some areas, improve performance at lower …
(edit) @36260   8 months taylor.smock See #23658: Add catch clause to get URL for debugging purposes
(edit) @36258   8 months taylor.smock i18n updates
(edit) @36257   9 months stoecker fix typo
(edit) @36256   9 months stoecker update plugin translations
(edit) @36255   9 months stoecker add status
(edit) @36254   9 months stoecker set proper ignores
(edit) @36253   9 months stoecker drop strange ignores
(edit) @36252   9 months stoecker drop external git links
(edit) @36251   9 months stoecker update
(edit) @36250   9 months stoecker fix speed
(edit) @36248   9 months taylor.smock Cache record component accesses in FIT plugin to reduce CPU cost
(edit) @36247   9 months taylor.smock See #23613: Add non-regression test for longitudes < 0 Also add what …
(edit) @36245   9 months GerdP fix #23613: Track is not rendered - negative longitude values are not …
(edit) @36243   9 months GerdP fix #23603: JOSM crashes while opening fit file generated by Suunto …
(edit) @36241   9 months taylor.smock i18n
(edit) @36239   9 months GerdP fix #23603: JOSM crashes while opening fit file generated by Suunto …
(edit) @36237   9 months GerdP fix #23584: Reverter plugin crash - correct fixNodesWithoutCoordinates …
(edit) @36236   9 months taylor.smock See #23584: Add non-regression test for changeset 97259223 This drops …
(edit) @36235   9 months taylor.smock See #23584: Add non-regression test for changeset 97259223 Note: The …
(edit) @36233   9 months taylor.smock Fix #23582: Reverter plugin reverts nodes that were not modified by …
(edit) @36232   9 months taylor.smock MS Streetside is now Java 21, not Java 17
(edit) @36230   10 months taylor.smock reverter: Speed up reverting of large changesets where many objects …
(edit) @36228   10 months taylor.smock StreetSide: Update to official API This also moves the plugin to Java …
(edit) @36226   10 months taylor.smock i18n update
(edit) @36219   10 months taylor.smock PMTiles: Add boundary outline and documentation
(edit) @36217   10 months GerdP fix #23521: fix some memory leaks - dispose dialogs - either avoid to …
(edit) @36216   10 months GerdP see #23305: adapt unit test for new preference combine_relation_member
(edit) @36215   10 months taylor.smock Fix #23523: opendata modules need to be recompiled
(edit) @36213   10 months GerdP fix #23515: IllegalArgumentException in Relation Toolbox after undo - …
(edit) @36211   10 months taylor.smock See #22810: OSM OAuth 1.0a/Basic auth deprecation and removal
(edit) @36209   10 months GerdP fix #23505: incorrect number of modified ways in command, improve …
(edit) @36208   11 months taylor.smock Fix #23465: Remove custom checkstyle plugin TopLevelJavadocCheck.java …
(edit) @36206   11 months GerdP fix #23459: DataIntegrityProblemException after undoing "all" actions …
(edit) @36205   11 months taylor.smock i18n update
(edit) @36203   12 months Mkyral PointInfo: Fix yet another NPE issue with empty strings
(edit) @36200   12 months taylor.smock i18n update
(edit) @36196   13 months taylor.smock i18n update
(edit) @36194   14 months taylor.smock Fix loading for newer images * Remove jackson dependency * Remove …
(edit) @36193   14 months taylor.smock See #16567: Upgrade to JUnit 5 This updates plugins to use the JUnit …
(edit) @36192   14 months taylor.smock Fix failing FIT test. Also decrease parsing method complexity a bit.
(edit) @36191   14 months taylor.smock Use @Main annotation from JOSM core
(edit) @36190   14 months taylor.smock See #23218: Don't build some Java 8 plugins with Java 8 The Java 8 …
(edit) @36188   14 months taylor.smock Fix #23241: Image icons disappear when moving them When an image is …
(edit) @36186   14 months taylor.smock Fix test issues
(edit) @36184   14 months taylor.smock See #23218: geotools now requires Java 11 as the minimum Java Runtime …
(edit) @36183   14 months taylor.smock See #23218: Fix compiling OpeningHoursEditor with arguments pointing …
(edit) @36181   14 months taylor.smock Fix #6855: Reverse terracer considers buildings without an address …
(edit) @36180   14 months taylor.smock See #23220: Use jakarta.annotation instead of javax.annotation …
(edit) @36178   15 months taylor.smock I18n updates and set mimetype for most svg files
(edit) @36177   15 months taylor.smock Make geotools compile with Java 11 or later
(edit) @36176   15 months taylor.smock Fix error_prone version issue and dependency updates (see #23218) …
(edit) @36175   15 months taylor.smock See #20748: Change utilsplugin2 icons to vector graphics This …
(edit) @36173   15 months taylor.smock See #23218: Use newer error_prone versions when compiling on java 11+ …
(edit) @36172   15 months taylor.smock utilsplugin2: Use interface instead of concrete return type for …
(edit) @36170   15 months Mkyral PointInfo: Fix NPE issue
(edit) @36169   15 months taylor.smock Fix #23157: Change S57osm.OSMmap to accept either a file or …
(edit) @36168   15 months taylor.smock See #23218: Fix disabling coverage when coverage will not work (JDK …
(edit) @36167   15 months stoecker set svn:ignore
(edit) @36166   15 months stoecker remove empty file, see #23218
(edit) @36165   15 months stoecker allow PD license, cut long line
(edit) @36164   15 months stoecker drop manual override
(edit) @36163   15 months stoecker fix path
(edit) @36162   15 months taylor.smock PMTiles: Fix unit test location
(edit) @36160   15 months taylor.smock Fix AIOOBE when reading more data from a file than indicated by file header
(edit) @36158   15 months taylor.smock See #8647: FIT file support This fixes an issue where there are …
(edit) @36156   15 months taylor.smock Fix an off-by-one error in HTTP Range requests
(edit) @36155   15 months taylor.smock Add java21_plugins to exclusions for all build.xml files
Note: See TracRevisionLog for help on using the revision log.