Skip to content

Tags: nativeit-dev/InvenTree

Tags

0.17.6

Toggle 0.17.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix for data import (inventree#9060) (inventree#9065)

- Prevent shadow overwrite of default_values dict
- Remove dead code

(cherry picked from commit 7049e84)

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>

0.17.5

Toggle 0.17.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Report bugfix (inventree#9013) (inventree#9014)

- Ensure default label templates exist
- Ensure default report templates exist

(cherry picked from commit 2a6434e)

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>

0.17.4

Toggle 0.17.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update version.py (inventree#8964)

Bump version number to 0.17.4

0.17.3

Toggle 0.17.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
SalesOrder migration unit test (inventree#8814) (inventree#8961)

* Unit test for SalesOrder data migration

* make field checks more stable

* Adjust migration  strategy

* Fix for data migration

* Simplify login test for playwright

---------

Co-authored-by: Matthias Mair <code@mjmair.com>
(cherry picked from commit a13f568)

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>

0.17.2

Toggle 0.17.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Extended error handling for get_user_color_theme (inventree#8854)

0.17.1

Toggle 0.17.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix default value for SESSION_COOKIE_SECURE (inventree#8767) (inventr…

…ee#8769)

- Default value was previously 'True'
- Documentation indicated that it was 'False'
- Value in config_template.yaml was 'False' (but commented out)

(cherry picked from commit d4ee8c5)

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>

0.17.0

Toggle 0.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump mkdocs-material from 9.5.48 to 9.5.49 in /docs in the dependenci…

…es group across 1 directory (inventree#8675) (inventree#8678)

* Bump mkdocs-material

Bumps the dependencies group with 1 update in the /docs directory: [mkdocs-material](https://github.com/squidfunk/mkdocs-material).

Updates `mkdocs-material` from 9.5.48 to 9.5.49
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.5.48...9.5.49)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix req

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthias Mair <code@mjmair.com>
(cherry picked from commit 1518475)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

0.16.9

Toggle 0.16.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix requirements.txt (inventree#8598)

* Fix requirements.txt

* Fix

* Adjust unit test

* Add link to ignore

0.16.8

Toggle 0.16.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update version.py (inventree#8443)

Bump version number to 0.16.8

0.16.7

Toggle 0.16.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update docker_install.md (inventree#8387) (inventree#8388)

(cherry picked from commit 178f939)

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>