Piero Toffanin
|
f99ad0db60
|
Added travis build image in readme
|
2016-10-05 16:38:50 -04:00 |
Piero Toffanin
|
0c3f589b1f
|
Reverted some changes, added data volume for node_modules dir
|
2016-10-05 16:31:46 -04:00 |
Piero Toffanin
|
f50c9219d9
|
Changed dockerfile to install npm packages globally
|
2016-10-05 16:14:47 -04:00 |
Piero Toffanin
|
800ad63f14
|
Explicitly indicated node_modules path in nodeodm test
|
2016-10-05 16:07:04 -04:00 |
Piero Toffanin
|
cdf663add7
|
Changes to travis.yml, line endings in start.sh changed to unix
|
2016-10-05 15:27:35 -04:00 |
Piero Toffanin
|
feec5c3310
|
Travis.yml changes
|
2016-10-05 15:00:58 -04:00 |
Piero Toffanin
|
56adf47366
|
Changes to travis.yml
|
2016-10-05 15:00:12 -04:00 |
Piero Toffanin
|
fb5b817027
|
Changes to travis.yml
|
2016-10-05 14:52:30 -04:00 |
Piero Toffanin
|
fa01ff4a2c
|
Changed port string to use auto assignment (travis build fails because the port is in use)
|
2016-10-05 13:07:47 -04:00 |
Piero Toffanin
|
4d41136b4f
|
Updated docker-compose version in travis
|
2016-10-05 12:41:25 -04:00 |
Piero Toffanin
|
45f06842c7
|
Added travis.yml
|
2016-10-05 12:25:06 -04:00 |
Piero Toffanin
|
eb241c9f0c
|
Rearranged order of pip commands in Dockerfile
|
2016-10-05 10:56:10 -04:00 |
Piero Toffanin
|
87b71189ee
|
Cleanup
|
2016-10-04 16:42:21 -04:00 |
Piero Toffanin
|
90cc52ff2d
|
Added django-guardian, set owner permissions on post save, testing, CSS fixes
|
2016-10-04 16:36:08 -04:00 |
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 |