.. |
builtin
|
readd api call (dont know how that happened)
|
2022-01-11 00:30:17 +01:00 |
migrations
|
Add missing migration file
|
2022-01-01 22:00:58 +11:00 |
mixins
|
Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2519
|
2022-01-10 23:48:43 +01:00 |
samples
|
Merge remote-tracking branch 'inventree/master' into triggers
|
2022-01-10 20:34:42 +11:00 |
templatetags
|
Adds API endpoints for viewing and updating plugin settings
|
2022-01-04 20:27:35 +11:00 |
__init__.py
|
docstring for plugin base import class
|
2022-01-09 03:04:00 +01:00 |
action.py
|
add depreciation TODO
|
2022-01-10 01:00:12 +01:00 |
admin.py
|
Fixes for unit tests
|
2022-01-04 21:36:27 +11:00 |
api.py
|
Adds API endpoints for viewing and updating plugin settings
|
2022-01-04 20:27:35 +11:00 |
apps.py
|
Adds API endpoints for viewing and updating plugin settings
|
2022-01-04 20:27:35 +11:00 |
events.py
|
Reject triggered events when running special commands
|
2022-01-10 20:12:43 +11:00 |
helpers.py
|
Adds API endpoints for viewing and updating plugin settings
|
2022-01-04 20:27:35 +11:00 |
integration.py
|
Iterate through plugins in a separate background task
|
2022-01-09 22:58:59 +11:00 |
loader.py
|
Adds API endpoints for viewing and updating plugin settings
|
2022-01-04 20:27:35 +11:00 |
models.py
|
Edit plugin settings via the "settings" display
|
2022-01-04 21:03:01 +11:00 |
plugin.py
|
Adds sample plugin which responds to triggered events
|
2022-01-08 09:07:27 +11:00 |
plugins.py
|
use new loading mechanism for barcodes too
|
2022-01-10 01:06:05 +01:00 |
registry.py
|
Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2519
|
2022-01-10 23:48:43 +01:00 |
serializers.py
|
Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-install
|
2022-01-07 08:57:04 +01:00 |
test_action.py
|
refactor app
|
2021-10-08 22:08:09 +02:00 |
test_api.py
|
Fixes for unit tests
|
2022-01-04 21:36:27 +11:00 |
test_integration.py
|
fix test
|
2022-01-09 23:05:51 +01:00 |
test_plugin.py
|
use new loading mechanism for barcodes too
|
2022-01-10 01:06:05 +01:00 |
urls.py
|
Fixes for unit tests
|
2022-01-04 21:36:27 +11:00 |