Wykres commitów

226 Commity (master)

Autor SHA1 Wiadomość Data
Piero Toffanin 8205fcc888 Replaced nodeodm ApiClient with pyodm 2019-02-07 22:07:49 -05:00
Piero Toffanin 07998d0ec2 Fixed unit test 2019-01-26 14:52:42 -05:00
Piero Toffanin 6a66a37ccd Fixed theme settings page, added tests 2019-01-26 13:04:11 -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 074a6fce64 Minor refactoring, streaming downloads for large files 2019-01-15 17:51:32 -05:00
Piero Toffanin 57a7a70925 Ability to download tiles directly 2019-01-15 16:48:59 -05:00
Piero Toffanin 534fa9d565 Added unit tests, updated docs 2019-01-15 09:26:24 -05:00
Piero Toffanin 9275325fe3 Added processing node removed signal, lightnin plugin dashboard, login 2018-12-31 14:35:55 -05:00
Piero Toffanin 16af12e95a Fixed unit test 2018-12-10 19:24:34 -05:00
Piero Toffanin 33d2968a9e Longer delay 2018-12-10 12:10:16 -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 530b3cc563 Changed node-OpenDroneMap --> NodeODM references 2018-12-04 10:02:13 -05:00
Piero Toffanin 68a4dd6dbb Unit tests, minor fixes 2018-07-30 11:55:46 -04:00
Piero Toffanin 8837c0bd63 Added redis test 2018-06-23 10:40:59 -04:00
Piero Toffanin 1ec47d27f2
Merge pull request #460 from pierotofy/hangfix
Fixed hanging error due to low memory on processing nodes, preset def…
2018-06-01 09:04:12 -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 815d4be881 Fixed hanging error due to low memory on processing nodes, preset defaults changes 2018-05-31 22:13:26 -04:00
Piero Toffanin 572abd8db9 Added unit tests for grass engine 2018-05-13 13:30:44 -04:00
Piero Toffanin ae0a0cbf67 Volume measurements! Processing done in celery, updated README 2018-03-29 17:28:15 -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 b58abbcf9f Plugin unit tests, fixes 2018-03-02 11:30:16 -05:00
Piero Toffanin f97d4c1813 Plugin menu entry hook, posm-gcpi plugin skeleton, mount points 2018-02-23 17:48:32 -05:00
Piero Toffanin 1bfcf80cb7 Added GCP resize tests 2018-02-23 14:48:59 -05:00
Piero Toffanin fd38281085 Unit test, better letsencrypt challenge, gunicorn service fix 2018-02-21 15:16:37 -05:00
Piero Toffanin 8304fc0991 Fixed unit test 2018-02-20 11:38:55 -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 1aedfd5c7a Worker unit tests, changed version number 2018-02-16 15:07:53 -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 99037d1b71 Added public json endpoint, updated docs 2018-01-29 11:09:38 -05:00
Piero Toffanin 3653fe904c Added unit tests 2018-01-26 10:01:14 -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 d8be9a6313 Fixed unit test 2017-12-05 14:49:21 -05:00
Piero Toffanin 44d3674314 Unit tests, small bug fixes, renamed URLs module 2017-12-05 14:42:57 -05:00
Piero Toffanin 7d83a6d769 Fixed unit tests 2017-11-30 18:49:58 -05:00
Piero Toffanin 05fa560fd1 Removed failing unit tests (for travis), updated version 2017-11-10 15:03:35 -05:00
Piero Toffanin 547893bd26 Force regenerate derivative images via http request 2017-11-10 14:29:29 -05:00
Piero Toffanin 0fd18f85cd Added sleep for tests 2017-11-10 13:59:25 -05:00
Piero Toffanin b4f0adfe9e Settings unit test fix 2017-11-10 13:05:52 -05:00
Piero Toffanin 6a73446574 Regex fix 2017-11-10 12:10:00 -05:00
Piero Toffanin b53b48216e Theme unit tests 2017-11-10 11:48:17 -05:00
Piero Toffanin ad46350efb Settings unit test 2017-11-09 15:45:29 -05:00
Piero Toffanin 96395c39aa More tests, mock generation awesomeness 2017-09-05 18:14:16 -04:00
Piero Toffanin 765835c487 Mock writing module 2017-09-05 16:09:10 -04:00
Patrick José Pereira d1abb52617 tests: Solve some typos
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
2017-08-24 19:16:41 -03:00
Piero Toffanin 750f43ca9d Create default presets at boot 2017-07-25 13:54:41 -04:00
Piero Toffanin 704a7c34fd Added presets API, unit tests 2017-07-21 16:48:01 -04:00
Piero Toffanin b4f643084c Split model.py into submodules 2017-07-20 10:10:03 -04: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 77d1a5c107 Fixed test case rounding issue 2017-07-10 10:54:57 -04:00
Piero Toffanin ed5093ce25 UTF-8 decode issue on test case 2017-07-10 10:43:48 -04:00
Piero Toffanin af47383a6c Fixed unit tests, updated docs 2017-07-10 10:30:33 -04:00
Piero Toffanin b413966202 Changed orthophoto import mechanism, dropped OffDbRaster 2017-07-07 11:33:16 -04:00
Piero Toffanin 99d07b303d Migrate orthophoto to orthophoto_extent field 2017-07-07 10:48:11 -04:00
Piero Toffanin 3cca23081f Fixed improper password creation on welcome screen 2017-06-15 18:52:47 -04:00
Piero Toffanin 66bae84aa9 Added permissions display, updated docs 2017-06-15 14:34:51 -04:00
Piero Toffanin b7ce0f964c Added unit tests for welcome page 2017-06-09 09:45:23 -04:00
Piero Toffanin 3c74bf8bba Added JWT token passing via querystring 2017-04-10 17:19:04 -04:00
Piero Toffanin f8359c6f9f Strengthened unit test 2017-03-23 14:31:16 -04:00
Piero Toffanin aba5604b9f Modified logic to ignore 3d model display for tasks that do not have georeferencing assets 2017-03-14 16:50:45 -04:00
Piero Toffanin 8f2fdd440a Strengthened test 2017-03-14 15:33:37 -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 6926e11132 Update test_api_task.py
Longer wait in between tasks to fix test errors
2017-03-13 18:16:20 -04:00
Piero Toffanin c43cf034f5 Remove old odm_texturing.zip after new processing results are available 2017-03-08 12:31:24 -05: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 61902d9e0b More project reassignment testing, unit test fixes 2017-03-08 09:16:06 -05:00
Piero Toffanin 6276ebbe18 Added online field on processing nodes, which fixes #107 2017-03-06 17:59:00 -05:00
Piero Toffanin 0fa38e310b Assets migration code for task's project change 2017-03-03 16:43:45 -05:00
Piero Toffanin e14fc574a6 Added /processingnodes/options/ API, unit tests 2017-03-01 13:53:16 -05:00
Piero Toffanin c57c97efae Unit test fix, auto_processing_node last_error replaced with status check 2017-02-18 17:13:18 -05:00
Piero Toffanin 777a4a9bc3 Unit test fixes 2017-02-15 14:49:36 -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 ab4020e519 Typo 2017-02-08 14:18:17 -05:00
Piero Toffanin 75153c18f6 Test access tokens, lengthened expiration time 2017-02-08 14:14:24 -05:00
Piero Toffanin f50868371e Cleanup 2017-02-08 11:38:16 -05:00
Piero Toffanin 7d5ab4f465 Timeout simulation, watchtest function intercept, fixed #44 2017-02-08 11:27:23 -05:00
Piero Toffanin c5b78675a4 More task processing unit testing 2017-02-07 17:09:30 -05:00
Piero Toffanin 84c0d449be Fixed issue with removing non-existent test media directory 2017-02-07 14:42:17 -05:00
Piero Toffanin 6d42de9cfd Happy path testing for task creation/update/deletion 2017-02-07 14:28:50 -05:00
Piero Toffanin 209a1b5603 TestWatch class to monitor and intercept on demand multithreaded calls, changed location of assets during testing 2017-02-07 11:43:17 -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 8939ba9b00 Removed django-common-helpers, upgraded django 2017-01-29 15:29:25 -05:00
Piero Toffanin cec2ed0390 Tiles, assets download, raw assets download before processing testing, view urls testing, permissions testing 2017-01-27 20:33:10 -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 7db9ba200b Test fixes, postgis migration 2016-12-12 12:25:54 -05:00
Piero Toffanin 5c54aca9c1 Added OffDbRasterField, changed orthophoto type from RasterField to OffDbRasterField 2016-12-12 10:32:17 -05:00
Piero Toffanin dcdf69feb9 from_pgraster and to_pgraster out-of-db support 2016-12-10 13:28:34 -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 7c0fc4ffd5 CSS improvements, edit project modal dialog, better project display UI, create new projects 2016-11-14 16:32:05 -05:00
Piero Toffanin 51ddd64b0a Download assets buttons working 2016-11-11 12:55:56 -05:00
Piero Toffanin 37b54e634d Preliminary map display, tweaks and testing necessary 2016-11-09 16:13:43 -05:00
Piero Toffanin 324d88e743 Fixed DB test 2016-11-08 09:27:48 -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 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
Piero Toffanin 4ffed093e9 Status code refactoring, cancel task backend ops, pending actions mechanism 2016-11-02 18:32:24 -04:00
Piero Toffanin c75c35a21e Code cleanup 2016-11-01 15:11:36 -04:00
Piero Toffanin d7a450521c Added console dynamic source, console output only flag in tasks API 2016-10-31 17:09:01 -04:00
Piero Toffanin 88fa760045 Removed scheduler shutdown in tests 2016-10-29 20:37:12 -04:00
Piero Toffanin 466478b638 Check scheduler teardown at end of each test 2016-10-29 19:37:33 -04:00
Piero Toffanin b07be13d69 Readded scheduler tests, added thread tracking 2016-10-29 19:25:21 -04:00
Piero Toffanin 2cf2c62fb5 Tried removing scheduler test 2016-10-29 13:08:33 -04:00
Piero Toffanin c43a002caf Fixed task model UUID definition, fixed broken has_available_options filter, tests 2016-10-29 12:09:35 -04:00
Piero Toffanin 9d950474da Task List Mockup 2016-10-27 12:26:15 -04:00
Piero Toffanin f3f218520d Better processing node edit task selection 2016-10-27 09:25:21 -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 f97f6431cf Added scheduler, automatically updating processing nodes, online filter for API 2016-10-24 14:14:35 -04:00
Piero Toffanin d94972c3c5 Upload workflow working, added task update tests 2016-10-22 11:23:37 -04:00
Piero Toffanin 86923c9746 Added PATCH operation on task API 2016-10-21 11:02:41 -04:00
Piero Toffanin 75c83ff03b Added processingnode API, UI improvements 2016-10-18 16:23:10 -04:00
Piero Toffanin 8c6da354b1 Task display API with permissions working, added test cases 2016-10-13 12:21:12 -04:00
Piero Toffanin c2e35d30d4 Moved test files into tests/ folder 2016-10-12 10:44:14 -04:00