source: osm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(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.
(edit) @31416   9 years nokutu Added the possibility to do a reverse walk.
(edit) @31415   9 years nokutu Fixed several findbugs problems
(edit) @31414   9 years holgermappt [josm_photoadjust] Fix #josm11723 (dist).
(edit) @31413   9 years holgermappt Do not try to calculate direction if image has no position. See …
(edit) @31412   9 years floscher Fix some FindBugs warnings and one JavaDoc error
(edit) @31411   9 years floscher Add test for MapillaryAbstractImage.getDate()
(edit) @31410   9 years floscher Don't throw an exception in MapillaryImportedImage.getImage() when …
(edit) @31409   9 years nokutu Fixed several concurrency bugs and improved Mapillary data download …
(edit) @31408   9 years floscher Publish plugin via GitHub releases when a tag is pushed
(edit) @31407   9 years floscher Let Travis publish FindBugs report and cache Gradle dependencies
(edit) @31406   9 years floscher Automatically deploy build results of master-branch to GitHub pages
(edit) @31405   9 years nokutu Undo build.gradle edit.
(edit) @31404   9 years nokutu Fixed #11716. Concurrency bug related with semiautomatic mode when …
(edit) @31403   9 years nkaragiannakis update OSMRec jar
(edit) @31402   9 years nkaragiannakis bugFix for files extraction
Note: See TracRevisionLog for help on using the revision log.