Wykres commitów

586 Commity (aa298b5bab2f8a1407105d559b154f7541c76e97)

Autor SHA1 Wiadomość Data
Piero Toffanin 874d2cbcb3 Turned DEBUG=True by default for ease of error reporting 2017-07-10 14:21:59 -04:00
Piero Toffanin 24109fce84 Removed option to add Task models via admin panel (should always be done from the dashboard) 2017-07-10 13:32:36 -04:00
Piero Toffanin 40d3a03fa5 Automatically generate SECRET_KEY on first startup 2017-07-10 13:28:06 -04:00
Piero Toffanin d7a37236c7 Added resetadminpassword command, better stop/teardown commands 2017-07-10 13:15:22 -04:00
Piero Toffanin f08517bab9 Increased FILE_UPLOAD_MAX_MEMORY_SIZE 2017-07-10 12:38:32 -04:00
Piero Toffanin 77d1a5c107 Fixed test case rounding issue 2017-07-10 10:54:57 -04:00
Piero Toffanin ed5093ce25 UTF-8 decode issue on test case 2017-07-10 10:43:48 -04:00
Piero Toffanin af47383a6c Fixed unit tests, updated docs 2017-07-10 10:30:33 -04:00
Piero Toffanin 9039dca53d Changed available_assets code to be faster, easier to maintain, still need to write unit tests 2017-07-07 15:34:02 -04:00
Piero Toffanin b413966202 Changed orthophoto import mechanism, dropped OffDbRaster 2017-07-07 11:33:16 -04:00
Piero Toffanin 99d07b303d Migrate orthophoto to orthophoto_extent field 2017-07-07 10:48:11 -04:00
Piero Toffanin 30014f9ecf Merge pull request #228 from pierotofy/master
Mission Planner branch changes
2017-07-07 09:16:09 -04:00
Piero Toffanin 824642175d Merge branch 'missionplanner' 2017-07-06 15:04:06 -04:00
Piero Toffanin e47d8777e3 Merge pull request #221 from daedroza/master
README: Nitpicking :)
2017-06-26 09:07:54 -04:00
Kalpaj Chaudhari 3eda7b6bb1 README: Nitpicking :)
Change-Id: I2bdf5aec016b0e00782898cf8f97c52d49400247
2017-06-26 10:24:34 +05:30
Piero Toffanin b6701f228f Added installer link and note 2017-06-17 09:33:17 -04:00
Piero Toffanin 058d509319 Merge pull request #214 from pierotofy/prebuilt
Prebuilt docker images startup
2017-06-16 12:19:28 -04:00
Piero Toffanin eec455258a Fixed comment 2017-06-16 11:46:11 -04:00
Piero Toffanin e04348b93a Changed repo from pierotofy to opendronemap, increased version number 2017-06-16 11:21:12 -04:00
Piero Toffanin 4861603ff7 Inverted start and up sequence 2017-06-16 09:24:52 -04:00
Piero Toffanin b60c173418 Merge pull request #210 from pierotofy/passfix
Fixed improper password creation on welcome screen
2017-06-15 18:54:57 -04:00
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