Wykres commitów

62 Commity (04b873a0b6e16ce400e5271f825834737e3a8162)

Autor SHA1 Wiadomość Data
Piero Toffanin 04b873a0b6 Automated task hints based on GPS location of photos 2020-12-15 15:56:00 -05:00
Piero Toffanin 11ee54245d PoC translation for both JSX components and Django 2020-12-14 13:55:57 -05:00
Piero Toffanin 3fe8ba8637 Force grass locale 2020-10-21 10:44:42 -04:00
Piero Toffanin e278f728eb Add generic run_function_async method, settings changes, bump version 2020-07-26 16:08:04 -04:00
Piero Toffanin 6aa8346b6c Python 3.5 compatibility fix 2020-04-03 09:07:17 -04:00
Piero Toffanin b4b0ff775e More unit tests 2020-04-02 16:58:58 -04:00
Piero Toffanin 652bf1438e Fixed unit tests 2020-04-02 14:29:27 -04:00
Piero Toffanin 6f7af38c8e Plugins refactoring for dynamic URL patterns 2020-03-31 14:02:19 -04:00
Piero Toffanin 822bb4263d Fixed python path imports with plugins that have extra deps 2020-03-28 14:35:17 -04:00
Piero Toffanin b14209dd88 Plugin blacklist 2020-03-24 13:11:41 -04:00
Piero Toffanin b13fe89f8f Better GRASS detection on Windows, fixed GRASS engine reference bug 2020-03-20 14:26:42 -04:00
Piero Toffanin c0899c96ff GRASS engine working 2020-03-16 14:46:22 -04:00
Piero Toffanin f3c6ac6a48 Merge branch 'master' of https://github.com/OpenDroneMap/WebODM into win32 2020-03-15 16:16:51 -04:00
Piero Toffanin f3b761e46d Fixed tests 2020-03-12 11:16:32 -04:00
Piero Toffanin 5c5aa188da Grass engine refactoring, volume calculations using python 2020-02-29 22:01:15 -05:00
Piero Toffanin 27e2442aab Find npm and webpack-cli on Windows 2020-02-28 22:02:31 -05:00
Piero Toffanin fd771a2220 More resiliant initialization of plugins, win32 requirements 2020-02-26 22:47:49 -05:00
Piero Toffanin 692c9264b3 Async task worker refactoring 2020-01-17 13:19:03 -05:00
Piero Toffanin 92ac792b7b BUG: Fixed React/ReactDOM imports 2019-12-03 22:59:44 -05:00
Piero Toffanin bf669857ed Fixed jest tests 2019-12-02 17:23:26 -05:00
Piero Toffanin 6479d564ba COG streaming API (WIP) 2019-11-05 15:47:29 -05:00
Piero Toffanin 5a340d226d Find GRASS 7.8 2019-09-18 09:11:09 -04:00
Piero Toffanin 7b15533541 Better plugin watch logic 2019-09-07 09:44:12 -04: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 85b2a8a0db Replaced node-sass with dart-sass 2019-07-18 22:20:39 -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 94ba5257d5 Now plugins are watched in dev mode 2019-07-01 10:57:52 -03: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
Piero Toffanin b46163ff93 Contours GRASS/GDAL script working, async execution, grass engine changes, auto cleanup flag, contours UI 2019-03-30 19:07:24 -04:00
Piero Toffanin 7e35acd7e2 More resiliant plugin discovery via admin panel, contours plugin mockup 2019-03-29 13:12:43 -04:00
Piero Toffanin b2fe78c07c Only show active assets in popups, verbose grass engine 2019-03-28 12:56:57 -04:00
Piero Toffanin a02b20ad73 Migration error fix 2019-03-21 10:00:01 -04:00
Piero Toffanin a4321c0904 Plugin migration bug fix 2019-03-20 16:48:30 -04:00
Piero Toffanin cde9fddb8d Unit tests 2019-03-20 14:48:36 -04:00
Piero Toffanin e11a58739a New Administration menu, plugins panel, changed plugins UI enable/disable workflow 2019-03-19 15:19:23 -04:00
Piero Toffanin 9275325fe3 Added processing node removed signal, lightnin plugin dashboard, login 2018-12-31 14:35:55 -05:00
Piero Toffanin 68a4dd6dbb Unit tests, minor fixes 2018-07-30 11:55:46 -04:00
Piero Toffanin 37b4dff624 Plugins API signals, OAM plugin DS cleanup 2018-07-27 15:16:14 -04:00
Piero Toffanin 8f0791aacc Sharing to OAM working 2018-07-27 14:18:03 -04:00
Piero Toffanin a847edcd06 Plugin API refactoring, upload to public URL working, celery tasks from plugins 2018-07-26 17:55:20 -04:00
Piero Toffanin 78b6c41dd2 Automatic webpack.config.js construction, JS API improvements, OAM ES6 button component, dynamic javascript file support 2018-07-26 15:14:48 -04:00
Piero Toffanin 040d8306db Fixed travis tests 2018-07-25 17:54:41 -04:00
Piero Toffanin f9ad74cdcb OAM plugin skeleton, data store plugins API, OAM icon, interface 2018-07-24 18:32:24 -04:00
Piero Toffanin 572abd8db9 Added unit tests for grass engine 2018-05-13 13:30:44 -04:00
Piero Toffanin 09c90b9cc3 Added grass-core, support for grass 7.6 2018-03-29 18:56:15 -04:00