Wykres commitów

2088 Commity (da75da50cca379f6c2f2a19f90834c347425b38a)

Autor SHA1 Wiadomość Data
Piero Toffanin 5e31e343fd
Update README.md 2022-04-05 16:12:04 -04:00
Piero Toffanin 894a2d92d9
Add pc-copc 2022-04-05 12:04:53 -04:00
Piero Toffanin d1e0d6b343
Merge pull request #1164 from AuScalableDroneCloud/plugin-new-task
Fix for Edit Task Options dialog cut off when opened from plugin
2022-03-29 02:26:31 -04:00
Owen Kaluza e8c5e7e4cf Fix for Edit Task Options dialog cut off when opened from plugin
The Edit Task Options dialog is very small if opened from the cloud
import or dronedb import plugin modal dialogs, this css tweak fixes it
to take up the full height of the window.
2022-03-29 16:18:35 +11:00
Piero Toffanin 9e8b86519c
Merge pull request #1162 from smathermather/processing_recommendations
Improve introductory messages.
2022-03-27 19:08:11 -04:00
Stephen Mather 5e5d15fe9d
Improve introductory messages. 2022-03-27 18:35:13 -04:00
Piero Toffanin 83a9e55441
Rename CONDUCT.md to CODE_OF_CONDUCT.md 2022-03-25 15:53:18 -04:00
Piero Toffanin a5d69d594a Bump version 2022-03-25 10:53:46 -04:00
Piero Toffanin 2a09d27903
Merge pull request #1159 from AuScalableDroneCloud/swagger
Swagger and Django,DRF version
2022-03-25 10:53:12 -04:00
Owen Kaluza 6000c674f5 Use drf-yasg to generate swagger openapi 2.0 API docs
https://drf-yasg.readthedocs.io/en/stable/readme.html
2022-03-18 17:54:46 +11:00
Owen Kaluza 980ee89501 Update Django to 2.2.27 and drf to 3.13.1
Required some fixes:
- detail_route replaced with action(detail=True)
- base_name replaced with basename
- handler404 requires exception arg
- DjangoObjectPermissionsFilter deprecated and moved to
djangorestframework-guardian, now called ObjectPermissionsFilter
2022-03-18 17:51:55 +11:00
Piero Toffanin ae917662c9
Merge pull request #1157 from syxs/patch-1
Update sidebar.html
2022-03-17 15:24:44 -04:00
syxs 63efea5fb5
Update sidebar.html
Adds meters/feet/inch as display lengths in the UI under Scene sidebar
2022-03-17 13:54:29 -05:00
Piero Toffanin f2e4f1c571
Remove word-break 2022-03-02 23:51:54 -05:00
Piero Toffanin 79ce07eb28 Fix RAW VARI exports 2022-02-28 23:06:22 -05:00
Piero Toffanin 41f7ee6d6c Merge branch 'up' 2022-02-28 15:32:36 -05:00
Piero Toffanin 03ac95fad6 Break words 2022-02-28 15:32:28 -05:00
Piero Toffanin 9b311a955c
Merge pull request #1147 from pierotofy/up
Update translations, added Czech
2022-02-28 15:31:38 -05:00
Piero Toffanin 6ba7348dbb Fix geo.txt resizing bug 2022-02-28 14:47:29 -05:00
Piero Toffanin 6d10f4d20e Updated translations, neutral wording for upload 2022-02-28 14:32:33 -05:00
Piero Toffanin f373bb4bcb Compress outputs on export, simplify options list 2022-02-28 14:23:51 -05:00
Piero Toffanin b10fc806d5 Fix OAM plugin bug, improve buttons CSS 2022-02-28 13:56:22 -05:00
Piero Toffanin d9e46e252f Update translations, added Czech 2022-02-28 13:41:35 -05:00
Piero Toffanin 01be150d64
Merge pull request #1129 from HeDo88TH/improve-responsiveness
Improve responsiveness
2022-02-17 14:14:40 -05:00
Piero Toffanin 8b8daf7eea Revert cd 2022-02-17 14:13:37 -05:00
Piero Toffanin 9a12275ee9 Revert css rule 2022-02-17 14:12:52 -05:00
Piero Toffanin 7d46980d13 Minor adjustments 2022-02-17 14:10:38 -05:00
Piero Toffanin 59a1521d16
Merge pull request #1141 from sbonaime/master
WebODM Log GPU detection
2022-02-08 10:44:19 -05:00
Sebastien 31ea5ed680
Log GPU detection
Log GPU detection
2022-02-08 11:33:46 +01:00
Piero Toffanin 4f11cc6087 Better path handling in plugins 2022-02-07 13:27:26 -05:00
Piero Toffanin b7ef17f5d2
Fix path 2022-02-07 13:22:54 -05:00
Piero Toffanin c9679da852
Merge pull request #1140 from pierotofy/plugfix
Fix plugins
2022-02-07 13:22:12 -05:00
Piero Toffanin 2bfa4a8383 Fix plugins 2022-02-07 13:20:38 -05:00
Luca Di Leo e369925df7 Padding and alignment fix 2022-02-07 07:57:45 -08:00
Luca Di Leo b6282fff71 Table fixes 2022-02-03 09:41:49 -08:00
Luca Di Leo 8c554a80ca Responsive improvements 2022-02-02 10:46:53 -08:00
Luca Di Leo 21351ce35e Removed gulp-cli from docker image 2022-02-02 08:05:24 -08:00
Piero Toffanin d7d2cfc4fd
Merge pull request #1136 from gromain/fixGPU
webodm.sh: add proper GPU non detection warning
2022-02-01 16:21:43 -05:00
Romain Bazile 27b90dfdd2 webodm.sh: add proper GPU non detection warning
This closes #1134
2022-02-01 22:11:48 +01:00
Piero Toffanin 70ebfc83b4
Merge pull request #1135 from gromain/master
webodm.sh: Fix the password with space issue
2022-02-01 14:51:53 -05:00
Romain Bazile 08b916bd3b webodm.sh: shellcheck fixes and closes #1133 2022-02-01 19:58:42 +01:00
Luca Di Leo a325cf1f98 Removed gulp 2022-02-01 08:06:34 -08:00
Piero Toffanin 9c78aa8f35
Merge pull request #1132 from gromain/master
webodm.sh: remove default_nodes and respect WO_DEFAULT_NODES from .env
2022-02-01 10:11:22 -05:00
Romain Bazile 90dd3db1b7 webodm.sh: remove default_nodes and respect WO_DEFAULT_NODES from .env
This fixes #1131 and harmonizes the way WO_DEFAULT_NODES is managed.
2022-02-01 12:19:59 +01:00
Luca Di Leo c8377be230 Fixed delete button margin 2022-01-31 02:12:52 -08:00
Luca Di Leo 157f72ee0a Improved search form responsiveness 2022-01-31 01:40:26 -08:00
Luca Di Leo ab9b2ef3e2 Fixed add node responsive behaviour 2022-01-28 10:41:48 -08:00
Luca Di Leo 8a25325bb1 Added gulp to automatically build admin css 2022-01-28 10:41:18 -08:00
Luca Di Leo 147b7b4a1c Responsive fixes 2022-01-28 13:01:51 +01:00
Luca Di Leo 0e344472f8 Aligned download assets icons 2022-01-28 11:19:02 +01:00