OpenDroneMap-WebODM/app
Piero Toffanin 366aa82346 Fixed cancel task logic 2018-07-30 13:19:14 -04:00
..
api Fixed off-by-one error, newlines handling 2018-04-19 11:48:57 -04:00
contexts More CSS tweaks 2017-11-09 12:37:04 -05:00
fixtures Added GCP resize tests 2018-02-23 14:48:59 -05:00
media Django CSRF ajax support, file upload example 2016-10-13 16:28:32 -04:00
migrations Plugin API refactoring, upload to public URL working, celery tasks from plugins 2018-07-26 17:55:20 -04:00
models Fixed cancel task logic 2018-07-30 13:19:14 -04:00
plugins Unit tests, minor fixes 2018-07-30 11:55:46 -04:00
scripts Added unlocking script 2018-04-08 16:21:09 -04:00
static Unit tests, minor fixes 2018-07-30 11:55:46 -04:00
templates/app Upgraded webpack to 4, minor changes to OAM plugin 2018-07-25 15:11:42 -04:00
templatetags Deprecation changes, package updates 2018-03-11 10:51:55 -04:00
tests Unit tests, minor fixes 2018-07-30 11:55:46 -04:00
views Don't create first project for each user automatically 2018-06-17 16:05:48 -04:00
.gitignore TestWatch class to monitor and intercept on demand multithreaded calls, changed location of assets during testing 2017-02-07 11:43:17 -05:00
__init__.py Added default group logic with model wise permissions, tests, api project list with proper permissions check 2016-10-07 19:07:47 -04:00
admin.py Added PluginDatum in administration panel 2018-07-30 12:44:16 -04:00
apps.py PostGIS, Python 3.5, raster datatype inclusion in task, db tests 2016-11-07 17:25:33 -05:00
boot.py Merge pull request #460 from pierotofy/hangfix 2018-06-01 09:04:12 -04:00
pending_actions.py Added support for server resize, in-browser resize, or no resize 2018-02-19 15:50:26 -05:00
permissions.py Added default group logic with model wise permissions, tests, api project list with proper permissions check 2016-10-07 19:07:47 -04:00
postgis.py Added OffDbRasterField, changed orthophoto type from RasterField to OffDbRasterField 2016-12-12 10:32:17 -05:00
signals.py Added default group logic with model wise permissions, tests, api project list with proper permissions check 2016-10-07 19:07:47 -04:00
testwatch.py Fixed unit tests 2018-02-17 12:35:03 -05:00
uploadhandler.py Allow more files to be handled (now bound mostly by the amount of RAM available) 2017-07-10 17:41:37 -04:00
urls.py npm install support for plugins, started moving volume code into plugin, API url mountpoints 2018-03-19 12:26:10 -04:00