Wykres commitów

104 Commity (af32e3aa291316d16e9a004b6621c19fe10b2b39)

Autor SHA1 Wiadomość Data
Piero Toffanin afa064ac20 Display ground control points on map 2021-09-24 16:54:21 -04:00
Piero Toffanin 7b33535493 Show orthophoto KMZ in task assets 2021-09-08 10:26:58 -04:00
Piero Toffanin cbbd841983 Duplicate projects working 2021-08-06 11:33:43 -04:00
Piero Toffanin 573be9a0fd Fixed model validation 2021-08-05 16:46:57 -04:00
Piero Toffanin 8fa2cc9643 Add duplicate task functionality, post process pipeline step 2021-08-05 12:10:30 -04:00
Piero Toffanin 9bb8b1bed5 Task moving functionality working 2021-08-04 16:20:51 -04:00
Piero Toffanin 6a2da220cd Add additional statistics in dashboard 2021-07-29 12:03:54 -04:00
Piero Toffanin 9675d8a200 Reset potree_scene on task reprocess 2021-06-11 14:26:49 -04:00
Piero Toffanin cf554fdbfd Ability to load potree measurements 2021-06-10 15:08:57 -04:00
Piero Toffanin c035f9d21b Support for report assets 2021-01-15 10:16:28 -05:00
Piero Toffanin 4946609a94
Update app/models/plugin.py
Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
2020-12-21 15:22:28 -05:00
Piero Toffanin 19e809d49b Manifest plugin translations 2020-12-21 14:18:43 -05: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 1f2964b072 Image thumbnails, downloads, camera shots display in map 2020-05-17 15:34:10 -04:00
Piero Toffanin f76077775e UI improvements 2020-05-17 11:13:59 -04:00
Piero Toffanin fa7a88c17c Add PNG to assets list 2020-04-22 12:23:21 -04:00
Piero Toffanin 927b7795f3 feat: parallel downloads back-off 2020-03-23 20:34:07 -04:00
Piero Toffanin 217990288d GCP logic fix 2020-03-23 16:38:50 -04:00
Piero Toffanin 4c63208cd9 Fixed GCP lowercase/uppercase bug 2020-03-23 13:08:21 -04:00
Piero Toffanin d896f8954d Refactored GCP resize code to python 2020-03-23 11:45:46 -04:00
Piero Toffanin 90b5a9ce91 Resize handling for TIFFs 2019-12-02 12:57:16 -05:00
Piero Toffanin a0b30d18a6 Added assure_cogeo function 2019-11-28 21:47:32 -05:00
Piero Toffanin 115d860179 Cleanup, UI polishing 2019-11-07 13:27:34 -05:00
Piero Toffanin 0000cb988c Increased max_length for filenames 2019-09-07 10:00:26 -04:00
Piero Toffanin a8b6b85662 Fixed console output off-by-one error 2019-07-21 14:26:36 -04:00
Piero Toffanin 9750310576 use settings.AUTH_USER_MODEL instead of User in foreign keys 2019-07-17 14:24:54 -04:00
Gabriel Gadelha db6d662dfa
Specify the user model using the AUTH_USER_MODEL setting
Specify the user model using the AUTH_USER_MODEL setting as discussed in the Docs.
https://docs.djangoproject.com/en/dev/topics/auth/customizing/#referencing-the-user-model
2019-07-17 14:30:50 -03:00
Piero Toffanin 11e3e42b06 Support for requirements.txt, tweaks to elevationmap plugin 2019-07-09 18:08:28 -04:00
Piero Toffanin ac649e7940 Chunked file upload support, progress bar color fix 2019-06-26 18:41:09 -04:00
Piero Toffanin b86847bb54 Fixed #657, better cancel task support 2019-06-26 12:52:58 -04:00
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 e11a58739a New Administration menu, plugins panel, changed plugins UI enable/disable workflow 2019-03-19 15:19:23 -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 2d440cc0e2 Changed default theme color 2019-02-18 14:12:01 -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