Wykres commitów

54 Commity (10e00405e19391b75c62087daf947a26af2ea1ff)

Autor SHA1 Wiadomość Data
Piero Toffanin 10e00405e1 Allow download of camera models, display options during task review 2019-06-26 10:20:22 -04:00
Piero Toffanin 94a41a3a02 running progress logic fix 2019-06-05 13:51:30 -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 c172196ba7 More fault tolerant server image resize 2019-05-16 12:27:04 -04:00
Piero Toffanin f96b3ea8a2 BUG FIX: #544 2019-05-15 16:18:38 -04:00
Piero Toffanin 951c2c3f74 Retry zip file downloads at task completion 2019-05-14 10:55:10 -04:00
Piero Toffanin cf7e76726c Unit tests for import feature 2019-02-21 16:58:27 -05:00
Piero Toffanin 97e62009cb Merged conflicts 2019-02-21 14:40:50 -05:00
Piero Toffanin 39589611f7 Import tasks working 2019-02-21 14:16:48 -05:00
Piero Toffanin 55712f0d58 Import task functionality poc 2019-02-20 16:42:20 -05:00
Piero Toffanin 8205fcc888 Replaced nodeodm ApiClient with pyodm 2019-02-07 22:07:49 -05:00
Piero Toffanin e79de9490d Updated README, fixed unit tests 2019-01-16 14:51:57 -05:00
Piero Toffanin d196e4bd13 Cancel image upload / resize on task cancel / delete 2019-01-16 13:04:32 -05:00
Piero Toffanin 0fca052900 Upgraded Django to 2.1 2019-01-16 10:47:35 -05:00
Piero Toffanin 57a7a70925 Ability to download tiles directly 2019-01-15 16:48:59 -05:00
Piero Toffanin 8d1bbf22d9 More resiliant task assets download 2019-01-15 13:40:07 -05:00
Piero Toffanin 361e597d22 Status fix 2019-01-02 17:58:30 -05:00
Piero Toffanin cca6db3645 Download results progress bar 2018-12-28 10:20:59 -05:00
Piero Toffanin c65575f589 Unit test fixes 2018-12-10 11:45:17 -05:00
Piero Toffanin 95e74a4e9c Updated docs 2018-12-07 16:13:33 -05:00
Piero Toffanin 99428c98cf Running progress bars, tweaks 2018-12-07 15:13:49 -05:00
Piero Toffanin 5431b88620 Resize progress 2018-12-07 10:50:51 -05:00
Piero Toffanin 8cff925b44 Started rewriting task item UI, added upload tracking progress 2018-12-05 19:18:54 -05:00
Piero Toffanin 683dbd6bb3 Optimized setState calls for large file uploads 2018-12-04 18:40:38 -05:00
Piero Toffanin 37ae888e76 Adds streaming multipart form support, callback for monitoring upload progress 2018-12-04 16:29:54 -05:00
Seth Fitzsimmons d0f2b9de90 MBTiles asset support 2018-09-04 15:46:07 -07:00
Piero Toffanin 366aa82346 Fixed cancel task logic 2018-07-30 13:19:14 -04:00
Piero Toffanin 37b4dff624 Plugins API signals, OAM plugin DS cleanup 2018-07-27 15:16:14 -04:00
Piero Toffanin f15e33fcfb Added LAZ support 2018-06-22 16:23:31 -04:00
Piero Toffanin b8665ad181 More unit test fixes 2018-05-31 23:14:11 -04:00
Piero Toffanin 8306fd7539 unit test fix 2018-05-31 22:54:55 -04:00
Piero Toffanin 2f18b61d84 Set status to none when reassigning queued task pnode 2018-05-31 22:23:37 -04:00
Piero Toffanin c89e87f9f8 Rephrase comment 2018-05-31 22:15:29 -04:00
Piero Toffanin 815d4be881 Fixed hanging error due to low memory on processing nodes, preset defaults changes 2018-05-31 22:13:26 -04:00
Piero Toffanin 64e7847d11 Fixed off-by-one error, newlines handling 2018-04-19 11:48:57 -04:00
Piero Toffanin a6ff7b8998 Removed task lock from db model, using redis locks instead 2018-04-08 12:48:54 -04:00
Piero Toffanin 2005194d94 npm install support for plugins, started moving volume code into plugin, API url mountpoints 2018-03-19 12:26:10 -04:00
Piero Toffanin 2747ad329a
Merge branch 'volume' into master 2018-03-13 22:23:04 -04:00
Piero Toffanin b4bc12a3ea Updated foreignkeys 2018-03-11 10:06:09 -04:00
Abdelkoddouss IZem b01c73705a
Update task.py
Add basic median plane function from where volume is extruded
2018-02-23 21:29:26 +00:00
Piero Toffanin fd38281085 Unit test, better letsencrypt challenge, gunicorn service fix 2018-02-21 15:16:37 -05:00
Piero Toffanin 4dd472d8f4 GCP file resize (both in-browser and server side) 2018-02-20 11:11:24 -05:00
Piero Toffanin 2735942409 Added support for server resize, in-browser resize, or no resize 2018-02-19 15:50:26 -05:00
Piero Toffanin 22c3e66c02 Removed scheduler code, background decorator, added Celery workers, migrated code, added SharedTestWatch 2018-02-15 16:23:29 -05:00
Piero Toffanin 85ed5433d0 Added UI to restart tasks from a specific rerun-from value 2018-01-24 20:09:59 -05:00
Piero Toffanin ef74672ccd Pass task options during restart to node-odm 2018-01-24 09:41:57 -05:00
Piero Toffanin 2bc61c2633 Sharing feature working, still needs unit testing 2017-12-03 17:56:30 -05:00
Piero Toffanin ddb97cff99 Started creating share button UI 2017-12-01 13:52:36 -05:00
Piero Toffanin 7d83a6d769 Fixed unit tests 2017-11-30 18:49:58 -05:00