Commit Graph

10537 Commits

Author SHA1 Message Date
Oliver
ca3c3685fe Tweaks 2021-11-15 23:51:21 +11:00
Oliver
c367fd7941 Fixes multiple issues for "used in" table 2021-11-15 23:51:02 +11:00
Oliver
01da889c46 Add ability to search "partparametertemplate" API by "name" field 2021-11-15 23:31:56 +11:00
Oliver
66032ea77a Indicate that a BOM item is inherited in the "uses" table 2021-11-15 23:14:13 +11:00
Oliver
f3782ae8bc visual improvements for table filter elements 2021-11-15 23:13:58 +11:00
Oliver
d5ebdd035e Search button fix 2021-11-15 23:06:15 +11:00
Oliver
0b487c6111 "used in" table now accommodates "inherited" BOMs 2021-11-15 23:00:05 +11:00
Oliver
00dc7dafe1 Construct "used in" table 2021-11-15 22:39:58 +11:00
Oliver
a9852355c4 Add a unit test 2021-11-15 22:28:09 +11:00
Oliver
1f997d07b6 Update BOM API to allow filtering by "uses" 2021-11-15 22:16:13 +11:00
Matthias
45167fe2f0
PEP fixes 2021-11-15 07:47:52 +01:00
Matthias
7129a35900
add todo regarding reload safety 2021-11-15 02:20:37 +01:00
Matthias
35e211e330
this was for finding a testing error 2021-11-15 02:11:28 +01:00
Matthias
84ea56a8f2
docstrings should be manadtory 2021-11-15 02:11:12 +01:00
Matthias
dbfe0d39ea
this is simpler to read 2021-11-15 02:10:57 +01:00
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
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