Wykres commitów

39 Commity (5b9ac6c9677f678e9615f4aa207d8bea97ac712f)

Autor SHA1 Wiadomość Data
Piero Toffanin 8332624906 More presets 2019-01-15 14:07:35 -05: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 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 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 e00196ba75 Added new mesh-octree depth value defaults 2018-04-29 13:55:58 -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 ae0a0cbf67 Volume measurements! Processing done in celery, updated README 2018-03-29 17:28:15 -04:00
Piero Toffanin 9e07e297c6 Changed default presets 2018-03-19 14:21:01 -04:00
Piero Toffanin 1bfcf80cb7 Added GCP resize tests 2018-02-23 14:48:59 -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 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 4408fc6ad2 Added max-requests, reduced log output, timing tweak in scheduling operation 2017-11-20 13:44:52 -05:00
Piero Toffanin ad46350efb Settings unit test 2017-11-09 15:45:29 -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 c43abe20db Remember the last selected preset for new tasks 2017-07-25 15:54:31 -04:00
Piero Toffanin 750f43ca9d Create default presets at boot 2017-07-25 13:54:41 -04:00
Piero Toffanin 704a7c34fd Added presets API, unit tests 2017-07-21 16:48:01 -04:00
Piero Toffanin 316dad4d43 Removed superuser creation on boot, added welcome view 2017-06-08 17:51:54 -04:00
Piero Toffanin 405cc5cb20 Upgraded to django 1.11.1 (fix GDALClose warning), upgraded django rest framework, django filters, breaking API changes for upgrades 2017-05-21 14:18:56 -04:00
Piero Toffanin 197a993d9e Added gunicorn, nginx, modified code to build static assets, check debug settings, apscheduler sync 2017-05-19 16:15:26 -04:00
Piero Toffanin d92a1936fb Fixed boot.py 2017-02-08 15:23:21 -05:00
Piero Toffanin abbcf8f111 Misc UI improvements, fixed #91 2017-02-08 14:53:55 -05:00
Piero Toffanin bf9a7ba718 Better exception handling, fixes 2016-12-13 09:52:15 -05:00
Piero Toffanin 1dec6ba089 Added layer list on map display, popup info, download links on map, measurement tool 2016-11-17 18:51:07 -05:00
Piero Toffanin b121e65d5c Caught programmingerror in boot code for migrations 2016-10-25 18:08:15 -04:00
Piero Toffanin 86855df1bb Multithreaded processing engine working, replaced swagger with requests lib 2016-10-25 16:04:24 -04:00
Piero Toffanin f97f6431cf Added scheduler, automatically updating processing nodes, online filter for API 2016-10-24 14:14:35 -04:00
Piero Toffanin 8c6da354b1 Task display API with permissions working, added test cases 2016-10-13 12:21:12 -04:00
Piero Toffanin d25556ceae Dropzone initialized proof of concept, task api (still need to test) 2016-10-12 18:18:37 -04:00
Piero Toffanin 1a3bb07b1e Added missing fixture, changed first superuser logic check 2016-10-07 23:02:48 -04:00
Piero Toffanin 4923a507c9 Reverted sleep to 30, caught boot code that cannot run during migration 2016-10-07 21:00:34 -04:00
Piero Toffanin 550816ee78 Added default group logic with model wise permissions, tests, api project list with proper permissions check 2016-10-07 19:07:47 -04:00