Wykres commitów

380 Commity (429ad8d1ace796a5e344a3580c030d817cd6bd0a)

Autor SHA1 Wiadomość Data
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
Piero Toffanin 370cb1dfbe Merge branch 'master' of https://github.com/OpenDroneMap/WebODM into 3dmodel 2017-01-11 09:12:55 -05:00
Piero Toffanin 287bc022d6 Update README.md
Rewording
2017-01-09 22:13:08 -05:00
Piero Toffanin fff9080093 Update README.md
sudo-proofed commands
2017-01-09 22:06:15 -05:00
Piero Toffanin 5718fc59e9 Update README.md
Moved youtube link higher, issue report link.
2017-01-09 21:59:04 -05:00
Piero Toffanin f96157580b Update README.md
Shell commands highlight, youtube video link, cleanup
2017-01-09 21:55:32 -05:00
Piero Toffanin 5ed51665bf Update README.md
Modified commands as suggested by D.Baldwin
2017-01-09 21:47:54 -05:00
Piero Toffanin 2ff833b3a7 dat.gui CSS fixes, stats display 2017-01-06 11:56:33 -05:00