2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-12 10:05:39 +00:00
Commit Graph

7647 Commits

Author SHA1 Message Date
24638a7229 Add migration file 2021-08-07 21:41:45 +10:00
7629077deb Merge pull request #1918 from SchrodingersGat/version-number-check
Check release tag before publishing docker image
2021-08-07 21:35:03 +10:00
6d42cfab75 Add model validator to prevent illegal names for PartParameterTemplate
(cherry picked from commit 93805a87e0)
2021-08-07 21:23:52 +10:00
e72e34413d Check release tag before publishing docker image 2021-08-07 21:21:09 +10:00
512eceb2a6 Merge pull request #1916 from SchrodingersGat/part-params-fix
Fix part settings page
2021-08-07 21:07:30 +10:00
2e5d5bcc84 Fix part settings page 2021-08-07 20:50:32 +10:00
6234581fab Update README.md 2021-08-07 11:16:37 +10:00
6280ed1ade Moved enableNavbar to part_base template 2021-08-06 11:15:16 -04:00
1eb8a9f310 BOM upload templates fixes 2021-08-05 17:39:08 -04:00
1bf49a1458 Re-added ability to link manufacturer part to supplier part via API 2021-08-05 14:06:31 -04:00
76572bf82f Merge pull request #1907 from matmair/trans-improv
translation improvement
2021-08-05 20:28:45 +10:00
96378cb556 Merge branch 'inventree:master' into trans-improv 2021-08-05 08:17:21 +02:00
a45437dac8 Merge pull request #1909 from SchrodingersGat/new-weasyprint
Pin weasyprint version to 52.5
2021-08-05 13:24:27 +10:00
00ffab472c Fix for build report template 2021-08-05 10:44:47 +10:00
fa6daeb679 Pin weasyprint version to 52.5 2021-08-05 10:30:38 +10:00
d6c6cb96ba make keyvalue non-existing key tolerant 2021-08-05 01:24:49 +02:00
58f2dce18d show translation level in ui 2021-08-05 01:23:11 +02:00
d6672372a5 script to save the locale stats 2021-08-05 00:44:02 +02:00
be67832821 Merge pull request #1908 from eeintech/fix_typo
Fixed typo for build responsible column header
2021-08-05 08:14:51 +10:00
38815211af Merge pull request #1904 from SchrodingersGat/part-forms
Refactor Part creation and editing forms
2021-08-05 08:14:32 +10:00
c0ccb8f588 Fixed typo for build responsible column header 2021-08-04 17:11:35 -04:00
3ecb1e6577 cleaner structure 2021-08-04 19:44:01 +02:00
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
c7712d4235 even more unit tests 2021-08-05 01:13:48 +10:00
655e5692e9 More unit test fixes 2021-08-05 00:58:07 +10:00
6acff2a26e Fixes unit test 2021-08-05 00:40:02 +10:00
aaf394ca7a PEP fixes 2021-08-05 00:26:21 +10:00
dd78464a74 remove unused function 2021-08-05 00:25:47 +10:00
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
1b79ef940e Merge branch 'master' of github.com:inventree/InvenTree into exchange_rate_task 2021-08-04 10:22:14 -04:00
0e8fb6a5ad Refactored DuplicatePart form
- API endpoint now takes care of duplication of other data
2021-08-05 00:16:42 +10:00
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
408ff639dd Adds ability to pre-fill a form with a complete dataset 2021-08-04 23:48:21 +10:00
1fafaf8577 Refactor partfields function (was essentially duplicated) 2021-08-04 23:29:39 +10:00
b04f22fc53 CreatePart form now uses the API
- Simplify the way category parameter templates are copied
2021-08-04 23:27:16 +10:00
2bf3e3ab02 Function to construct part form fields 2021-08-04 23:26:17 +10:00
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
5aa111b0aa Merge pull request #1902 from SchrodingersGat/bom-item-form
Use API forms for creating and editing BomItem objects
2021-08-04 18:06:42 +10:00
2e8a490ca9 Fixes for unit tests 2021-08-04 17:41:47 +10:00
75a1be0284 Use API forms for creating and editing BomItem objects 2021-08-04 17:25:51 +10:00
efd4644045 translation information 2021-08-04 07:55:58 +02:00
96a79e557b Merge pull request #1901 from SchrodingersGat/table-refresh
Adds a button to tables to reload data
2021-08-04 14:59:51 +10:00
1f70538b04 Adds a button to tables to reload data 2021-08-04 14:24:17 +10:00
7911801dbf Merge pull request #1900 from SchrodingersGat/part-image-search
Make the part thumbnail selection window searchable
2021-08-04 12:28:52 +10:00
56c0e289bd Style fix 2021-08-04 12:13:24 +10:00
f95346f214 Make the part thumbnail selection window searchable 2021-08-04 12:10:49 +10:00
7545591c59 Merge pull request #1899 from SchrodingersGat/cat-create
Refactor "CreatePartCategory" form to API
2021-08-04 11:52:21 +10:00
989983bdb5 Fixed missing import 2021-08-04 11:37:59 +10:00
83d8226ad6 Refactor "CreatePartCategory" form to API
(cherry picked from commit 06ff961564)
2021-08-04 11:34:42 +10:00
8daf601f00 Merge pull request #1897 from matmair/price-terms
updating language to be clearer
2021-08-04 09:03:13 +10:00