2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-11 01:25:40 +00:00
Commit Graph

9677 Commits

Author SHA1 Message Date
3a82c675c2 Update .gitignore 2021-09-08 15:20:58 +10:00
79a0140d71 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-09-08 15:20:13 +10:00
3f172c24ef updated translation base 2021-09-08 04:34:30 +00:00
71ca60d679 Merge pull request #2044 from SchrodingersGat/new-line-item
Bug fix - "Add line item" button
2021-09-08 14:32:51 +10:00
ca7d779116 Fix: New translations django.po from Crowdin 2021-09-08 14:15:50 +10:00
8e85203be3 Fix: New translations django.po from Crowdin 2021-09-08 14:15:49 +10:00
6cee801659 Fix: New translations django.po from Crowdin 2021-09-08 14:15:47 +10:00
def20d2923 Fix: New translations django.po from Crowdin 2021-09-08 14:15:45 +10:00
821fe81411 Fix: New translations django.po from Crowdin 2021-09-08 14:15:44 +10:00
aee8ca886f Fix: New translations django.po from Crowdin 2021-09-08 14:15:42 +10:00
ed0cb33510 Fix: New translations django.po from Crowdin 2021-09-08 14:15:41 +10:00
fcc8e14a5b Fix: New translations django.po from Crowdin 2021-09-08 14:15:40 +10:00
e47c7322b8 Fix: New translations django.po from Crowdin 2021-09-08 14:15:39 +10:00
4ca40ca83c Fix: New translations django.po from Crowdin 2021-09-08 14:15:37 +10:00
4a7e71b0a2 Fix: New translations django.po from Crowdin 2021-09-08 14:15:36 +10:00
8121ab32c5 Fix: New translations django.po from Crowdin 2021-09-08 14:15:35 +10:00
50f673d25d Fix: New translations django.po from Crowdin 2021-09-08 14:15:34 +10:00
79d3ef982a Fix: New translations django.po from Crowdin 2021-09-08 14:15:32 +10:00
2fd179bf58 Fix: New translations django.po from Crowdin 2021-09-08 14:15:31 +10:00
6adcf60ff8 Fix: New translations django.po from Crowdin 2021-09-08 14:15:29 +10:00
dfeffff118 Fix: New translations django.po from Crowdin 2021-09-08 14:15:28 +10:00
6f3eb77ac9 Fix: New translations django.po from Crowdin 2021-09-08 14:15:27 +10:00
b9b23a3853 bug fix 2021-09-08 14:14:14 +10:00
52793856c2 updated translation base 2021-09-08 03:30:27 +00:00
829dd0d637 Merge pull request #2043 from SchrodingersGat/received-stock-items
Fixes for purchase order stock table
2021-09-08 13:29:05 +10:00
387680fbcd More linting 2021-09-08 13:13:40 +10:00
20788bb559 Bump pillow version for security fix 2021-09-08 13:02:49 +10:00
a32a30de52 javascript linting 2021-09-08 13:02:03 +10:00
1a21576f28 Adds separate option for "prevent_new_stock" to stock_table 2021-09-08 12:57:42 +10:00
d02f7f7441 updated translation base 2021-09-08 02:53:31 +00:00
ba787a0485 Merge pull request #2041 from SchrodingersGat/metadata-fixes
Fix OPTIONS request lookup time
2021-09-08 12:52:00 +10:00
8368798280 Move po-line-item-table into javascript file
- for better linting
2021-09-08 12:51:49 +10:00
6012855ec4 PEP fixes 2021-09-08 12:24:33 +10:00
919b39515f Improve instance lookup for metadata layer
- Existing call to get_object() could take > 20 seconds in some cases
- Not really sure why, some issue with the DRF library
- Was probably parsing the entire queryset rather than doing a PK lookup
- Instead, directly use the provided pk to get the model
2021-09-08 12:18:07 +10:00
6ff4b78b23 maybe now this is fixd? 2021-09-08 00:55:37 +02:00
19526f37b6 updated translation base 2021-09-07 22:49:35 +00:00
22aa0a03c9 Merge pull request #2039 from SchrodingersGat/requirements
Re-add gunicorn to requirements file
2021-09-08 08:48:20 +10:00
ff98c87311 muting unneeded check 2021-09-08 00:16:51 +02:00
84528df6f8 Re-add gunicorn to requirements file 2021-09-08 08:01:05 +10:00
30c98b828e fix checks 2021-09-07 23:59:28 +02:00
48a4715b58 PEP fix 2021-09-07 23:59:18 +02:00
5b7941ab17 crispyfy confirmation 2021-09-07 23:55:32 +02:00
f730702a7d add aditional provider settings 2021-09-07 23:55:11 +02:00
0eb9d3ad5b cleanup 2021-09-07 23:08:04 +02:00
0a8401da1d some settings in config 2021-09-07 23:07:23 +02:00
b281241607 remove unneeded override 2021-09-07 22:38:01 +02:00
dbc58b299c fix layout for password reset 2021-09-07 22:35:19 +02:00
5c9824429d Fix: New translations django.po from Crowdin 2021-09-08 00:10:59 +10:00
ff71f4da13 Fix: New translations django.po from Crowdin 2021-09-08 00:10:57 +10:00
2c43b0d9fe Fix: New translations django.po from Crowdin 2021-09-08 00:10:56 +10:00