Piero Toffanin
|
750f43ca9d
|
Create default presets at boot
|
2017-07-25 13:54:41 -04:00 |
Piero Toffanin
|
4acb13829a
|
Presets interface working, still needs more testing
|
2017-07-25 12:37:42 -04:00 |
Piero Toffanin
|
81871d1149
|
Preset edit dialog option's improvements and state fixes
|
2017-07-24 16:59:57 -04:00 |
Piero Toffanin
|
47069879a1
|
Edit options dialog and drop down in edit task panel
|
2017-07-24 12:39:12 -04:00 |
Piero Toffanin
|
704a7c34fd
|
Added presets API, unit tests
|
2017-07-21 16:48:01 -04:00 |
Piero Toffanin
|
3319a42e57
|
Changes to .travis.yml
|
2017-07-20 10:42:38 -04:00 |
Piero Toffanin
|
bb2d87130b
|
Added Preset model
|
2017-07-20 10:19:25 -04:00 |
Piero Toffanin
|
b4f643084c
|
Split model.py into submodules
|
2017-07-20 10:10:03 -04:00 |
Piero Toffanin
|
822b845f5d
|
Updated .travis.yml
|
2017-07-18 17:12:32 -04:00 |
Piero Toffanin
|
00d367ce17
|
Pulled edit button to the right
|
2017-07-18 16:24:47 -04:00 |
Piero Toffanin
|
e9679eac12
|
Removed edit task dialog in favor of an edit task panel
|
2017-07-18 16:07:53 -04:00 |
Piero Toffanin
|
f4614a362d
|
Webpack hot module cleanup
|
2017-07-18 14:25:33 -04:00 |
Piero Toffanin
|
29b3f54603
|
Readded .gitignore
|
2017-07-18 14:16:25 -04:00 |
Piero Toffanin
|
dc08d6a4f3
|
Updated webpack to latest version
|
2017-07-18 14:14:59 -04:00 |
Piero Toffanin
|
50f2bdb99f
|
Merge pull request #242 from pierotofy/dbfix
Installed libsfcal1 from backports to get DB image to build
|
2017-07-14 09:59:10 -04:00 |
Piero Toffanin
|
053a8f997d
|
Installed libsfcal1 from backports to get DB image to build
|
2017-07-14 09:57:18 -04:00 |
Piero Toffanin
|
88f03424d3
|
Merge pull request #237 from pierotofy/dem
Add support to display DSM, DTM map tiles
|
2017-07-14 08:59:42 -04:00 |
Piero Toffanin
|
df2ac4ff2a
|
Added NDVI on roadmap
|
2017-07-13 17:38:51 -04:00 |
Piero Toffanin
|
261991e9af
|
Removed duplicate las download
|
2017-07-13 17:16:03 -04:00 |
Piero Toffanin
|
ab0b91a77e
|
Layer list fix, api docs update, unit test fix, map type button switch improvements
|
2017-07-13 17:06:25 -04:00 |
Piero Toffanin
|
f7fa29cd3c
|
Added switch buttons for map type, fixed API endpoints, assets import fix
|
2017-07-12 16:51:25 -04:00 |
Piero Toffanin
|
186f4bac5e
|
Started adding support to display DSM, DTM map tiles
|
2017-07-12 13:35:28 -04:00 |
Piero Toffanin
|
3f7e56177b
|
Merge branch 'master' of https://github.com/OpenDroneMap/WebODM
|
2017-07-12 09:17:22 -04:00 |
Piero Toffanin
|
4ecd589ca1
|
Make sure to remove secret_key from Docker image
|
2017-07-12 09:16:52 -04:00 |
Piero Toffanin
|
74a7b827ad
|
Merge pull request #236 from pierotofy/migrationfix
Fixed migrations code
|
2017-07-12 09:06:40 -04:00 |
Piero Toffanin
|
691330078b
|
Fixed migrations code
|
2017-07-12 08:56:43 -04:00 |
Piero Toffanin
|
fc50f46214
|
Modified security notes
|
2017-07-11 12:45:41 -04:00 |
Piero Toffanin
|
c640bcad3e
|
Updated docs
|
2017-07-11 10:40:06 -04:00 |
Piero Toffanin
|
2eacfc319d
|
Merge pull request #230 from pierotofy/dbimprovements
DB Improvements
|
2017-07-11 09:52:16 -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
|
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 |