source: osm/applications/editors/josm/plugins/mapillary/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @31482   9 years nokutu Fixed bug related to progress numbers during upload and added unit …
(edit) @31479   9 years nokutu Fixed bug in the history dialog when moving first an image, and then a …
(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) @31465   9 years donvip [josm_mapillary] fix i18n message + restore Eclipse project. PLEASE DO …
(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) @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) @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) @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) @31412   9 years floscher Fix some FindBugs warnings and one JavaDoc error
(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) @31406   9 years floscher Automatically deploy build results of master-branch to GitHub pages
(edit) @31404   9 years nokutu Fixed #11716. Concurrency bug related with semiautomatic mode when …
(edit) @31401   9 years nokutu Formatted code and extracted a few methods from MapillaryLayer to …
(edit) @31400   9 years nokutu Fixed bug when downloading multiple times, several instances of the …
(edit) @31399   9 years nokutu Creted semiautomatic download mode. The plugins behaves like …
(edit) @31398   9 years nokutu Added buttons when in walk mode, so it can be paused, resumed and …
(edit) @31397   9 years nokutu Improved filters, you can set since when images are valid.
(edit) @31396   9 years nokutu Walk mode created. Set an interval and it will automatically switch to …
(edit) @31391   9 years nokutu Rebased master
(edit) @31390   9 years nokutu Login system implemented
(edit) @31389   9 years nokutu More comments and made many methods and properties private.
(edit) @31388   9 years nokutu Started login system, code is already gathered, only the last POST to …
(edit) @31387   9 years nokutu More comments
(edit) @31386   9 years nokutu Code commented
(edit) @31385   9 years nokutu In select mode, when an image is highlighted, just the thumbnail is …
(edit) @31384   9 years floscher [mapillary] Fix last commit
(edit) @31383   9 years floscher Add Java-representation of a traffico-sign * …
(edit) @31381   9 years floscher Move all API-URLs into the classes resposible for downloading from the …
(edit) @31380   9 years nokutu Improved export GUI and when exporting an imported image, the EXIF …
(edit) @31379   9 years nokutu When importing images, zoom to fit all the images
(edit) @31378   9 years nokutu Now you can import a whole directory
(edit) @31377   9 years nokutu Imported images show their names and capture time in the dialog titlebar
(edit) @31376   9 years nokutu Now the imports remember the last visited directory
(edit) @31375   9 years nokutu Fixed double click and shift click for sequences of imported images.
(edit) @31374   9 years nokutu Test downloading of sequences in a given bbox The new testcase starts …
(edit) @31373   9 years nokutu Prevent overloading mapillary-server by fetching 10 sequences at a …
(edit) @31372   9 years stoecker fix external
(edit) @31359   9 years floscher Improved method MapillaryImportAction.degMinSecToDouble()
(edit) @31358   9 years nokutu Finished join/unjoin mode. You can change the mode with a button in …
(edit) @31357   9 years nokutu Join mode created, press the button on the data menu to enable it. …
(edit) @31356   9 years nokutu Started working on map modes for MapillaryLayer. Atm I'm working with …
(edit) @31355   9 years nokutu New action: Import pictures into a sequence. It imports a set of …
(edit) @31352   9 years floscher Some code formatting and code style improvements The changes are …
(edit) @31350   9 years nokutu Now the timezone to show the image cration time is taken from the …
(edit) @31348   9 years floscher Add authors.txt and improve README Also two minor formatting …
(edit) @31347   9 years floscher Test downloading of sequences in a given bbox The new testcase starts …
(edit) @31346   9 years floscher Prevent overloading mapillary-server by fetching 10 sequences at a …
(edit) @31342   9 years nokutu Added externals again, JOSM doesn't support oauth 2.0
(edit) @31341   9 years nokutu Fixed Findbugs errors, improved test and removed trailing whitespaces …
(edit) @31340   9 years nokutu Started with the OAuth window
(edit) @31338   9 years nokutu Deleted externals, they are already in JOSM
(edit) @31337   9 years nokutu Fixed external
(edit) @31336   9 years nokutu Added scribe as external for oauth2
(edit) @31334   9 years nokutu Code cleaned and commented
(edit) @31333   9 years nokutu Code cleaned
(edit) @31331   9 years nokutu Improved exportation and code cleaned
(edit) @31328   9 years nokutu #11619, trying to fix the concurrency issues and some toher bugs
(edit) @31326   9 years nokutu Fixed concurrency bug when downloading images
(edit) @31324   9 years nokutu The date when the image was taken is shown automatically if the user …
(edit) @31322   9 years nokutu Fixed bug when downloading several sets of images and now it doesn't …
(edit) @31321   9 years nokutu Minor bugs
(edit) @31319   9 years nokutu Fixed importation of images
(edit) @31317   9 years nokutu Minor bugs fixed
(edit) @31315   9 years nokutu Added more signs
(edit) @31314   9 years nokutu Added more signs and fixed sign chooser dialog size
(edit) @31313   9 years nokutu Changed shortcut to shift+comma, you can disable moving the focus when …
(edit) @31312   9 years nokutu Code cleaned and commented
(edit) @31311   9 years nokutu Started adding test, solved bug regarding image inputs and a start crash
(edit) @31306   9 years nokutu Solved cache infinite loop and added more signs to the filter
Note: See TracRevisionLog for help on using the revision log.