Wykres commitów

247 Commity (691330078b26f017d9285022f981c4a8932b6e63)

Autor SHA1 Wiadomość Data
Piero Toffanin 691330078b Fixed migrations code 2017-07-12 08:56:43 -04:00
Piero Toffanin d376a1e779 Allow more files to be handled (now bound mostly by the amount of RAM available) 2017-07-10 17:41:37 -04:00
Piero Toffanin 913c8fe777 Avoid resending auto_processing_node param for each image, disable limit on DATA_UPLOAD_MAX_NUMBER_FIELDS 2017-07-10 15:13:23 -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 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 824642175d Merge branch 'missionplanner' 2017-07-06 15:04:06 -04:00
Piero Toffanin 3cca23081f Fixed improper password creation on welcome screen 2017-06-15 18:52:47 -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 b7ce0f964c Added unit tests for welcome page 2017-06-09 09:45:23 -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 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 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 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 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
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
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 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 0bb21db4c8 Added LAS file naming migration code, updated las file path 2017-04-27 18:37:21 -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
Piero Toffanin ba996d799a Added support for enum types on task options 2017-04-11 16:09:00 -04:00