source: osm/applications

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31523   9 years donvip [jmapviewer] release 1.10
(edit) @31522   9 years donvip [jmapviewer] update to checkstyle 6.9
(edit) @31521   9 years simon04 JOSM/mirrored_download: Overpass download is part of core - see …
(edit) @31520   9 years simon04 JOSM/mirrored_download: Overpass download is part of core - see #josm11428
(edit) @31519   9 years nokutu Update Mapillary plugin to version 1.0.1
(edit) @31518   9 years nokutu Change build.gradle to use latest JOSM version and fixed code issues …
(edit) @31517   9 years nokutu Update Mapillary plugin to version 1.0
(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) @31510   9 years niplecrumple Patch from simon04: fixed problem with path
(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) @31507   9 years niplecrumple Updated plugin
(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) @31503   9 years nokutu Update Mapillary plugin to version v0.9.5
(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) @31497   9 years nokutu New Mapillary plugin version: v0.9.4
(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) @31494   9 years nokutu New version of Mapillary plugin (v0.9.3)
(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) @31483   9 years nokutu Fixed upload progress bug and added test cases
(edit) @31482   9 years nokutu Fixed bug related to progress numbers during upload and added unit …
(edit) @31481   9 years nokutu Fixed history dialog bug
(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) @31478   9 years nokutu Updated plugin version
(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) @31471   9 years niplecrumple rasterfilters.jar added to dist repo
(edit) @31470   9 years niplecrumple Publishing RasterFilters plugin ver 1.0.1
(edit) @31469   9 years wiktorn Fix imagerycache not passing custom headers to loader
(edit) @31468   9 years wiktorn Pass custom headers to OsmTileLoader
(edit) @31467   9 years wiktorn Add support for custom headers sending in OsmTileLoader
(edit) @31466   9 years wiktorn Performance improvements. * MemoryTileCache now can be initialized …
(edit) @31465   9 years donvip [josm_mapillary] fix i18n message + restore Eclipse project. PLEASE DO …
(edit) @31464   9 years donvip [josm_utilsplugin2] fix ​#josm11760 - NPE (dist)
(edit) @31463   9 years donvip [josm_utilsplugin2] fix #josm11760 - NPE
(edit) @31462   9 years nkaragiannakis support textual analysis for most used languages
(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) @31444   9 years donvip [josm_cadastre_fr] fix ​#josm11744 - old path to PNG image replaced to …
(edit) @31443   9 years donvip [josm_cadastre_fr] fix #josm11744 - old path to PNG image replaced to …
(edit) @31442   9 years nkaragiannakis update jar
(edit) @31441   9 years nkaragiannakis allow custom SVM models
(edit) @31440   9 years nkaragiannakis add log4j
(edit) @31439   9 years donvip [jmapviewer] fix more Javadoc/Sonar issues
(edit) @31438   9 years donvip [jmapviewer] fix some Sonar issues
(edit) @31437   9 years donvip [jmapviewer] add javadoc target to "all"
(edit) @31436   9 years donvip [jmapviewer] add javadoc target
(edit) @31435   9 years donvip [jmapviewer] fix a bunch of Sonar issues
(edit) @31434   9 years donvip [jmapviewer] fix a bunch of Sonar issues
(edit) @31433   9 years donvip [jmapviewer] configure with SonarQube + add missing @Override annotations
(edit) @31432   9 years donvip proper JOSM/JMapViewer integration
(edit) @31431   9 years donvip [jmapviewer] restore protected visibility
(edit) @31430   9 years donvip [jmapviewer] fix some findbugs issues
(edit) @31429   9 years donvip [jmapviewer] fix checkstyle issues
(edit) @31428   9 years donvip [jmapviewer] enable findbugs/checkstyle
(edit) @31427   9 years wiktorn Coverity detected fixes: TileSourceInfo: * Initialize cookies …
(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.
Note: See TracRevisionLog for help on using the revision log.