Wykres commitów

64 Commity (8f0a8a8ef1d600d99196e5c18195a77a26db0148)

Autor SHA1 Wiadomość Data
Piero Toffanin c83ee57b98 Unit tests 2019-06-27 14:48:43 -04:00
Piero Toffanin 97c9ec4884 Removed in browser resize 2019-06-27 11:19:52 -04:00
Piero Toffanin ac649e7940 Chunked file upload support, progress bar color fix 2019-06-26 18:41:09 -04:00
Piero Toffanin 8c8bbe869c Fixed contours and popup assets in shared tasks 2019-04-03 12:01:07 -04:00
Piero Toffanin f5b1533ca9 Fixed task import from file upload 2019-03-04 11:42:51 -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 395b66503e Volume calculation fix for anonymous users, added export measurements to GeoJSON 2019-02-19 13:44:40 -05:00
Piero Toffanin 074a6fce64 Minor refactoring, streaming downloads for large files 2019-01-15 17:51:32 -05:00
Piero Toffanin b310453f32 Display processing node information next to task info 2018-12-04 13:04:22 -05:00
Piero Toffanin 530b3cc563 Changed node-OpenDroneMap --> NodeODM references 2018-12-04 10:02:13 -05: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
Abdelkoddouss IZem a76e149469
Update tasks.py 2018-02-23 21:13:12 +00: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 510b1db237 Fixed unit tests 2018-02-17 12:35:03 -05:00
Piero Toffanin d9f1e7a154 Fixed some unit tests 2018-02-16 17:05:09 -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 492fc56587 Restart dropdown, added task can_rerun_from field, fixed jest tests 2018-01-24 17:04:53 -05:00
Piero Toffanin 2bc61c2633 Sharing feature working, still needs unit testing 2017-12-03 17:56:30 -05:00
Piero Toffanin 7d83a6d769 Fixed unit tests 2017-11-30 18:49:58 -05:00
Piero Toffanin 47ff465d13 Public fields migration, views setup, URLs setup 2017-11-30 10:55:15 -05:00
Piero Toffanin 186f4bac5e Started adding support to display DSM, DTM map tiles 2017-07-12 13:35:28 -04:00
Piero Toffanin 9039dca53d Changed available_assets code to be faster, easier to maintain, still need to write unit tests 2017-07-07 15:34:02 -04:00
Piero Toffanin b413966202 Changed orthophoto import mechanism, dropped OffDbRaster 2017-07-07 11:33:16 -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 7d83268fa4 Changed texturedmesh to texturedmodel download URL 2017-03-08 11:11:31 -05:00
Piero Toffanin 835c2dc105 Started adding option to download textured model from download options 2017-03-08 09:55:19 -05:00
Piero Toffanin 0fa38e310b Assets migration code for task's project change 2017-03-03 16:43:45 -05:00
Piero Toffanin c8a8b24935 Expanded docs 2017-02-25 16:04:09 -05:00
Piero Toffanin a992fea83d Expanded docs, examples, modified API to return full Task object definition instead of just ID 2017-02-16 18:37:27 -05:00
Piero Toffanin 3aafbf445f Removed background call to process_pending_tasks 2017-02-15 15:06:19 -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 792eee94e5 More tasks testing (currently failing) 2017-02-01 18:11:39 -05:00
Piero Toffanin db1b4147a5 Tiles.json, tiles request testing 2017-01-27 14:44:10 -05:00
Piero Toffanin 75c1772bb9 Task creation via file upload unit test 2017-01-26 20:39:09 -05:00
Piero Toffanin 7530515f25 Raw assets API, path traversal checks 2017-01-18 14:49:53 -05:00
Piero Toffanin ee2041021c Added proposed changes by @mojodna 2016-11-21 16:32:37 -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 adf6626200 Fixed map view display, speed enhancements, tiles.json fixes, project map display working 2016-11-16 13:02:43 -05:00
Piero Toffanin e3fa5470ed Project tiles.json almost working 2016-11-15 15:55:48 -05:00
Piero Toffanin 23f65bf9cd Can delete projects 2016-11-15 11:51:19 -05:00
Piero Toffanin 51ddd64b0a Download assets buttons working 2016-11-11 12:55:56 -05:00
Piero Toffanin 84541569bf Fixed a performance issue with django's ORM 2016-11-10 12:26:04 -05:00
Piero Toffanin 37b54e634d Preliminary map display, tweaks and testing necessary 2016-11-09 16:13:43 -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 a91e2bd108 Added task action tests 2016-11-05 12:44:47 -04:00
Piero Toffanin 145103ce03 Restart, cancel and delete actions working, UI sync and performance improvements 2016-11-04 14:19:18 -04:00