|
|
@31529
|
9 years |
donvip |
[josm_plugins] update to Groovy 2.4.4
|
|
|
@31527
|
9 years |
niplecrumple |
Fixed bug with NullPointer from donvip
|
|
|
@31525
|
9 years |
nokutu |
Increased version number
|
|
|
@31524
|
9 years |
nokutu |
Fix #11799
|
|
|
@31520
|
9 years |
simon04 |
JOSM/mirrored_download: Overpass download is part of core - see #josm11428
|
|
|
@31518
|
9 years |
nokutu |
Change build.gradle to use latest JOSM version and fixed code issues …
|
|
|
@31516
|
9 years |
nokutu |
Version update.
|
|
|
@31515
|
9 years |
nokutu |
Code improved, typos corrected and small enhances
|
|
|
@31514
|
9 years |
nokutu |
Code improvements and fixed a bug caused by trying to upload a picture …
|
|
|
@31513
|
9 years |
nokutu |
Minor code enhances.
|
|
|
@31512
|
9 years |
nokutu |
Extracted import methods and added a few more links when right …
|
|
|
@31511
|
9 years |
nokutu |
Improved texts and used tr() method on some Strings.
|
|
|
@31509
|
9 years |
niplecrumple |
Patch from simon04: problem with path fixed
|
|
|
@31508
|
9 years |
simon04 |
JOSM/pluins: revert build-common.xml modification from r31470 - this …
|
|
|
@31506
|
9 years |
niplecrumple |
Fixed problem with sliders of integer type
|
|
|
@31505
|
9 years |
niplecrumple |
Fixed bug with NullPointerException after removing all filters
|
|
|
@31504
|
9 years |
niplecrumple |
Added some javadocs. Fixed bug with closing JOSM.
|
|
|
@31502
|
9 years |
nokutu |
Fixed bug with walk mode
|
|
|
@31501
|
9 years |
nokutu |
Improved javadoc and code style.
|
|
|
@31500
|
9 years |
nokutu |
More tests for history record system.
|
|
|
@31499
|
9 years |
donvip |
[josm_rasterfilters] fix i18n message
|
|
|
@31498
|
9 years |
donvip |
[josm_rasterfilters] fix i18n message
|
|
|
@31496
|
9 years |
nokutu |
Fixed upload with images taken with the Mapillary app.
|
|
|
@31495
|
9 years |
nokutu |
When zooming to show a set of images, the zoom level has a maximum …
|
|
|
@31493
|
9 years |
nokutu |
Increase version number
|
|
|
@31492
|
9 years |
nokutu |
Fixed tests
|
|
|
@31491
|
9 years |
nokutu |
Fixed EDT errors and added option to delete the images after upload.
|
|
|
@31490
|
9 years |
nokutu |
Added several new commands to improve history record system.
|
|
|
@31489
|
9 years |
nokutu |
Created join and unjoin commands.
|
|
|
@31488
|
9 years |
nokutu |
Fix tests
|
|
|
@31487
|
9 years |
nokutu |
Added command used to delete images, so it can be undone.
|
|
|
@31486
|
9 years |
nokutu |
Added unit test for OAuthPortListener class and del key know deletes …
|
|
|
@31485
|
9 years |
donvip |
[josm_rasterfilters] fix i18n message
|
|
|
@31484
|
9 years |
nokutu |
Fixed test error
|
|
|
@31482
|
9 years |
nokutu |
Fixed bug related to progress numbers during upload and added unit …
|
|
|
@31480
|
9 years |
nokutu |
Update version number
|
|
|
@31479
|
9 years |
nokutu |
Fixed bug in the history dialog when moving first an image, and then a …
|
|
|
@31477
|
9 years |
nokutu |
Updated version number
|
|
|
@31476
|
9 years |
nokutu |
New test form MapillaryRecord class. Tests every type of command.
|
|
|
@31475
|
9 years |
nokutu |
When uploading, 8 threads are creating instead of only 1. This should …
|
|
|
@31474
|
9 years |
nokutu |
Fix #11772.
|
|
|
@31473
|
9 years |
nokutu |
Fixed bug with upload. ThreadPoolExecutor was rejecting more than 5 …
|
|
|
@31472
|
9 years |
nokutu |
Fixed concurrency bug when deleting the layer during a download. It …
|
|
|
@31470
|
9 years |
niplecrumple |
Publishing RasterFilters plugin ver 1.0.1
|
|
|
@31468
|
9 years |
wiktorn |
Pass custom headers to OsmTileLoader
|
|
|
@31465
|
9 years |
donvip |
[josm_mapillary] fix i18n message + restore Eclipse project. PLEASE DO …
|
|
|
@31463
|
9 years |
donvip |
[josm_utilsplugin2] fix #josm11760 - NPE
|
|
|
@31461
|
9 years |
nkaragiannakis |
support textual analysis for most used languages
|
|
|
@31460
|
9 years |
nokutu |
Created several new tests and improved comments.
|
|
|
@31459
|
9 years |
nokutu |
Moved bounds ArrayList from MapillaryLayer to MapillaryData.
|
|
|
@31458
|
9 years |
nokutu |
Fix test
|
|
|
@31457
|
9 years |
nokutu |
Added logout button and improved javadoc
|
|
|
@31456
|
9 years |
nokutu |
Created several utils classes
|
|
|
@31455
|
9 years |
nokutu |
Fixed test errors
|
|
|
@31454
|
9 years |
nokutu |
* Right click on "View in website" label allows the user to copy the …
|
|
|
@31453
|
9 years |
nokutu |
Fixed test.
|
|
|
@31452
|
9 years |
nokutu |
Fix #11748
|
|
|
@31451
|
9 years |
nokutu |
Forced method access instead of parameter to get MapillaryData from …
|
|
|
@31450
|
9 years |
nokutu |
Remove getInstance method in MapillaryData class.
|
|
|
@31449
|
9 years |
nokutu |
Improved status bar behaviour.
|
|
|
@31448
|
9 years |
nokutu |
Added needed libraries
|
|
|
@31447
|
9 years |
nokutu |
Fixed JavaDoc errors.
|
|
|
@31446
|
9 years |
nokutu |
Updted build.gradle, .gitignore and uploads are now processed in a …
|
|
|
@31445
|
9 years |
nokutu |
Several changes:
* Fixed #17730 and #11742
* Created upload system. …
|
|
|
@31443
|
9 years |
donvip |
[josm_cadastre_fr] fix #josm11744 - old path to PNG image replaced to …
|
|
|
@31441
|
9 years |
nkaragiannakis |
allow custom SVM models
|
|
|
@31440
|
9 years |
nkaragiannakis |
add log4j
|
|
|
@31426
|
9 years |
floscher |
Remove scribe-dependency and add new AWS-dependency instead
|
|
|
@31425
|
9 years |
nokutu |
Fixed problem with ImageProvider and tests
|
|
|
@31424
|
9 years |
nokutu |
Fixed ImageProvider errors when in Windows because of the routes separator.
|
|
|
@31423
|
9 years |
nokutu |
Remove unused library: Scribe
|
|
|
@31422
|
9 years |
nokutu |
Fixed EDT when the "Area is too big" dialog appears.
|
|
|
@31421
|
9 years |
nokutu |
Fixed tests errors
|
|
|
@31420
|
9 years |
nokutu |
Fix build.gradle
|
|
|
@31419
|
9 years |
nokutu |
Fixed test error
|
|
|
@31418
|
9 years |
nokutu |
Improved tests and code quality. Login is already working. Tests now …
|
|
|
@31417
|
9 years |
nokutu |
Created a few more tests. In order to run them, a JOSM window is opened.
|
|
|
@31416
|
9 years |
nokutu |
Added the possibility to do a reverse walk.
|
|
|
@31415
|
9 years |
nokutu |
Fixed several findbugs problems
|
|
|
@31413
|
9 years |
holgermappt |
Do not try to calculate direction if image has no position. See …
|
|
|
@31412
|
9 years |
floscher |
Fix some FindBugs warnings and one JavaDoc error
|
|
|
@31411
|
9 years |
floscher |
Add test for MapillaryAbstractImage.getDate()
|
|
|
@31410
|
9 years |
floscher |
Don't throw an exception in MapillaryImportedImage.getImage() when …
|
|
|
@31409
|
9 years |
nokutu |
Fixed several concurrency bugs and improved Mapillary data download …
|
|
|
@31408
|
9 years |
floscher |
Publish plugin via GitHub releases when a tag is pushed
|
|
|
@31407
|
9 years |
floscher |
Let Travis publish FindBugs report and cache Gradle dependencies
|
|
|
@31406
|
9 years |
floscher |
Automatically deploy build results of master-branch to GitHub pages
|
|
|
@31405
|
9 years |
nokutu |
Undo build.gradle edit.
|
|
|
@31404
|
9 years |
nokutu |
Fixed #11716. Concurrency bug related with semiautomatic mode when …
|
|
|
@31402
|
9 years |
nkaragiannakis |
bugFix for files extraction
|
|
|
@31401
|
9 years |
nokutu |
Formatted code and extracted a few methods from MapillaryLayer to …
|
|
|
@31400
|
9 years |
nokutu |
Fixed bug when downloading multiple times, several instances of the …
|
|
|
@31399
|
9 years |
nokutu |
Creted semiautomatic download mode. The plugins behaves like …
|
|
|
@31398
|
9 years |
nokutu |
Added buttons when in walk mode, so it can be paused, resumed and …
|
|
|
@31397
|
9 years |
nokutu |
Improved filters, you can set since when images are valid.
|
|
|
@31396
|
9 years |
nokutu |
Walk mode created. Set an interval and it will automatically switch to …
|
|
|
@31395
|
9 years |
floscher |
[mapillary] Bump Gradle to latest version 2.5
|
|
|
@31394
|
9 years |
floscher |
[mapillary] Add documentation on the contribution workflow and on how …
|
|
|
@31393
|
9 years |
floscher |
[mapillary] Added Gradle as an alternative build-system
|
|
|
@31392
|
9 years |
floscher |
[mapillary] Remove Eclipse specific files from VCS
|
|
|