OpenDroneMap-WebODM/app/migrations
Piero Toffanin 530720b699 Adds support for automatically selecting the proper band filter 2023-10-03 15:13:56 -04:00
..
.gitignore Added migrations 2016-12-12 12:47:00 -05:00
0001_initial.py Upgraded Django to 2.1 2019-01-16 10:47:35 -05:00
0002_task_auto_processing_node.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
0003_auto_20170615_1300.py Fixed description react warning, better error message display 2017-06-15 13:07:52 -04:00
0004_auto_20170707_1014.py Migrate orthophoto to orthophoto_extent field 2017-07-07 10:48:11 -04:00
0005_auto_20170707_1014.py Fixed migrations code 2017-07-12 08:56:43 -04:00
0006_task_available_assets.py MBTiles asset support 2018-09-04 15:46:07 -07:00
0007_auto_20170712_1319.py Started adding support to display DSM, DTM map tiles 2017-07-12 13:35:28 -04:00
0008_preset.py Added Preset model 2017-07-20 10:19:25 -04:00
0009_auto_20170721_1332.py Added presets API, unit tests 2017-07-21 16:48:01 -04:00
0010_auto_20170725_1324.py Create default presets at boot 2017-07-25 13:54:41 -04:00
0011_auto_20171109_1237.py Added theme/settings migration 2017-11-09 12:42:28 -05:00
0012_public_task_uuids.py Drop ImageUpload model 2023-03-23 13:31:07 -04:00
0013_public_task_uuids.py Drop ImageUpload model 2023-03-23 13:31:07 -04:00
0014_public_task_uuids.py Successful migration from IDs to UUIDs 2017-11-30 18:22:28 -05:00
0016_public_task_uuids.py Drop ImageUpload model 2023-03-23 13:31:07 -04:00
0017_auto_20180219_1446.py Added support for server resize, in-browser resize, or no resize 2018-02-19 15:50:26 -05:00
0018_auto_20180311_1028.py Deprecation changes, package updates 2018-03-11 10:51:55 -04:00
0019_remove_task_processing_lock.py Removed task lock from db model, using redis locks instead 2018-04-08 12:48:54 -04:00
0020_plugindatum.py OAM plugin skeleton, data store plugins API, OAM icon, interface 2018-07-24 18:32:24 -04:00
0021_auto_20180726_1746.py Plugin API refactoring, upload to public URL working, celery tasks from plugins 2018-07-26 17:55:20 -04:00
0022_auto_20181205_1644.py Updated docs 2018-12-07 16:13:33 -05:00
0023_task_running_progress.py Updated docs 2018-12-07 16:13:33 -05:00
0024_update_task_assets.py Ability to download tiles directly 2019-01-15 16:48:59 -05:00
0025_auto_20190220_1854.py Import tasks working 2019-02-21 14:16:48 -05:00
0026_update_images_count.py Drop ImageUpload model 2023-03-23 13:31:07 -04:00
0027_plugin.py New Administration menu, plugins panel, changed plugins UI enable/disable workflow 2019-03-19 15:19:23 -04:00
0028_task_partial.py Chunked file upload support, progress bar color fix 2019-06-26 18:41:09 -04:00
0029_auto_20190907_1348.py Drop ImageUpload model 2023-03-23 13:31:07 -04:00
0030_assure_cogeo.py UI panel for map exports 2021-11-01 12:26:04 -04:00
0031_auto_20210610_1850.py Drop ImageUpload model 2023-03-23 13:31:07 -04:00
0032_task_epsg.py UI fixes, handle non-georeferenced datasets 2021-11-05 15:27:13 -04:00
0033_auto_20230307_1532.py Tags persistence, system tags, sort by tag 2023-03-07 11:56:17 -05:00
0034_delete_imageupload.py Drop ImageUpload model 2023-03-23 13:31:07 -04:00
0035_task_orthophoto_bands.py Cache orthophoto bands, better support for single band orthophotos in plant health tab 2023-05-19 11:57:32 -04:00
0036_task_size.py External auth PoC, add task sizes 2023-08-21 11:43:50 -04:00
0037_profile.py Add profile model 2023-08-24 15:02:30 -04:00
0038_remove_task_console_output.py Fix migration on Windows 2023-09-15 16:33:14 -04:00
0039_task_orthophoto_bands.py Adds support for automatically selecting the proper band filter 2023-10-03 15:13:56 -04:00
__init__.py Login mockup, project scaffold 2016-08-10 15:23:17 -05:00