source: osm/applications/editors/josm/plugins

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31578   9 years donvip fix #josm11884 - Turnrestrictions plugin throws NoSuchMethodError - …
(edit) @31576   9 years donvip fix #josm11883 - typo in build.xml
(edit) @31575   9 years donvip [josm_imagerycache] deprecate plugin (now in core in JOSM 8772)
(edit) @31574   9 years donvip [josm_elevationprofile] update to JOSM 8772
(edit) @31569   9 years donvip [josm_seachart] fix build
(edit) @31568   9 years donvip [josm_plugins] include moez plugins
(edit) @31567   9 years donvip [josm_plugins] include seachart
(edit) @31566   9 years donvip [josm_plugins] include rasterfilters
(edit) @31564   9 years nkaragiannakis check windows path
(edit) @31562   9 years donvip [josm_turnrestrictions] update to JOSM 8760
(edit) @31560   9 years donvip [josm_tageditor] update to JOSM 8760
(edit) @31558   9 years donvip [josm_buildings_tools] update to JOSM 8760
(edit) @31557   9 years donvip [josm_plugins] add OSMRecPlugin to build.xml + update svn:ignore
(edit) @31554   9 years nkaragiannakis model combination update
(edit) @31552   9 years wiktorn Align with removal of JobDispatcher. Closes #josm11840
(edit) @31550   9 years nokutu Increased version number
(edit) @31549   9 years nokutu Fixed importing bug. Images without gps data would not get their …
(edit) @31544   9 years wiktorn Align ElevationProfile plugin to JobDispatcher removal. Addresses: #11840
(edit) @31543   9 years simon04 JOSM/mirrored_download: Remove mirrored_download plugin (has been …
(edit) @31542   9 years simon04 JOSM/wayselector: Remove wayselector plugin (has been integrated into …
(edit) @31534   9 years simon04 JOSM/mirrored_download: Drop shortcut in favour of JOSM core action - …
(edit) @31532   9 years malcolmh update
(edit) @31530   9 years donvip see #josm11810 - update to JOSM 8526
(edit) @31529   9 years donvip [josm_plugins] update to Groovy 2.4.4
(edit) @31527   9 years niplecrumple Fixed bug with NullPointer from donvip
(edit) @31525   9 years nokutu Increased version number
(edit) @31524   9 years nokutu Fix #11799
(edit) @31520   9 years simon04 JOSM/mirrored_download: Overpass download is part of core - see #josm11428
(edit) @31518   9 years nokutu Change build.gradle to use latest JOSM version and fixed code issues …
(edit) @31516   9 years nokutu Version update.
(edit) @31515   9 years nokutu Code improved, typos corrected and small enhances
(edit) @31514   9 years nokutu Code improvements and fixed a bug caused by trying to upload a picture …
(edit) @31513   9 years nokutu Minor code enhances.
(edit) @31512   9 years nokutu Extracted import methods and added a few more links when right …
(edit) @31511   9 years nokutu Improved texts and used tr() method on some Strings.
(edit) @31509   9 years niplecrumple Patch from simon04: problem with path fixed
(edit) @31508   9 years simon04 JOSM/pluins: revert build-common.xml modification from r31470 - this …
(edit) @31506   9 years niplecrumple Fixed problem with sliders of integer type
(edit) @31505   9 years niplecrumple Fixed bug with NullPointerException after removing all filters
(edit) @31504   9 years niplecrumple Added some javadocs. Fixed bug with closing JOSM.
(edit) @31502   9 years nokutu Fixed bug with walk mode
(edit) @31501   9 years nokutu Improved javadoc and code style.
(edit) @31500   9 years nokutu More tests for history record system.
(edit) @31499   9 years donvip [josm_rasterfilters] fix i18n message
(edit) @31498   9 years donvip [josm_rasterfilters] fix i18n message
(edit) @31496   9 years nokutu Fixed upload with images taken with the Mapillary app.
(edit) @31495   9 years nokutu When zooming to show a set of images, the zoom level has a maximum …
(edit) @31493   9 years nokutu Increase version number
(edit) @31492   9 years nokutu Fixed tests
(edit) @31491   9 years nokutu Fixed EDT errors and added option to delete the images after upload.
(edit) @31490   9 years nokutu Added several new commands to improve history record system.
(edit) @31489   9 years nokutu Created join and unjoin commands.
(edit) @31488   9 years nokutu Fix tests
(edit) @31487   9 years nokutu Added command used to delete images, so it can be undone.
(edit) @31486   9 years nokutu Added unit test for OAuthPortListener class and del key know deletes …
(edit) @31485   9 years donvip [josm_rasterfilters] fix i18n message
(edit) @31484   9 years nokutu Fixed test error
(edit) @31482   9 years nokutu Fixed bug related to progress numbers during upload and added unit …
(edit) @31480   9 years nokutu Update version number
(edit) @31479   9 years nokutu Fixed bug in the history dialog when moving first an image, and then a …
(edit) @31477   9 years nokutu Updated version number
(edit) @31476   9 years nokutu New test form MapillaryRecord class. Tests every type of command.
(edit) @31475   9 years nokutu When uploading, 8 threads are creating instead of only 1. This should …
(edit) @31474   9 years nokutu Fix #11772.
(edit) @31473   9 years nokutu Fixed bug with upload. ThreadPoolExecutor was rejecting more than 5 …
(edit) @31472   9 years nokutu Fixed concurrency bug when deleting the layer during a download. It …
(edit) @31470   9 years niplecrumple Publishing RasterFilters plugin ver 1.0.1
(edit) @31468   9 years wiktorn Pass custom headers to OsmTileLoader
(edit) @31465   9 years donvip [josm_mapillary] fix i18n message + restore Eclipse project. PLEASE DO …
(edit) @31463   9 years donvip [josm_utilsplugin2] fix #josm11760 - NPE
(edit) @31461   9 years nkaragiannakis support textual analysis for most used languages
(edit) @31460   9 years nokutu Created several new tests and improved comments.
(edit) @31459   9 years nokutu Moved bounds ArrayList from MapillaryLayer to MapillaryData.
(edit) @31458   9 years nokutu Fix test
(edit) @31457   9 years nokutu Added logout button and improved javadoc
(edit) @31456   9 years nokutu Created several utils classes
(edit) @31455   9 years nokutu Fixed test errors
(edit) @31454   9 years nokutu * Right click on "View in website" label allows the user to copy the …
(edit) @31453   9 years nokutu Fixed test.
(edit) @31452   9 years nokutu Fix #11748
(edit) @31451   9 years nokutu Forced method access instead of parameter to get MapillaryData from …
(edit) @31450   9 years nokutu Remove getInstance method in MapillaryData class.
(edit) @31449   9 years nokutu Improved status bar behaviour.
(edit) @31448   9 years nokutu Added needed libraries
(edit) @31447   9 years nokutu Fixed JavaDoc errors.
(edit) @31446   9 years nokutu Updted build.gradle, .gitignore and uploads are now processed in a …
(edit) @31445   9 years nokutu Several changes: * Fixed #17730 and #11742 * Created upload system. …
(edit) @31443   9 years donvip [josm_cadastre_fr] fix #josm11744 - old path to PNG image replaced to …
(edit) @31441   9 years nkaragiannakis allow custom SVM models
(edit) @31440   9 years nkaragiannakis add log4j
(edit) @31426   9 years floscher Remove scribe-dependency and add new AWS-dependency instead
(edit) @31425   9 years nokutu Fixed problem with ImageProvider and tests
(edit) @31424   9 years nokutu Fixed ImageProvider errors when in Windows because of the routes separator.
(edit) @31423   9 years nokutu Remove unused library: Scribe
(edit) @31422   9 years nokutu Fixed EDT when the "Area is too big" dialog appears.
(edit) @31421   9 years nokutu Fixed tests errors
(edit) @31420   9 years nokutu Fix build.gradle
(edit) @31419   9 years nokutu Fixed test error
(edit) @31418   9 years nokutu Improved tests and code quality. Login is already working. Tests now …
(edit) @31417   9 years nokutu Created a few more tests. In order to run them, a JOSM window is opened.
Note: See TracRevisionLog for help on using the revision log.