Wykres commitów

559 Commity (120bdd6447ae30117eb289cb34f1835172d0a7e8)

Autor SHA1 Wiadomość Data
Piero Toffanin 120bdd6447 Autolayers --> basemaps, layers control component skeleton, new icons 2019-11-07 16:24:02 -05:00
Piero Toffanin 115d860179 Cleanup, UI polishing 2019-11-07 13:27:34 -05:00
Piero Toffanin c347e02a73 Upgraded to font-awesome 5, cleanups, fixes 2019-11-07 11:22:49 -05:00
Piero Toffanin 344c421eb2 Updated measure plugin (better open/close panel) 2019-11-06 11:53:07 -05:00
Piero Toffanin 223033b784 VARI index POC 2019-11-05 17:07:40 -05:00
Piero Toffanin 6479d564ba COG streaming API (WIP) 2019-11-05 15:47:29 -05:00
Piero Toffanin a4a6f273be Implemented /tiles.json 2019-11-05 10:06:48 -05:00
Piero Toffanin 5a340d226d Find GRASS 7.8 2019-09-18 09:11:09 -04:00
vagrant 55ca86f6e9 Add admin api 2019-09-13 08:14:55 +00:00
Piero Toffanin c26c4ff7d1 Fix react warning 2019-09-07 14:35:30 -04:00
nchamo cdf77d3089 Added loading icon to NewTaskPanel 2019-09-07 13:31:26 -03:00
Piero Toffanin 0000cb988c Increased max_length for filenames 2019-09-07 10:00:26 -04:00
Piero Toffanin 7b15533541 Better plugin watch logic 2019-09-07 09:44:12 -04:00
nchamo 2254ff6ca7 Final doc changes 2019-08-31 18:56:48 -03:00
nchamo 93d362fca4 Uncomment import. Fix SystemJS 2019-08-31 12:33:57 -03:00
nchamo 909b9f1e5f Adding plugin 2019-08-28 23:16:39 -03:00
Piero Toffanin f5581504a0 More robust template tags 2019-08-14 09:36:54 -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 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