source: osm/applications/editors/josm/plugins

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36345   10 days taylor.smock Set minimum JOSM version to r19044 r19044 was the first Java 11+ only …
(edit) @36344   11 days taylor.smock Set minimum JOSM version to r19044 r19044 was the first Java 11+ only …
(edit) @36343   11 days taylor.smock i18n updates
(edit) @36342   3 weeks taylor.smock PhotoAdjust: Use Collection#removeIf instead of an iterator
(edit) @36341   3 weeks stoecker fix warning
(edit) @36340   3 weeks stoecker Bump com.google.protobuf:protobuf-java from 3.24.4 to 3.25.5
(edit) @36339   3 weeks taylor.smock Fix #20508: KWallet5 isn't working This attempts to iterate through …
(edit) @36337   3 weeks stoecker fix #23928 - correctly handle saved file path
(edit) @36336   5 weeks taylor.smock Add cleanup for generated neptune sources in opendata
(edit) @36334   5 weeks taylor.smock See #23239: Bump JOSM revision for build r19044 was the first version …
(edit) @36333   5 weeks taylor.smock Fix #23239: NPE when attempting to set a position of an image without …
(edit) @36331   5 weeks stoecker set minimum JOSM version for java 11
(edit) @36330   5 weeks stoecker add target display, patch by Pauline Thiele
(edit) @36327   6 weeks taylor.smock Fix #23886: IncompatibleClassChangeError in opendata It turns out …
(edit) @36326   6 weeks taylor.smock i18n updates
(edit) @36325   6 weeks taylor.smock See #23875: Use SNAPSHOT instead of 1.0-SNAPSHOT since that is what …
(edit) @36324   7 weeks taylor.smock Fix #23878: Rebuild opendata and opendata plugins
(edit) @36323   7 weeks taylor.smock See #23878: Bump JOSM revision for rebuild r19044 was the first …
(edit) @36322   7 weeks stoecker readd way assignment
(edit) @36320   7 weeks taylor.smock Use API types (HashSet -> Set for private methods)
(edit) @36319   7 weeks taylor.smock Fix #23701: Support for revert multiple changesets in Remote Control …
(edit) @36318   7 weeks taylor.smock Clean up some lint issues in reverter
(edit) @36316   7 weeks taylor.smock Fix #23586: Add Austria signs in RoadSigns (patch by Luzandro, …
(edit) @36315   7 weeks taylor.smock Use pom.xml for dependencies when ivy.xml is not available This …
(edit) @36314   8 weeks stoecker apply automatic security pull request of GitHub …
(edit) @36313   8 weeks stoecker apply automatic security pull request of GitHub …
(edit) @36312   2 months stoecker fix mime type
(edit) @36311   2 months stoecker add javafx to ordered plugins
(edit) @36309   2 months stoecker fix regression of r35967, again support negative latitude or …
(edit) @36308   2 months stoecker drop java 8 and 9
(edit) @36304   2 months taylor.smock Bump minimum routing version to r19044 due to minimum Java version
(edit) @36303   2 months taylor.smock Fix #23843: Paint nodes in routing layer in the correct location
(edit) @36302   2 months taylor.smock routing: invalidate routing layer instead of forcing repaint …
(edit) @36298   2 months taylor.smock i18n updates
(edit) @36296   3 months taylor.smock Fix #23816: Update Microsoft Streetside plugin link to point at …
(edit) @36295   3 months taylor.smock dist for SaudiNationalAddress with some build file fixes build.xml …
(edit) @36294   3 months taylor.smock Replace uses of javax.json with jakarta.json This also fixes some …
(edit) @36291   3 months taylor.smock Remove duplicate lowercase maproulette build
(edit) @36289   3 months taylor.smock Bump minimum JOSM version for default Java version
(edit) @36288   3 months stoecker update i18n
(edit) @36287   4 months Zverikk Update imagery server address to https
(edit) @36286   4 months taylor.smock MapRoulette is also Java 17, not Java 11
(edit) @36285   4 months taylor.smock Mapillary is Java 17, not Java 11
(edit) @36284   4 months taylor.smock Add link to fix builds
(edit) @36283   4 months taylor.smock See #17858: We no longer support Java 8 so we can get rid of Java 11- …
(edit) @36282   4 months taylor.smock Fix #8269: Add initial maven pom files This additionally deletes …
(edit) @36280   4 months GerdP fix #23715: Plugin Relation Toolbox began to remove multipuligons - …
(edit) @36278   4 months taylor.smock Update MicrosoftStreetside to use apache commons-imaging 1.0.0-alpha5
(edit) @36276   4 months taylor.smock Bump minimum JOSM version to r19044 (first Java 11+ only version)
(edit) @36275   4 months taylor.smock Update photo_geotagging to use apache commons-imaging 1.0.0-alpha5 …
(edit) @36273   4 months taylor.smock Update plugin dependencies Note that the minimum JOSM version has …
(edit) @36272   4 months taylor.smock Fix more plugin tests For reverter, the test needed to be updated …
(edit) @36271   4 months taylor.smock Fix utilsplugin2 test The test was failing due to a recent change in …
(edit) @36270   4 months taylor.smock Fix graphview tests when run with asserts enabled This also removes …
(edit) @36267   4 months malcolmh update
(edit) @36266   4 months taylor.smock i18n updates
(edit) @36265   5 months taylor.smock See #23662: Add short section in README for non-developers
(edit) @36263   5 months taylor.smock Fix #23658: Streetside fails to parse dates when using some locales
(edit) @36262   5 months taylor.smock Fetch more than 500 images in some areas, improve performance at lower …
(edit) @36260   5 months taylor.smock See #23658: Add catch clause to get URL for debugging purposes
(edit) @36258   6 months taylor.smock i18n updates
(edit) @36257   6 months stoecker fix typo
(edit) @36256   6 months stoecker update plugin translations
(edit) @36255   6 months stoecker add status
(edit) @36254   6 months stoecker set proper ignores
(edit) @36253   6 months stoecker drop strange ignores
(edit) @36252   6 months stoecker drop external git links
(edit) @36251   6 months stoecker update
(edit) @36250   6 months stoecker fix speed
(edit) @36248   6 months taylor.smock Cache record component accesses in FIT plugin to reduce CPU cost
(edit) @36247   6 months taylor.smock See #23613: Add non-regression test for longitudes < 0 Also add what …
(edit) @36245   6 months GerdP fix #23613: Track is not rendered - negative longitude values are not …
(edit) @36243   6 months GerdP fix #23603: JOSM crashes while opening fit file generated by Suunto …
(edit) @36241   6 months taylor.smock i18n
(edit) @36239   6 months GerdP fix #23603: JOSM crashes while opening fit file generated by Suunto …
(edit) @36237   6 months GerdP fix #23584: Reverter plugin crash - correct fixNodesWithoutCoordinates …
(edit) @36236   6 months taylor.smock See #23584: Add non-regression test for changeset 97259223 This drops …
(edit) @36235   6 months taylor.smock See #23584: Add non-regression test for changeset 97259223 Note: The …
(edit) @36233   7 months taylor.smock Fix #23582: Reverter plugin reverts nodes that were not modified by …
(edit) @36232   7 months taylor.smock MS Streetside is now Java 21, not Java 17
(edit) @36230   7 months taylor.smock reverter: Speed up reverting of large changesets where many objects …
(edit) @36228   7 months taylor.smock StreetSide: Update to official API This also moves the plugin to Java …
(edit) @36226   7 months taylor.smock i18n update
(edit) @36219   7 months taylor.smock PMTiles: Add boundary outline and documentation
(edit) @36217   7 months GerdP fix #23521: fix some memory leaks - dispose dialogs - either avoid to …
(edit) @36216   8 months GerdP see #23305: adapt unit test for new preference combine_relation_member
(edit) @36215   8 months taylor.smock Fix #23523: opendata modules need to be recompiled
(edit) @36213   8 months GerdP fix #23515: IllegalArgumentException in Relation Toolbox after undo - …
(edit) @36211   8 months taylor.smock See #22810: OSM OAuth 1.0a/Basic auth deprecation and removal
(edit) @36209   8 months GerdP fix #23505: incorrect number of modified ways in command, improve …
(edit) @36208   8 months taylor.smock Fix #23465: Remove custom checkstyle plugin TopLevelJavadocCheck.java …
(edit) @36206   8 months GerdP fix #23459: DataIntegrityProblemException after undoing "all" actions …
(edit) @36205   8 months taylor.smock i18n update
(edit) @36203   9 months Mkyral PointInfo: Fix yet another NPE issue with empty strings
(edit) @36200   9 months taylor.smock i18n update
(edit) @36196   10 months taylor.smock i18n update
(edit) @36194   11 months taylor.smock Fix loading for newer images * Remove jackson dependency * Remove …
(edit) @36193   11 months taylor.smock See #16567: Upgrade to JUnit 5 This updates plugins to use the JUnit …
(edit) @36192   11 months taylor.smock Fix failing FIT test. Also decrease parsing method complexity a bit.
(edit) @36191   12 months taylor.smock Use @Main annotation from JOSM core
Note: See TracRevisionLog for help on using the revision log.