InvenTree/InvenTree/InvenTree
Matthias Mair 41b75e4928
Merge branch 'inventree:master' into matmair/issue2385
2022-04-05 02:05:05 +02:00
..
management/commands Change error messages to warnings when rebuilding thumbnails 2022-03-09 14:51:39 +11:00
static Other changes as requested 2022-03-30 12:42:57 +11:00
__init__.py PEP fixes 2019-04-28 01:09:48 +10:00
api.py Add 'plugins_enabled' information to the root API endpoint 2022-03-24 20:11:17 +11:00
api_tester.py Allow POST of files for unit testing 2022-02-08 23:54:48 +11:00
apps.py store methods on load 2022-04-03 03:47:48 +02:00
ci_render_js.py omit helpers from coverage 2022-03-13 20:09:54 +01:00
config.py Refactor code (so that it actually runs)... 2022-01-06 14:20:26 +11:00
context.py superusers are not tested in CI 2022-03-13 19:49:58 +01:00
exchange.py Handle errors when connecting to currency exchange 2022-02-07 13:04:42 +11:00
fields.py [FR] Confirm to W293 2021-11-23 00:28:23 +01:00
filters.py [FR] Confirm to W293 2021-11-23 00:28:23 +01:00
forms.py fix adapters to use OTP 2021-11-01 01:05:29 +01:00
helpers.py Merge branch 'inventree:master' into matmair/issue2279 2022-03-01 20:14:25 +01:00
metadata.py [FR] Confirm to W293 2021-11-23 00:28:23 +01:00
middleware.py remove unneeded pass 2022-01-21 02:13:41 +01:00
models.py Add unit tests for serial number functionality 2022-03-07 14:07:01 +11:00
permissions.py removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
ready.py Skips some specific steps when importing data 2022-02-03 16:03:46 +11:00
serializers.py use f-string annotation 2022-02-20 21:47:39 +01:00
settings.py just run install 2022-03-15 01:24:58 +01:00
status.py Fixes for unit tests 2022-03-01 00:37:27 +11:00
status_codes.py Add stock tracking code to indicate stock has been consumed by a build order 2022-02-25 15:56:09 +11:00
tasks.py ignore unkown errors for coverage 2022-03-13 20:45:40 +01:00
test_api.py [FR] Confirm to W293 2021-11-23 00:28:23 +01:00
test_tasks.py removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
test_urls.py ignore currently dead code in coverage 2022-02-13 20:16:44 +01:00
test_views.py Unit test fix 2022-03-30 00:16:43 +11:00
tests.py remove test 2022-03-20 02:59:08 +01:00
urls.py Add new javascript file (search.js) 2022-03-28 10:09:09 +11:00
validators.py Adds a BomUpload endpoint to handle upload of complete BOM 2022-02-07 10:54:37 +11:00
version.py New part table filter on available stock 2022-04-03 12:30:53 +02:00
views.py make requeseted changes from code review 2022-03-20 00:29:58 +01:00
wsgi.py omit helpers from coverage 2022-03-13 20:09:54 +01:00