Wykres commitów

92 Commity (master)

Autor SHA1 Wiadomość Data
Piero Toffanin 3ffae5a64e
Merge pull request #663 from pierotofy/sprint
Sprint
2019-05-23 19:39:25 -04:00
dependabot[bot] a7ffd27fe9
Bump djangorestframework from 3.7.7 to 3.9.1
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.7.7 to 3.9.1.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](https://github.com/encode/django-rest-framework/compare/3.7.7...3.9.1)
2019-05-23 13:26:31 +00:00
Piero Toffanin 8263d060c0 NodeODM 1.5.1 support, simplified task view, progress reporting via API 2019-05-20 10:05:56 -04:00
pyup-bot 42570ce707 Update django from 2.1.5 to 2.1.7 2019-02-11 12:37:50 -05:00
Piero Toffanin 8205fcc888 Replaced nodeodm ApiClient with pyodm 2019-02-07 22:07:49 -05:00
Piero Toffanin 6a66a37ccd Fixed theme settings page, added tests 2019-01-26 13:04:11 -05:00
Piero Toffanin 0fca052900 Upgraded Django to 2.1 2019-01-16 10:47:35 -05:00
pyup-bot c242008cff Update django from 2.0.3 to 2.1.5 2019-01-04 16:01:31 -05:00
Piero Toffanin 37ae888e76 Adds streaming multipart form support, callback for monitoring upload progress 2018-12-04 16:29:54 -05:00
pyup-bot 2124d25482 Update requests from 2.19.1 to 2.20.0 2018-11-01 16:45:34 -05:00
pyup-bot 79627f3f0a Update requests from 2.11.1 to 2.19.1 2018-10-10 21:34:21 -04:00
Piero Toffanin 3a55dea1b3 CORS update, Safari text mime fix 2018-03-31 13:08:56 -04:00
Piero Toffanin ae0a0cbf67 Volume measurements! Processing done in celery, updated README 2018-03-29 17:28:15 -04:00
Piero Toffanin b1fbf61fcc Deprecation changes, package updates 2018-03-11 10:51:55 -04:00
pyup-bot 5dd3394419 Update django from 1.11.7 to 2.0.3 2018-03-06 14:20:29 -05:00
Piero Toffanin 3415220565 Added resize images task 2018-02-19 12:36:53 -05:00
Piero Toffanin d9f4f1527c Proof of concept celery worker working with redis 2018-02-14 17:13:32 -05:00
pyup-bot 5702125f35 Update pyjwt from 1.4.2 to 1.5.3 2017-11-13 11:25:37 -05:00
pyup-bot 7f83578aab Update pillow from 3.3.1 to 4.3.0 2017-11-13 11:25:35 -05:00
pyup-bot 3fcf582d7c Update django from 1.11.1 to 1.11.7 2017-11-13 11:25:33 -05:00
Piero Toffanin 026d93cb79 SCSS theme file online compilation 2017-11-07 16:48:27 -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 951e2551c3 Forgot requirements.txt 2017-05-21 14:20:07 -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 8fe49d16fa Added CORS module to Django 2017-03-21 16:45:14 -04:00
Piero Toffanin 2461e0701c Removed swagger api viewer 2017-03-01 12:46:01 -05:00
Piero Toffanin 199ffbbfdf Added JWT auth, fixed processing lock issue wiof removal of tasks from nodes that are offline 2017-02-08 12:30:11 -05:00
Piero Toffanin 8939ba9b00 Removed django-common-helpers, upgraded django 2017-01-29 15:29:25 -05:00
Piero Toffanin 2d1bda4017 Added swagger viewer 2016-11-16 15:37:35 -05:00
Piero Toffanin 84541569bf Fixed a performance issue with django's ORM 2016-11-10 12:26:04 -05:00
Piero Toffanin d12513647c Removed swagger 2016-10-25 12:19:14 -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 0e59155a0f Upgraded django rest framework 2016-10-22 13:11:11 -04:00
Piero Toffanin 8c6da354b1 Task display API with permissions working, added test cases 2016-10-13 12:21:12 -04:00
Piero Toffanin 0a794904ea Hello World in React working 2016-10-08 12:35:22 -04:00
Piero Toffanin 90cc52ff2d Added django-guardian, set owner permissions on post save, testing, CSS fixes 2016-10-04 16:36:08 -04:00
Piero Toffanin 13a2347417 Installed django rest framework 2016-09-30 15:07:09 -04:00
Piero Toffanin b5a0619df5 Added nodeodm app proof of concept (working) to communicate with node-OpenDroneMap, license 2016-09-20 18:18:10 -04:00
Piero Toffanin 186078a1ae Added pyyaml to fix tests run error 2016-09-13 16:57:22 -04:00
Piero Toffanin c5ca26e7c1 Added docker-compose support 2016-09-11 19:52:31 -04:00