Oliver
|
5e453c248f
|
Fix: New translations django.po from Crowdin
|
2021-08-05 08:22:39 +10:00 |
|
Oliver
|
bd746d8169
|
Fix: New translations django.po from Crowdin
|
2021-08-05 08:22:37 +10:00 |
|
Oliver
|
acb5170e41
|
Fix: New translations django.po from Crowdin
|
2021-08-05 08:22:36 +10:00 |
|
Oliver
|
62968f2ce0
|
Fix: New translations django.po from Crowdin
|
2021-08-05 08:22:34 +10:00 |
|
Oliver
|
32e2bb0c5e
|
Fix: New translations django.po from Crowdin
|
2021-08-05 08:22:32 +10:00 |
|
Oliver
|
54f405068c
|
Fix: New translations django.po from Crowdin
|
2021-08-05 08:22:31 +10:00 |
|
Oliver
|
b13a1d707e
|
Fix: New translations django.po from Crowdin
|
2021-08-05 08:22:29 +10:00 |
|
Oliver
|
bdb8bd21ca
|
Fix: New translations django.po from Crowdin
|
2021-08-05 08:22:28 +10:00 |
|
Oliver
|
f71bd42e9e
|
Fix: New translations django.po from Crowdin
|
2021-08-05 08:22:26 +10:00 |
|
Oliver
|
13100175d9
|
Fix: New translations django.po from Crowdin
|
2021-08-05 08:22:25 +10:00 |
|
Oliver
|
863bf09e56
|
Fix: New translations django.po from Crowdin
|
2021-08-05 08:22:23 +10:00 |
|
Oliver
|
379445e3a9
|
Fix: New translations django.po from Crowdin
|
2021-08-05 08:22:22 +10:00 |
|
Oliver
|
09b39c119e
|
Fix: New translations django.po from Crowdin
|
2021-08-05 08:22:21 +10:00 |
|
Oliver
|
e6420b88a9
|
Fix: New translations django.po from Crowdin
|
2021-08-05 08:22:19 +10:00 |
|
Oliver
|
c4979d5096
|
Fix: New translations django.po from Crowdin
|
2021-08-05 08:22:18 +10:00 |
|
Oliver
|
1b954841c8
|
Fix: New translations django.po from Crowdin
|
2021-08-05 08:22:16 +10:00 |
|
Oliver
|
7c60ec5a9f
|
Fix: New translations django.po from Crowdin
|
2021-08-05 08:22:15 +10:00 |
|
Oliver
|
2393b321d4
|
Fix: New translations django.po from Crowdin
|
2021-08-05 08:22:14 +10:00 |
|
github-actions[bot]
|
cb6ee754af
|
updated translation base
|
2021-08-04 22:16:27 +00:00 |
|
github-actions[bot]
|
7b02f9c523
|
updated translation base
|
2021-08-04 22:16:19 +00:00 |
|
Oliver
|
be67832821
|
Merge pull request #1908 from eeintech/fix_typo
Fixed typo for build responsible column header
|
2021-08-05 08:14:51 +10:00 |
|
Oliver
|
38815211af
|
Merge pull request #1904 from SchrodingersGat/part-forms
Refactor Part creation and editing forms
|
2021-08-05 08:14:32 +10:00 |
|
eeintech
|
c0ccb8f588
|
Fixed typo for build responsible column header
|
2021-08-04 17:11:35 -04:00 |
|
Matthias
|
3ecb1e6577
|
cleaner structure
|
2021-08-04 19:44:01 +02:00 |
|
eeintech
|
fbdf11e6e7
|
Merged run_task code into offload_task function
Added option to force synchronous operation
Use that option for update_exchange_rates
|
2021-08-04 11:23:52 -04:00 |
|
Oliver Walters
|
c7712d4235
|
even more unit tests
|
2021-08-05 01:13:48 +10:00 |
|
Oliver Walters
|
655e5692e9
|
More unit test fixes
|
2021-08-05 00:58:07 +10:00 |
|
Oliver Walters
|
6acff2a26e
|
Fixes unit test
|
2021-08-05 00:40:02 +10:00 |
|
Oliver Walters
|
aaf394ca7a
|
PEP fixes
|
2021-08-05 00:26:21 +10:00 |
|
Oliver Walters
|
dd78464a74
|
remove unused function
|
2021-08-05 00:25:47 +10:00 |
|
Oliver Walters
|
aa4ed9feb0
|
Refactor MakeVariant form
- Now is essentially identical to the DuplicatePart form
- Uses the API form structure
|
2021-08-05 00:24:38 +10:00 |
|
eeintech
|
1b79ef940e
|
Merge branch 'master' of github.com:inventree/InvenTree into exchange_rate_task
|
2021-08-04 10:22:14 -04:00 |
|
Oliver Walters
|
0e8fb6a5ad
|
Refactored DuplicatePart form
- API endpoint now takes care of duplication of other data
|
2021-08-05 00:16:42 +10:00 |
|
Oliver Walters
|
2cb0b448b7
|
Fix error message styles for API errors
- django ValidationError uses "__all__" key for non_field_errors
- whyyyyyyyyyyyy
|
2021-08-05 00:15:55 +10:00 |
|
Oliver Walters
|
408ff639dd
|
Adds ability to pre-fill a form with a complete dataset
|
2021-08-04 23:48:21 +10:00 |
|
Oliver Walters
|
1fafaf8577
|
Refactor partfields function (was essentially duplicated)
|
2021-08-04 23:29:39 +10:00 |
|
Oliver Walters
|
b04f22fc53
|
CreatePart form now uses the API
- Simplify the way category parameter templates are copied
|
2021-08-04 23:27:16 +10:00 |
|
Oliver Walters
|
2bf3e3ab02
|
Function to construct part form fields
|
2021-08-04 23:26:17 +10:00 |
|
Oliver Walters
|
a64ee23afc
|
Add more options for form rendering
- "before" a field
- "after" a field
- pure "eye candy" field
|
2021-08-04 23:16:11 +10:00 |
|
Oliver
|
db4bd6ad99
|
Fix: New translations django.po from Crowdin
|
2021-08-04 18:14:57 +10:00 |
|
Oliver
|
cadffa7459
|
Fix: New translations django.po from Crowdin
|
2021-08-04 18:14:55 +10:00 |
|
Oliver
|
69437220ce
|
Fix: New translations django.po from Crowdin
|
2021-08-04 18:14:53 +10:00 |
|
Oliver
|
464b607fe6
|
Fix: New translations django.po from Crowdin
|
2021-08-04 18:14:51 +10:00 |
|
Oliver
|
7d9f0da2d4
|
Fix: New translations django.po from Crowdin
|
2021-08-04 18:14:49 +10:00 |
|
Oliver
|
7b103dda85
|
Fix: New translations django.po from Crowdin
|
2021-08-04 18:14:48 +10:00 |
|
Oliver
|
66a7b520b9
|
Fix: New translations django.po from Crowdin
|
2021-08-04 18:14:47 +10:00 |
|
Oliver
|
603224b3c2
|
Fix: New translations django.po from Crowdin
|
2021-08-04 18:14:45 +10:00 |
|
Oliver
|
c91d1dd3f1
|
Fix: New translations django.po from Crowdin
|
2021-08-04 18:14:44 +10:00 |
|
Oliver
|
a93d4c567d
|
Fix: New translations django.po from Crowdin
|
2021-08-04 18:14:42 +10:00 |
|
Oliver
|
b5d4a28533
|
Fix: New translations django.po from Crowdin
|
2021-08-04 18:14:41 +10:00 |
|