Commit Graph

10618 Commits

Author SHA1 Message Date
Matthias 8fddf66618
remove unneeded TODO 2021-11-23 23:40:52 +01:00
Matthias 8236c51827
PEP fix 2021-11-23 18:42:41 +01:00
Matthias 6eee332da8
Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-11-23 18:39:51 +01:00
Oliver e53e3b4a51
Merge pull request #2350 from matmair/matmair/issue2347
Fix sidebar translation
2021-11-23 12:57:11 +11:00
Oliver 91cd76b55f
Merge pull request #2351 from matmair/matmair/issue2335
Respect rule W293
2021-11-23 12:55:06 +11:00
Matthias c035cd4fc2
remove omitions
enforcing styles on the supporting files does not really hurt the dev enviroment - they already confirm
2021-11-23 00:44:56 +01:00
Matthias 0733d9940f
fix ci files 2021-11-23 00:42:21 +01:00
Matthias 92f0ca07d7
remove non existant file from checks 2021-11-23 00:39:12 +01:00
Matthias 68b8dcf19e
add todo 2021-11-23 00:37:17 +01:00
Matthias aa845ce87d
add descriptions for all ignored errors 2021-11-23 00:36:44 +01:00
Matthias 3cd891229c
check rule W293 in pipeline 2021-11-23 00:29:02 +01:00
Matthias d884e62be1
[FR] Confirm to W293
Fixes #2335
2021-11-23 00:28:23 +01:00
Matthias d79e9a62b4
fix trans tags 2021-11-22 23:42:29 +01:00
Matthias 2acee580c9
fix template for sidebar_item 2021-11-22 20:42:10 +01:00
Matthias 9556cd594b
fix sidebar_header template -> remove trans 2021-11-22 20:41:31 +01:00
Matthias c20afad84d
replace sidebar_links 2021-11-22 20:40:01 +01:00
Matthias 72da18719f
fix sidebar header 2021-11-22 20:24:38 +01:00
Matthias 933c420844
fix sidebar translation
Fixes #2347
2021-11-22 20:24:22 +01:00
Matthias aae0018a72
stop CI failing 2021-11-22 03:02:03 +01:00
Matthias 3050bb0703
higher retry threshold + better logging 2021-11-22 02:46:03 +01:00
Matthias 395573ca5b
do not trigger reload 2021-11-22 01:55:21 +01:00
Matthias 40dafb7fda
PEP fix 2021-11-22 01:36:37 +01:00
Matthias 1efdf16f92
only reload one 2021-11-22 01:30:04 +01:00
Matthias 3920108d83
do not reload whe currently loading 2021-11-22 01:28:36 +01:00
Matthias d54bbf562b
remove redundant loggin 2021-11-22 01:06:12 +01:00
Matthias 4b98ea27ce
better format 2021-11-22 00:52:51 +01:00
Matthias c496076505
check if file plugin was disabled 2021-11-22 00:52:42 +01:00
Matthias 38eaca1104
fix path prefixes 2021-11-22 00:48:46 +01:00
Matthias e5d474fa0b
always set flag 2021-11-22 00:17:35 +01:00
Matthias adc058c8b4
only reload once - even if forced 2021-11-22 00:17:04 +01:00
Matthias a1b821bf78
just use the default failing mechanism 2021-11-22 00:16:43 +01:00
Matthias c3e4a56021
always reset plugin modules on collection 2021-11-22 00:16:09 +01:00
Matthias 8e7c96626f
that statement is quite important 2021-11-21 23:57:45 +01:00
Matthias f71b40e031
also handle errors on internal plugins 2021-11-21 23:51:36 +01:00
Matthias 2e28bb225f
fix broken integration plugin def 2021-11-21 23:50:54 +01:00
Matthias 87947c582d
always log error 2021-11-21 23:48:33 +01:00
Matthias 7782a22f38
make plugin init safe 2021-11-21 23:46:54 +01:00
Matthias bd67285314
PEP fixes 2021-11-21 22:11:18 +01:00
Matthias c828da284c
fix tests to really hit admin actions 2021-11-21 22:04:22 +01:00
Matthias 03e5279ec0
PEP fixes 2021-11-21 20:23:43 +01:00
Matthias bafbebb634
test plugin save action 2021-11-21 20:22:44 +01:00
Matthias 75a8b88a92
now it should test 2021-11-21 20:14:17 +01:00
Matthias 211a8e27e6
use pluginreg to reload everywhere 2021-11-21 20:13:58 +01:00
Matthias 4e6e87d950
fix test limitition 2021-11-21 19:19:44 +01:00
Matthias 6b7ea10ba2
PEP fix 2021-11-21 19:18:37 +01:00
Matthias 6533457400
always drop out of maintenance on startup 2021-11-21 19:08:01 +01:00
Matthias 59a1047d41
add admin action test 2021-11-21 18:59:43 +01:00
Oliver 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
Oliver bef8592152
Create README.md 2021-11-21 22:15:59 +11:00
Oliver 883b60ebeb
Update README.md 2021-11-21 22:15:49 +11:00