Wykres commitów

56 Commity (04af329f784e905e8e8259eda204503e4b9f53b5)

Autor SHA1 Wiadomość Data
Piero Toffanin c0fe407157 Add NODE_OPTIMISTIC_MODE 2023-09-16 12:23:49 -04:00
Piero Toffanin a709c8fdf6 Moar tests 2023-09-11 11:53:10 -04:00
Piero Toffanin 0fc5387cf5 Allow single file upload 2023-05-04 14:14:32 -04:00
Piero Toffanin 3e0a2a665d Configurable node offline minutes setting 2021-06-09 15:49:51 -04:00
Piero Toffanin 2aa1c12970 Extract ODM strings, moar translation work 2020-12-18 16:54:00 -05:00
Piero Toffanin 7c00f4fe27 Potree translation, moar strings 2020-12-18 12:32:44 -05:00
Piero Toffanin 927b7795f3 feat: parallel downloads back-off 2020-03-23 20:34:07 -04:00
Piero Toffanin b86847bb54 Fixed #657, better cancel task support 2019-06-26 12:52:58 -04:00
Piero Toffanin 86e43b9040 Unit test fixes due to NodeODM update 2019-05-26 11:40:05 -04:00
Piero Toffanin 8263d060c0 NodeODM 1.5.1 support, simplified task view, progress reporting via API 2019-05-20 10:05:56 -04:00
Piero Toffanin 97e62009cb Merged conflicts 2019-02-21 14:40:50 -05:00
Piero Toffanin 55712f0d58 Import task functionality poc 2019-02-20 16:42:20 -05:00
Piero Toffanin 7f52ce040f Incremented version number, renamed method 2019-02-07 22:36:15 -05:00
Piero Toffanin 8205fcc888 Replaced nodeodm ApiClient with pyodm 2019-02-07 22:07:49 -05:00
Piero Toffanin 0fca052900 Upgraded Django to 2.1 2019-01-16 10:47:35 -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 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 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 8a88d9f4ab Tokens support 2018-06-25 13:31:42 -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 ef74672ccd Pass task options during restart to node-odm 2018-01-24 09:41:57 -05: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 7d5ab4f465 Timeout simulation, watchtest function intercept, fixed #44 2017-02-08 11:27:23 -05:00
Piero Toffanin 792eee94e5 More tasks testing (currently failing) 2017-02-01 18:11:39 -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 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 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 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