InvenTree/InvenTree/InvenTree
2022-04-25 00:27:41 +02:00
..
management/commands Change error messages to warnings when rebuilding thumbnails 2022-03-09 14:51:39 +11:00
static Updated jquery v1.12.1 to v1.13.0 to fix a possible XSS vulnerability. 2022-04-19 17:36:34 -07:00
__init__.py PEP fixes 2019-04-28 01:09:48 +10:00
api_tester.py Allow POST of files for unit testing 2022-02-08 23:54:48 +11:00
api_version.py Move API version information into a new file 2022-04-19 18:11:52 +10:00
api.py Add 'plugins_enabled' information to the root API endpoint 2022-03-24 20:11:17 +11:00
apps.py Merge branch 'inventree:master' into fix-set_user 2022-03-16 15:16:26 +01: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 PEP fix 2022-04-25 00:27:41 +02: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 Further attempts to fix CI issues 2022-04-22 14:33:46 +10:00
status_codes.py Add new CONVERTED_TO_VARIANT tracking code 2022-04-19 12:46:08 +10:00
status.py Fixes for unit tests 2022-03-01 00:37:27 +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-04-10 20:25:05 +10: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 Move API version information into a new file 2022-04-19 18:11:52 +10: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