Oliver
|
c0f5205570
|
Pin markdown package version
|
2021-11-17 10:56:39 +11:00 |
|
Oliver
|
9614963f16
|
Put function into migration file
|
2021-11-17 08:58:32 +11:00 |
|
Oliver
|
d217fa4d9f
|
Reduce size of splash screen image
|
2021-11-16 20:09:38 +11:00 |
|
Oliver
|
db009189ca
|
remove unused function
|
2021-11-16 20:07:16 +11:00 |
|
Oliver
|
192cfb80b0
|
Merge remote-tracking branch 'inventree/master' into partial-shipment
# Conflicts:
# InvenTree/InvenTree/version.py
|
2021-11-16 17:06:38 +11:00 |
|
Matthias
|
b0f315dcba
|
add missing migration
|
2021-11-16 00:41:08 +01:00 |
|
Matthias
|
40cf7869d3
|
refactor mixin locations
|
2021-11-16 00:40:49 +01:00 |
|
Matthias
|
2188025a93
|
refactor meta names
|
2021-11-16 00:23:23 +01:00 |
|
Matthias
|
53422517ed
|
PEP fixes
|
2021-11-16 00:21:14 +01:00 |
|
Matthias
|
65764effbb
|
add verbose names to model
|
2021-11-16 00:21:03 +01:00 |
|
Matthias
|
aec6a58cad
|
add filter to admin
|
2021-11-16 00:18:06 +01:00 |
|
Matthias
|
f460780e39
|
reorder list display
|
2021-11-16 00:17:44 +01:00 |
|
Matthias
|
bc79778639
|
refactor
|
2021-11-16 00:14:44 +01:00 |
|
Matthias
|
1794fb8865
|
check if you the plugins really need to be reloaded
|
2021-11-16 00:12:58 +01:00 |
|
Matthias
|
3b0a004d6e
|
update docsstrings
|
2021-11-16 00:09:38 +01:00 |
|
Matthias
|
35d2259edf
|
added settings actions
|
2021-11-16 00:05:53 +01:00 |
|
Matthias
|
bf0129788d
|
gitignore for locking file
|
2021-11-15 23:50:41 +01:00 |
|
Matthias
|
e52dd4828a
|
customize 503
|
2021-11-15 23:48:49 +01:00 |
|
Matthias
|
b783ec566c
|
add maintenance mode
|
2021-11-15 22:07:30 +01:00 |
|
Oliver
|
4e09f0110b
|
Merge pull request #2313 from SchrodingersGat/used-in
Used in
|
2021-11-16 07:39:39 +11:00 |
|
Oliver
|
20941ce00b
|
JS linting
|
2021-11-16 00:15:18 +11:00 |
|
Oliver
|
5b0a2576f6
|
additional filters for "used-in" table
|
2021-11-16 00:04:06 +11:00 |
|
Oliver
|
6367f1a9ed
|
Improve titles in table
|
2021-11-16 00:00:52 +11:00 |
|
Oliver
|
e36b4458bd
|
PEP fixes
|
2021-11-15 23:58:34 +11:00 |
|
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 |
|
Oliver
|
dad097a3ba
|
Merge remote-tracking branch 'inventree/master' into partial-shipment
|
2021-11-15 10:55:17 +11: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 |
|