Wykres commitów

92 Commity (17621e39b2c8ef762068edb52fe69773727d6427)

Autor SHA1 Wiadomość Data
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