Wykres commitów

2127 Commity (b159eaaa610081245a8f99f65f801d3af776355c)

Autor SHA1 Wiadomość Data
Florian Mickler 2317916f93 fix file upload in selinux enabled environments
docker-compose.yml:
	 :z on volume mounts relabels the directory to enable access for all docker container
	 :Z on volume mounts relabels the directory to enable access for this specific docker container
	Some background:
		https://www.projectatomic.io/blog/2015/06/using-volumes-with-docker-can-cause-problems-with-selinux/
		https://docs.docker.com/release-notes/docker-compose/ (-> Syntax introduced in v1.4.0 from 2015-08-04)

	Since these volumes are designed only for use by webodm a relabeling to allow docker containers to have access seems resonable.

webodm/settings.py:
	The change in webodm/settings.py is necessary, because else the webapp will create big upload files in /tmp and move them to the final destination afterwards. Which means they will have container specific MCS context selinux labels applied to them. If the tmp files are created under MEDIA_ROOT, which has the :z labels applied to it, the files will get a label that is accessible from all docker containers.

	Some background:
		https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/selinux_users_and_administrators_guide/sect-security-enhanced_linux-working_with_selinux-selinux_contexts_labeling_files
2020-01-30 23:10:41 +01:00
Piero Toffanin 9679b84496
Merge pull request #804 from pierotofy/cogeoutm
Contours measurement fix
2020-01-30 12:04:05 -06:00
Piero Toffanin 3ed272cb32 Contours measurement fix 2020-01-30 12:51:12 -05:00
Piero Toffanin e0cb509159
Merge pull request #802 from pierotofy/cogeoutm
Keep COGEOs in original CRS, do not lose resolution
2020-01-29 12:12:33 -06:00
Piero Toffanin a86cf02a80 Handle volume measurements in legacy web mercator 2020-01-29 08:31:35 -05:00
Piero Toffanin 8b2c3cf964 Increase version number 2020-01-29 08:13:58 -05:00
Piero Toffanin 50858d8241 Disable web_optimizated while converting cogeos 2020-01-29 08:13:11 -05:00
Piero Toffanin 21962bbc1c
Merge pull request #801 from JamesLeonDufour/master
Adjust url to display the tiles in custom baselayer in OSM
2020-01-23 12:29:41 -06:00
James Léon-Dufour 5ca116299c Adjust url from custom baselayer in OSM 2020-01-23 13:09:14 -05:00
Piero Toffanin 9f4307e3fd
Update README.md 2020-01-22 20:43:11 -05:00
Piero Toffanin 576afe9501
Merge pull request #793 from pierotofy/multispec
Add multispectral preset
2020-01-22 12:52:17 -06:00
Piero Toffanin 19e89ce7bd Fix GDAL detection, remove circleCI config 2020-01-22 13:39:22 -05:00
Piero Toffanin 0003416cc7 Added circleCI config 2020-01-22 12:07:33 -05:00
Piero Toffanin acf37086ef Update NodeJS to 10 2020-01-22 11:26:04 -05:00
Piero Toffanin a343bc0c1a
Merge pull request #796 from ppicazo/oam_plugin_error_fix
Handle errors coming from /api/plugins/openaerialmap/task/{id}/info endpoint
2020-01-22 10:02:11 -06:00
Paul Picazo 8b51413c9c * Handle errors coming from /api/plugins/openaerialmap/task/{id}/info endpoint 2020-01-22 07:41:07 -08:00
Piero Toffanin 13d180f3f8 Travis wait for container instead of sleep 2020-01-22 10:30:08 -05:00
Piero Toffanin b6db62c0a8 Increase travis sleep 2020-01-22 10:15:55 -05:00
Piero Toffanin f36571978c Removed old comment 2020-01-21 22:09:46 -05:00
Piero Toffanin 07a3ca3f2a Scale fix for 16bit orthophoto TIFFs 2020-01-21 22:08:40 -05:00
Piero Toffanin f56451234b Change order of multispectral preset 2020-01-21 17:41:17 -05:00
Piero Toffanin be4851713d Updated rio-cogeo 2020-01-21 17:39:30 -05:00
Piero Toffanin ec6b74b45b Fixed tests 2020-01-21 15:00:32 -05:00
Piero Toffanin d7302d5573 Add multispectral preset 2020-01-21 14:59:00 -05:00
Piero Toffanin ce543be57f
Merge pull request #782 from pierotofy/multispec
Support for orthophotos with more than 3 bands
2020-01-20 16:22:22 -06:00
Piero Toffanin 6fcf3fbdc8 Unit tests, cleanup 2020-01-20 16:52:01 -05:00
Piero Toffanin 1717d09b9e Export ortho/dsm/dtm in layer list 2020-01-20 12:17:04 -05:00
Piero Toffanin d37da0ff63 Add workers JS module 2020-01-17 16:34:45 -05:00
Piero Toffanin 1403fcabca Async volume measurements 2020-01-17 16:22:22 -05:00
Piero Toffanin 59a746897b Export plant health results 2020-01-17 14:55:37 -05:00
Piero Toffanin 692c9264b3 Async task worker refactoring 2020-01-17 13:19:03 -05:00
Piero Toffanin 7874d21a8e Unlimited balance for monthly plans 2020-01-17 10:05:29 -05:00
Piero Toffanin 30c05a2d9b
Update README.md 2020-01-11 18:10:19 -05:00
Piero Toffanin c779be5959
Update README.md 2020-01-08 16:51:26 -05:00
Piero Toffanin e017698d97
Merge pull request #785 from OpenDroneMap/letsencrypt-patch-1
Update letsencrypt to match current protocol
2019-12-31 08:59:42 -06:00
Stephen Mather 14b1e89d8f
Update letsencrypt to match current protocol 2019-12-31 00:20:07 -05:00
Piero Toffanin f0e86d1feb Removed print stmt 2019-12-20 15:08:14 -05:00
Piero Toffanin 5e785d1ab4 Removed dev code 2019-12-20 15:07:32 -05:00
Piero Toffanin 3412ea0e78 Support for orthophotos with more than 3 bands, uint16 cogeo workarounds 2019-12-20 15:02:34 -05:00
Piero Toffanin 18f7fd481b
Merge pull request #780 from OpenDroneMap/dependabot/bundler/slate/rack-2.0.8
Bump rack from 2.0.1 to 2.0.8 in /slate
2019-12-18 22:24:07 -05:00
Piero Toffanin 2e1721d837
Merge pull request #779 from OpenDroneMap/dependabot/pip/django-2.1.15
Bump django from 2.1.11 to 2.1.15
2019-12-18 22:23:57 -05:00
dependabot[bot] 3000e98435
Bump rack from 2.0.1 to 2.0.8 in /slate
Bumps [rack](https://github.com/rack/rack) from 2.0.1 to 2.0.8.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/2.0.1...2.0.8)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-18 20:23:37 +00:00
dependabot[bot] 61903c0a12
Bump django from 2.1.11 to 2.1.15
Bumps [django](https://github.com/django/django) from 2.1.11 to 2.1.15.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.1.11...2.1.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-18 20:23:34 +00:00
Piero Toffanin 0fc1fa0c14
Merge pull request #778 from pierotofy/endvi
Added ENDVI, NDVI (Blue)
2019-12-18 15:23:08 -05:00
Piero Toffanin fd2410e463 Added ENDVI, NDVI (Blue) thanks @Miguelistan 2019-12-18 15:04:34 -05:00
Piero Toffanin d091739e78
Merge pull request #774 from pierotofy/cogeo
Fixed icon
2019-12-15 22:16:59 -05:00
Piero Toffanin 75f503f5d8 Fixed icon 2019-12-12 22:36:00 -05:00
Piero Toffanin d489813264
Merge pull request #773 from pierotofy/cogeo
Remove res parameter from g.region
2019-12-12 10:16:41 -05:00
Piero Toffanin b6711cdfb2 Remove res parameter from g.region 2019-12-12 09:56:02 -05:00
Piero Toffanin 3fb8315d12
Merge pull request #771 from pierotofy/cogeo
Increase hillshade value, bilinear filtering on DSM/DTM
2019-12-11 15:55:36 -05:00