Wykres commitów

801 Commity (5205d3ca917fca2cb900d81fd8f47df2f748dc0b)

Autor SHA1 Wiadomość Data
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
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
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 df72f118d2 Added cleanup script 2019-03-19 20:36:44 -04:00
Piero Toffanin 33ce263838 Fixed menu quirks 2019-03-19 18:25:12 -04:00
Piero Toffanin 97903a2648 Fixed existing unit tests, image cache robustness enhancement, dockerfile update 2019-03-19 17:58:04 -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 f5b1533ca9 Fixed task import from file upload 2019-03-04 11:42:51 -05:00
Piero Toffanin a9b56ed930 Fixed import file size bug 2019-02-25 22:07:00 -05:00
Piero Toffanin d16c716431 Fixed upload file import mime type bug 2019-02-22 10:31:44 -05:00
Piero Toffanin fddce6ee29 Update images_count field migration 2019-02-21 22:14:48 -05:00
Piero Toffanin cf7e76726c Unit tests for import feature 2019-02-21 16:58:27 -05:00
Piero Toffanin fcd206cf42 Front-end unit test fix 2019-02-21 15:28:20 -05:00
Piero Toffanin 97e62009cb Merged conflicts 2019-02-21 14:40:50 -05:00
Piero Toffanin 39589611f7 Import tasks working 2019-02-21 14:16:48 -05:00
Piero Toffanin 55712f0d58 Import task functionality poc 2019-02-20 16:42:20 -05:00
Piero Toffanin d2b4941213 Custom and None basemap layer choices 2019-02-19 16:15:28 -05:00
Piero Toffanin c3f4917e92 Review step prior to starting processing 2019-02-19 15:10:16 -05:00
Piero Toffanin 395b66503e Volume calculation fix for anonymous users, added export measurements to GeoJSON 2019-02-19 13:44:40 -05:00
Piero Toffanin 2d440cc0e2 Changed default theme color 2019-02-18 14:12:01 -05:00
Piero Toffanin 8205fcc888 Replaced nodeodm ApiClient with pyodm 2019-02-07 22:07:49 -05:00
Piero Toffanin 07998d0ec2 Fixed unit test 2019-01-26 14:52:42 -05:00
Piero Toffanin 6a66a37ccd Fixed theme settings page, added tests 2019-01-26 13:04:11 -05:00
Piero Toffanin e79de9490d Updated README, fixed unit tests 2019-01-16 14:51:57 -05:00
Piero Toffanin d196e4bd13 Cancel image upload / resize on task cancel / delete 2019-01-16 13:04:32 -05:00
Piero Toffanin 0fca052900 Upgraded Django to 2.1 2019-01-16 10:47:35 -05:00
Piero Toffanin 074a6fce64 Minor refactoring, streaming downloads for large files 2019-01-15 17:51:32 -05:00
Piero Toffanin 57a7a70925 Ability to download tiles directly 2019-01-15 16:48:59 -05:00
Piero Toffanin 8332624906 More presets 2019-01-15 14:07:35 -05:00
Piero Toffanin 8d1bbf22d9 More resiliant task assets download 2019-01-15 13:40:07 -05:00
Piero Toffanin 534fa9d565 Added unit tests, updated docs 2019-01-15 09:26:24 -05:00
Piero Toffanin 3e5de5ad64 Expose ODM version, label for processing nodes 2019-01-15 09:06:22 -05:00
Piero Toffanin 361e597d22 Status fix 2019-01-02 17:58:30 -05:00
Piero Toffanin 66b0c4f6ee Credits estimate finished 2019-01-02 11:57:19 -05:00
Piero Toffanin bd2fff98ad tempLayer refactoring, replaced spin dep with Standby 2019-01-01 11:59:05 -05:00
Piero Toffanin 996cd7cb78 Merge branch 'master' of https://github.com/OpenDroneMap/WebODM into lightningplugin 2019-01-01 11:34:03 -05:00
Piero Toffanin fc27e4d9c1 Fixed import 2018-12-31 17:04:26 -05:00
Piero Toffanin 20eeae4a4c Merge branch 'master' of https://github.com/OpenDroneMap/WebODM into lightningplugin 2018-12-31 17:02:37 -05:00
Piero Toffanin 912ed22c83 Added addNewTaskPanelItem hook, proof of concept of state passing from NewTaskPanel to plugin 2018-12-31 16:50:51 -05:00
Piero Toffanin 9275325fe3 Added processing node removed signal, lightnin plugin dashboard, login 2018-12-31 14:35:55 -05:00
saricicekibrahim dd95d49c55 Merge branch 'master' of https://github.com/OpenDroneMap/WebODM into templatelayer 2018-12-31 09:40:06 +03:00
saricicekibrahim bb20f69df2 limited file size to 5mb 2018-12-31 09:39:49 +03:00
Piero Toffanin ac7e451563 ready event for pluginsAPI, lightning webpack skeleton, entrypoint 2018-12-29 12:33:08 -05:00
Piero Toffanin cca6db3645 Download results progress bar 2018-12-28 10:20:59 -05:00
saricicekibrahim 3668b55286 used Dropzone instead of react-dropzone 2018-12-28 16:00:40 +03:00
saricicekibrahim 80a9d819ef added shapefile & geojson templaye layer support 2018-12-25 21:10:36 +03:00
Piero Toffanin 16af12e95a Fixed unit test 2018-12-10 19:24:34 -05:00
Piero Toffanin 33d2968a9e Longer delay 2018-12-10 12:10:16 -05:00
Piero Toffanin c65575f589 Unit test fixes 2018-12-10 11:45:17 -05:00
Piero Toffanin 93c28a8ab9 Fixed unit tests, added new tests 2018-12-10 10:01:38 -05:00
Piero Toffanin 95e74a4e9c Updated docs 2018-12-07 16:13:33 -05:00
Piero Toffanin 99428c98cf Running progress bars, tweaks 2018-12-07 15:13:49 -05:00
Piero Toffanin 5431b88620 Resize progress 2018-12-07 10:50:51 -05:00
Piero Toffanin 51683e06b0 Minor UI fixes 2018-12-06 16:00:42 -05:00
Piero Toffanin 14347004ce Image resize / upload step 2018-12-06 15:44:53 -05:00
Piero Toffanin 8cff925b44 Started rewriting task item UI, added upload tracking progress 2018-12-05 19:18:54 -05:00
Piero Toffanin 683dbd6bb3 Optimized setState calls for large file uploads 2018-12-04 18:40:38 -05:00
Piero Toffanin 37ae888e76 Adds streaming multipart form support, callback for monitoring upload progress 2018-12-04 16:29:54 -05:00
Piero Toffanin b310453f32 Display processing node information next to task info 2018-12-04 13:04:22 -05:00
Piero Toffanin dfd1695c11 Added max_images parameter support 2018-12-04 12:11:22 -05:00
Piero Toffanin 3913526456 Updated version, show online/offline status of pnodes in menu 2018-12-04 11:48:49 -05:00
Piero Toffanin 530b3cc563 Changed node-OpenDroneMap --> NodeODM references 2018-12-04 10:02:13 -05:00
Piero Toffanin ce506c8b0d More decimal places for GCPs 2018-11-03 17:10:10 -04:00
Piero Toffanin 4fa2a8826b Fixed timer when restarting a failed task 2018-11-03 15:13:00 -04:00
Piero Toffanin d03ed3f096 Help users understand 0 partial reconstructions message 2018-11-03 14:50:31 -04:00
Piero Toffanin a3414e943a Small tweaks to console buttons 2018-11-03 14:46:01 -04:00
aaj013 5be01ae88d Added buttons to download and copy to clipboard task outputs;Added copyTaskoutput function; 2018-10-18 18:14:07 +05:30
Piero Toffanin 2218723d0c
Better error message for low memory warning 2018-09-28 22:32:24 -04:00
Piero Toffanin ff13f5806b Better error message for failed upload 2018-09-26 22:59:26 -04:00
Piero Toffanin 1a49bb937b More friendly error for TerminatedWorkerError 2018-09-26 22:40:34 -04:00
Piero Toffanin c810c6c030 Better error handling for invalid files during upload file selection 2018-09-26 22:36:15 -04:00
Piero Toffanin e0e1e2e7f2 Added ES6 shim for IE11 support 2018-09-26 22:16:02 -04:00
Piero Toffanin bbd38303cf Updated presets for ODM 0.4 2018-09-12 10:43:16 -04:00
Piero Toffanin 83fd1e9336 Skip boot code while migrating (speed-up, permission issue fix) 2018-09-12 10:42:09 -04:00
Piero Toffanin e5604aa3c0 Updated plugin code to work with newer webpack 2018-09-06 09:33:44 -04:00
Piero Toffanin df1696f61e Fixed basemap bug 2018-09-06 08:18:49 -04:00
Piero Toffanin 3a0d97d463
Merge pull request #513 from mojodna/mbtiles
MBTiles asset support
2018-09-05 14:26:44 -04:00
Piero Toffanin e43b1c24c0
Merge pull request #512 from pierotofy/illegal
Simplified friendly task error messages logic, added new friendly mes…
2018-09-05 13:52:29 -04:00
Seth Fitzsimmons fa1119b7c2 Extract basemap config 2018-09-04 16:06:04 -07:00
Seth Fitzsimmons d0f2b9de90 MBTiles asset support 2018-09-04 15:46:07 -07:00
Piero Toffanin 9177d70e68 Fixed react innerHTML property 2018-09-04 11:24:12 -04:00
Piero Toffanin e80116ccca Simplified friendly task error messages logic, added new friendly message for corrupted installations 2018-09-04 11:19:22 -04:00
Piero Toffanin c5b7b55c9c Help users understand the illegal instruction error 2018-09-03 07:38:09 -04:00
Piero Toffanin 366aa82346 Fixed cancel task logic 2018-07-30 13:19:14 -04:00
Piero Toffanin 794e5589f3 Added PluginDatum in administration panel 2018-07-30 12:44:16 -04:00
Piero Toffanin 68a4dd6dbb Unit tests, minor fixes 2018-07-30 11:55:46 -04:00
Piero Toffanin e7142a6e8d Simplified JS trigger call 2018-07-27 23:35:41 -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 c8904be3e7 Added Dashboard.addTaskActionButton API, share to OAM button mock, webpack changes 2018-07-26 11:05:00 -04:00
Piero Toffanin 040d8306db Fixed travis tests 2018-07-25 17:54:41 -04:00
Piero Toffanin f8d39f960c Upgraded webpack to 4, minor changes to OAM plugin 2018-07-25 15:11:42 -04:00
Piero Toffanin f9ad74cdcb OAM plugin skeleton, data store plugins API, OAM icon, interface 2018-07-24 18:32:24 -04:00
dirceupj 114566f446 Add support for Retina Display in Orthophoto 2018-06-24 06:08:39 -03:00
Piero Toffanin 8837c0bd63 Added redis test 2018-06-23 10:40:59 -04:00
Piero Toffanin f15e33fcfb Added LAZ support 2018-06-22 16:23:31 -04:00
Piero Toffanin 58d036ed23 Don't create first project for each user automatically 2018-06-17 16:05:48 -04:00
Piero Toffanin 1ec47d27f2
Merge pull request #460 from pierotofy/hangfix
Fixed hanging error due to low memory on processing nodes, preset def…
2018-06-01 09:04:12 -04:00
Piero Toffanin b8665ad181 More unit test fixes 2018-05-31 23:14:11 -04:00
Piero Toffanin 8306fd7539 unit test fix 2018-05-31 22:54:55 -04:00
Piero Toffanin 2f18b61d84 Set status to none when reassigning queued task pnode 2018-05-31 22:23:37 -04:00
Piero Toffanin c89e87f9f8 Rephrase comment 2018-05-31 22:15:29 -04:00
Piero Toffanin 815d4be881 Fixed hanging error due to low memory on processing nodes, preset defaults changes 2018-05-31 22:13:26 -04:00
Piero Toffanin 572abd8db9 Added unit tests for grass engine 2018-05-13 13:30:44 -04:00
Piero Toffanin 114b0e52f9 Better password reset instructions 2018-05-13 09:28:58 -04:00
Piero Toffanin 7e52f1f6f7 osm-quickedit plugin working 2018-05-04 12:37:34 -04:00
Piero Toffanin 36978ccde4 API naming change 2018-04-29 16:43:45 -04:00
Piero Toffanin cd7ba253cf Added ability for JS plugins API to return values upon initialization, osm-quickedit mock 2018-04-29 16:39:57 -04:00
Piero Toffanin f7b5161a43 CSS refactoring for easier addition of more action buttons via plugins 2018-04-29 15:16:34 -04:00
Piero Toffanin e00196ba75 Added new mesh-octree depth value defaults 2018-04-29 13:55:58 -04:00
Piero Toffanin f802a4aaf8 removed pmvs suggestion for exit code 1 2018-04-19 15:39:43 -04:00
Piero Toffanin 64e7847d11 Fixed off-by-one error, newlines handling 2018-04-19 11:48:57 -04:00
Piero Toffanin b1b6d60a1b Added failed to allocate memory friendlier message 2018-04-15 18:29:53 -04:00
Stephen Mather a748c17258
Up the recommended minimum overlap + 3D rec 2018-04-14 22:20:54 -04:00
Piero Toffanin ba877fc44a Added unlocking script 2018-04-08 16:21:09 -04:00
Piero Toffanin 59f77cb871 Updated version, console new lines handling 2018-04-08 15:30:11 -04:00
Piero Toffanin a6ff7b8998 Removed task lock from db model, using redis locks instead 2018-04-08 12:48:54 -04:00
Piero Toffanin 3a55dea1b3 CORS update, Safari text mime fix 2018-03-31 13:08:56 -04:00
Piero Toffanin 09c90b9cc3 Added grass-core, support for grass 7.6 2018-03-29 18:56:15 -04:00
Piero Toffanin db81a67c53 Better error handling, tweaks 2018-03-29 17:55:19 -04:00
Piero Toffanin ae0a0cbf67 Volume measurements! Processing done in celery, updated README 2018-03-29 17:28:15 -04:00
Piero Toffanin e3c36b1526 Modified measure plugin to include volume calculation. Started working on GRASS engine 2018-03-29 14:25:20 -04:00
Piero Toffanin b2daeae2f8 Ability to load globals via JS 2018-03-27 14:35:16 -04:00
Piero Toffanin 149d7b6729 ES6 plugins support 2018-03-19 16:46:28 -04:00
Piero Toffanin 9e07e297c6 Changed default presets 2018-03-19 14:21:01 -04:00
Piero Toffanin 2005194d94 npm install support for plugins, started moving volume code into plugin, API url mountpoints 2018-03-19 12:26:10 -04:00
Piero Toffanin 2747ad329a
Merge branch 'volume' into master 2018-03-13 22:23:04 -04:00
Piero Toffanin 4170db90d5
Merge pull request #407 from OpenDroneMap/pyup-update-django-1.11.7-to-2.0.3
Update django to 2.0.3
2018-03-11 13:37:34 -04:00
Piero Toffanin b1fbf61fcc Deprecation changes, package updates 2018-03-11 10:51:55 -04:00
Piero Toffanin b4bc12a3ea Updated foreignkeys 2018-03-11 10:06:09 -04:00
Piero Toffanin e695b33251
Support for comments in gcp files 2018-03-09 11:45:26 -05:00
Piero Toffanin 4c800f2448 Restart task console bug fix 2018-03-02 17:50:33 -05:00
Piero Toffanin b58abbcf9f Plugin unit tests, fixes 2018-03-02 11:30:16 -05:00
Piero Toffanin ad09cd71f5 404, 500 pages 2018-03-02 10:57:21 -05:00
Piero Toffanin 4fea36fc7e posm-gcpi integration, django template inclusion, minor refactoring 2018-03-01 16:29:23 -05:00
Piero Toffanin f97d4c1813 Plugin menu entry hook, posm-gcpi plugin skeleton, mount points 2018-02-23 17:48:32 -05:00
Abdelkoddouss IZem 7607a01086
Update Map.jsx
Need to install leaflet-draw via npm..then draw a polyon over the orthophoto annd you got the volume
2018-02-23 21:53:00 +00:00
Abdelkoddouss IZem b9a3be7c7b
Create cliprasterpol.py
Clip the corresponding user's geojson polygon from the DEM
2018-02-23 21:37:13 +00:00
Abdelkoddouss IZem ad3bfbede8
Create vertex.py
Extract polygon vertex in dem coordinate system (X, Y,Z)
2018-02-23 21:34:51 +00:00
Abdelkoddouss IZem 0eeba94e92
Create repro_json.py
Reproject th geojson polygon to the DEM coordinate system
2018-02-23 21:32:27 +00:00
Abdelkoddouss IZem b01c73705a
Update task.py
Add basic median plane function from where volume is extruded
2018-02-23 21:29:26 +00:00
Abdelkoddouss IZem f788913d35
Update urls.py 2018-02-23 21:17:39 +00:00
Abdelkoddouss IZem 141e34211c
Update urls.py
Volume url
2018-02-23 21:16:48 +00:00
Abdelkoddouss IZem a76e149469
Update tasks.py 2018-02-23 21:13:12 +00:00
Piero Toffanin 1bfcf80cb7 Added GCP resize tests 2018-02-23 14:48:59 -05:00
Piero Toffanin fd38281085 Unit test, better letsencrypt challenge, gunicorn service fix 2018-02-21 15:16:37 -05:00
Piero Toffanin 8304fc0991 Fixed unit test 2018-02-20 11:38:55 -05:00
Piero Toffanin 4dd472d8f4 GCP file resize (both in-browser and server side) 2018-02-20 11:11:24 -05:00
Piero Toffanin 2735942409 Added support for server resize, in-browser resize, or no resize 2018-02-19 15:50:26 -05:00
Piero Toffanin a0f51654c4 Fixed frontend tests 2018-02-17 14:46:48 -05:00
Piero Toffanin 510b1db237 Fixed unit tests 2018-02-17 12:35:03 -05:00
Piero Toffanin d9f1e7a154 Fixed some unit tests 2018-02-16 17:05:09 -05:00
Piero Toffanin 1aedfd5c7a Worker unit tests, changed version number 2018-02-16 15:07:53 -05:00
Piero Toffanin 22c3e66c02 Removed scheduler code, background decorator, added Celery workers, migrated code, added SharedTestWatch 2018-02-15 16:23:29 -05:00
Piero Toffanin e03e884ffc minWebodmVersion check in plugins 2018-02-09 13:46:45 -05:00
Piero Toffanin 66c2178da1 Measurement plugin and JS API working 2018-02-09 12:38:42 -05:00
Piero Toffanin e5a6628f4b Proof of concept JS-side communication between map component and plugin 2018-01-30 17:41:32 -05:00
Piero Toffanin d0b4a058bf Plugins skeleton, abstract class, public URL mounting 2018-01-30 11:48:16 -05:00
Piero Toffanin 8e7723bb2e Bug fix 2018-01-29 11:38:32 -05:00
Piero Toffanin 99037d1b71 Added public json endpoint, updated docs 2018-01-29 11:09:38 -05:00
Piero Toffanin 3653fe904c Added unit tests 2018-01-26 10:01:14 -05:00
Piero Toffanin 8be487b713 Added QR Code button in share dialog 2018-01-25 14:58:46 -05:00
Piero Toffanin 06e686241e Minor fixes, version change 2018-01-25 13:44:46 -05:00
Piero Toffanin 85ed5433d0 Added UI to restart tasks from a specific rerun-from value 2018-01-24 20:09:59 -05:00
Piero Toffanin 492fc56587 Restart dropdown, added task can_rerun_from field, fixed jest tests 2018-01-24 17:04:53 -05:00
Piero Toffanin 2bb43203dc Updated to React16, restart dropdown button 2018-01-24 11:07:06 -05:00
Piero Toffanin ef74672ccd Pass task options during restart to node-odm 2018-01-24 09:41:57 -05:00
Piero Toffanin 7698293631 Hide textured model when necessary, processing node options fix 2018-01-23 10:07:09 -05:00
Piero Toffanin 71905322db Ability to select images/gcps in multiple steps, ability to cancel a new task, better error handling 2018-01-18 13:03:02 -05:00
Piero Toffanin 757e71262b Added bad dataset help message 2018-01-11 14:41:06 -05:00
Piero Toffanin 6bfa48c242 Fixed image upload on Safari 2017-12-21 10:01:23 -05:00
Piero Toffanin d025b45473 CSS fix 2017-12-05 15:49:05 -05:00
Piero Toffanin 3404128998 Fixed image path migration 2017-12-05 15:43:46 -05:00
Piero Toffanin ab0f1f8d76 Changed iframe code, removed x-frame headers, js undefined reference error 2017-12-05 15:18:01 -05:00
Piero Toffanin d8be9a6313 Fixed unit test 2017-12-05 14:49:21 -05:00
Piero Toffanin 44d3674314 Unit tests, small bug fixes, renamed URLs module 2017-12-05 14:42:57 -05:00
Piero Toffanin 2bc61c2633 Sharing feature working, still needs unit testing 2017-12-03 17:56:30 -05:00
Piero Toffanin 39c391451f Added clipboardinput, sharing logic, CSS fixes 2017-12-03 13:37:13 -05:00
Piero Toffanin 2552b82e4f Share popup UI, change public flag 2017-12-01 16:10:31 -05:00
Piero Toffanin ddb97cff99 Started creating share button UI 2017-12-01 13:52:36 -05:00
Piero Toffanin 7d83a6d769 Fixed unit tests 2017-11-30 18:49:58 -05:00
Piero Toffanin 79fd4cb14b Successful migration from IDs to UUIDs 2017-11-30 18:22:28 -05:00
Piero Toffanin 131e3a6f9b Trying to convert IDs to UUIDs 2017-11-30 17:22:55 -05:00
Piero Toffanin 47ff465d13 Public fields migration, views setup, URLs setup 2017-11-30 10:55:15 -05:00
Piero Toffanin 0e82272d55 Removed reference to github issues 2017-11-29 17:36:27 -05:00
Piero Toffanin cbfb537e58
Friendlier error for child returned 137 2017-11-29 17:29:50 -05:00
Piero Toffanin 3ba145613e Upload timeout fix, file size reporting fix 2017-11-25 10:45:27 -05:00
Piero Toffanin 14ef40e010
Changed 3D button class name 2017-11-24 15:20:38 -05:00
Piero Toffanin fb56819d4e
Update TaskListItem.jsx 2017-11-24 15:05:52 -05:00
Piero Toffanin bff9e456fa
Merge pull request #339 from pierotofy/resizejpg
Client-side image resize
2017-11-22 16:15:22 -05:00
Piero Toffanin 8703af0dae Refactored ProjectListItem, client-side file resize feature 2017-11-22 14:53:29 -05:00
Piero Toffanin 7815514ee9 Proof of concept with static resize dimensions 2017-11-20 15:52:23 -05:00
Piero Toffanin 4408fc6ad2 Added max-requests, reduced log output, timing tweak in scheduling operation 2017-11-20 13:44:52 -05:00
Piero Toffanin 05fa560fd1 Removed failing unit tests (for travis), updated version 2017-11-10 15:03:35 -05:00
Piero Toffanin 547893bd26 Force regenerate derivative images via http request 2017-11-10 14:29:29 -05:00
Piero Toffanin 0fd18f85cd Added sleep for tests 2017-11-10 13:59:25 -05:00
Piero Toffanin b4f0adfe9e Settings unit test fix 2017-11-10 13:05:52 -05:00
Piero Toffanin 6a73446574 Regex fix 2017-11-10 12:10:00 -05:00
Piero Toffanin b53b48216e Theme unit tests 2017-11-10 11:48:17 -05:00
Piero Toffanin ad46350efb Settings unit test 2017-11-09 15:45:29 -05:00
Piero Toffanin 63be0b100b Added theme/settings migration 2017-11-09 12:42:28 -05:00
Piero Toffanin cf76258abf More CSS tweaks 2017-11-09 12:37:04 -05:00
Piero Toffanin d3ca3a53be Last CSS changes, colors look OK 2017-11-09 11:31:17 -05:00
Piero Toffanin c7793368cd CSS changes for theme support 2017-11-08 15:13:35 -05:00
Piero Toffanin 026d93cb79 SCSS theme file online compilation 2017-11-07 16:48:27 -05:00
Piero Toffanin c4484ef317 Added HTML insertion tags, CSS fixes 2017-11-07 13:40:12 -05:00
Piero Toffanin f71ddf6c2a CSS fixes, footer dynamic fields 2017-11-07 11:54:01 -05:00
Piero Toffanin 913dccb8cf CodeMirror widget, CSS/HTML fields 2017-11-06 17:43:47 -05:00
Piero Toffanin b255fa8d6e Started adding the possibility to customize colors, app name 2017-11-06 13:45:14 -05:00
Piero Toffanin 4842ad8cb0 Merge pull request #295 from pierotofy/frontend-tests
Frontend tests
2017-10-01 21:11:46 -04:00
Piero Toffanin cf641d9995 Removed history mock file (unused), lowercase comment 2017-09-29 15:05:52 -04:00
Piero Toffanin c3dc4244b5 ModelView frontend tests, moved jquery-i18next, updated docs, jest config 2017-09-29 14:24:45 -04:00
Piero Toffanin f1bb2189af Moved values() shim, added IE warning in dashboard 2017-09-28 17:26:23 -04:00
Piero Toffanin 040bf0b96b Mour tests 2017-09-06 11:47:04 -04:00
Piero Toffanin 96395c39aa More tests, mock generation awesomeness 2017-09-05 18:14:16 -04:00
Piero Toffanin 765835c487 Mock writing module 2017-09-05 16:09:10 -04:00
Piero Toffanin 5a3c87fbf6 More UI tests, transform properties ES6 plugin setup 2017-09-05 13:12:35 -04:00
Piero Toffanin fb73197a0b Started adding UI tests with Jest+Enzyme 2017-09-04 16:26:46 -04:00
Piero Toffanin 0fec2c468c Synched opacity sliders, minor refactoring 2017-08-31 17:22:18 -04:00
Giovanni Cimolin da Silva 2823f401c9 Added individual layer transparency control 2017-08-25 11:20:32 -03:00
Patrick José Pereira b5bf3214cc potree: Solve some typos
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
2017-08-24 19:19:46 -03:00
Patrick José Pereira d1abb52617 tests: Solve some typos
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
2017-08-24 19:16:41 -03:00
Patrick José Pereira e2aca34e43 ProjectListItem.jsx: Solve typo
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
2017-08-24 18:38:30 -03:00
Patrick José Pereira a8f879974c app/models: Solve typos
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
2017-08-24 18:37:42 -03:00
Piero Toffanin c43abe20db Remember the last selected preset for new tasks 2017-07-25 15:54:31 -04:00
Piero Toffanin 46813e5ec2 Replaced React.PropTypes (deprecated) with prop-types package 2017-07-25 14:09:51 -04:00
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 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 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