OpenDroneMap-WebODM/app
Piero Toffanin 8e7723bb2e Bug fix 2018-01-29 11:38:32 -05:00
..
api Restart dropdown, added task can_rerun_from field, fixed jest tests 2018-01-24 17:04:53 -05:00
contexts More CSS tweaks 2017-11-09 12:37:04 -05: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 Fixed image path migration 2017-12-05 15:43:46 -05:00
models Added UI to restart tasks from a specific rerun-from value 2018-01-24 20:09:59 -05:00
static Added QR Code button in share dialog 2018-01-25 14:58:46 -05:00
templates/app Ability to select images/gcps in multiple steps, ability to cancel a new task, better error handling 2018-01-18 13:03:02 -05:00
templatetags Added HTML insertion tags, CSS fixes 2017-11-07 13:40:12 -05:00
tests Added public json endpoint, updated docs 2018-01-29 11:09:38 -05:00
views Bug fix 2018-01-29 11:38:32 -05: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 SCSS theme file online compilation 2017-11-07 16:48:27 -05: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 Added max-requests, reduced log output, timing tweak in scheduling operation 2017-11-20 13:44:52 -05: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 Added max-requests, reduced log output, timing tweak in scheduling operation 2017-11-20 13:44:52 -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
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 Bug fix 2018-01-29 11:38:32 -05:00