Wykres commitów

32 Commity (b185c775841e126749545b7f85d24fbea1b6e4ac)

Autor SHA1 Wiadomość Data
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 3c74bf8bba Added JWT token passing via querystring 2017-04-10 17:19:04 -04:00
Piero Toffanin 8fe49d16fa Added CORS module to Django 2017-03-21 16:45:14 -04:00
Piero Toffanin b21050340f Merge pull request #111 from pierotofy/docs
Cumulative update that mainly takes care of writing an initial complete documentation for WebODM's API.
2017-03-03 08:40:31 -05:00
Piero Toffanin 2461e0701c Removed swagger api viewer 2017-03-01 12:46:01 -05:00
Piero Toffanin 61d3d1c55b Update settings.py
Changed ALLOWED_HOSTS to be very permissive
2017-02-11 10:25:00 -05:00
Piero Toffanin 75153c18f6 Test access tokens, lengthened expiration time 2017-02-08 14:14:24 -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 209a1b5603 TestWatch class to monitor and intercept on demand multithreaded calls, changed location of assets during testing 2017-02-07 11:43:17 -05:00
Piero Toffanin dcdf69feb9 from_pgraster and to_pgraster out-of-db support 2016-12-10 13:28:34 -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 6732e6aba6 Removed unused import, unused setting 2016-11-09 18:19:40 -05:00
Piero Toffanin de92deaa6c Started migrating to python 3.5 2016-11-07 12:10:01 -05:00
Piero Toffanin 145103ce03 Restart, cancel and delete actions working, UI sync and performance improvements 2016-11-04 14:19:18 -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 49e7c5dfa5 Django CSRF ajax support, file upload example 2016-10-13 16:28:32 -04:00
Piero Toffanin 8c6da354b1 Task display API with permissions working, added test cases 2016-10-13 12:21:12 -04:00
Piero Toffanin b971b7c911 Projects filtering by fields in API, broke tests 2016-10-11 18:08:01 -04:00
Piero Toffanin 0a794904ea Hello World in React working 2016-10-08 12:35:22 -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
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 f290cfeb5a Added timezone fixes 2016-09-29 15:57:24 -04:00
Piero Toffanin d383c25e5f Added processing node view info page mockup 2016-09-22 18:18:35 -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 c5ca26e7c1 Added docker-compose support 2016-09-11 19:52:31 -04:00
Piero Toffanin 52723a400e Added ability to overwrite default settings 2016-09-11 17:18:39 -04:00
Piero Toffanin f2e8eabda2 Defined models 2016-09-10 11:24:16 -04:00
Piero Toffanin dee7900831 Started implementing dashboard, webadmin template 2016-08-13 12:57:24 -05:00
Piero Toffanin 83acbb0f4c Login mockup, project scaffold 2016-08-10 15:23:17 -05:00