Matthias
|
d03c636067
|
fix plugin init sequence
|
2022-01-10 02:10:08 +01:00 |
|
Matthias
|
632632c8ad
|
fix lookup function
|
2022-01-10 01:28:44 +01:00 |
|
Matthias
|
20e712a287
|
update barcodes to use mixin
|
2022-01-10 01:23:48 +01:00 |
|
Matthias
|
4fc3e85a53
|
use new loading mechanism for barcodes too
|
2022-01-10 01:06:05 +01:00 |
|
Matthias
|
13ff94b6b2
|
remove dead code
|
2022-01-10 01:05:32 +01:00 |
|
Matthias
|
bb559deb5d
|
add docstrings
|
2022-01-10 01:00:45 +01:00 |
|
Matthias
|
6affc7550b
|
add depreciation TODO
|
2022-01-10 01:00:12 +01:00 |
|
Matthias
|
bcb0f62e42
|
remove old loading mechanism
|
2022-01-10 00:59:24 +01:00 |
|
Matthias
|
8088bf28fe
|
refactor ActionPlugin to use mixin
|
2022-01-10 00:40:19 +01:00 |
|
Oliver
|
a2b88dd0fa
|
Merge pull request #2521 from matmair/patch-1
small fix to language in readme
|
2022-01-10 09:10:52 +11:00 |
|
Matthias Mair
|
f219a10b2f
|
small fix to language in readme
normally the kind of API we supply is called REST
|
2022-01-09 22:46:28 +01:00 |
|
Oliver
|
be729d037e
|
Merge pull request #2520 from SchrodingersGat/build-comple-fix-2
Second bug fix for "build complete" form
|
2022-01-09 22:38:42 +11:00 |
|
Oliver
|
6aa83796ea
|
PEP fixes
|
2022-01-09 22:15:59 +11:00 |
|
Oliver
|
da9fa1313c
|
Increased unit testing
|
2022-01-09 22:14:48 +11:00 |
|
Oliver
|
3e2e9aaf9e
|
Mark serializer fields as not required
|
2022-01-09 20:10:00 +11:00 |
|
Oliver
|
63ed59ebcf
|
Merge pull request #2517 from SchrodingersGat/build-complete-fix
Fix messaging in build complete dialog
|
2022-01-09 08:12:52 +11:00 |
|
Oliver
|
d8057e88e7
|
Fix messaging in build complete dialg
|
2022-01-09 07:50:08 +11:00 |
|
Oliver
|
4a5e4a88ac
|
Merge pull request #2509 from matmair/plugin-install
Plugin install
|
2022-01-07 20:19:47 +11:00 |
|
Matthias
|
220bf0db3a
|
Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-install
|
2022-01-07 08:57:04 +01:00 |
|
Oliver
|
31ea7e2792
|
Merge pull request #2512 from SchrodingersGat/mixins
Adds "scheduled task" mixin for plugins
|
2022-01-07 18:25:47 +11:00 |
|
Oliver Walters
|
8efd45f0ad
|
log warning message if db not ready
|
2022-01-07 18:00:38 +11:00 |
|
Oliver Walters
|
668e2bfcd5
|
Further error catching
|
2022-01-07 17:20:57 +11:00 |
|
Oliver Walters
|
103dfaa2a5
|
try/catch for operational error
- Database might not yet be ready to load models
|
2022-01-07 17:11:53 +11:00 |
|
Oliver Walters
|
c04e07c1fa
|
Add a task which fails on purpose
|
2022-01-07 17:04:33 +11:00 |
|
Oliver Walters
|
36feef6558
|
Remove log message if not relevent
|
2022-01-07 16:53:51 +11:00 |
|
Oliver Walters
|
3eb1fa32f9
|
Scheduled tasks get registered for the background worker
|
2022-01-07 16:51:00 +11:00 |
|
Oliver Walters
|
ff598a22ff
|
bug fix : correct setting name when changing a 'requires restart' setting
|
2022-01-07 16:20:16 +11:00 |
|
Oliver Walters
|
0ab9b2dbc7
|
Bug fix - always allow plugins to register settings
|
2022-01-07 15:42:20 +11:00 |
|
Oliver Walters
|
794a9e75e8
|
Add validation for scheduled tasks defined by a plugin
|
2022-01-07 15:37:43 +11:00 |
|
Oliver Walters
|
326b897d14
|
Revert "Move mixins.py into main plugin directory"
This reverts commit 8103b84268 .
|
2022-01-07 14:54:12 +11:00 |
|
Oliver Walters
|
0773545615
|
Add "ScheduleMixin" for scheduling tasks
|
2022-01-07 14:54:04 +11:00 |
|
Oliver Walters
|
8103b84268
|
Move mixins.py into main plugin directory
|
2022-01-07 14:23:32 +11:00 |
|
Oliver
|
7967c0c0bd
|
Merge pull request #2492 from SchrodingersGat/plugin-settings-refactor
Plugin settings refactor
|
2022-01-07 14:12:22 +11:00 |
|
Oliver
|
a1f51a8e92
|
Merge pull request #2495 from matmair/stale
Mark stale PRs / issues
|
2022-01-07 13:56:18 +11:00 |
|
Oliver
|
35561b46ef
|
Merge pull request #2511 from SchrodingersGat/table-pagination-fix
Customize text if totalRows not known
|
2022-01-07 13:44:48 +11:00 |
|
Oliver Walters
|
aaf35e6c76
|
Customize text if totalRows not known
|
2022-01-07 13:14:47 +11:00 |
|
Oliver
|
c1ef9a445a
|
Merge pull request #2510 from SchrodingersGat/build-order-complete-improvements
Adds confirmation inputs when completing build order
|
2022-01-07 12:45:34 +11:00 |
|
Oliver Walters
|
2bb1c4ea77
|
Remove old forms / outdated code
|
2022-01-07 11:34:33 +11:00 |
|
Oliver Walters
|
12b3a5c9cc
|
Validate and save the new serailizer
|
2022-01-07 11:33:27 +11:00 |
|
Matthias
|
0974ebb5cd
|
shield plugin package load
|
2022-01-07 01:10:44 +01:00 |
|
Matthias
|
edc648d619
|
write installd plugins to plugins.txt
|
2022-01-07 01:09:44 +01:00 |
|
Matthias
|
ceed90217b
|
restructuring
|
2022-01-07 01:03:05 +01:00 |
|
Oliver Walters
|
960784644f
|
Adds skeleton for new API endpoint for completing a build order
|
2022-01-07 10:50:29 +11:00 |
|
Matthias Mair
|
8799985f75
|
Merge branch 'inventree:master' into stale
|
2022-01-07 00:08:28 +01:00 |
|
Oliver
|
8597ae89b6
|
Merge pull request #2504 from SchrodingersGat/plugin-docker-support
Plugin Installation Support
|
2022-01-06 14:48:00 +11:00 |
|
Oliver
|
d4410a11ca
|
Merge pull request #2506 from ldet/fix-localize
Dont localize item.quantity in JS Code
|
2022-01-06 14:39:25 +11:00 |
|
Oliver
|
d8d22e5f38
|
Refactor code (so that it actually runs)...
- Invoke does not have access to the local virtual environment
- Some functions need to be split out from settings.py
|
2022-01-06 14:20:26 +11:00 |
|
Oliver
|
836b6275b6
|
Removes custom plugins directory
- rely on plugins.txt instead
|
2022-01-06 13:31:04 +11:00 |
|
Lennart Deters
|
6edfe08bde
|
Dont localize item.quantity in JS Code
|
2022-01-06 03:05:29 +01:00 |
|
Oliver
|
75d5f9d6e6
|
Allow specification of an external plugin directory
- Specify directory using INVENTREE_PLUGIN_DIR
- Specify installation file using INVENTREE_PLUGIN_FILE
|
2022-01-06 12:39:01 +11:00 |
|