OpenDroneMap-WebODM/nodeodm
Piero Toffanin ab0b91a77e Layer list fix, api docs update, unit test fix, map type button switch improvements 2017-07-13 17:06:25 -04:00
..
external Layer list fix, api docs update, unit test fix, map type button switch improvements 2017-07-13 17:06:25 -04:00
fixtures
migrations Added missing migration 2016-12-12 13:27:25 -05:00
__init__.py
admin.py Added layer list on map display, popup info, download links on map, measurement tool 2016-11-17 18:51:07 -05:00
api_client.py Allow more files to be handled (now bound mostly by the amount of RAM available) 2017-07-10 17:41:37 -04:00
apps.py
exceptions.py Added JWT auth, fixed processing lock issue wiof removal of tasks from nodes that are offline 2017-02-08 12:30:11 -05:00
models.py Added /processingnodes/options/ API, unit tests 2017-03-01 13:53:16 -05:00
status_codes.py Status code refactoring, cancel task backend ops, pending actions mechanism 2016-11-02 18:32:24 -04:00
tests.py Strengthened timeout error handling, added auto processing node selection mechanism on server side, automatic processing node reassignment, unit testing 2017-02-15 14:20:41 -05:00
views.py