Wykres commitów

70 Commity (4f26b3f02be0f0eaf5b82ea1f1d8029d6d97d764)

Autor SHA1 Wiadomość Data
Piero Toffanin 0fca052900 Upgraded Django to 2.1 2019-01-16 10:47:35 -05:00
Piero Toffanin 8d1bbf22d9 More resiliant task assets download 2019-01-15 13:40:07 -05:00
Piero Toffanin 534fa9d565 Added unit tests, updated docs 2019-01-15 09:26:24 -05:00
Piero Toffanin 3e5de5ad64 Expose ODM version, label for processing nodes 2019-01-15 09:06:22 -05:00
Piero Toffanin 9275325fe3 Added processing node removed signal, lightnin plugin dashboard, login 2018-12-31 14:35:55 -05:00
Piero Toffanin c65575f589 Unit test fixes 2018-12-10 11:45:17 -05:00
Piero Toffanin 93c28a8ab9 Fixed unit tests, added new tests 2018-12-10 10:01:38 -05:00
Piero Toffanin 99428c98cf Running progress bars, tweaks 2018-12-07 15:13:49 -05:00
Piero Toffanin 37ae888e76 Adds streaming multipart form support, callback for monitoring upload progress 2018-12-04 16:29:54 -05:00
Piero Toffanin dfd1695c11 Added max_images parameter support 2018-12-04 12:11:22 -05:00
Piero Toffanin 53d1d3ccb4 Support SSL processing nodes 2018-12-04 11:38:01 -05:00
Piero Toffanin a1f74c6b6f Handle errors in update_node_info, new token permission logic 2018-12-04 10:45:09 -05:00
Piero Toffanin 530b3cc563 Changed node-OpenDroneMap --> NodeODM references 2018-12-04 10:02:13 -05:00
Piero Toffanin 9189048f16 Track master branch of node-odm 2018-09-05 14:04:19 -04:00
Piero Toffanin ca0d61ed5b Updated node-odm 2018-06-25 13:36:29 -04:00
Piero Toffanin 10219a5950 Typo 2018-06-25 13:35:38 -04:00
Piero Toffanin 8a88d9f4ab Tokens support 2018-06-25 13:31:42 -04:00
Piero Toffanin 8837c0bd63 Added redis test 2018-06-23 10:40:59 -04:00
Piero Toffanin 8317283b87 Faster timeout on update_node_info(), oom preferences 2018-04-22 14:49:20 -04:00
Piero Toffanin 59f77cb871 Updated version, console new lines handling 2018-04-08 15:30:11 -04:00
Piero Toffanin b4bc12a3ea Updated foreignkeys 2018-03-11 10:06:09 -04:00
Piero Toffanin 1aedfd5c7a Worker unit tests, changed version number 2018-02-16 15:07:53 -05:00
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