Commit Graph

10364 Commits

Author SHA1 Message Date
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
Oliver
56ebe1596c
Merge pull request #2304 from SchrodingersGat/pt
Adds language support for portugese
2021-11-13 23:11:44 +11:00
Oliver
29ba9d06a3 Adds language support for portugese 2021-11-13 22:47:15 +11: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
Oliver
1deb0f2c1b
Merge pull request #2296 from SchrodingersGat/requires-restart
Requires restart
2021-11-12 16:02:31 +11:00
Oliver
a470181ac6 Style fixes 2021-11-12 15:42:53 +11: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