2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 21:45:39 +00:00
Commit Graph

112 Commits

Author SHA1 Message Date
c57393f457 refactor clean installed apps 2021-11-20 03:05:01 +01:00
ad98c1df48 refactor registry cleaning 2021-11-20 03:03:57 +01:00
37f14f537a make sure bool for maintenance sate 2021-11-18 16:17:26 +01:00
000adb357d refactor plugin urls into plugin dir 2021-11-18 12:50:22 +01:00
a996be3f5c always slugify key 2021-11-17 23:21:05 +01:00
fe96d07c1e log lookup error 2021-11-17 02:07:29 +01:00
4ab464dc9e refactor for debug if lookups fail 2021-11-17 02:07:13 +01:00
0f321b8e83 turns out we needed that 2021-11-17 02:03:03 +01:00
e121ad374b more safer = more better ::inno: 2021-11-17 02:02:47 +01:00
4513ad5ab6 and this also 2021-11-17 02:02:23 +01:00
6c5dd2a5a4 and safety here too 2021-11-17 01:59:30 +01:00
7c9ba1007d refactor 2021-11-17 01:51:47 +01:00
c3ea0f0704 indentations fix 2021-11-17 01:51:13 +01:00
3d2648ffb2 make deactivaton safe
even if apps were not loaded rigth
2021-11-17 01:51:05 +01:00
8708279629 some more docs 2021-11-17 01:46:22 +01:00
a7279ce43e streamlining 2021-11-17 01:46:12 +01:00
b563bbee00 fixes for reloading contrib apps 2021-11-17 01:45:48 +01:00
5c74141588 fully unregister app 2021-11-17 01:44:19 +01:00
b783ec566c add maintenance mode 2021-11-15 22:07:30 +01:00
7129a35900 add todo regarding reload safety 2021-11-15 02:20:37 +01:00
dbfe0d39ea this is simpler to read 2021-11-15 02:10:57 +01:00
c41f16837d remove blocking condition 2021-11-15 02:06:38 +01:00
81335ee1d5 clear url caches 2021-11-15 02:05:57 +01:00
87edbf7c33 unresgister models when deactivating 2021-11-15 01:01:55 +01:00
65ff226b90 remove debug messages 2021-11-15 01:01:01 +01:00
d2a34b83c6 clear settings reliably 2021-11-15 00:21:47 +01:00
84a675ae39 update urls too 2021-11-15 00:10:05 +01:00
47bb9466b7 fix initial startup phase 2021-11-14 23:49:00 +01:00
eb02a85154 fix indentation 2021-11-14 23:09:42 +01:00
9ecf9603d6 load django internal reloading mechanisms 2021-11-14 23:08:28 +01:00
f13507e23c refactor 2021-11-14 22:16:45 +01:00
fd5939d233 simplify function 2021-11-14 22:14:50 +01:00
6922e24237 refactor and doc 2021-11-14 22:08:57 +01:00
d586d6225c more struc 2021-11-14 22:02:14 +01:00
c059583b08 add live reloading 2021-11-14 22:01:00 +01:00
e3d334f467 remove debug message 2021-11-14 02:45:59 +01:00
8faed72278 make db setting fetching safe 2021-11-14 02:03:56 +01:00
4abb23963a log if db not loaded 2021-11-14 01:59:47 +01:00
013e8ab3bd disable IntegrationPlugin loading from setup hook in testing 2021-11-14 01:12:23 +01:00
b10492f088 rename global settings objects 2021-11-14 00:24:32 +01:00
2638ef046d own flag to enable plugin testing 2021-11-13 01:39:22 +01:00
5272b56d04 activate plugins if testing 2021-11-13 01:15:20 +01:00
ab2d758a38 save db reference 2021-11-13 00:37:36 +01:00
da7dd0a4ac PEP fix 2021-11-12 02:39:06 +01:00
aa0237723a refactor a bit more 2021-11-12 02:32:17 +01:00
0e6f203660 refactor plugin loading 2021-11-12 02:26:10 +01:00
6de0a211f7 catch if db not migrated 2021-11-12 02:04:52 +01:00
b706ed2312 keep inactive plugins 2021-11-12 01:54:03 +01:00
4dc1ae4f5f log stages 2021-11-12 01:22:35 +01:00
36c0fad8e1 check if plugin is enabled 2021-11-12 01:12:13 +01:00