Matthias
7a551bf9d1
refactor of file structure
2021-09-26 14:47:45 +02:00
Matthias
18694c9b9e
name refactor
2021-09-25 01:27:20 +02:00
Matthias
d8508cb741
make logging PEP compliant
2021-09-25 01:23:11 +02:00
Matthias
1735514364
more docstrings!
2021-09-25 01:22:48 +02:00
Matthias
933e572a8d
refactor
2021-09-22 00:20:06 +02:00
Matthias
2960e4486b
moved barcode loading
2021-09-20 07:24:40 +02:00
Matthias
2498cbde79
PEP fixes
2021-09-17 22:59:29 +02:00
Matthias
d5f022f2cb
url integration
2021-09-15 07:53:19 +02:00
Matthias
7319150e7c
refactor of load_plugin
2021-09-15 07:26:30 +02:00
Oliver Walters
e787c853e5
Update logger context
2021-04-10 20:08:13 +10:00
Oliver Walters
0f42916521
Improve settings.py
...
- Load database config from either config.yaml or environment variables
- Mix and match, if you want!
- Move to use logging module rather than just printing stuff
- Error if required database parameters are not required
2020-11-13 13:38:01 +11:00
Oliver Walters
beccbe8583
Flake fixes
2020-06-11 19:46:36 +10:00
Oliver Walters
0068cd9825
Refactor barcode endoint
...
- Moved code into 'barcode' directory
2020-06-11 11:09:07 +10:00
Oliver Walters
a58e2e84f8
Add "ActionPlugin" interface
...
- Plugin for running a custom action
2020-04-15 00:16:42 +10:00
Oliver Walters
4a615e05ae
Further barcode work
...
- Simplify InvenTree barcode format
- Create base-clas for plugin
2020-04-14 21:30:43 +10:00
Oliver Walters
70589b06e1
doc
2020-04-14 19:27:43 +10:00
Oliver Walters
b286a5e30c
Plugin framework
...
- Registers some very simple barcode plugins
2020-04-14 01:17:44 +10:00