Wykres commitów

544 Commity (ec35de1f98f29ac7a7efc4149b7f09159bc73bf7)

Autor SHA1 Wiadomość Data
nchamo ec35de1f98 Moved migration from app to nodeodm 2019-08-14 14:33:46 -03:00
nchamo f287715d7c Add posibility for multiple nodes 2019-08-14 13:24:07 -03:00
Gabriel Gadelha 9c61e27082
Get settings.py through django.conf
The previous "from webodm import settings"  would get the first settings.py
Using django.conf is a better option 
This is discussed in this Stack Overflow topic: https://stackoverflow.com/questions/19976115/whats-the-difference-between-from-django-conf-import-settings-and-import-set
And in the docs: https://docs.djangoproject.com/en/dev/topics/settings/#using-settings-in-python-code
2019-08-02 09:49:43 -03:00
Piero Toffanin a8b6b85662 Fixed console output off-by-one error 2019-07-21 14:26:36 -04:00
Piero Toffanin 85b2a8a0db Replaced node-sass with dart-sass 2019-07-18 22:20:39 -04:00
Piero Toffanin 9750310576 use settings.AUTH_USER_MODEL instead of User in foreign keys 2019-07-17 14:24:54 -04:00
Gabriel Gadelha db6d662dfa
Specify the user model using the AUTH_USER_MODEL setting
Specify the user model using the AUTH_USER_MODEL setting as discussed in the Docs.
https://docs.djangoproject.com/en/dev/topics/auth/customizing/#referencing-the-user-model
2019-07-17 14:30:50 -03:00
Piero Toffanin b089862a7e Merge branch 'master' of https://github.com/OpenDroneMap/WebODM 2019-07-10 11:04:33 -04:00
Piero Toffanin 8647b02d47 Upgraded React versions 2019-07-10 11:04:31 -04:00
Piero Toffanin 4b45d4dd8f Unit tests, fixes 2019-07-10 10:34:33 -04:00
Piero Toffanin fcc71bbc36 Dockerfile fix 2019-07-09 18:16:27 -04:00
Piero Toffanin 11e3e42b06 Support for requirements.txt, tweaks to elevationmap plugin 2019-07-09 18:08:28 -04:00
nchamo 1470932437 Added hooks for layersControl in plugins 2019-07-02 12:01:49 -03:00
nchamo ab094318c3 Remove added checkbox 2019-07-01 23:50:10 -03:00
nchamo f1fe6b52a9 Merge remote-tracking branch 'upstream/master' into elevation-map-plugin 2019-07-01 22:53:34 -03:00
nchamo 41d84fc6e9 Undo changes to dev setting. Will create a new PR for it 2019-07-01 10:59:54 -03:00
nchamo 94ba5257d5 Now plugins are watched in dev mode 2019-07-01 10:57:52 -03:00
nchamo dc40b70b89 Adding elevation map plugin 2019-06-30 21:45:18 -03:00
Piero Toffanin c83ee57b98 Unit tests 2019-06-27 14:48:43 -04:00
Piero Toffanin b0a116925a Fix resize 2019-06-27 11:29:46 -04:00
Piero Toffanin 97c9ec4884 Removed in browser resize 2019-06-27 11:19:52 -04:00
Piero Toffanin ac649e7940 Chunked file upload support, progress bar color fix 2019-06-26 18:41:09 -04:00
Piero Toffanin 4fce6e19c2 Fixed unit test 2019-06-26 13:10:09 -04:00
Piero Toffanin b86847bb54 Fixed #657, better cancel task support 2019-06-26 12:52:58 -04:00
Piero Toffanin 9702e5e5b7 Import JSON files from options 2019-06-26 11:05:06 -04:00
Piero Toffanin 10e00405e1 Allow download of camera models, display options during task review 2019-06-26 10:20:22 -04:00
Piero Toffanin 7e1705017d Removed copy to clipboard, better save to text 2019-06-25 15:46:40 -04:00
Piero Toffanin 04692c6ff6 Removed references to google fonts 2019-06-25 15:06:58 -04:00
Piero Toffanin 972e47934b Remove min-num-features suggestion 2019-06-25 14:54:29 -04:00
Piero Toffanin 9558cc804c Remove matcher-neighbors preset, always declare have_lock var 2019-06-11 20:09:19 -04:00
Piero Toffanin e553deacbd Better textured model placement in model display 2019-06-08 18:07:45 -04:00
Piero Toffanin 7e04f23e6b Model loading callback fix, missing translation files 2019-06-08 17:34:16 -04:00
Piero Toffanin 86487ce1ae exports keyword fixes 2019-06-08 17:01:57 -04:00
Piero Toffanin 9d203e5332 Added missing build directory 2019-06-08 14:21:09 -04:00
Piero Toffanin 2823932062 removed unit test for model view 2019-06-08 13:25:54 -04:00
Piero Toffanin 8aa706ef66 Upgraded Potree, support for entwine point clouds 2019-06-08 13:12:12 -04:00
Piero Toffanin 94a41a3a02 running progress logic fix 2019-06-05 13:51:30 -04:00
Piero Toffanin 86e43b9040 Unit test fixes due to NodeODM update 2019-05-26 11:40:05 -04:00
Piero Toffanin 8263d060c0 NodeODM 1.5.1 support, simplified task view, progress reporting via API 2019-05-20 10:05:56 -04:00
Piero Toffanin 9440fe2d44 Console fullscreen button 2019-05-19 16:08:42 -04:00
Piero Toffanin c172196ba7 More fault tolerant server image resize 2019-05-16 12:27:04 -04:00
Piero Toffanin f96b3ea8a2 BUG FIX: #544 2019-05-15 16:18:38 -04:00
Piero Toffanin 3d8543cc72 Import button in better view 2019-05-15 15:50:36 -04:00
Piero Toffanin 951c2c3f74 Retry zip file downloads at task completion 2019-05-14 10:55:10 -04:00
Piero Toffanin 26e5baa9c1 Cleanup 2019-04-03 12:01:34 -04:00
Piero Toffanin 8c8bbe869c Fixed contours and popup assets in shared tasks 2019-04-03 12:01:07 -04:00
Piero Toffanin fad0070b61 Unit tests 2019-04-02 15:09:11 -04:00
Piero Toffanin 133c382a77 Contours plugin working, simplification parameter addition 2019-04-02 14:40:21 -04:00
Piero Toffanin 12e0a2ebd6 Faster, more accurate volume measurements 2019-04-01 19:03:52 -04:00
Piero Toffanin b6c3a004c5 Contours preview working 2019-04-01 16:49:56 -04:00