Commit Graph

2638 Commits

Author SHA1 Message Date
Oliver Walters
1f71a93d88 Fix page formatting 2020-02-01 23:26:54 +11:00
Oliver Walters
88ec40e454 Fix success_url for notes form 2020-02-01 22:25:35 +11:00
Oliver Walters
f0933f216c PEP fixes 2020-02-01 17:29:58 +11:00
Oliver Walters
919662054c Alter markdownify settings to properly render images, headings 2020-02-01 14:49:28 +11:00
Oliver Walters
b9dda51378 Side-by-side live editing for markdown 2020-02-01 14:40:11 +11:00
Oliver Walters
3c3ae43c18 Add special view for displaying / editing notes field for part 2020-02-01 13:36:09 +11:00
Oliver Walters
c546ed5dcd Update requirements
- Use markdownify for rendering
- Use markdownx for editing
2020-01-31 21:42:30 +11:00
Oliver Walters
da01177d23 Blank 'notes' page for Part model 2020-01-31 20:38:29 +11:00
Oliver Walters
aa2f63830e Translation template for part attachments page 2020-01-31 20:37:54 +11:00
Oliver Walters
596d06cf1a Add a markdown editor for the 'Notes" field of Part model
https://github.com/timmyomahony/django-pagedown
2020-01-31 20:28:54 +11:00
Oliver
b5f8635794
Merge pull request #618 from SchrodingersGat/security-fix
Update django version
2020-01-19 21:38:51 +11:00
Oliver Walters
442c6e8b27 Update django version 2020-01-19 21:33:24 +11:00
Oliver
8275271ea0
Merge pull request #613 from SchrodingersGat/more-unit-testing
Some more unit tests
2020-01-07 21:22:00 +11:00
Oliver Walters
bd653f2c49 Some more unit tests 2020-01-07 21:16:01 +11:00
Oliver
561cc7a1dd
Merge pull request #609 from SchrodingersGat/order-unit-testing
Write unit test for PurchaseOrder receive views
2020-01-06 20:53:55 +11:00
Oliver Walters
a064ce13fc PEP fixes 2020-01-06 20:51:12 +11:00
Oliver Walters
e103bd8880 Write unit test for PurchaseOrder receive views 2020-01-06 20:50:16 +11:00
Oliver
3def3e1e89
Merge pull request #605 from SchrodingersGat/order-receive-fix
Bug fix - receiving lines against a PO
2020-01-06 10:09:31 +11:00
Oliver Walters
61897cb0fc Updated translation files 2020-01-06 09:24:29 +11:00
Oliver Walters
067d2be1f0 Bug fix - receiving lines against a PO caused issues due to integer/Decimal conversion 2020-01-06 09:23:13 +11:00
Oliver
3098f6045f
Merge pull request #604 from SchrodingersGat/add-quantity-field
Add quantity field
2020-01-06 09:02:08 +11:00
Oliver Walters
740d7678d7 Update translation files 2020-01-06 08:57:13 +11:00
Oliver Walters
b3ec748123 Display current stock item quantity in stock-adjust modal form 2020-01-06 08:52:28 +11:00
Oliver
d2d5909701
Merge pull request #601 from SchrodingersGat/trailing-fix
Trailing fix
2020-01-02 20:32:16 +11:00
Oliver Walters
43d47686c5 Style fixes 2020-01-02 20:27:07 +11:00
Oliver Walters
dae74a19d3 Fix logic for decimal string helper 2020-01-02 20:25:59 +11:00
Oliver
84f8bab418
Merge pull request #593 from olagino/germanTranslation
Added german translation
2019-12-21 19:22:47 +11:00
Leon Schnieber
720485709b Applied suggestions and corrected typos 2019-12-20 13:33:34 +01:00
Oliver
fa480c0558
Update README.md
Add info on Inventree-Docker
2019-12-20 14:23:06 +11:00
Leon Schnieber
17c048e8dd added german translation 2019-12-19 17:51:42 +01:00
Leon Schnieber
a0534dafec added german translation 2019-12-19 17:47:15 +01:00
Oliver
89e60d28b0
Merge pull request #592 from SchrodingersGat/order-filters
Various bug fixes
2019-12-09 22:24:09 +11:00
Oliver Walters
6cd3b3176c Regenerate translation files
- Also fix documentation for making a virtual envirtonment
2019-12-09 22:17:21 +11:00
Oliver Walters
fafd0397bc remove defunct file 2019-12-09 21:56:26 +11:00
Oliver Walters
71c1faf9ff Use the client-side PO table in more places 2019-12-09 21:55:00 +11:00
Oliver Walters
a257f94ac0 Use client-side rendering for list of purchase orders 2019-12-09 21:33:27 +11:00
Oliver Walters
25e5a64cee Improve filtering / ordering / sorting for purchase-order API 2019-12-09 21:19:35 +11:00
Oliver Walters
5e9b012031 Bug fix for static lookup of blank image 2019-12-09 20:40:04 +11:00
Oliver
0ef033f800
Merge pull request #591 from SchrodingersGat/bug-fixes
normalize decimal fields
2019-12-06 22:43:32 +11:00
Oliver Walters
1a6f06cceb normalize decimal fields 2019-12-06 22:40:27 +11:00
Oliver
d5d4cbaec1
Merge pull request #589 from SchrodingersGat/flake-fix
Ignore venv files for PEP checking
2019-12-05 23:10:43 +11:00
Oliver Walters
ef37eada2f Tweak docs 2019-12-05 23:07:36 +11:00
Oliver Walters
000229fcbb Ignore venv files for PEP checking 2019-12-05 23:05:28 +11:00
Oliver
ee063f7508
Merge pull request #588 from SchrodingersGat/venv
Add documentation for creating a virtual environment
2019-12-05 23:01:30 +11:00
Oliver Walters
f648433e53 Add documentation for creating a virtual environment 2019-12-05 22:56:20 +11:00
Oliver
bd2a2b5b26
Merge pull request #587 from inventree/dependabot/pip/pillow-6.2.0
Bump pillow from 5.0.0 to 6.2.0
2019-12-05 14:44:51 +11:00
Oliver
9946fbda17
Merge pull request #585 from SchrodingersGat/tweaks
Reload page after ordering parts
2019-12-05 14:28:34 +11:00
dependabot[bot]
bacdb7776b
Bump pillow from 5.0.0 to 6.2.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.0.0 to 6.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/5.0.0...6.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-05 03:19:21 +00:00
Oliver
6afb657acb
Merge pull request #586 from SchrodingersGat/po-tweaks
Po tweaks
2019-12-05 14:18:55 +11:00
Oliver Walters
98374ca466 Update to more recent libraries
- Specify exact module versions
2019-12-05 14:12:05 +11:00