Wykres commitów

679 Commity (17621e39b2c8ef762068edb52fe69773727d6427)

Autor SHA1 Wiadomość Data
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
Falu 458ff4f976 stop: remove-orphans
remove orphans at stop
2017-04-23 20:05:53 +02:00
Piero Toffanin 2dafe09f39 Merge pull request #156 from pmumby/master
Add ability to run as a systemd service on linux servers easily.
2017-04-18 11:29:13 -04:00
pmumby 0bb733696b Doh, a few more tweaks to readme. 2017-04-18 10:47:10 -04:00
pmumby 079c523caf A few tweaks to readme for service. 2017-04-18 10:45:57 -04:00
pmumby edc87187b3 Updated readme to include instructions for systemd service 2017-04-18 10:43:19 -04:00
pmumby 19aaa29458 Merge branch 'master' of https://github.com/pmumby/WebODM 2017-04-18 10:34:38 -04:00
pmumby c097ed2b43 Added systemd unit file, to allow auto-start/stop of WebODM on systemd based Linux systems.
Pre-Requisites:
- Requires odm user
- Requires docker installed via system (ubuntu: apt-get install docker.io)
- Requires screen to be installed
- Requires odm user member of docker group
- Required WebODM directory checked out to /opt/WebODM
- Requires that /opt/WebODM is recursively owned by odm:odm
If all pre-reqs met, should be able to enable by doing:
systemctl enable /opt/WebODM/service/webodm.service
then reboot.
If you log in as odm user, service will run in a screen session called 'webodm'
So screen -r webodm will pull up console (CTRL+A, D) will close session
systemctl start webodm will start
systemctl status webodm will show process status
systemctl stop webodm will stop it.
It will be auto-started upon crash/error
2017-04-18 10:19:39 -04:00
OpenDroneMap ebd3787ecf Added systemd unit file, to allow auto-start/stop of WebODM on systemd based Linux systems.
Pre-Requisites:
- Requires odm user
- Requires docker installed via system (ubuntu: apt-get install docker.io)
- Requires screen to be installed
- Requires odm user member of docker group
- Required WebODM directory checked out to /opt/WebODM
- Requires that /opt/WebODM is recursively owned by odm:odm
If all pre-reqs met, should be able to enable by doing:
systemctl enable /opt/WebODM/service/webodm.service
then reboot.
If you log in as odm user, service will run in a screen session called 'webodm'
So screen -r webodm will pull up console (CTRL+A, D) will close session
systemctl start webodm will start
systemctl status webodm will show process status
systemctl stop webodm will stop it.
It will be auto-started upon crash/error
2017-04-18 10:05:37 -04:00
Piero Toffanin 25f6612026 Merge pull request #149 from pierotofy/history
State History
2017-04-15 14:50:28 -04:00
Piero Toffanin a4426f512b Changed label for task options 2017-04-14 12:55:20 -04:00
Piero Toffanin 429ad8d1ac Force cancel tasks that cannot be canceled because a processing node went offline 2017-04-14 12:38:27 -04:00
Piero Toffanin 0b83c8ff4c Added stateful URL parameters for opening project tasks's and individual task details 2017-04-13 17:03:42 -04:00
Piero Toffanin 23af449853 State history for pagination working 2017-04-12 11:52:40 -04:00