Oliver Walters
|
2bb86ff22b
|
Adds missing template file
|
2021-04-20 20:20:00 +10:00 |
|
Oliver Walters
|
c5fa0bb459
|
Improved API filtering for PartCategory
|
2021-04-20 20:15:06 +10:00 |
|
Oliver Walters
|
f578f68001
|
Split "part category" view into separate pages
|
2021-04-20 19:30:43 +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 |
|
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
|
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
|
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
|
b1e08dae78
|
Merge branch 'master' of https://github.com/inventree/InvenTree into instance-name-in-title
|
2021-04-17 12:19:38 +02:00 |
|
Oliver
|
d4529ec1c4
|
Merge pull request #1464 from matmair/translation_improv
Translation improvments
|
2021-04-16 21:46:07 +10: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 |
|
eeintech
|
3eae70e745
|
Merged master and company migrations
|
2021-04-12 11:10:35 -04: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 Walters
|
b74d365529
|
Merge remote-tracking branch 'upstream/master' into django-q
|
2021-04-10 22:46:20 +10:00 |
|
Oliver Walters
|
e787c853e5
|
Update logger context
|
2021-04-10 20:08:13 +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
|
afddf12339
|
Changed int to float
|
2021-04-08 22:04:26 -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
|
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
|
c0691c3e9b
|
Decoupled manufacturer and supplier data in BOM export, aggregate data needs more work
|
2021-04-07 11:43:05 -04:00 |
|
eeintech
|
f39928368e
|
Merge branch 'master' of github.com:inventree/InvenTree into manufacturer_part
|
2021-04-07 10:33:55 -04:00 |
|
eeintech
|
b2264940a3
|
Dynamic control of information to make cleaner supplier and manufacturer tables
|
2021-04-07 09:54:20 -04:00 |
|
Matthias
|
32eaf48c12
|
fixed styling
|
2021-04-06 18:33:57 +02:00 |
|
eeintech
|
bd65a42410
|
Removed global setting for manufacturer parts (enabled for all users)
|
2021-04-06 08:49:45 -04: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
|
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 |
|
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 |
|
eeintech
|
50adb2ac61
|
SourceItem only for SupplierPart, added logic to templates
|
2021-03-29 15:39:25 -04:00 |
|
eeintech
|
e6dfb7da52
|
Added global setting to enable manufacturer parts
Created SourceItem model
Updated templates
|
2021-03-29 13:22:15 -04:00 |
|
eeintech
|
cbb887ae79
|
Merge branch 'master' of github.com:inventree/InvenTree into manufacturer_part
|
2021-03-29 10:12:20 -04:00 |
|
Oliver Walters
|
7a4b90649a
|
HTML / CSS fixes
|
2021-03-29 16:36:27 +11:00 |
|
eeintech
|
afd2dacfc7
|
Can now create, view list of parts and view detail page
|
2021-03-24 11:44:51 -04:00 |
|
eeintech
|
e28dde7f7b
|
Fixed navbar, added missing template and urls
|
2021-03-23 17:45:03 -04:00 |
|
eeintech
|
08ffbee8ed
|
Fixed model name and added to part navbar
|
2021-03-23 17:33:29 -04:00 |
|
Oliver
|
57289fe141
|
Merge pull request #1410 from SchrodingersGat/image-downloader
Image downloader
|
2021-03-18 11:10:07 +11:00 |
|
Oliver Walters
|
9c91ba4692
|
Add image download functionality for company
|
2021-03-18 09:20:24 +11:00 |
|
Oliver Walters
|
e3a5a56371
|
Add "modal image" display for part thumbnails
|
2021-03-17 23:44:47 +11:00 |
|
Oliver Walters
|
db47629867
|
Cleanup
|
2021-03-17 23:15:48 +11:00 |
|
Oliver Walters
|
8b310d8e47
|
Check length of response
|
2021-03-17 23:11:38 +11:00 |
|