Wykres commitów

665 Commity (0c62547c26c361eb143ddd5b0375e1a9cb56ab35)

Autor SHA1 Wiadomość Data
Piero Toffanin 63a82412d2 Merge branch 'passfix' into prebuilt 2017-06-15 18:53:17 -04:00
Piero Toffanin 3cca23081f Fixed improper password creation on welcome screen 2017-06-15 18:52:47 -04:00
Piero Toffanin cee0547f77 Password patch 2017-06-15 18:38:32 -04:00
Piero Toffanin 3cd6192205 Changed repo to pierotofy 2017-06-15 18:25:50 -04:00
Piero Toffanin 82e1b45e1b Upgraded react, webpack npm packages 2017-06-15 17:56:44 -04:00
Piero Toffanin 517fbfbafc Updated react package 2017-06-15 17:50:16 -04:00
Piero Toffanin b185c77584 Split-up webpack and collectstatic commands 2017-06-15 17:37:44 -04:00
Piero Toffanin ee961ef069 Changed build process to speed up launch 2017-06-15 17:19:05 -04:00
Piero Toffanin b8eefd2360 Modified travis build 2017-06-15 16:52:28 -04:00
Piero Toffanin 8f8cb0d4af Modified docker-compose instructions to pull prebuilt images 2017-06-15 16:38:04 -04:00
Piero Toffanin 3d218694f1 Merge pull request #209 from pierotofy/uifixes
UI / Permission Fixes
2017-06-15 15:59:48 -04:00
Piero Toffanin deac02c385 Fixed processing nodes permissions display, readded processing node menu in backend via template tags 2017-06-15 15:47:00 -04:00
Piero Toffanin 66bae84aa9 Added permissions display, updated docs 2017-06-15 14:34:51 -04:00
Piero Toffanin 3e8c21ce76 Project list optimization 2017-06-15 13:51:10 -04:00
Piero Toffanin 8a6ff61ef0 Better task action error messages 2017-06-15 13:16:00 -04:00
Piero Toffanin be9f396c68 Fixed description react warning, better error message display 2017-06-15 13:07:52 -04:00
Piero Toffanin d986d61687 Added gitter, version badges to readme 2017-06-09 15:04:54 -04:00
Piero Toffanin fa63913040 Merge pull request #203 from pierotofy/defaultuser
Welcome screen to create a default admin
2017-06-09 14:45:54 -04:00
Piero Toffanin b7ce0f964c Added unit tests for welcome page 2017-06-09 09:45:23 -04:00
Piero Toffanin f9fa297605 Updated readme 2017-06-08 19:08:45 -04:00
Piero Toffanin 1d2ba0d62a Added first user registration screen 2017-06-08 19:07:59 -04:00
Piero Toffanin 316dad4d43 Removed superuser creation on boot, added welcome view 2017-06-08 17:51:54 -04:00
Piero Toffanin cf7f385938 Merge branch 'master' of https://github.com/OpenDroneMap/WebODM 2017-06-07 17:18:41 -04:00
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