source: osm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31508   11 years simon04 JOSM/pluins: revert build-common.xml modification from r31470 - this …
(edit) @31507   11 years niplecrumple Updated plugin
(edit) @31506   11 years niplecrumple Fixed problem with sliders of integer type
(edit) @31505   11 years niplecrumple Fixed bug with NullPointerException after removing all filters
(edit) @31504   11 years niplecrumple Added some javadocs. Fixed bug with closing JOSM.
(edit) @31503   11 years nokutu Update Mapillary plugin to version v0.9.5
(edit) @31502   11 years nokutu Fixed bug with walk mode
(edit) @31501   11 years nokutu Improved javadoc and code style.
(edit) @31500   11 years nokutu More tests for history record system.
(edit) @31499   11 years donvip [josm_rasterfilters] fix i18n message
(edit) @31498   11 years donvip [josm_rasterfilters] fix i18n message
(edit) @31497   11 years nokutu New Mapillary plugin version: v0.9.4
(edit) @31496   11 years nokutu Fixed upload with images taken with the Mapillary app.
(edit) @31495   11 years nokutu When zooming to show a set of images, the zoom level has a maximum …
(edit) @31494   11 years nokutu New version of Mapillary plugin (v0.9.3)
(edit) @31493   11 years nokutu Increase version number
(edit) @31492   11 years nokutu Fixed tests
(edit) @31491   11 years nokutu Fixed EDT errors and added option to delete the images after upload.
(edit) @31490   11 years nokutu Added several new commands to improve history record system.
(edit) @31489   11 years nokutu Created join and unjoin commands.
(edit) @31488   11 years nokutu Fix tests
(edit) @31487   11 years nokutu Added command used to delete images, so it can be undone.
(edit) @31486   11 years nokutu Added unit test for OAuthPortListener class and del key know deletes …
(edit) @31485   11 years donvip [josm_rasterfilters] fix i18n message
(edit) @31484   11 years nokutu Fixed test error
(edit) @31483   11 years nokutu Fixed upload progress bug and added test cases
(edit) @31482   11 years nokutu Fixed bug related to progress numbers during upload and added unit …
(edit) @31481   11 years nokutu Fixed history dialog bug
(edit) @31480   11 years nokutu Update version number
(edit) @31479   11 years nokutu Fixed bug in the history dialog when moving first an image, and then a …
(edit) @31478   11 years nokutu Updated plugin version
(edit) @31477   11 years nokutu Updated version number
(edit) @31476   11 years nokutu New test form MapillaryRecord class. Tests every type of command.
(edit) @31475   11 years nokutu When uploading, 8 threads are creating instead of only 1. This should …
(edit) @31474   11 years nokutu Fix #11772.
(edit) @31473   11 years nokutu Fixed bug with upload. ThreadPoolExecutor was rejecting more than 5 …
(edit) @31472   11 years nokutu Fixed concurrency bug when deleting the layer during a download. It …
(edit) @31471   11 years niplecrumple rasterfilters.jar added to dist repo
(edit) @31470   11 years niplecrumple Publishing RasterFilters plugin ver 1.0.1
(edit) @31469   11 years wiktorn Fix imagerycache not passing custom headers to loader
(edit) @31468   11 years wiktorn Pass custom headers to OsmTileLoader
(edit) @31467   11 years wiktorn Add support for custom headers sending in OsmTileLoader
(edit) @31466   11 years wiktorn Performance improvements. * MemoryTileCache now can be initialized …
(edit) @31465   11 years donvip [josm_mapillary] fix i18n message + restore Eclipse project. PLEASE DO …
(edit) @31464   11 years donvip [josm_utilsplugin2] fix ​#josm11760 - NPE (dist)
(edit) @31463   11 years donvip [josm_utilsplugin2] fix #josm11760 - NPE
(edit) @31462   11 years nkaragiannakis support textual analysis for most used languages
(edit) @31461   11 years nkaragiannakis support textual analysis for most used languages
(edit) @31460   11 years nokutu Created several new tests and improved comments.
(edit) @31459   11 years nokutu Moved bounds ArrayList from MapillaryLayer to MapillaryData.
(edit) @31458   11 years nokutu Fix test
(edit) @31457   11 years nokutu Added logout button and improved javadoc
(edit) @31456   11 years nokutu Created several utils classes
(edit) @31455   11 years nokutu Fixed test errors
(edit) @31454   11 years nokutu * Right click on "View in website" label allows the user to copy the …
(edit) @31453   11 years nokutu Fixed test.
(edit) @31452   11 years nokutu Fix #11748
(edit) @31451   11 years nokutu Forced method access instead of parameter to get MapillaryData from …
(edit) @31450   11 years nokutu Remove getInstance method in MapillaryData class.
(edit) @31449   11 years nokutu Improved status bar behaviour.
(edit) @31448   11 years nokutu Added needed libraries
(edit) @31447   11 years nokutu Fixed JavaDoc errors.
(edit) @31446   11 years nokutu Updted build.gradle, .gitignore and uploads are now processed in a …
(edit) @31445   11 years nokutu Several changes: * Fixed #17730 and #11742 * Created upload system. …
(edit) @31444   11 years donvip [josm_cadastre_fr] fix ​#josm11744 - old path to PNG image replaced to …
(edit) @31443   11 years donvip [josm_cadastre_fr] fix #josm11744 - old path to PNG image replaced to …
(edit) @31442   11 years nkaragiannakis update jar
(edit) @31441   11 years nkaragiannakis allow custom SVM models
(edit) @31440   11 years nkaragiannakis add log4j
(edit) @31439   11 years donvip [jmapviewer] fix more Javadoc/Sonar issues
(edit) @31438   11 years donvip [jmapviewer] fix some Sonar issues
(edit) @31437   11 years donvip [jmapviewer] add javadoc target to "all"
(edit) @31436   11 years donvip [jmapviewer] add javadoc target
(edit) @31435   11 years donvip [jmapviewer] fix a bunch of Sonar issues
(edit) @31434   11 years donvip [jmapviewer] fix a bunch of Sonar issues
(edit) @31433   11 years donvip [jmapviewer] configure with SonarQube + add missing @Override annotations
(edit) @31432   11 years donvip proper JOSM/JMapViewer integration
(edit) @31431   11 years donvip [jmapviewer] restore protected visibility
(edit) @31430   11 years donvip [jmapviewer] fix some findbugs issues
(edit) @31429   11 years donvip [jmapviewer] fix checkstyle issues
(edit) @31428   11 years donvip [jmapviewer] enable findbugs/checkstyle
(edit) @31427   11 years wiktorn Coverity detected fixes: TileSourceInfo: * Initialize cookies …
(edit) @31426   11 years floscher Remove scribe-dependency and add new AWS-dependency instead
(edit) @31425   11 years nokutu Fixed problem with ImageProvider and tests
(edit) @31424   11 years nokutu Fixed ImageProvider errors when in Windows because of the routes separator.
(edit) @31423   11 years nokutu Remove unused library: Scribe
(edit) @31422   11 years nokutu Fixed EDT when the "Area is too big" dialog appears.
(edit) @31421   11 years nokutu Fixed tests errors
(edit) @31420   11 years nokutu Fix build.gradle
(edit) @31419   11 years nokutu Fixed test error
(edit) @31418   11 years nokutu Improved tests and code quality. Login is already working. Tests now …
(edit) @31417   11 years nokutu Created a few more tests. In order to run them, a JOSM window is opened.
(edit) @31416   11 years nokutu Added the possibility to do a reverse walk.
(edit) @31415   11 years nokutu Fixed several findbugs problems
(edit) @31414   11 years holgermappt [josm_photoadjust] Fix #josm11723 (dist).
(edit) @31413   11 years holgermappt Do not try to calculate direction if image has no position. See …
(edit) @31412   11 years floscher Fix some FindBugs warnings and one JavaDoc error
(edit) @31411   11 years floscher Add test for MapillaryAbstractImage.getDate()
(edit) @31410   11 years floscher Don't throw an exception in MapillaryImportedImage.getImage() when …
(edit) @31409   11 years nokutu Fixed several concurrency bugs and improved Mapillary data download …
Note: See TracRevisionLog for help on using the revision log.