Oliver
|
f95346f214
|
Make the part thumbnail selection window searchable
|
2021-08-04 12:10:49 +10:00 |
|
Oliver
|
989983bdb5
|
Fixed missing import
|
2021-08-04 11:37:59 +10:00 |
|
Oliver
|
83d8226ad6
|
Refactor "CreatePartCategory" form to API
(cherry picked from commit 06ff961564cdbece29ea52f4e681c079d98bcec8)
|
2021-08-04 11:34:42 +10:00 |
|
Oliver
|
8daf601f00
|
Merge pull request #1897 from matmair/price-terms
updating language to be clearer
|
2021-08-04 09:03:13 +10:00 |
|
Oliver
|
69f242d11d
|
Merge pull request #1892 from eeintech/stock_installed_items
Re-enabled installing stock items into others
|
2021-08-04 09:01:28 +10:00 |
|
|
fa3c5ae108
|
updating language to be clearer
see https://github.com/inventree/InvenTree/issues/1889#issuecomment-891901070
|
2021-08-04 00:45:56 +02:00 |
|
eeintech
|
29c8daed0a
|
'has_ipn' filter method did not return queryset
|
2021-08-03 12:21:44 -04:00 |
|
eeintech
|
172a08fbba
|
Removed old quantity setting lines
|
2021-08-03 09:53:08 -04:00 |
|
Oliver
|
f057937df0
|
Fix for non-integer serial numbers
|
2021-08-03 09:46:28 +10:00 |
|
eeintech
|
1c4924a4a5
|
Style duh
|
2021-08-02 15:14:55 -04:00 |
|
eeintech
|
ac3dcac641
|
Re-enabled installing stock items into others
|
2021-08-02 15:05:24 -04:00 |
|
Oliver
|
9aa5086067
|
Merge pull request #1819 from eeintech/part_main_details
Cleaner part details
|
2021-08-02 08:47:18 +10:00 |
|
Oliver
|
d154ca08ea
|
Merge pull request #1887 from matmair/settings-safety
settings fixes
|
2021-08-02 08:38:34 +10:00 |
|
|
0f11ab527f
|
PEP fix
|
2021-08-01 20:58:57 +02:00 |
|
|
83dab558d7
|
catch connection errors in exchange update
#Fixes #1888
|
2021-08-01 20:44:26 +02:00 |
|
|
55762f2a96
|
do not use safe in template
that can cause wrong escaping and generally is considered unsafe
|
2021-08-01 01:41:46 +02:00 |
|
|
c0921fc7ce
|
removing unneeded prints
|
2021-08-01 01:16:10 +02:00 |
|
|
2347f15c2e
|
new command to cleanup old settings in db
|
2021-08-01 01:05:43 +02:00 |
|
|
369864574e
|
only include setting in the settings that have a key
|
2021-07-30 23:25:45 +02:00 |
|
eeintech
|
634e5e0da6
|
Added toggle for part details
Added persistence for page refresh or new part page
|
2021-07-30 14:55:12 -04:00 |
|
eeintech
|
20b21a2b71
|
Merge branch 'master' of github.com:inventree/InvenTree into part_main_details
|
2021-07-30 10:50:28 -04:00 |
|
Oliver
|
c39e3aaa82
|
Bug fix
|
2021-07-29 17:52:24 +10:00 |
|
Oliver
|
542c204ca0
|
PEP fixes
|
2021-07-29 16:39:51 +10:00 |
|
Oliver
|
dd12a593f4
|
Specify how many workers to use
|
2021-07-29 16:37:34 +10:00 |
|
Oliver
|
7756c766c3
|
Fix stock.js
|
2021-07-29 12:35:21 +10:00 |
|
Oliver
|
4381a16b0e
|
Template cleanup
|
2021-07-29 12:31:07 +10:00 |
|
Oliver
|
6fe5f0e0e6
|
Fixes for order.js
|
2021-07-29 11:58:32 +10:00 |
|
Oliver
|
ba5479090a
|
Fix nav.js
|
2021-07-29 11:54:04 +10:00 |
|
Oliver
|
28bf5bfdbc
|
Fix table_filters.js
|
2021-07-29 11:52:50 +10:00 |
|
Oliver
|
a222efda33
|
Fix rendering issues
|
2021-07-29 11:43:50 +10:00 |
|
Oliver
|
27ec65a002
|
Add 'settings.js' which provides all settings (global and user) as a dynamic javascript file
- Minimal database hits required
|
2021-07-29 11:28:04 +10:00 |
|
Oliver
|
14aebfdae1
|
Split dynamic javascript files into two separate directories
- One gets translated and is served statically
- One does not get translated and is served dynamically
- Add CI step
|
2021-07-29 09:23:24 +10:00 |
|
eeintech
|
d43312d162
|
Missing comma propagating to translated JS files
|
2021-07-28 13:29:12 -04:00 |
|
Oliver
|
baa6283d20
|
Fixes
|
2021-07-28 23:47:50 +10:00 |
|
Oliver
|
5744796506
|
Adds an API filter class for the ManufacturerPart list endpoint
|
2021-07-28 23:32:49 +10:00 |
|
Oliver
|
20b6e0fd1a
|
Update version.py
|
2021-07-28 15:46:52 +10:00 |
|
Oliver
|
9d9bfd6c30
|
Update version.py
0.4.0 release
|
2021-07-28 15:46:20 +10:00 |
|
Oliver
|
839cd55f20
|
Merge branch 'l10' into translation
# Conflicts:
# InvenTree/locale/de/LC_MESSAGES/django.po
# InvenTree/locale/el/LC_MESSAGES/django.po
# InvenTree/locale/en/LC_MESSAGES/django.po
# InvenTree/locale/es/LC_MESSAGES/django.po
# InvenTree/locale/fr/LC_MESSAGES/django.po
# InvenTree/locale/he/LC_MESSAGES/django.po
# InvenTree/locale/id/LC_MESSAGES/django.po
# InvenTree/locale/it/LC_MESSAGES/django.po
# InvenTree/locale/ja/LC_MESSAGES/django.po
# InvenTree/locale/ko/LC_MESSAGES/django.po
# InvenTree/locale/nl/LC_MESSAGES/django.po
# InvenTree/locale/no/LC_MESSAGES/django.po
# InvenTree/locale/pl/LC_MESSAGES/django.po
# InvenTree/locale/ru/LC_MESSAGES/django.po
# InvenTree/locale/sv/LC_MESSAGES/django.po
# InvenTree/locale/th/LC_MESSAGES/django.po
# InvenTree/locale/tr/LC_MESSAGES/django.po
# InvenTree/locale/vi/LC_MESSAGES/django.po
# InvenTree/locale/zh/LC_MESSAGES/django.po
|
2021-07-28 15:23:10 +10:00 |
|
Oliver
|
cb3ca79654
|
Merge remote-tracking branch 'inventree/l10_crowdin' into l10
# Conflicts:
# InvenTree/locale/de/LC_MESSAGES/django.po
# InvenTree/locale/el/LC_MESSAGES/django.po
# InvenTree/locale/es/LC_MESSAGES/django.po
# InvenTree/locale/fr/LC_MESSAGES/django.po
# InvenTree/locale/he/LC_MESSAGES/django.po
# InvenTree/locale/id/LC_MESSAGES/django.po
# InvenTree/locale/it/LC_MESSAGES/django.po
# InvenTree/locale/ja/LC_MESSAGES/django.po
# InvenTree/locale/ko/LC_MESSAGES/django.po
# InvenTree/locale/nl/LC_MESSAGES/django.po
# InvenTree/locale/no/LC_MESSAGES/django.po
# InvenTree/locale/pl/LC_MESSAGES/django.po
# InvenTree/locale/ru/LC_MESSAGES/django.po
# InvenTree/locale/sv/LC_MESSAGES/django.po
# InvenTree/locale/th/LC_MESSAGES/django.po
# InvenTree/locale/tr/LC_MESSAGES/django.po
# InvenTree/locale/vi/LC_MESSAGES/django.po
# InvenTree/locale/zh/LC_MESSAGES/django.po
|
2021-07-28 15:22:31 +10:00 |
|
Oliver
|
ef2d39c980
|
Fix: New translations django.po from Crowdin
|
2021-07-28 15:13:47 +10:00 |
|
Oliver
|
b642a48d74
|
Fix: New translations django.po from Crowdin
|
2021-07-28 15:13:46 +10:00 |
|
Oliver
|
a58cf8ba5d
|
Fix: New translations django.po from Crowdin
|
2021-07-28 15:13:45 +10:00 |
|
Oliver
|
050c430400
|
Fix: New translations django.po from Crowdin
|
2021-07-28 15:13:43 +10:00 |
|
Oliver
|
51bc060c08
|
Fix: New translations django.po from Crowdin
|
2021-07-28 15:13:42 +10:00 |
|
Oliver
|
970f3f94ec
|
Fix: New translations django.po from Crowdin
|
2021-07-28 15:13:41 +10:00 |
|
Oliver
|
39f2558a33
|
Fix: New translations django.po from Crowdin
|
2021-07-28 15:13:40 +10:00 |
|
Oliver
|
e12a0c1d83
|
Fix: New translations django.po from Crowdin
|
2021-07-28 15:13:38 +10:00 |
|
Oliver
|
b5d8b7d363
|
Fix: New translations django.po from Crowdin
|
2021-07-28 15:13:35 +10:00 |
|
Oliver
|
6e1a39d491
|
Fix: New translations django.po from Crowdin
|
2021-07-28 15:13:34 +10:00 |
|
Oliver
|
80b0428e37
|
Fix: New translations django.po from Crowdin
|
2021-07-28 15:13:32 +10:00 |
|