Matthias
|
99dc02e2cb
|
cleaning up names / comments
|
2021-04-20 14:39:28 +02:00 |
|
Matthias
|
4d439db322
|
fixing styling issues
|
2021-04-20 13:48:05 +02:00 |
|
Matthias
|
2943dc6083
|
initial implementation as in #1485
|
2021-04-20 13:37:19 +02:00 |
|
Oliver Walters
|
4d1eb51bc4
|
Fixes
|
2021-04-20 20:42:55 +10:00 |
|
Oliver Walters
|
2bb86ff22b
|
Adds missing template file
|
2021-04-20 20:20:00 +10:00 |
|
Oliver Walters
|
fd3e59650a
|
Style fixes
|
2021-04-20 20:15:51 +10:00 |
|
Oliver Walters
|
c5fa0bb459
|
Improved API filtering for PartCategory
|
2021-04-20 20:15:06 +10:00 |
|
Oliver Walters
|
38eea21f4f
|
Enable printing of multiple stock location labels
|
2021-04-20 20:06:13 +10:00 |
|
Oliver Walters
|
412b05d76c
|
Allow API filtering by "cascading" stock locations
|
2021-04-20 20:00:15 +10:00 |
|
Oliver Walters
|
6986709fb8
|
Reorganized stock location view
|
2021-04-20 19:49:07 +10:00 |
|
Oliver Walters
|
f578f68001
|
Split "part category" view into separate pages
|
2021-04-20 19:30:43 +10:00 |
|
Oliver
|
21708dabaf
|
Merge pull request #1490 from SchrodingersGat/django-3.2
Update to django 3.2
|
2021-04-20 11:25:25 +10:00 |
|
Oliver Walters
|
0fbf39f1bc
|
More fixes
|
2021-04-20 10:59:28 +10:00 |
|
Oliver Walters
|
6b9145ae56
|
Fixes required for v3.2 compatibility
- Specify DEFAULT_AUTO_FIELD
- Specify output_field for annotations
|
2021-04-20 09:14:08 +10:00 |
|
eeintech
|
2dbd61c611
|
Stock return to customer fix, stock children item table fix
|
2021-04-19 11:25:39 -04:00 |
|
Oliver Walters
|
252abb920f
|
Do not print EMAIL warning if in TEST mode
|
2021-04-19 20:49:24 +10:00 |
|
Oliver
|
157d58b157
|
Merge pull request #1481 from matmair/instance-name-in-title
Instance name in title
|
2021-04-18 21:48:37 +10:00 |
|
Matthias Mair
|
26e12f299d
|
New translations django.po (German)
|
2021-04-18 13:31:52 +02:00 |
|
Matthias Mair
|
00ddffa59e
|
New translations django.po (German)
|
2021-04-18 13:04:25 +02:00 |
|
Matthias
|
e668577d97
|
fix as noted in #1481
|
2021-04-18 12:31:17 +02:00 |
|
Oliver
|
26c19dc77d
|
Merge pull request #1479 from matmair/feature/translations
Feature/translations
|
2021-04-18 20:23:51 +10:00 |
|
Oliver
|
724ecebb4c
|
Update version.py
|
2021-04-18 19:54:16 +10:00 |
|
Oliver
|
0b5557395b
|
Update version.py
|
2021-04-18 19:53:15 +10:00 |
|
Oliver Walters
|
1502a07b81
|
Remove log output which was leaking password into the logs
|
2021-04-18 16:54:35 +10:00 |
|
Matthias
|
0c4d22623d
|
added german translations
|
2021-04-18 01:33:35 +02:00 |
|
Matthias
|
c99850abf3
|
po files for new chnaged translation strings
|
2021-04-18 01:27:04 +02:00 |
|
Matthias
|
c3319e88f4
|
typo fix
|
2021-04-18 01:21:44 +02:00 |
|
Matthias
|
5b9c4dc225
|
sipler translation strings
|
2021-04-18 01:21:11 +02:00 |
|
Matthias
|
c233e82919
|
added translatable strings
|
2021-04-17 23:54:23 +02:00 |
|
Matthias
|
46822017c6
|
FIX: multiline trans not possible
|
2021-04-17 23:52:55 +02:00 |
|
Matthias
|
59063bee6b
|
extending translations to the whole sentence
|
2021-04-17 23:52:21 +02:00 |
|
Matthias
|
20af4c9ba0
|
template tag for translatable alerts with links
|
2021-04-17 23:48:47 +02:00 |
|
Matthias
|
7a0a901c2b
|
translations fo true/false yes /no
|
2021-04-17 23:28:10 +02:00 |
|
Matthias Mair
|
410d6195a8
|
New translations django.po (German)
|
2021-04-17 19:00:32 +02:00 |
|
Matthias Mair
|
37b3ac07ff
|
New translations django.po (German)
|
2021-04-17 17:46:27 +02:00 |
|
Matthias
|
b1e08dae78
|
Merge branch 'master' of https://github.com/inventree/InvenTree into instance-name-in-title
|
2021-04-17 12:19:38 +02:00 |
|
Matthias Mair
|
d8d015925b
|
New translations django.po (German)
|
2021-04-17 11:03:13 +02:00 |
|
Matthias Mair
|
d561186313
|
New translations django.po (German)
|
2021-04-17 10:01:03 +02:00 |
|
Oliver
|
2be78f5d4c
|
Merge pull request #1469 from eeintech/stock_item_template_fix
Fixed stock item template for items without manufacturer part
|
2021-04-17 08:05:21 +10:00 |
|
eeintech
|
2b4723cc32
|
Hide system alert for non-staff users, introduced orange icon for less severe alert than background workers not running (like missing email config)
|
2021-04-16 12:22:13 -04:00 |
|
eeintech
|
09ef85ce9d
|
Fixed stock item template for items without manufacturer part
|
2021-04-16 11:43:21 -04:00 |
|
Oliver
|
d4529ec1c4
|
Merge pull request #1464 from matmair/translation_improv
Translation improvments
|
2021-04-16 21:46:07 +10:00 |
|
Nigel
|
6f00c662a1
|
fix: don't link manufacturer part if it doesn't have one
|
2021-04-15 16:28:50 -06:00 |
|
Matthias
|
098ac0c461
|
using feature in views
|
2021-04-15 14:52:08 +02:00 |
|
Matthias
|
d49977bed3
|
initial implementation as described in #1463
|
2021-04-15 14:51:11 +02:00 |
|
Matthias
|
cfae92e22b
|
more translated strings for api-titles and filters
|
2021-04-15 12:15:02 +02:00 |
|
Matthias Mair
|
ecbab57b3b
|
New translations django.po (German)
|
2021-04-15 12:14:14 +02:00 |
|
Matthias Mair
|
bc140be0ca
|
New translations django.po (German)
|
2021-04-15 11:18:25 +02:00 |
|
Oliver
|
3e6429cb13
|
Merge pull request #1462 from eeintech/stock_label
Added revision and stock item QR code URL for label creation
|
2021-04-15 13:00:09 +10:00 |
|
Matthias Mair
|
ddf14a8f3b
|
New translations django.po (German)
|
2021-04-14 22:58:16 +02:00 |
|
eeintech
|
aa41e3e17d
|
Fixed default url barcode setting
|
2021-04-14 16:24:24 -04:00 |
|
eeintech
|
1bf72ee335
|
Added revision and stock item URL for label creation
|
2021-04-14 16:00:28 -04:00 |
|
Matthias Mair
|
50922b1ed4
|
New translations django.po (German)
|
2021-04-14 21:59:11 +02:00 |
|
Matthias Mair
|
35c764036c
|
New translations django.po (German)
|
2021-04-14 21:33:17 +02:00 |
|
Matthias Mair
|
b4003cc3e0
|
New translations django.po (German)
|
2021-04-14 16:19:06 +02:00 |
|
Matthias Mair
|
5ff624bf82
|
New translations django.po (German)
|
2021-04-14 13:56:23 +02:00 |
|
Matthias Mair
|
a4dfaa9528
|
New translations django.po (Spanish)
|
2021-04-14 13:56:22 +02:00 |
|
matmair
|
c8b234362f
|
updated translation-string
|
2021-04-14 11:13:13 +00:00 |
|
Matthias
|
73bcacc2d8
|
added tranlation strings
|
2021-04-14 12:23:51 +02:00 |
|
eeintech
|
1e6c6c678f
|
Split supplier part update migration and added reverse method for manufacturer data
|
2021-04-13 10:25:53 -04:00 |
|
eeintech
|
42a73576da
|
Merge branch 'master' of github.com:inventree/InvenTree into manufacturer_part
|
2021-04-13 09:48:55 -04:00 |
|
Oliver
|
a8d22dac62
|
Merge pull request #1458 from matmair/translation_improv
updated translation references
|
2021-04-13 21:20:32 +10:00 |
|
Matthias
|
75a249da95
|
Merge branch 'master' of https://github.com/inventree/InvenTree into translation_improv
|
2021-04-13 13:03:58 +02:00 |
|
Matthias
|
71425d3bc5
|
updated translation references
|
2021-04-13 12:56:18 +02:00 |
|
Oliver Walters
|
d5034ece51
|
typo fix
|
2021-04-13 20:21:33 +10:00 |
|
Oliver Walters
|
04318c6d70
|
Adjust default email settings
|
2021-04-13 20:15:09 +10:00 |
|
Oliver Walters
|
96efb0eb28
|
Remove "forgot password" link if the email backend is not configured
|
2021-04-13 20:02:20 +10:00 |
|
eeintech
|
3eae70e745
|
Merged master and company migrations
|
2021-04-12 11:10:35 -04:00 |
|
Oliver Walters
|
f902b79d79
|
And more templates
|
2021-04-12 20:07:38 +10:00 |
|
Oliver Walters
|
12a4c22a9b
|
Password reset templates
|
2021-04-12 20:02:05 +10:00 |
|
Oliver Walters
|
a9d490b716
|
PEP fixes
|
2021-04-12 19:20:41 +10:00 |
|
Oliver Walters
|
d243ff6b37
|
Offload email task to background worker
|
2021-04-12 19:18:47 +10:00 |
|
Oliver Walters
|
fb5a94a778
|
Support for email settings
|
2021-04-12 18:50:37 +10:00 |
|
Oliver Walters
|
8a06eaa40d
|
Unit testing
|
2021-04-11 19:28:39 +10:00 |
|
Oliver Walters
|
85c9bc1b81
|
Adds detail endpoint for PartParameter model
|
2021-04-11 18:56:35 +10:00 |
|
Oliver
|
effd547260
|
Update version.py
|
2021-04-11 15:39:53 +10:00 |
|
Oliver
|
7c9ad3f406
|
Update version.py
|
2021-04-11 15:39:16 +10:00 |
|
Oliver Walters
|
f9449da576
|
Merge remote-tracking branch 'upstream/master' into django-q
# Conflicts:
# InvenTree/InvenTree/version.py
|
2021-04-11 15:03:33 +10:00 |
|
Oliver
|
34e95ab70c
|
Update version.py
|
2021-04-11 14:49:41 +10:00 |
|
Oliver Walters
|
f6f3815f31
|
Include worker status in main API call
|
2021-04-11 13:58:59 +10:00 |
|
Oliver Walters
|
b74d365529
|
Merge remote-tracking branch 'upstream/master' into django-q
|
2021-04-10 22:46:20 +10:00 |
|
Oliver Walters
|
91b6f98f95
|
Update directory structure to match docker config
|
2021-04-10 22:08:36 +10:00 |
|
Oliver Walters
|
178715ce61
|
Auto create config file in specified location if it does not exist
|
2021-04-10 20:57:56 +10:00 |
|
Oliver Walters
|
e787c853e5
|
Update logger context
|
2021-04-10 20:08:13 +10:00 |
|
Oliver Walters
|
5e54b0f5cf
|
Auto-generate key file if it does not exist!
|
2021-04-10 19:01:02 +10:00 |
|
Oliver Walters
|
e6bd91c9e2
|
Company description is no longer a required field
|
2021-04-10 15:29:44 +10:00 |
|
Oliver Walters
|
8eb571bddf
|
Update dockerfile
|
2021-04-10 15:08:10 +10:00 |
|
Oliver
|
c7e1ac5648
|
Merge pull request #1449 from eeintech/fix_stock_ops
Fixed transfer stock action in template
|
2021-04-10 09:19:43 +10:00 |
|
Oliver
|
6bf3cc9e01
|
Merge pull request #1446 from eeintech/bom_yaml_export
Replace normalize with integer wrapper for quantity field
|
2021-04-10 09:17:23 +10:00 |
|
eeintech
|
6bf4140e5a
|
Fixed transfer stock action in template
|
2021-04-09 16:55:05 -04:00 |
|
eeintech
|
afddf12339
|
Changed int to float
|
2021-04-08 22:04:26 -04:00 |
|
eeintech
|
97e1bc0a67
|
Added missing part_detail reference
|
2021-04-08 21:46:11 -04:00 |
|
eeintech
|
cbddda6640
|
Remove normalize import
|
2021-04-08 14:41:06 -04:00 |
|
eeintech
|
7491cda313
|
Replace normalize with integer wrapper for quantity field
|
2021-04-08 14:35:47 -04:00 |
|
eeintech
|
b5a5f5b409
|
Simplified stock table view in Part and SupplierPart detail pages
|
2021-04-08 13:42:35 -04:00 |
|
eeintech
|
f8d1ee8805
|
Made company description optional
|
2021-04-08 13:24:17 -04:00 |
|
Oliver Walters
|
47a93bc4cb
|
More environment variables for config.yaml
|
2021-04-08 21:01:52 +10:00 |
|
Oliver Walters
|
3381945e14
|
Add newline
|
2021-04-08 17:10:48 +10:00 |
|
eeintech
|
0bb2507dd6
|
Added manufacturer part deletion warning when deleting a part
|
2021-04-07 14:02:50 -04:00 |
|
eeintech
|
1074300ba0
|
Improved BOM export of combined manufacturer and supplier data
|
2021-04-07 12:24:32 -04:00 |
|
eeintech
|
ccd35fc4b4
|
Fixed supplier part list bug and hide manufacturer fields in supplier part edit form
|
2021-04-07 11:50:11 -04:00 |
|
eeintech
|
c0691c3e9b
|
Decoupled manufacturer and supplier data in BOM export, aggregate data needs more work
|
2021-04-07 11:43:05 -04:00 |
|
eeintech
|
63ade51c6c
|
Updated migrations after merge with master
|
2021-04-07 10:49:19 -04:00 |
|
Oliver Walters
|
3926276fd1
|
Greatly simplified "wait_for_db" command
|
2021-04-08 00:37:34 +10:00 |
|
eeintech
|
f39928368e
|
Merge branch 'master' of github.com:inventree/InvenTree into manufacturer_part
|
2021-04-07 10:33:55 -04:00 |
|
eeintech
|
2db6af2af6
|
PO table and stock item template improvements
|
2021-04-07 10:33:31 -04:00 |
|
Oliver Walters
|
71cac6e269
|
Simplify waiting for db
|
2021-04-08 00:09:51 +10:00 |
|
Oliver Walters
|
ed304f571a
|
Better configuration of github repo
|
2021-04-08 00:05:37 +10:00 |
|
eeintech
|
b2264940a3
|
Dynamic control of information to make cleaner supplier and manufacturer tables
|
2021-04-07 09:54:20 -04:00 |
|
Oliver Walters
|
d4d9263131
|
Add option to specify config file via environment variable
|
2021-04-07 23:46:03 +10:00 |
|
Oliver Walters
|
9c38d67b52
|
Merge remote-tracking branch 'upstream/master' into django-q
# Conflicts:
# InvenTree/InvenTree/status.py
# InvenTree/templates/about.html
|
2021-04-07 22:29:47 +10:00 |
|
Oliver Walters
|
4a3ca4638c
|
Dockerfile updates
|
2021-04-07 22:27:55 +10:00 |
|
Oliver Walters
|
d91531720b
|
Unit testing for task scheduling
|
2021-04-07 22:17:24 +10:00 |
|
Oliver
|
5e0e364b6c
|
Merge pull request #1441 from SchrodingersGat/missing-git
Hide git information if there is an error
|
2021-04-07 22:09:38 +10:00 |
|
Oliver Walters
|
6412cf1c87
|
Hide git information if there is an error
|
2021-04-07 20:55:44 +10:00 |
|
eeintech
|
734985faa9
|
Made manufacturer part ID dynamic for API supplier part create test
|
2021-04-06 14:53:35 -04:00 |
|
eeintech
|
52b2b9582d
|
More tests and improved coverage (hopefully)
|
2021-04-06 14:30:03 -04:00 |
|
eeintech
|
7b4d3a3c07
|
Added test units for migration and API
|
2021-04-06 13:16:01 -04:00 |
|
Matthias
|
32eaf48c12
|
fixed styling
|
2021-04-06 18:33:57 +02:00 |
|
eeintech
|
76fe535ef9
|
Improved delete form to show supplier parts deletion
|
2021-04-06 09:32:59 -04:00 |
|
eeintech
|
bd65a42410
|
Removed global setting for manufacturer parts (enabled for all users)
|
2021-04-06 08:49:45 -04:00 |
|
eeintech
|
fd66e8b136
|
Added MPN link to supplier part list
|
2021-04-05 15:41:18 -04:00 |
|
eeintech
|
547dcc6e80
|
Deleted manufacturers tab from supplier detail page
|
2021-04-05 15:19:34 -04:00 |
|
eeintech
|
58ddc47065
|
Updated migration files to handle duplicate manufacturer data
|
2021-04-05 11:21:34 -04:00 |
|
Matthias
|
530b90042a
|
added german(de) translations
|
2021-04-04 22:51:16 +02:00 |
|
Matthias
|
2c053eae4c
|
added translations
|
2021-04-04 22:49:47 +02:00 |
|
Matthias
|
ef64d1e61d
|
added label to DatePickerFormField
|
2021-04-04 22:49:17 +02:00 |
|
Matthias
|
adcb211572
|
set language in the used js scripts
|
2021-04-04 22:48:36 +02:00 |
|
Matthias
|
efd14fca64
|
made translation lazy
|
2021-04-04 22:47:01 +02:00 |
|
Matthias
|
20c455384e
|
added more translation-strings
|
2021-04-04 22:44:14 +02:00 |
|
Matthias
|
c68220a597
|
migrations for all the translated models, totally forgot that
|
2021-04-03 14:11:28 +02:00 |
|
Matthias
|
cd7724d490
|
added german(de) translations for the new stuff
|
2021-04-03 13:48:02 +02:00 |
|
Matthias
|
f67210b20f
|
added translation files for changes
|
2021-04-03 04:11:40 +02:00 |
|
Matthias
|
1854da380b
|
made filters.js dynamic for translation
|
2021-04-03 04:07:27 +02:00 |
|
Matthias
|
0547e1c03b
|
added more translations in html / js
|
2021-04-03 04:05:59 +02:00 |
|
Matthias
|
446bc06c1b
|
switched translation methode to lazy
|
2021-04-03 04:01:40 +02:00 |
|
Matthias
|
2de6fcbfa4
|
added missing translation fields #753
|
2021-04-03 03:59:09 +02:00 |
|
Matthias
|
698b946403
|
activated translations for settings
|
2021-04-02 23:03:24 +02:00 |
|
eeintech
|
45ca8d0e93
|
Fixes to the way ManufacturerPart is saved, manufacturer table filtering and test units
|
2021-04-02 11:13:57 -04:00 |
|
eeintech
|
bb69e38c1a
|
Simple and View test units
|
2021-04-01 16:30:06 -04:00 |
|
eeintech
|
94574b37ae
|
Added Manufacturer parts to search, fixed icons, added manufacturer view in supplier part detail page
|
2021-04-01 10:00:15 -04:00 |
|
Oliver Walters
|
2436b1f2c9
|
Entrypoint script - start.sh
|
2021-04-02 00:40:47 +11:00 |
|
eeintech
|
a8b858c824
|
Fixed serializer
|
2021-04-01 09:11:47 -04:00 |
|
Oliver Walters
|
8d3b9e2ca4
|
Updates to settings.py
- Create secret_key.txt if it does not exist
- Copy default settings file if it does not exist
|
2021-04-02 00:06:17 +11:00 |
|
Oliver Walters
|
be41be3981
|
Add "wait_for_db" management command
|
2021-04-02 00:03:56 +11:00 |
|
eeintech
|
8c8b25a0d2
|
Validating API for SupplierPart, not able to spin-off ManufacturerPart from serialized data
|
2021-03-31 18:04:28 -04:00 |
|
eeintech
|
9e56bf90c5
|
More web testing, looks ready
|
2021-03-31 13:53:55 -04:00 |
|
eeintech
|
2f2e5862a9
|
Merge branch 'master' of github.com:inventree/InvenTree into manufacturer_part
|
2021-03-31 13:10:33 -04:00 |
|
Oliver Walters
|
c0a0ca4588
|
PEP fix
|
2021-03-31 22:35:48 +11:00 |
|
Oliver Walters
|
3f257279ee
|
Specify directories for CI
|
2021-03-31 22:31:50 +11:00 |
|