Wykres commitów

2507 Commity (master)

Autor SHA1 Wiadomość Data
Piero Toffanin d686e63c40 Added API link to menu, organized API folder, changed dockerfile, readme 2016-10-04 13:07:17 -04:00
Piero Toffanin fea4f970c6 Merge branch 'master' of https://github.com/OpenDroneMap/WebODM 2016-09-30 15:07:24 -04:00
Piero Toffanin 13a2347417 Installed django rest framework 2016-09-30 15:07:09 -04:00
Piero Toffanin 85633f54d3 Fixed timezone fixture problem, added default project from first dashboard access 2016-09-30 14:28:35 -04:00
Piero Toffanin da48c63cda Merge pull request #23 from pierotofy/master
Dashboard text additions, timezone handling in node processing view
2016-09-30 13:38:03 -04:00
Piero Toffanin f290cfeb5a Added timezone fixes 2016-09-29 15:57:24 -04:00
Piero Toffanin 5146b69cf0 Added initial dashboard UX 2016-09-28 21:07:53 -04:00
Piero Toffanin dc8a15abe2 Added edit/delete buttons in processing node template 2016-09-28 17:04:46 -04:00
Dakota Benjamin fad6fd365a Merge pull request #20 from pierotofy/docker_chmod_x
Added chmod +x command to docker
2016-09-28 15:10:48 +02:00
Piero Toffanin 00801dd01f Modified start.sh to always perform migrations. This is useful when using docker-compose, since the database gets destroyed often with docker's workflow 2016-09-27 17:11:02 -04:00
Piero Toffanin 0759c6d441 Fixed a problem with docker compose permissions on Linux systems 2016-09-27 16:54:16 -04:00
Piero Toffanin 7b46271369 Merge branch 'master' of https://github.com/OpenDroneMap/WebODM into docker_chmod_x 2016-09-27 14:12:24 -04:00
Piero Toffanin eef0cdfbb0 Added makemigrations command from initialization code 2016-09-27 13:40:21 -04:00
Piero Toffanin 880a2f58ec Added chmod +x command to docker 2016-09-27 13:25:47 -04:00
Piero Toffanin 2f8cd9ad59 Fixed docker file sudo command (#19) 2016-09-27 18:19:32 +02:00
Piero Toffanin 18e12f3365 Merge pull request #17 from OpenDroneMap/use-https-dockerfile
Use https protocol
2016-09-27 11:52:29 -04:00
Dakota Benjamin 4f499c0a59 Use https protocol
There is a higher likelihood of `git://` being blocked by a proxy or firewall than `https://`
2016-09-27 11:48:18 -04:00
Piero Toffanin d3e47b4853 Update Dockerfile 2016-09-27 10:47:55 -04:00
Piero Toffanin aff4ab7314 nodeodm API client testing, app views testing 2016-09-27 10:45:09 -04:00
Piero Toffanin a0be8ae8ca Update README.md 2016-09-24 11:48:49 -04:00
Piero Toffanin 4d0d8d4d74 Create CONTRIBUTING.md 2016-09-24 11:41:14 -04:00
Piero Toffanin 32cc741eeb Create CONDUCT.md 2016-09-24 11:33:39 -04:00
Piero Toffanin 2c723d2200 Changed license to MPLv2 2016-09-24 10:40:03 -04:00
Piero Toffanin de6de71f8c Merge branch 'master' of https://github.com/OpenDroneMap/WebODM 2016-09-22 18:18:48 -04:00
Piero Toffanin d383c25e5f Added processing node view info page mockup 2016-09-22 18:18:35 -04:00
Piero Toffanin a3442e4586 Added swagger_spec_validator upgrade note 2016-09-21 18:14:55 -04:00
Piero Toffanin 804193b9a1 update_node_info is now able to update django models with external info from node-OpenDroneMap 2016-09-21 18:07:19 -04:00
Piero Toffanin 98b66013fe Moved ProcessingNode to nodeodm module 2016-09-21 16:54:22 -04:00
Piero Toffanin 6a4f02fc27 Moved ProcessingNode to nodeodm module 2016-09-21 16:04:47 -04:00
Piero Toffanin b5a0619df5 Added nodeodm app proof of concept (working) to communicate with node-OpenDroneMap, license 2016-09-20 18:18:10 -04:00
Piero Toffanin 186078a1ae Added pyyaml to fix tests run error 2016-09-13 16:57:22 -04:00
Piero Toffanin bf75d1f312 Merge branch 'master' of https://github.com/OpenDroneMap/WebODM 2016-09-13 16:54:37 -04:00
Piero Toffanin e38a4fd198 ProcessingNode display in left menu 2016-09-13 16:54:24 -04:00
Piero Toffanin b56d011254 Integrated admin UI with WebODM UI 2016-09-13 16:18:47 -04:00
Piero Toffanin ed20832a6a Merge pull request #12 from vesnikos/unittests-fixtures
added fixtures for tests, updated tests to use fixtures
2016-09-12 10:41:01 -04:00
Ves Nikos 24ccce7b88 added fixtures for tests, updated tests to use fixtures 2016-09-12 11:20:36 +01:00
Piero Toffanin 456733b7f2 Fixed typo 2016-09-11 20:11:15 -04:00
Piero Toffanin f8f2117ec6 Update README.md 2016-09-11 20:08:31 -04:00
Piero Toffanin 5ee36091ff Added UI mockup screenshot 2016-09-11 20:04:45 -04:00
Piero Toffanin c5ca26e7c1 Added docker-compose support 2016-09-11 19:52:31 -04:00
Piero Toffanin 52723a400e Added ability to overwrite default settings 2016-09-11 17:18:39 -04:00
Piero Toffanin f2e8eabda2 Defined models 2016-09-10 11:24:16 -04:00
Piero Toffanin a5bc24883e Merge pull request #8 from vesnikos/unittests-user
User logging unittest
2016-09-10 09:54:09 -04:00
Ves Nikos 70638b01a2 forgot to follow the redirect at landing page 2016-09-10 13:08:31 +01:00
Ves Nikos a25d38274a typos 2016-09-10 01:17:11 +01:00
Ves Nikos 09eca867e1 added behavioural comments at tests 2016-09-10 00:57:08 +01:00
Ves Nikos 9602bbe5a3 initial tests for user authentication 2016-09-10 00:47:07 +01:00
Piero Toffanin 702b689372 Started creating models 2016-09-09 17:37:04 -04:00
Piero Toffanin 759cf4bac2 Merge branch 'master' of https://github.com/OpenDroneMap/WebODM 2016-09-05 17:03:57 -04:00
Piero Toffanin 4bbd8a2a33 Added favicons, title 2016-09-05 16:33:35 -04:00