2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-21 20:26:29 +00:00
Commit Graph

67 Commits

Author SHA1 Message Date
Oliver
67d9d9413f Plugin code bug fix
- handle case where self.plugin is None
2021-12-30 22:58:11 +11:00
Matthias
03e5279ec0 PEP fixes 2021-11-21 20:23:43 +01:00
Matthias
211a8e27e6 use pluginreg to reload everywhere 2021-11-21 20:13:58 +01:00
Matthias
d17af9eae7 PEP fixes 2021-11-20 21:03:51 +01:00
Matthias
3aa40ce3e9 move settings to registry 2021-11-20 18:01:19 +01:00
Matthias
95fbc27f10 PEP fixes 2021-11-18 01:46:27 +01:00
Matthias
4effd76ca0 spellfix 2021-11-18 01:24:30 +01:00
Matthias
530227e15f add mixins to API 2021-11-17 23:35:56 +01:00
Matthias
b0142de421 adding API endpoints for plugins 2021-11-17 23:16:05 +01:00
Matthias
65764effbb add verbose names to model 2021-11-16 00:21:03 +01:00
Matthias
35d2259edf added settings actions 2021-11-16 00:05:53 +01:00
Matthias
84ea56a8f2 docstrings should be manadtory 2021-11-15 02:11:12 +01:00
Matthias
1aafec7107 PEP fixes 2021-11-15 02:10:43 +01:00
Matthias
65ff226b90 remove debug messages 2021-11-15 01:01:01 +01:00
Matthias
c059583b08 add live reloading 2021-11-14 22:01:00 +01:00
Matthias
6e34119f85 nicer model name 2021-11-12 02:05:41 +01:00
Matthias
685d3df6d1 Enable / Disable Plugins
Fixes 
2021-11-12 00:46:47 +01:00