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 |
|
Oliver
|
32a8d247e2
|
Fix for BomItem import in admin page
|
2021-11-21 22:12:58 +11:00 |
|
Matthias
|
ba6a7c0541
|
check confirm is True
|
2021-11-21 02:28:01 +01:00 |
|
Matthias
|
6b1c436135
|
names of plugins must be unique
|
2021-11-21 02:24:08 +01:00 |
|
Matthias
|
290e91ff79
|
there are many ways to be broken ...
|
2021-11-21 02:19:14 +01:00 |
|
Matthias
|
fa8f1bbd6f
|
ignore plugins in coverage
|
2021-11-21 02:13:32 +01:00 |
|
Matthias
|
78cd10f3b9
|
PEP fix
|
2021-11-21 02:01:31 +01:00 |
|
Matthias
|
046ee7df06
|
add api test
|
2021-11-21 01:57:46 +01:00 |
|
Matthias
|
cecee032d7
|
streamline html templates
|
2021-11-21 01:21:25 +01:00 |
|
Matthias
|
c0e45d7b4f
|
remove url check wrapper
will be a seperate PR later
|
2021-11-21 01:16:12 +01:00 |
|
Matthias
|
e1dd7a17f2
|
use testing by default
|
2021-11-21 00:56:00 +01:00 |
|
Matthias
|
be5289ba0f
|
break on database error
|
2021-11-21 00:53:04 +01:00 |
|
Matthias
|
170e0e45e3
|
disable plugin testing by default
|
2021-11-21 00:04:41 +01:00 |
|
Matthias
|
ad76812622
|
PEP fix
|
2021-11-20 23:24:03 +01:00 |
|
Matthias
|
39648e545c
|
Add testing to detecte loops
Fixes #2308
|
2021-11-20 23:18:45 +01:00 |
|
Matthias
|
2f739bfbfa
|
fix test assertation
|
2021-11-20 21:10:20 +01:00 |
|
Matthias
|
d17af9eae7
|
PEP fixes
|
2021-11-20 21:03:51 +01:00 |
|
Matthias
|
65226bad1d
|
add template tag tests
|
2021-11-20 20:00:35 +01:00 |
|
Matthias
|
33bc77e138
|
small docstring changes
|
2021-11-20 19:46:38 +01:00 |
|
Matthias
|
e7babfbb7c
|
remove invalid tests
|
2021-11-20 19:27:53 +01:00 |
|
Matthias
|
7a65520252
|
move import of integration plugins into registry
|
2021-11-20 19:25:40 +01:00 |
|
Matthias
|
06e5430948
|
refactor
|
2021-11-20 18:40:46 +01:00 |
|
Matthias
|
71f74f9cc4
|
move globalsettings mixin reg to registry
|
2021-11-20 18:39:24 +01:00 |
|
Matthias
|
b1fbac925d
|
move stacks to registry
|
2021-11-20 18:26:41 +01:00 |
|
Matthias
|
8fbbcb3a8d
|
better readability
|
2021-11-20 18:13:33 +01:00 |
|
Matthias
|
5f180b61e9
|
and another flag moved
|
2021-11-20 18:11:20 +01:00 |
|
Matthias
|
308348f051
|
move flags
|
2021-11-20 18:07:05 +01:00 |
|
Matthias
|
3aa40ce3e9
|
move settings to registry
|
2021-11-20 18:01:19 +01:00 |
|
Matthias
|
8ac41970ad
|
simpler imports
|
2021-11-20 17:46:50 +01:00 |
|