Matthias
|
1aafec7107
|
PEP fixes
|
2021-11-15 02:10:43 +01:00 |
|
Matthias
|
c41f16837d
|
remove blocking condition
|
2021-11-15 02:06:38 +01:00 |
|
Matthias
|
81335ee1d5
|
clear url caches
|
2021-11-15 02:05:57 +01:00 |
|
Matthias
|
87edbf7c33
|
unresgister models when deactivating
|
2021-11-15 01:01:55 +01:00 |
|
Matthias
|
65ff226b90
|
remove debug messages
|
2021-11-15 01:01:01 +01:00 |
|
Matthias
|
d2a34b83c6
|
clear settings reliably
|
2021-11-15 00:21:47 +01:00 |
|
Matthias
|
84a675ae39
|
update urls too
|
2021-11-15 00:10:05 +01:00 |
|
Matthias
|
5b04f812a9
|
refactor
|
2021-11-15 00:04:56 +01:00 |
|
Matthias
|
47bb9466b7
|
fix initial startup phase
|
2021-11-14 23:49:00 +01:00 |
|
Matthias
|
eb02a85154
|
fix indentation
|
2021-11-14 23:09:42 +01:00 |
|
Matthias
|
9ecf9603d6
|
load django internal reloading mechanisms
|
2021-11-14 23:08:28 +01:00 |
|
Matthias
|
f13507e23c
|
refactor
|
2021-11-14 22:16:45 +01:00 |
|
Matthias
|
fd5939d233
|
simplify function
|
2021-11-14 22:14:50 +01:00 |
|
Matthias
|
6922e24237
|
refactor and doc
|
2021-11-14 22:08:57 +01:00 |
|
Matthias
|
d586d6225c
|
more struc
|
2021-11-14 22:02:14 +01:00 |
|
Matthias
|
c059583b08
|
add live reloading
|
2021-11-14 22:01:00 +01:00 |
|
Matthias
|
e3d334f467
|
remove debug message
|
2021-11-14 02:45:59 +01:00 |
|
Matthias
|
8faed72278
|
make db setting fetching safe
|
2021-11-14 02:03:56 +01:00 |
|
Matthias
|
4abb23963a
|
log if db not loaded
|
2021-11-14 01:59:47 +01:00 |
|
Matthias
|
01cf848fbb
|
fix wrong set settings
|
2021-11-14 01:53:35 +01:00 |
|
Matthias
|
4ac5895822
|
compare ordered
|
2021-11-14 01:33:07 +01:00 |
|
Matthias
|
990ad95c13
|
fix global settings test
|
2021-11-14 01:32:44 +01:00 |
|
Matthias
|
013e8ab3bd
|
disable IntegrationPlugin loading from setup hook in testing
|
2021-11-14 01:12:23 +01:00 |
|
Matthias
|
1391df7236
|
fix test for global settings
|
2021-11-14 00:49:00 +01:00 |
|
Matthias
|
4e90f79525
|
Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037
|
2021-11-14 00:24:47 +01:00 |
|
Matthias
|
b10492f088
|
rename global settings objects
|
2021-11-14 00:24:32 +01:00 |
|
Matthias
|
11c3ac8bf8
|
make id fields in plugins read_only
Fixes #2305
|
2021-11-13 23:40:14 +01:00 |
|
Matthias
|
b79f0052a4
|
assert that plugin testing is enabled
|
2021-11-13 02:02:01 +01:00 |
|
Matthias
|
ff3d9e373c
|
change order back
|
2021-11-13 02:00:59 +01:00 |
|
Matthias
|
cebd729fac
|
PEP fix
|
2021-11-13 01:43:07 +01:00 |
|
Matthias
|
357f63180f
|
add settings url
|
2021-11-13 01:40:05 +01:00 |
|
Matthias
|
c850269bd7
|
log testing state
|
2021-11-13 01:39:41 +01:00 |
|
Matthias
|
2638ef046d
|
own flag to enable plugin testing
|
2021-11-13 01:39:22 +01:00 |
|
Matthias
|
860c56e4ca
|
remove helper
|
2021-11-13 01:36:31 +01:00 |
|
Matthias
|
9d3aab58d7
|
fix loading dir
|
2021-11-13 01:29:17 +01:00 |
|
Matthias
|
28af5dc128
|
add regions for easier code nav
|
2021-11-13 01:26:26 +01:00 |
|
Matthias
|
367c37bbaf
|
remove setup helper as it is not needed anymore
|
2021-11-13 01:25:41 +01:00 |
|
Matthias
|
5272b56d04
|
activate plugins if testing
|
2021-11-13 01:15:20 +01:00 |
|
Matthias
|
6015de1cd9
|
fix assertion inp
|
2021-11-13 01:10:00 +01:00 |
|
Matthias
|
6d47364e06
|
fix list equal
|
2021-11-13 00:52:10 +01:00 |
|
Matthias
|
ea277c2ad6
|
fix url
|
2021-11-13 00:45:10 +01:00 |
|
Matthias
|
ab2d758a38
|
save db reference
|
2021-11-13 00:37:36 +01:00 |
|
Matthias
|
7e478c332a
|
enable multiple admin buttons on one page
|
2021-11-13 00:37:18 +01:00 |
|
Matthias
|
8c82d2f900
|
fix test
|
2021-11-13 00:02:47 +01:00 |
|
Matthias
|
938f8bab2d
|
activate plugins before testing
|
2021-11-12 17:44:35 +01:00 |
|
Matthias
|
c612cfcfba
|
mark restart required in the settings
|
2021-11-12 08:03:25 +01:00 |
|
Matthias
|
e542a8f8e3
|
Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037
|
2021-11-12 07:51:25 +01:00 |
|
Matthias
|
da7dd0a4ac
|
PEP fix
|
2021-11-12 02:39:06 +01:00 |
|
Matthias
|
9ae8474ed9
|
fix test
|
2021-11-12 02:34:18 +01:00 |
|
Matthias
|
aa0237723a
|
refactor a bit more
|
2021-11-12 02:32:17 +01:00 |
|
Matthias
|
0e6f203660
|
refactor plugin loading
|
2021-11-12 02:26:10 +01:00 |
|
Matthias
|
175b6ca053
|
admin buttons for plugins
|
2021-11-12 02:14:49 +01:00 |
|
Matthias
|
6e34119f85
|
nicer model name
|
2021-11-12 02:05:41 +01:00 |
|
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
|
689b414d62
|
show info if no version exists
Fixes #2295
|
2021-11-11 23:32:22 +01:00 |
|
Matthias
|
3be21c59ec
|
remove default listing without a key
|
2021-11-11 23:07:46 +01:00 |
|
Matthias
|
5bb3a95699
|
Fix theme selector
Fixes #2298
|
2021-11-11 23:04:16 +01:00 |
|
Matthias
|
1ff9edf490
|
move theme selection
#2299
|
2021-11-11 15:54:57 +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
|
fa36bcdbca
|
'safe' loading of links
|
2021-11-11 13:00:20 +01:00 |
|
Matthias
|
36591a5f6e
|
fix link
|
2021-11-11 12:33:11 +01:00 |
|
Matthias
|
112e04381e
|
fix badges
|
2021-11-11 12:20:22 +01:00 |
|
Matthias
|
ab1742da64
|
remove reduntant block
|
2021-11-11 12:19:11 +01:00 |
|
Matthias
|
b4faaa7a46
|
Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037
|
2021-11-11 12:18:13 +01:00 |
|
Matthias
|
fcc94b3902
|
remove empty breadcrumb space in settings
|
2021-11-11 00:28:30 +01:00 |
|
Matthias
|
bae28e8207
|
Add setting for enabeling reports
Fixes #2278
|
2021-11-10 23:54:54 +01:00 |
|
Matthias
|
f9c004bd36
|
Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037
|
2021-11-10 23:20:39 +01:00 |
|
Matthias
|
e2e8470154
|
Merge branch 'plugin-2037' of https://github.com/matmair/InvenTree into plugin-2037
|
2021-11-10 00:37:54 +01:00 |
|
Matthias
|
d982bfe201
|
Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037
|
2021-11-10 00:37:49 +01:00 |
|
Matthias
|
f49800d5b8
|
make attr - test safer
|
2021-11-04 14:54:15 +01:00 |
|
Matthias
|
1ac51afd27
|
revert unneeded change
|
2021-11-04 14:23:42 +01:00 |
|
Matthias
|
0daba629fe
|
Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037
|
2021-11-04 14:23:17 +01:00 |
|
Matthias
|
2992dfdfed
|
remove Shopify
|
2021-11-04 14:21:17 +01:00 |
|
Matthias
|
80414ba6b5
|
make icon optional
|
2021-11-04 13:44:25 +01:00 |
|
Matthias
|
267c5ca40c
|
show install method for plugin
|
2021-11-04 13:30:40 +01:00 |
|
Matthias
|
99c3bc5529
|
make package info conditional
|
2021-11-04 13:21:02 +01:00 |
|
Matthias
|
41954fd2d6
|
make naming less git related
|
2021-11-04 13:19:08 +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
|
50e5bfc4a4
|
flag if plugin was packaged
|
2021-11-04 12:42:22 +01:00 |
|
Matthias
|
e12e93f19e
|
merge migrations
|
2021-11-04 10:27:40 +01:00 |
|
Matthias
|
b54f9c9c13
|
provide backport for 3.7
|
2021-11-04 10:24:05 +01:00 |
|
Matthias
|
a88f144239
|
merge fixes
|
2021-11-04 10:17:39 +01:00 |
|
Matthias
|
eea6c8675c
|
PEP fix
|
2021-11-04 10:12:30 +01:00 |
|