2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 19:15:41 +00:00
Commit Graph

11080 Commits

Author SHA1 Message Date
2acee580c9 fix template for sidebar_item 2021-11-22 20:42:10 +01:00
9556cd594b fix sidebar_header template -> remove trans 2021-11-22 20:41:31 +01:00
c20afad84d replace sidebar_links 2021-11-22 20:40:01 +01:00
72da18719f fix sidebar header 2021-11-22 20:24:38 +01:00
933c420844 fix sidebar translation
Fixes #2347
2021-11-22 20:24:22 +01:00
aae0018a72 stop CI failing 2021-11-22 03:02:03 +01:00
3050bb0703 higher retry threshold + better logging 2021-11-22 02:46:03 +01:00
395573ca5b do not trigger reload 2021-11-22 01:55:21 +01:00
40dafb7fda PEP fix 2021-11-22 01:36:37 +01:00
1efdf16f92 only reload one 2021-11-22 01:30:04 +01:00
3920108d83 do not reload whe currently loading 2021-11-22 01:28:36 +01:00
d54bbf562b remove redundant loggin 2021-11-22 01:06:12 +01:00
4b98ea27ce better format 2021-11-22 00:52:51 +01:00
c496076505 check if file plugin was disabled 2021-11-22 00:52:42 +01:00
38eaca1104 fix path prefixes 2021-11-22 00:48:46 +01:00
e5d474fa0b always set flag 2021-11-22 00:17:35 +01:00
adc058c8b4 only reload once - even if forced 2021-11-22 00:17:04 +01:00
a1b821bf78 just use the default failing mechanism 2021-11-22 00:16:43 +01:00
c3e4a56021 always reset plugin modules on collection 2021-11-22 00:16:09 +01:00
8e7c96626f that statement is quite important 2021-11-21 23:57:45 +01:00
f71b40e031 also handle errors on internal plugins 2021-11-21 23:51:36 +01:00
2e28bb225f fix broken integration plugin def 2021-11-21 23:50:54 +01:00
87947c582d always log error 2021-11-21 23:48:33 +01:00
7782a22f38 make plugin init safe 2021-11-21 23:46:54 +01:00
bd67285314 PEP fixes 2021-11-21 22:11:18 +01:00
c828da284c fix tests to really hit admin actions 2021-11-21 22:04:22 +01:00
03e5279ec0 PEP fixes 2021-11-21 20:23:43 +01:00
bafbebb634 test plugin save action 2021-11-21 20:22:44 +01:00
75a8b88a92 now it should test 2021-11-21 20:14:17 +01:00
211a8e27e6 use pluginreg to reload everywhere 2021-11-21 20:13:58 +01:00
4e6e87d950 fix test limitition 2021-11-21 19:19:44 +01:00
6b7ea10ba2 PEP fix 2021-11-21 19:18:37 +01:00
6533457400 always drop out of maintenance on startup 2021-11-21 19:08:01 +01:00
59a1047d41 add admin action test 2021-11-21 18:59:43 +01:00
b1930404bd Merge pull request #2343 from SchrodingersGat/bom-import-tweaks
Fix for BomItem import in admin page
2021-11-21 22:38:32 +11:00
bef8592152 Create README.md 2021-11-21 22:15:59 +11:00
883b60ebeb Update README.md 2021-11-21 22:15:49 +11:00
32a8d247e2 Fix for BomItem import in admin page 2021-11-21 22:12:58 +11:00
ba6a7c0541 check confirm is True 2021-11-21 02:28:01 +01:00
6b1c436135 names of plugins must be unique 2021-11-21 02:24:08 +01:00
290e91ff79 there are many ways to be broken ... 2021-11-21 02:19:14 +01:00
fa8f1bbd6f ignore plugins in coverage 2021-11-21 02:13:32 +01:00
78cd10f3b9 PEP fix 2021-11-21 02:01:31 +01:00
046ee7df06 add api test 2021-11-21 01:57:46 +01:00
cecee032d7 streamline html templates 2021-11-21 01:21:25 +01:00
c0e45d7b4f remove url check wrapper
will be a seperate PR later
2021-11-21 01:16:12 +01:00
e1dd7a17f2 use testing by default 2021-11-21 00:56:00 +01:00
be5289ba0f break on database error 2021-11-21 00:53:04 +01:00
170e0e45e3 disable plugin testing by default 2021-11-21 00:04:41 +01:00
ad76812622 PEP fix 2021-11-20 23:24:03 +01:00