Piero Toffanin
545833e007
Solved bin/bash: bad interpreter issue
2017-06-07 17:18:29 -04:00
Piero Toffanin
90405a09f2
Merge pull request #198 from pierotofy/pnode-ui
...
Processing nodes menu is now properly displayed to users that have th…
2017-06-07 15:28:11 -04:00
Piero Toffanin
22e48475d9
Merge branch 'master' of https://github.com/OpenDroneMap/WebODM
2017-06-07 15:27:16 -04:00
Piero Toffanin
acd14e9b5b
Increased gunicorn/nginx timeout
2017-06-07 15:27:02 -04:00
Piero Toffanin
389f72de7f
Updated api docs link
2017-06-06 16:08:08 -04:00
Piero Toffanin
45d564a26b
Updated docs link
2017-06-06 16:06:05 -04:00
Piero Toffanin
0c95e9b065
Merge branch 'master' of https://github.com/OpenDroneMap/WebODM into missionplanner
2017-06-06 14:34:57 -04:00
Piero Toffanin
4946982dfa
Processing nodes menu is now properly displayed to users that have the proper access permissions, regardless of staff status
2017-06-06 13:51:48 -04:00
Piero Toffanin
7565cd6f5f
Added getting help section
2017-06-05 18:48:04 -04:00
Piero Toffanin
96d664db84
Added version file
2017-06-05 18:40:23 -04:00
Piero Toffanin
910c75c9bf
Added warning for static files
2017-06-05 18:32:26 -04:00
Piero Toffanin
a9a6f6f424
Added pwd to nginx config
2017-06-05 18:25:17 -04:00
Piero Toffanin
1cd8fd4bce
Merge pull request #180 from mspringfield/MS_initsqlerr
...
change permissions on init-db.sql to prevent permissions error on build
2017-05-24 09:47:41 -04:00
Piero Toffanin
ba4078f8c2
Merge pull request #175 from pierotofy/gunicorn
...
Gunicorn
2017-05-24 09:46:50 -04:00
Matt Springfield
e6971dfdaf
change permissions on init-db.sql to prevent permissions error on build
2017-05-23 19:53:36 -05:00
Piero Toffanin
d6a9f40529
Uncommented cleanup command
...
Sometimes it errors out when another container is running
2017-05-23 12:33:48 -04:00
Piero Toffanin
908acc8d70
Added space troubleshooting links
2017-05-22 09:50:27 -04:00
Piero Toffanin
9f87a53ed9
Link fix
2017-05-21 15:13:04 -04:00
Piero Toffanin
c4ba8cc735
Added contrib install script, updated readme, start.sh
2017-05-21 15:08:19 -04:00
Piero Toffanin
951e2551c3
Forgot requirements.txt
2017-05-21 14:20:07 -04:00
Piero Toffanin
405cc5cb20
Upgraded to django 1.11.1 (fix GDALClose warning), upgraded django rest framework, django filters, breaking API changes for upgrades
2017-05-21 14:18:56 -04:00
Piero Toffanin
de8832be00
Fixed unary operator expected fault
2017-05-19 16:39:43 -04:00
Piero Toffanin
197a993d9e
Added gunicorn, nginx, modified code to build static assets, check debug settings, apscheduler sync
2017-05-19 16:15:26 -04:00
Piero Toffanin
1692e1b1b6
Merge branch 'master' of https://github.com/OpenDroneMap/WebODM into missionplanner
2017-05-17 20:58:25 -04:00
Piero Toffanin
b67d3ec0a5
Update dashboard.html
...
Added GCP instructions
2017-05-15 17:25:58 -04:00
Piero Toffanin
d351f1b15c
Update ProjectListItem.jsx
...
Label change
2017-05-15 17:19:07 -04:00
Piero Toffanin
bd843e5753
Merge pull request #170 from gkconsulting/master
...
Update Mobile UI and GCP list file acceptance
2017-05-15 17:14:55 -04:00
gkconsulting
9286c3d1e0
Merge branch 'master' into master
2017-05-15 22:27:57 +02:00
gkconsulting
c642acee26
Updated ProjectListItem.jsx to accept GCP files
...
I have updated the accepted file type to include .txt files so that the
gcp_list.txt files can be accepted.
2017-05-15 21:54:47 +02:00
gkconsulting
f3403278b5
Revert "Updated ProjectListItem.jsx for GCP files"
...
This reverts commit 7fd43ba11c
.
2017-05-15 21:47:56 +02:00
Piero Toffanin
76c49d09bf
Cleanup
2017-05-14 17:04:36 -04:00
Piero Toffanin
b3e22aa999
Implemented mobile UI changes from @gkconsulting
2017-05-14 17:02:26 -04:00
Piero Toffanin
00934662b2
Split JSX dependencies for more modular loading
2017-05-08 17:21:04 -04:00
Piero Toffanin
8357ecdade
Added link to script for Ubuntu 16.04 users
2017-05-07 16:27:50 -04:00
Piero Toffanin
83e176e700
Update webodm.sh
...
Added cleanup of dangling images on rebuild
2017-05-06 14:06:51 -04:00
gkconsulting
ed8b89ecea
Update main.scss
...
Updated the SCSS file so that the user interface is mobile friendly so that buttons are accessible. More work needs to be done on this.
2017-05-06 16:08:18 +02:00
gkconsulting
bf134f782c
Updating ProjectListItem.jsx
...
Updated the label to include "and GCP List"
2017-05-06 14:29:58 +02:00
gkconsulting
7fd43ba11c
Updated ProjectListItem.jsx for GCP files
...
I have updated the accepted file types to include the gcp_list.txt files so that gcp_list.txt files can be accepted. I have purposely not add all .txt files so that only the correct file name is accepted, else this will fail when it runs.
2017-05-06 14:15:18 +02:00
Piero Toffanin
0a42da81b2
Friendlier error message for process exited with status code 1
2017-05-01 20:07:48 -04:00
Piero Toffanin
324d84ce22
Added max-height for bootstrap modals
2017-05-01 17:55:33 -04:00
Piero Toffanin
b05da61ac3
Merge branch 'master' of https://github.com/OpenDroneMap/WebODM
2017-05-01 10:27:35 -04:00
Piero Toffanin
0852d4b1ba
Changed available assets for non-georeferenced results
2017-05-01 10:27:22 -04:00
Piero Toffanin
62cbd962ad
Update README.md
...
Added TOC
2017-04-30 16:14:41 -04:00
Piero Toffanin
eaee90bf33
Update README.md
...
Reworded sentence, added end user case
2017-04-30 16:05:14 -04:00
Piero Toffanin
2beb078ef5
Update README.md
...
Added WebODM diagram
2017-04-30 16:02:16 -04:00
Piero Toffanin
52dbcaad05
Update README.md
...
Expanded pgadmin instructions
2017-04-30 14:05:17 -04:00
Piero Toffanin
d7af8bd152
Merge pull request #164 from pierotofy/master
...
Added LAS file naming migration code, updated las file path
2017-04-29 08:26:35 -04:00
Piero Toffanin
5a1de21fe8
Update README.md
...
Added link for windows instructions on allocating more docker memory
2017-04-28 09:34:28 -04:00
Piero Toffanin
0bb21db4c8
Added LAS file naming migration code, updated las file path
2017-04-27 18:37:21 -04:00
Piero Toffanin
9605f34ce3
Merge pull request #161 from falu/patch-1
...
stop: remove-orphans
2017-04-24 08:53:24 -04:00