2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-13 18:45:40 +00:00
Commit Graph

4689 Commits

Author SHA1 Message Date
67f06d6e5d Merge pull request #1428 from inventree/dependabot/pip/pygments-2.7.4
Bump pygments from 2.2.0 to 2.7.4
2021-03-30 08:16:21 +11:00
49bb5634da Bump pygments from 2.2.0 to 2.7.4
Bumps [pygments](https://github.com/pygments/pygments) from 2.2.0 to 2.7.4.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.2.0...2.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 19:20:11 +00:00
19c03e1472 Merge pull request #1424 from SchrodingersGat/notes-css
HTML / CSS fixes
2021-03-29 17:01:23 +11:00
7a4b90649a HTML / CSS fixes 2021-03-29 16:36:27 +11:00
88c1bc79d7 Merge pull request #1423 from matmair/translation-de
german translations
2021-03-29 09:12:45 +11:00
a3ab70b05d finished german translation, small corrections 2021-03-28 18:09:35 +02:00
c558a04162 updated translation reference 2021-03-28 18:08:07 +02:00
1ffd3a0070 Merge pull request #1409 from eeintech/fix_stock_ops
Template fix for stock actions
2021-03-28 20:42:14 +11:00
5a5e76e0a6 Merge pull request #1414 from inventree/dependabot/pip/djangorestframework-3.11.2
Bump djangorestframework from 3.10.3 to 3.11.2
2021-03-25 17:29:43 +11:00
f25c83226f Bump djangorestframework from 3.10.3 to 3.11.2
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.10.3 to 3.11.2.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](https://github.com/encode/django-rest-framework/compare/3.10.3...3.11.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-19 22:23:09 +00:00
c9464fd393 Merge pull request #1412 from SchrodingersGat/pillow-version
Bump pillow version
2021-03-19 11:25:10 +11:00
84aea1d587 Bump pillow version 2021-03-19 10:59:28 +11:00
57289fe141 Merge pull request #1410 from SchrodingersGat/image-downloader
Image downloader
2021-03-18 11:10:07 +11:00
9c91ba4692 Add image download functionality for company 2021-03-18 09:20:24 +11:00
4e7243b999 Add modal image overlay for company 2021-03-17 23:55:21 +11:00
e3a5a56371 Add "modal image" display for part thumbnails 2021-03-17 23:44:47 +11:00
db47629867 Cleanup 2021-03-17 23:15:48 +11:00
8b310d8e47 Check length of response 2021-03-17 23:11:38 +11:00
be30933bfa Add custom form template 2021-03-17 23:06:56 +11:00
9a710ca28f Fix image download code 2021-03-17 23:02:32 +11:00
47a1143570 Catch error when generating company thumbnail images 2021-03-17 11:55:51 +11:00
5f19f534fc Catch error if invalid image is uploaded 2021-03-17 09:47:57 +11:00
e2e870858d Merge pull request #1400 from eeintech/ipn_edit_setting
Add setting to disable IPN editing after part is created (web only)
2021-03-17 09:47:39 +11:00
15678f789c Add global setting to enable download of files / images from remote URL 2021-03-17 08:40:30 +11:00
45edb7e802 Add button 2021-03-17 08:28:38 +11:00
5b7d35e6f7 add View 2021-03-17 08:28:28 +11:00
3900f9b1b6 Add form for submitting image URL 2021-03-17 08:28:12 +11:00
8619af9f09 Template fix for stock actions 2021-03-16 12:32:56 -04:00
85474516a3 Merge branch 'master' of github.com:inventree/InvenTree into ipn_edit_setting 2021-03-16 10:23:27 -04:00
6946abae13 CSS fix for modal error info dialog 2021-03-16 16:42:33 +11:00
5e48009241 Merge pull request #1407 from eeintech/bom_match_headers
Split required and part match headers for BOM import
2021-03-16 08:19:32 +11:00
64a57128bc Return True for BOM valid flag if part does not have BOM items 2021-03-15 10:37:30 -04:00
d39bd88440 Split required and part match headers for BOM import 2021-03-15 09:41:04 -04:00
7b81a470b9 Merge branch 'master' of github.com:inventree/InvenTree into ipn_edit_setting 2021-03-15 08:50:31 -04:00
247cbe0154 Merge pull request #1406 from SchrodingersGat/part-pricing-form-error
Add option to hide form error message
2021-03-15 21:01:19 +11:00
2de879d2ba Add option to hide form error message 2021-03-15 20:30:18 +11:00
b17a50bd51 Merge pull request #1405 from SchrodingersGat/css-tweak
Small tweak for breadcrumb div css
2021-03-15 17:52:14 +11:00
9918860820 Small tweak for breadcrumb div css 2021-03-15 17:00:14 +11:00
5ff18a0a3a Merge pull request #1403 from matmair/translations-de
unified translation scheme
2021-03-15 08:27:24 +11:00
82faccc62f Merge pull request #1401 from eeintech/stock_filter_assembly
Stock filter for parts assemblies
2021-03-13 07:48:15 +11:00
59e98bc22d Merge pull request #1402 from eeintech/fix_typo
Fixed build typo
2021-03-13 07:46:11 +11:00
acb0b2c10a Fixed build typo 2021-03-12 11:46:56 -05:00
429f9d0a13 Removed test print 2021-03-12 11:19:20 -05:00
89c7c87f1e Add stock filter for parts assemblies 2021-03-12 11:18:19 -05:00
b152f7041b Add setting to disable IPN editing after part is created (web only) 2021-03-12 10:30:31 -05:00
ed028aed62 Merge pull request #1397 from SchrodingersGat/order-report
Order report
2021-03-12 14:44:10 +11:00
c07f217416 Add "ignore" rules for new report models 2021-03-12 14:01:20 +11:00
47c98db8a1 unified translation scheme 2021-03-11 12:44:28 +01:00
5949ccd74f Bug fix 2021-03-11 17:11:57 +11:00
f1ba20c3da Basic PO and SO reports 2021-03-11 15:01:25 +11:00