Wykres commitów

2087 Commity (446fdb798742bc2693f28d2505ee6762bf26166f)

Autor SHA1 Wiadomość Data
Piero Toffanin e805a9d7cd Fixes #45 2017-02-08 15:34:00 -05:00
Piero Toffanin d92a1936fb Fixed boot.py 2017-02-08 15:23:21 -05:00
Piero Toffanin abbcf8f111 Misc UI improvements, fixed #91 2017-02-08 14:53:55 -05:00
Piero Toffanin c4da782d3a Merge pull request #95 from pierotofy/authtoken
Authtoken
2017-02-08 14:39:15 -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 03f07a223f Merge pull request #94 from pierotofy/unittest
Unittest
2017-02-08 13:53:55 -05:00
Piero Toffanin 199ffbbfdf Added JWT auth, fixed processing lock issue wiof removal of tasks from nodes that are offline 2017-02-08 12:30:11 -05:00
Piero Toffanin eae691cf73 Increased api timeout to 30 seconds 2017-02-08 11:50:31 -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 a4554f2c5f Fixed textured model orientation alignment issue 2017-02-08 09:53:01 -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 fa843be5fc Added timeout to api_client.py 2017-01-29 16:17:05 -05:00
Piero Toffanin 8939ba9b00 Removed django-common-helpers, upgraded django 2017-01-29 15:29:25 -05:00
Piero Toffanin 1d2a883771 Merge branch 'master' into unittest 2017-01-29 10:08:31 -05:00
Piero Toffanin 9807521376 Merge branch 'master' of https://github.com/OpenDroneMap/WebODM 2017-01-29 10:07:55 -05:00
Piero Toffanin ec6b0dbc64 Added COMPOSE_CONVERT_WINDOWS_PATHS env variable to webodm.sh, updated readme 2017-01-29 10:07:30 -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 4b01ea72ea Update webodm.sh
Added note to reopen terminal after changing PATH
2017-01-27 13:46:57 -05:00
Piero Toffanin 3845b19b85 Update webodm.sh
Added PATH environment variable note
2017-01-27 13:44:25 -05:00
Piero Toffanin 853237e8fc Merge branch 'master' into unittest 2017-01-27 13:19:46 -05:00
Piero Toffanin 38028bf59f Fixed redundant docker compose dependency on db 2017-01-27 13:19:18 -05:00
Piero Toffanin 75c1772bb9 Task creation via file upload unit test 2017-01-26 20:39:09 -05:00
Piero Toffanin 3ef4bb78ea Update README.md
Added new troubleshooting step.
2017-01-24 16:28:08 -05:00
Piero Toffanin 8c10ff3be6 Simplified README, added automatic installs in webodm.sh 2017-01-24 13:15:23 -05:00
Piero Toffanin 9e0954db3d Merge pull request #78 from pierotofy/3dmodel
3D point cloud, textured model display, miscellaneous fixes
2017-01-24 12:36:32 -05:00
Piero Toffanin b6f1ac3f24 Update webodm.sh
Update nodeodm to latest version on rebuild
2017-01-24 09:08:19 -05:00
Piero Toffanin 65b201c517 Added proposed changes by @mojodna 2017-01-24 08:53:32 -05:00
Piero Toffanin 08da0a2f2e Merge branch 'master' of https://github.com/OpenDroneMap/WebODM into 3dmodel 2017-01-23 11:34:43 -05:00
Piero Toffanin da31cd1f79 Update webodm.sh
Added sudo commands as failsafe for rebuild command
2017-01-23 11:33:24 -05:00
Piero Toffanin 705bcdffdc Updated readme 2017-01-21 13:11:46 -05:00
Piero Toffanin 6ec3686b80 Merge branch 'master' of https://github.com/OpenDroneMap/WebODM into 3dmodel 2017-01-21 12:55:25 -05:00
Piero Toffanin 33ba5312d4 Backend layout fix, specified node-odm-1 as a dependency of webapp to fix #71 2017-01-21 12:50:53 -05:00
Piero Toffanin a0c17ec2a5 Removed dat.gui css, added congratulations message with instructions to open a web browser on webodm launch 2017-01-21 11:44:10 -05:00
Piero Toffanin 1214c069d3 SwitchModeButton for changing 2D <--> 3D views 2017-01-21 10:49:30 -05:00
Piero Toffanin 0a9a9939cd Update README.md 2017-01-19 17:34:01 -05:00
Piero Toffanin ace5bc0ab7 Update README.md
Added node.js requirement
2017-01-19 17:06:38 -05:00
Piero Toffanin 17c3b937bb Removed directional lights 2017-01-19 15:45:22 -05:00
Piero Toffanin cccc1d1935 Added standby component for loading textured mesh 2017-01-19 15:40:04 -05:00
Piero Toffanin b08b09f581 3d model display page loading proper paths for selected task, basic error handling 2017-01-18 16:17:43 -05:00
Piero Toffanin 7530515f25 Raw assets API, path traversal checks 2017-01-18 14:49:53 -05:00
Piero Toffanin 5370254722 CSS fixes, point cloud and textured model display working proof of concept! 2017-01-11 17:39:36 -05:00
Piero Toffanin 4c7c53e07d Updated potree code to run on latest version of three.js, still a few quirks to solve 2017-01-11 13:50:07 -05:00