OpenDroneMap-WebODM/app
Piero Toffanin a2f146b725 Textured model display, cleanup, error handling, miscellaneous cleanup 2017-03-23 09:30:53 -04:00
..
api Test task processing without orthophoto results, addition of available_assets property in Task objects, API docs update, UI changes to remove orthophoto related buttons / downloads, friendly warning 2017-03-14 15:01:18 -04:00
fixtures Task creation via file upload unit test 2017-01-26 20:39:09 -05:00
media Django CSRF ajax support, file upload example 2016-10-13 16:28:32 -04:00
migrations Strengthened timeout error handling, added auto processing node selection mechanism on server side, automatic processing node reassignment, unit testing 2017-02-15 14:20:41 -05:00
static Textured model display, cleanup, error handling, miscellaneous cleanup 2017-03-23 09:30:53 -04:00
templates/app Docs additions, changed site title 2017-03-01 17:06:55 -05:00
templatetags ProcessingNode display in left menu 2016-09-13 16:54:24 -04:00
tests Modified logic to ignore 3d model display for tasks that do not have georeferencing assets 2017-03-14 16:50:45 -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 Django CSRF ajax support, file upload example 2016-10-13 16:28:32 -04:00
apps.py PostGIS, Python 3.5, raster datatype inclusion in task, db tests 2016-11-07 17:25:33 -05:00
background.py Strengthened timeout error handling, added auto processing node selection mechanism on server side, automatic processing node reassignment, unit testing 2017-02-15 14:20:41 -05:00
boot.py Fixed boot.py 2017-02-08 15:23:21 -05:00
models.py Added ability to display unreferenced point cloud / model in 3d model display 2017-03-15 10:58:06 -04:00
pending_actions.py Can delete projects 2016-11-15 11:51:19 -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
scheduler.py Simplified Q query for task lock selection 2017-02-18 15:29:59 -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 Timeout simulation, watchtest function intercept, fixed #44 2017-02-08 11:27:23 -05:00
urls.py Removed swagger api viewer 2017-03-01 12:46:01 -05:00
views.py Test task processing without orthophoto results, addition of available_assets property in Task objects, API docs update, UI changes to remove orthophoto related buttons / downloads, friendly warning 2017-03-14 15:01:18 -04:00