OpenDroneMap-WebODM/app
Piero Toffanin c3dc4244b5 ModelView frontend tests, moved jquery-i18next, updated docs, jest config 2017-09-29 14:24:45 -04:00
..
api More tests, mock generation awesomeness 2017-09-05 18:14:16 -04:00
fixtures Task creation via file upload unit test 2017-01-26 20:39:09 -05:00
media
migrations Create default presets at boot 2017-07-25 13:54:41 -04:00
models app/models: Solve typos 2017-08-24 18:37:42 -03:00
static ModelView frontend tests, moved jquery-i18next, updated docs, jest config 2017-09-29 14:24:45 -04:00
templates/app Updated webpack to latest version 2017-07-18 14:14:59 -04:00
templatetags Split model.py into submodules 2017-07-20 10:10:03 -04:00
tests More tests, mock generation awesomeness 2017-09-05 18:14:16 -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
admin.py Added presets API, unit tests 2017-07-21 16:48:01 -04:00
apps.py
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 Remember the last selected preset for new tasks 2017-07-25 15:54:31 -04:00
pending_actions.py Can delete projects 2016-11-15 11:51:19 -05:00
permissions.py
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
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 Removed superuser creation on boot, added welcome view 2017-06-08 17:51:54 -04:00
views.py Added switch buttons for map type, fixed API endpoints, assets import fix 2017-07-12 16:51:25 -04:00