2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-05-04 06:18:48 +00:00

148 Commits

Author SHA1 Message Date
Matthias
6de0a211f7
catch if db not migrated 2021-11-12 02:04:52 +01:00
Matthias
55b4ba6207
show inactive plugins in ui 2021-11-12 01:54:35 +01:00
Matthias
b706ed2312
keep inactive plugins 2021-11-12 01:54:03 +01:00
Matthias
4dc1ae4f5f
log stages 2021-11-12 01:22:35 +01:00
Matthias
36c0fad8e1
check if plugin is enabled 2021-11-12 01:12:13 +01:00
Matthias
8ef7a813ec
refactor to plugin app config 2021-11-12 01:07:18 +01:00
Matthias
685d3df6d1
Enable / Disable Plugins
Fixes #2292
2021-11-12 00:46:47 +01:00
Matthias
ae5031e997
refactor internal names 2021-11-12 00:13:12 +01:00
Matthias
61f6061edf
adding in license meta 2021-11-12 00:12:03 +01:00
Matthias
b2478b418a
"description" field for plugin
Fixes #2293
2021-11-12 00:09:05 +01:00
Matthias
65046df417
display path in plugin details
Fixes #2294
2021-11-12 00:00:43 +01:00
Matthias
1535fc0565
refactor is_package 2021-11-11 23:55:34 +01:00
Matthias
99f65d242e
fix test path 2021-11-11 13:25:07 +01:00
Matthias
796b2a059d
move tempalte tags to plugin 2021-11-11 13:10:12 +01:00
Matthias
f49800d5b8
make attr - test safer 2021-11-04 14:54:15 +01:00
Matthias
2fc8efbfb2
simplify syntax 2021-11-04 13:08:30 +01:00
Matthias
285e6fe93e
prepare fnc for loading metadata 2021-11-04 13:07:35 +01:00
Matthias
dd61714435
refactor 2021-11-04 13:04:02 +01:00
Matthias
c085a86891
naming refactor 2021-11-04 12:55:39 +01:00
Matthias
cb30188623
fix commit references 2021-11-04 12:49:19 +01:00
Matthias
e654ba786f
decide where transit info is loaded from based on install method 2021-11-04 12:43:27 +01:00
Matthias
cf0c8ec2ea
remove builtin integrations 2021-11-04 03:44:48 +01:00
Matthias
7fbf25840f
fix problem with iso format dates 2021-11-04 03:44:30 +01:00
Matthias
93a28bbaba
enable setup hooks
Fixes #2218
2021-11-04 03:43:39 +01:00
Matthias
f86bd4dd6b
catch db not loaded 2021-10-19 20:59:14 +02:00
Matthias
c2535cbcd7
PEP fix 2021-10-17 19:59:02 +02:00
Matthias
11672096e7
always check if app already loaded 2021-10-17 19:57:42 +02:00
Matthias
dcab0c430c
testing safe settings and app integration 2021-10-17 19:50:46 +02:00
Matthias
279ed78119
refactor 2021-10-17 04:47:10 +02:00
Matthias
48abd3cf79
remove unneeded settings 2021-10-17 04:35:24 +02:00
Matthias
cad744e40b
remove unneeded setting 2021-10-17 04:27:19 +02:00
Matthias
dfe10a417b
fix app settings 2021-10-17 04:24:04 +02:00
Matthias
77312b031a
PEP fixes 2021-10-16 17:54:34 +02:00
Matthias
99e4b6f6a5
settting to control app loading 2021-10-16 17:47:05 +02:00
Matthias
c16c26c496
setting to control plugin settings ingestion 2021-10-16 04:17:48 +02:00
Matthias
dde9810f2b
no key => failing test 2021-10-10 00:47:39 +02:00
Matthias
b2b0113ac1
user needs to be staff 2021-10-10 00:47:15 +02:00
Matthias
c67f2aa2d7
set_setting fnc + fixed settings test 2021-10-10 00:21:02 +02:00
Matthias
b29650f3af
fixxed settings dict 2021-10-09 23:54:55 +02:00
Matthias
a32486cfbd
PEP fix 2021-10-09 23:19:01 +02:00
Matthias
269bca27e9
more tests 2021-10-09 23:16:38 +02:00
Matthias
1dd41b0e2d
default value for recursive 2021-10-09 20:57:30 +02:00
Matthias
fa9168d660
preoad modules from external 2021-10-09 20:43:46 +02:00
Matthias
8a56e70dfd
create empty integration builtin 2021-10-09 00:22:55 +02:00
Matthias
3efda98b7d
fixed naming switchup 2021-10-08 22:56:40 +02:00
Matthias
910fb4b6f7
fix wrong assertation path 2021-10-08 22:28:33 +02:00
Matthias
207e6c29b9
fix tests 2021-10-08 22:24:07 +02:00
Matthias
dddd4370cf
refactor app 2021-10-08 22:08:09 +02:00