Wykres commitów

48 Commity (17621e39b2c8ef762068edb52fe69773727d6427)

Autor SHA1 Wiadomość Data
Piero Toffanin 3653fe904c Added unit tests 2018-01-26 10:01:14 -05:00
Piero Toffanin ef74672ccd Pass task options during restart to node-odm 2018-01-24 09:41:57 -05:00
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
Piero Toffanin d376a1e779 Allow more files to be handled (now bound mostly by the amount of RAM available) 2017-07-10 17:41:37 -04:00
Piero Toffanin 405cc5cb20 Upgraded to django 1.11.1 (fix GDALClose warning), upgraded django rest framework, django filters, breaking API changes for upgrades 2017-05-21 14:18:56 -04:00
Piero Toffanin 340caa082a Test task processing without orthophoto results, addition of available_assets property in Task objects, API docs update, UI changes to remove orthophoto related buttons / downloads, friendly warning 2017-03-14 15:01:18 -04:00
Piero Toffanin e14fc574a6 Added /processingnodes/options/ API, unit tests 2017-03-01 13:53:16 -05:00
Piero Toffanin 482502dea1 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
Piero Toffanin 199ffbbfdf Added JWT auth, fixed processing lock issue wiof removal of tasks from nodes that are offline 2017-02-08 12:30:11 -05:00
Piero Toffanin eae691cf73 Increased api timeout to 30 seconds 2017-02-08 11:50:31 -05:00
Piero Toffanin 7d5ab4f465 Timeout simulation, watchtest function intercept, fixed #44 2017-02-08 11:27:23 -05:00
Piero Toffanin 26339e0c32 Moved @background decorator in separate module, added proof of concept intercept class 2017-02-05 22:23:02 -05:00
Piero Toffanin 792eee94e5 More tasks testing (currently failing) 2017-02-01 18:11:39 -05:00
Piero Toffanin fa843be5fc Added timeout to api_client.py 2017-01-29 16:17:05 -05:00
Piero Toffanin 8939ba9b00 Removed django-common-helpers, upgraded django 2017-01-29 15:29:25 -05:00
Piero Toffanin db1b4147a5 Tiles.json, tiles request testing 2017-01-27 14:44:10 -05:00
Piero Toffanin 33ba5312d4 Backend layout fix, specified node-odm-1 as a dependency of webapp to fix #71 2017-01-21 12:50:53 -05:00
Piero Toffanin bf9a7ba718 Better exception handling, fixes 2016-12-13 09:52:15 -05:00
Piero Toffanin a108640fcb Added missing migration 2016-12-12 13:27:25 -05:00
Piero Toffanin 201888ebfc Update models.py
Added note on hostname, useful for adding a processing node.
2016-12-01 08:32:45 -05:00
Piero Toffanin 1dec6ba089 Added layer list on map display, popup info, download links on map, measurement tool 2016-11-17 18:51:07 -05:00
Piero Toffanin 1b13fdccef Added ability to handle non-json erroneous responses from API calls, modified readme, new screenshot 2016-11-09 18:08:41 -05:00
Piero Toffanin c35dad7a56 Fixed nodeodm tests 2016-11-08 10:42:17 -05:00
Piero Toffanin b6f79e749f Fixed nodeodm test 2016-11-08 10:02:04 -05:00
Piero Toffanin 1979f8382a PostGIS, Python 3.5, raster datatype inclusion in task, db tests 2016-11-07 17:25:33 -05:00
Piero Toffanin de92deaa6c Started migrating to python 3.5 2016-11-07 12:10:01 -05:00
Piero Toffanin ea78c03b70 Added download assets API methods, tests 2016-11-05 16:23:54 -04:00
Piero Toffanin 145103ce03 Restart, cancel and delete actions working, UI sync and performance improvements 2016-11-04 14:19:18 -04:00
Piero Toffanin 4ffed093e9 Status code refactoring, cancel task backend ops, pending actions mechanism 2016-11-02 18:32:24 -04:00
Piero Toffanin 18ecd94bc6 Console output retrieval working 2016-11-01 17:12:13 -04:00
Piero Toffanin e0c3c71144 Console component working 2016-10-28 15:40:03 -04:00
Piero Toffanin c198813fa9 Added proposed changes by @mojodna 2016-10-26 18:09:59 -04:00
Piero Toffanin 51aabe177d Task processing working (for happy path cases, still need to handle failures, edge cases, errors) 2016-10-26 16:56:32 -04:00
Piero Toffanin f7d519e52c api client additions, new task processing, get task info, testing 2016-10-26 12:54:46 -04:00
Piero Toffanin 86855df1bb Multithreaded processing engine working, replaced swagger with requests lib 2016-10-25 16:04:24 -04:00
Piero Toffanin d12513647c Removed swagger 2016-10-25 12:19:14 -04:00
Piero Toffanin 9581f563b7 Added task list mockup 2016-10-25 10:47:49 -04:00
Piero Toffanin 621e9dbf09 Added signal to automatically update node info on processing node creation 2016-10-24 14:34:37 -04:00
Piero Toffanin 75c83ff03b Added processingnode API, UI improvements 2016-10-18 16:23:10 -04:00
Piero Toffanin 0a794904ea Hello World in React working 2016-10-08 12:35:22 -04:00
Piero Toffanin 0c3f589b1f Reverted some changes, added data volume for node_modules dir 2016-10-05 16:31:46 -04:00
Piero Toffanin 800ad63f14 Explicitly indicated node_modules path in nodeodm test 2016-10-05 16:07:04 -04:00
Piero Toffanin aff4ab7314 nodeodm API client testing, app views testing 2016-09-27 10:45:09 -04:00
Piero Toffanin d383c25e5f Added processing node view info page mockup 2016-09-22 18:18:35 -04:00
Piero Toffanin 804193b9a1 update_node_info is now able to update django models with external info from node-OpenDroneMap 2016-09-21 18:07:19 -04:00
Piero Toffanin 98b66013fe Moved ProcessingNode to nodeodm module 2016-09-21 16:54:22 -04:00
Piero Toffanin 6a4f02fc27 Moved ProcessingNode to nodeodm module 2016-09-21 16:04:47 -04:00
Piero Toffanin b5a0619df5 Added nodeodm app proof of concept (working) to communicate with node-OpenDroneMap, license 2016-09-20 18:18:10 -04:00