InvenTree/InvenTree
Matthias Mair cfe00aaa0f
Move media operations to storages backend (#6478)
* [BUG] Inventree fiddles with files directly rather than using Django Storage api
Fixes #2585

* PEP fix

* clean diff

* move template discovery into central location

* more moving file operations

* fix paths

* and another path fixing

* more fixes

* fix typing

* switch config back to local

* revert locale stats

* remove dependency for template copy step

* fix typing

* log more

* log data

* more logging

* pass filenames as strings

* clean diff
2024-03-24 14:29:05 +11:00
..
_testfolder Create test files in seperate folder & cleanup before image build (#6571) 2024-02-26 11:23:49 +11:00
build Run build completion in background (#6619) 2024-03-02 07:20:23 +00:00
common Typo fix (#6742) 2024-03-18 06:41:55 +00:00
company Details updates (#6605) 2024-03-01 06:13:08 +00:00
generic Move media operations to storages backend (#6478) 2024-03-24 14:29:05 +11:00
InvenTree Move media operations to storages backend (#6478) 2024-03-24 14:29:05 +11:00
label PUI Template editor (#6541) 2024-03-05 07:58:12 +11:00
locale Add Latvian language support (#6749) 2024-03-19 12:25:15 +11:00
machine Render API docs (#6463) 2024-03-02 11:28:37 +11:00
order [PUI/Feature] Integrate Part "Default Location" into UX (#5972) 2024-03-15 12:06:18 +11:00
part [PUI] Category params (#6767) 2024-03-21 23:05:49 +11:00
plugin Fix for registering scheduled tasks (#6815) 2024-03-22 21:33:52 +11:00
plugins CI updates (#6167) 2024-01-11 00:16:13 +11:00
report Move media operations to storages backend (#6478) 2024-03-24 14:29:05 +11:00
script [CI] Enable python autoformat (#6169) 2024-01-11 11:28:58 +11:00
stock Test result table fix (#6740) 2024-03-18 05:36:00 +00:00
templates Test result table fix (#6740) 2024-03-18 05:36:00 +00:00
users Handle more caching exception pathways (#6678) 2024-03-12 03:53:02 +00:00
web Fix new manifest path (#6814) 2024-03-22 20:15:20 +11:00
config_template.yaml Caddy fix (#6690) 2024-03-13 03:27:26 +00:00
gunicorn.conf.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
manage.py [FR] Add tracing support (#6211) 2024-01-18 17:50:05 +11:00