Wykres commitów

  • b21050340f Merge pull request #111 from pierotofy/docs Piero Toffanin 2017-03-03 08:40:31 -0500
  • 4411132fa3 Updated readme Piero Toffanin 2017-03-01 18:46:59 -0500
  • 02c5ada16f Updated readme Piero Toffanin 2017-03-01 18:45:36 -0500
  • a31774ab74 publish: Fixed permission nodes reference, added permissions page Piero Toffanin 2017-03-01 17:48:13 -0500
  • 6690341dfd Fixed permission nodes reference, added permissions page Piero Toffanin 2017-03-01 17:47:55 -0500
  • 47425d2905 Removed old option from example Piero Toffanin 2017-03-01 17:18:59 -0500
  • 386c659371 publish: Docs additions, changed site title Piero Toffanin 2017-03-01 17:07:51 -0500
  • 19be188c76 Docs additions, changed site title Piero Toffanin 2017-03-01 17:06:55 -0500
  • e14fc574a6 Added /processingnodes/options/ API, unit tests Piero Toffanin 2017-03-01 13:53:16 -0500
  • 2461e0701c Removed swagger api viewer Piero Toffanin 2017-03-01 12:46:01 -0500
  • c8a8b24935 Expanded docs Piero Toffanin 2017-02-25 16:04:09 -0500
  • f27132fb8a Changed docker repo for nodeodm Piero Toffanin 2017-02-25 14:32:43 -0500
  • 93fd1851c5 Fixed auto refresh bug, expanded docs Piero Toffanin 2017-02-25 13:25:47 -0500
  • 8bb294e6ae Expanded docs Piero Toffanin 2017-02-20 18:58:25 -0500
  • 9bcf0b1b74 Expanded docs Piero Toffanin 2017-02-19 19:53:30 -0500
  • c57c97efae Unit test fix, auto_processing_node last_error replaced with status check Piero Toffanin 2017-02-18 17:13:18 -0500
  • 13626c18a0 Simplified Q query for task lock selection Piero Toffanin 2017-02-18 15:29:59 -0500
  • 34298a20ab React warning fix, tasklist display update fix Piero Toffanin 2017-02-18 12:58:38 -0500
  • 325723dcc0 Check for status flag before starting to process images Piero Toffanin 2017-02-18 11:51:08 -0500
  • 7ab34ba7f3 Consolidated try/except statements from processing code, handled a circular lock condition with restarting tasks Piero Toffanin 2017-02-18 10:59:48 -0500
  • 3dc602b963 Merge pull request #103 from pierotofy/readtimeout Piero Toffanin 2017-02-18 09:47:50 -0500
  • a992fea83d Expanded docs, examples, modified API to return full Task object definition instead of just ID Piero Toffanin 2017-02-16 18:37:27 -0500
  • e15b88b525 Update README.md Piero Toffanin 2017-02-15 21:53:34 -0500
  • c33767f799 Merge branch 'readtimeout' into docs Piero Toffanin 2017-02-15 16:02:28 -0500
  • 3aafbf445f Removed background call to process_pending_tasks Piero Toffanin 2017-02-15 15:06:19 -0500
  • 777a4a9bc3 Unit test fixes Piero Toffanin 2017-02-15 14:49:36 -0500
  • 625bc6132b Typo Piero Toffanin 2017-02-15 14:25:47 -0500
  • 482502dea1 Strengthened timeout error handling, added auto processing node selection mechanism on server side, automatic processing node reassignment, unit testing Piero Toffanin 2017-02-15 14:20:41 -0500
  • 954caf6a0d Reorganized docs in subdocuments, started writing first example, quickstart Piero Toffanin 2017-02-13 21:13:23 -0500
  • e0002d9474 Merge pull request #97 from pierotofy/gui Piero Toffanin 2017-02-12 18:00:06 -0500
  • 61d3d1c55b Update settings.py Piero Toffanin 2017-02-11 10:25:00 -0500
  • 27fca00c50 Expanded docs Piero Toffanin 2017-02-10 15:34:58 -0500
  • a741d789f8 Cleanup Piero Toffanin 2017-02-10 12:40:09 -0500
  • 49f3ca6937 Edit functionality working, fixed restart lock issue Piero Toffanin 2017-02-10 12:28:32 -0500
  • 65b640c0c7 EditTaskDialog UI working Piero Toffanin 2017-02-10 11:29:59 -0500
  • 4367b47d9a Separated EditTaskPanel into two components, refactoring Piero Toffanin 2017-02-09 13:06:44 -0500
  • a67f46514c Refactored EditProjectDialog Piero Toffanin 2017-02-09 11:02:17 -0500
  • bc0d7a694a Started working on EditDialog Piero Toffanin 2017-02-08 18:03:18 -0500
  • f86bad1b71 Better error dialog messages, better error handling when processing nodes are offline Piero Toffanin 2017-02-08 17:12:05 -0500
  • e805a9d7cd Fixes #45 Piero Toffanin 2017-02-08 15:34:00 -0500
  • d92a1936fb Fixed boot.py Piero Toffanin 2017-02-08 15:23:21 -0500
  • abbcf8f111 Misc UI improvements, fixed #91 Piero Toffanin 2017-02-08 14:53:55 -0500
  • c4da782d3a Merge pull request #95 from pierotofy/authtoken Piero Toffanin 2017-02-08 14:39:15 -0500
  • ab4020e519 Typo Piero Toffanin 2017-02-08 14:18:17 -0500
  • 75153c18f6 Test access tokens, lengthened expiration time Piero Toffanin 2017-02-08 14:14:24 -0500
  • 03f07a223f Merge pull request #94 from pierotofy/unittest Piero Toffanin 2017-02-08 13:53:55 -0500
  • 199ffbbfdf Added JWT auth, fixed processing lock issue wiof removal of tasks from nodes that are offline Piero Toffanin 2017-02-08 12:30:11 -0500
  • eae691cf73 Increased api timeout to 30 seconds Piero Toffanin 2017-02-08 11:50:31 -0500
  • f50868371e Cleanup Piero Toffanin 2017-02-08 11:38:16 -0500
  • 7d5ab4f465 Timeout simulation, watchtest function intercept, fixed #44 Piero Toffanin 2017-02-08 11:27:23 -0500
  • a4554f2c5f Fixed textured model orientation alignment issue Piero Toffanin 2017-02-08 09:53:01 -0500
  • c5b78675a4 More task processing unit testing Piero Toffanin 2017-02-07 17:09:30 -0500
  • 84c0d449be Fixed issue with removing non-existent test media directory Piero Toffanin 2017-02-07 14:42:17 -0500
  • 6d42de9cfd Happy path testing for task creation/update/deletion Piero Toffanin 2017-02-07 14:28:50 -0500
  • 209a1b5603 TestWatch class to monitor and intercept on demand multithreaded calls, changed location of assets during testing Piero Toffanin 2017-02-07 11:43:17 -0500
  • 26339e0c32 Moved @background decorator in separate module, added proof of concept intercept class Piero Toffanin 2017-02-05 22:23:02 -0500
  • 792eee94e5 More tasks testing (currently failing) Piero Toffanin 2017-02-01 18:11:39 -0500
  • fa843be5fc Added timeout to api_client.py Piero Toffanin 2017-01-29 16:17:05 -0500
  • 8939ba9b00 Removed django-common-helpers, upgraded django Piero Toffanin 2017-01-29 15:29:25 -0500
  • 1d2a883771 Merge branch 'master' into unittest Piero Toffanin 2017-01-29 10:08:31 -0500
  • 9807521376 Merge branch 'master' of https://github.com/OpenDroneMap/WebODM Piero Toffanin 2017-01-29 10:07:55 -0500
  • ec6b0dbc64 Added COMPOSE_CONVERT_WINDOWS_PATHS env variable to webodm.sh, updated readme Piero Toffanin 2017-01-29 10:07:30 -0500
  • cec2ed0390 Tiles, assets download, raw assets download before processing testing, view urls testing, permissions testing Piero Toffanin 2017-01-27 20:33:10 -0500
  • db1b4147a5 Tiles.json, tiles request testing Piero Toffanin 2017-01-27 14:44:10 -0500
  • 4b01ea72ea Update webodm.sh Piero Toffanin 2017-01-27 13:46:57 -0500
  • 3845b19b85 Update webodm.sh Piero Toffanin 2017-01-27 13:44:25 -0500
  • 853237e8fc Merge branch 'master' into unittest Piero Toffanin 2017-01-27 13:19:46 -0500
  • 38028bf59f Fixed redundant docker compose dependency on db Piero Toffanin 2017-01-27 13:19:18 -0500
  • 75c1772bb9 Task creation via file upload unit test Piero Toffanin 2017-01-26 20:39:09 -0500
  • 3ef4bb78ea Update README.md Piero Toffanin 2017-01-24 16:28:08 -0500
  • 8c10ff3be6 Simplified README, added automatic installs in webodm.sh Piero Toffanin 2017-01-24 13:15:23 -0500
  • 9e0954db3d Merge pull request #78 from pierotofy/3dmodel Piero Toffanin 2017-01-24 12:36:32 -0500
  • b6f1ac3f24 Update webodm.sh Piero Toffanin 2017-01-24 09:08:19 -0500
  • 65b201c517 Added proposed changes by @mojodna Piero Toffanin 2017-01-24 08:53:32 -0500
  • 08da0a2f2e Merge branch 'master' of https://github.com/OpenDroneMap/WebODM into 3dmodel Piero Toffanin 2017-01-23 11:34:43 -0500
  • da31cd1f79 Update webodm.sh Piero Toffanin 2017-01-23 11:33:24 -0500
  • 705bcdffdc Updated readme Piero Toffanin 2017-01-21 13:11:46 -0500
  • 6ec3686b80 Merge branch 'master' of https://github.com/OpenDroneMap/WebODM into 3dmodel Piero Toffanin 2017-01-21 12:55:25 -0500
  • 33ba5312d4 Backend layout fix, specified node-odm-1 as a dependency of webapp to fix #71 Piero Toffanin 2017-01-21 12:50:53 -0500
  • a0c17ec2a5 Removed dat.gui css, added congratulations message with instructions to open a web browser on webodm launch Piero Toffanin 2017-01-21 11:44:10 -0500
  • 1214c069d3 SwitchModeButton for changing 2D <--> 3D views Piero Toffanin 2017-01-21 10:49:30 -0500
  • 0a9a9939cd Update README.md Piero Toffanin 2017-01-19 17:34:01 -0500
  • ace5bc0ab7 Update README.md Piero Toffanin 2017-01-19 17:06:38 -0500
  • 17c3b937bb Removed directional lights Piero Toffanin 2017-01-19 15:45:22 -0500
  • cccc1d1935 Added standby component for loading textured mesh Piero Toffanin 2017-01-19 15:40:04 -0500
  • b08b09f581 3d model display page loading proper paths for selected task, basic error handling Piero Toffanin 2017-01-18 16:17:43 -0500
  • 7530515f25 Raw assets API, path traversal checks Piero Toffanin 2017-01-18 14:49:53 -0500
  • 5370254722 CSS fixes, point cloud and textured model display working proof of concept! Piero Toffanin 2017-01-11 17:39:36 -0500
  • 4c7c53e07d Updated potree code to run on latest version of three.js, still a few quirks to solve Piero Toffanin 2017-01-11 13:50:07 -0500
  • 370cb1dfbe Merge branch 'master' of https://github.com/OpenDroneMap/WebODM into 3dmodel Piero Toffanin 2017-01-11 09:12:55 -0500
  • 287bc022d6 Update README.md Piero Toffanin 2017-01-09 22:13:08 -0500
  • fff9080093 Update README.md Piero Toffanin 2017-01-09 22:06:15 -0500
  • 5718fc59e9 Update README.md Piero Toffanin 2017-01-09 21:59:04 -0500
  • f96157580b Update README.md Piero Toffanin 2017-01-09 21:55:32 -0500
  • 5ed51665bf Update README.md Piero Toffanin 2017-01-09 21:47:54 -0500
  • 2ff833b3a7 dat.gui CSS fixes, stats display Piero Toffanin 2017-01-06 11:56:33 -0500
  • 4353739dd7 Potree integration (still need to cleanup) Piero Toffanin 2017-01-04 11:51:50 -0500
  • f9f4f9f869 Started replacing OSGJS with three.js Piero Toffanin 2017-01-02 18:08:09 -0500
  • 9fc005d8aa Fixed z-index issue Piero Toffanin 2016-12-30 18:21:40 -0500
  • f5802b707e Fixed dropdown menu Piero Toffanin 2016-12-30 17:59:38 -0500