Commit Graph
100 Commits
Author SHA1 Message Date
github-actions[bot]andOliver ac83318081 Fix docs: Remove INVENTREE_BASE_URL (#6757) (#6759)
- Actual name is INVENTREE_SITE_URL
- Ref: https://github.com/inventree/InvenTree/discussions/6751

(cherry picked from commit 45ecebaf19)

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
2024-03-20 10:54:35 +11:00
github-actions[bot]anddependabot[bot] 0287bf78e4 Bump django from 4.2.10 to 4.2.11 (#6745) (#6748)
* Bump django from 4.2.10 to 4.2.11

Bumps [django](https://github.com/django/django) from 4.2.10 to 4.2.11.
- [Commits](https://github.com/django/django/compare/4.2.10...4.2.11)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

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

* fix dep

* remove version id

---------

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 7811ba5578)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-19 10:32:34 +11:00
github-actions[bot]andOliver f8d6fed06e Error handling fix (#6741) (#6744)
* Handle case where error message is *not* a dict

* Encode as list

(cherry picked from commit ca8f0cee9f)

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
2024-03-18 23:09:23 +11:00
github-actions[bot]andOliver 506139c1cd Worker thread fix (#6733) (#6735)
* Do not enforce INVENTREE_LOG_LEVEL in dockerfile

- Already defaults to WARNING anyway
- Prevents override in config file

* Enable plugin loading in worker thread

(cherry picked from commit c82713328d)

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
2024-03-18 09:29:22 +11:00
github-actions[bot]andOliver cdb0f2373c Update docker_install.md (#6723) (#6724)
* Update docker_install.md

Add note about external access

* Update docker_install.md

(cherry picked from commit 06c7ebfc21)

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
2024-03-16 10:07:33 +11:00
github-actions[bot]andOliver b807e47619 Test key fix (#6685) (#6686)
* Fix for generateTestKey

- Check for zero-length key

* Ensure test template name would generate valid key

* Add unit test

* Improve generateTestKey method

- Allow for non-latin chars

* Update generateTestKey

- Improve check for valid char

(cherry picked from commit 6389493c33)

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
2024-03-13 13:06:21 +11:00
github-actions[bot]andOliver 40e9b33da6 Fix typecasting in settings.py (#6676) (#6677)
- Properly cast dict values
- Fixes https://github.com/inventree/InvenTree/issues/6668

(cherry picked from commit 2926d7596b)

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
2024-03-12 14:21:24 +11:00
github-actions[bot]andOliver 72dceb28be Fix data migration (#6652) (#6653)
- Force part.0109 to be non-atomic
- Ref: https://github.com/inventree/InvenTree/discussions/6641

(cherry picked from commit c48669cf8f)

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
2024-03-07 08:54:34 +11:00
github-actions[bot]andOliver df0bb34620 [Docker] Fix broken image (#6621) (#6633)
* Install grpcio faster

- Pin version
- Update build packages

* Test dockerfile before push

- SImply test if invoke is present

* Revert commit to docker-compose

* Remove VIRTUAL_ENV from Dockerfile

* Fix pip install

* Run extra checks on docker image

* Ensure mariadb links are installed:

- Closes https://github.com/inventree/InvenTree/issues/6625

* Adjust CI

 build docker image manually

* Should fail

- Test that revert fails CI

* Ok, this should break it

* Fix Dockerfile

(cherry picked from commit cbc879f618)

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
2024-03-05 07:42:01 +11:00
github-actions[bot] cfce9c6b73 updated translation base 2021-09-12 13:15:43 +00:00
github-actions[bot] de9b53cc0f updated translation base 2021-09-12 12:29:48 +00:00
github-actions[bot] 3f172c24ef updated translation base 2021-09-08 04:34:30 +00:00
github-actions[bot] 52793856c2 updated translation base 2021-09-08 03:30:27 +00:00
github-actions[bot] d02f7f7441 updated translation base 2021-09-08 02:53:31 +00:00
github-actions[bot] 19526f37b6 updated translation base 2021-09-07 22:49:35 +00:00
github-actions[bot] 3f9fd04997 updated translation base 2021-09-07 13:58:29 +00:00
github-actions[bot] d03edf70b5 updated translation base 2021-09-07 12:53:29 +00:00
github-actions[bot] 60df5a9b09 updated translation base 2021-09-05 23:44:25 +00:00
github-actions[bot] bc4b6e186b updated translation base 2021-09-03 23:44:26 +00:00
github-actions[bot] 08cea7a2f3 updated translation base 2021-09-03 13:36:41 +00:00
github-actions[bot] 5f1e544c72 updated translation base 2021-09-02 01:39:25 +00:00
github-actions[bot] 062a3e78bb updated translation base 2021-09-01 22:49:28 +00:00
github-actions[bot] 4ac1765937 updated translation base 2021-09-01 21:11:52 +00:00
github-actions[bot] 089d9a3987 updated translation base 2021-08-26 13:13:19 +00:00
github-actions[bot] 17eca19ca6 updated translation base 2021-08-26 12:14:33 +00:00
github-actions[bot] 5201c703f0 updated translation base 2021-08-26 12:13:43 +00:00
github-actions[bot] b0b7991689 updated translation base 2021-08-26 12:07:24 +00:00
github-actions[bot] fe23d498cd updated translation base 2021-08-25 21:03:49 +00:00
github-actions[bot] 9ad9dead23 updated translation base 2021-08-25 05:07:03 +00:00
github-actions[bot] 5b7596a8fa updated translation base 2021-08-24 12:31:39 +00:00
github-actions[bot] 812f051e31 updated translation base 2021-08-24 12:30:40 +00:00
github-actions[bot] 3b387f17d2 updated translation base 2021-08-24 12:28:10 +00:00
github-actions[bot] 8228878777 updated translation base 2021-08-24 04:15:22 +00:00
github-actions[bot] c584b5c9a8 updated translation base 2021-08-24 03:49:26 +00:00
github-actions[bot] 91bad5a6ae updated translation base 2021-08-24 02:11:31 +00:00
github-actions[bot] 5bcfac69ff updated translation base 2021-08-24 02:04:28 +00:00
github-actions[bot] 47da596ee1 updated translation base 2021-08-23 22:14:33 +00:00
github-actions[bot] e4c46daf73 updated translation base 2021-08-23 12:55:42 +00:00
github-actions[bot] 263bab469c updated translation base 2021-08-23 10:31:03 +00:00
github-actions[bot] c4d7d295a3 updated translation base 2021-08-23 01:08:45 +00:00
github-actions[bot] 91651fea4d updated translation base 2021-08-22 23:12:03 +00:00
github-actions[bot] b895cb570b updated translation base 2021-08-22 22:39:26 +00:00
github-actions[bot] b9e314b43c updated translation base 2021-08-22 14:50:53 +00:00
github-actions[bot] 58e98b4b2f updated translation base 2021-08-22 14:13:12 +00:00
github-actions[bot] 0a979bc78c updated translation base 2021-08-22 13:48:58 +00:00
github-actions[bot] a06d0b532d updated translation base 2021-08-21 22:21:40 +00:00
github-actions[bot] fc62985275 updated translation base 2021-08-19 23:03:52 +00:00
github-actions[bot] a996eceaa2 updated translation base 2021-08-19 23:02:34 +00:00
github-actions[bot] 7f502a6ef2 updated translation base 2021-08-19 21:48:57 +00:00
github-actions[bot] f60d7887c2 updated translation base 2021-08-19 06:54:51 +00:00
github-actions[bot] 13797f8abe updated translation base 2021-08-19 02:13:57 +00:00
github-actions[bot] ddc97a6dc9 updated translation base 2021-08-17 11:19:28 +00:00
github-actions[bot] 08dcff4b18 updated translation base 2021-08-17 09:54:21 +00:00
github-actions[bot] 4b54530856 updated translation base 2021-08-17 02:43:57 +00:00
github-actions[bot] d2eefe6a01 updated translation base 2021-08-17 00:01:03 +00:00
github-actions[bot] 51114871d2 updated translation base 2021-08-16 01:15:55 +00:00
github-actions[bot] 5fa6b533ee updated translation base 2021-08-15 12:12:09 +00:00
github-actions[bot] 8a1b5aca21 updated translation base 2021-08-15 02:58:55 +00:00
github-actions[bot] 872a699846 updated translation base 2021-08-14 03:58:17 +00:00
github-actions[bot] 7c65c4a47b updated translation base 2021-08-14 02:13:23 +00:00
github-actions[bot] 4b7eb7754f updated translation base 2021-08-12 23:32:40 +00:00
github-actions[bot] c4b514a539 updated translation base 2021-08-12 23:07:52 +00:00
github-actions[bot] 2356fd7a56 updated translation base 2021-08-12 12:36:12 +00:00
github-actions[bot] 7d65ad9b64 updated translation base 2021-08-12 06:07:27 +00:00
github-actions[bot] 49c1c1ee55 updated translation base 2021-08-11 23:16:55 +00:00
github-actions[bot] 55a0da8cbf updated translation base 2021-08-10 14:30:49 +00:00
github-actions[bot] 82257d5e31 updated translation base 2021-08-10 13:54:17 +00:00
github-actions[bot] 42edbf4cfd updated translation base 2021-08-10 13:40:51 +00:00
github-actions[bot] a79021244e updated translation base 2021-08-10 13:25:21 +00:00
github-actions[bot] 9c56e119dd updated translation base 2021-08-10 05:18:03 +00:00
github-actions[bot] 6b26684c3c updated translation base 2021-08-10 01:19:36 +00:00
github-actions[bot] 275b22f7b1 updated translation base 2021-08-10 01:06:44 +00:00
github-actions[bot] 81239e3f93 updated translation base 2021-08-09 23:13:01 +00:00
github-actions[bot] c04283e061 updated translation base 2021-08-09 22:25:06 +00:00
github-actions[bot] 5a8785d5cc updated translation base 2021-08-09 11:43:32 +00:00
github-actions[bot] d4513801f9 updated translation base 2021-08-09 06:20:40 +00:00
github-actions[bot] dbaf28a36d updated translation base 2021-08-09 04:51:21 +00:00
github-actions[bot] 26105df069 updated translation base 2021-08-08 23:46:12 +00:00
github-actions[bot] ac8be1ae90 updated translation base 2021-08-07 15:15:05 +00:00
github-actions[bot] 76df227492 updated translation base 2021-08-07 14:08:22 +00:00
github-actions[bot] 4e1ff13e80 updated translation base 2021-08-07 12:51:20 +00:00
github-actions[bot] b91097c3ef updated translation base 2021-08-07 12:29:03 +00:00
github-actions[bot] 9cdbc86907 updated translation base 2021-08-07 12:01:37 +00:00
github-actions[bot] 6323607ccf updated translation base 2021-08-07 11:36:18 +00:00
github-actions[bot] 5b804fcb1e updated translation base 2021-08-07 11:09:03 +00:00
github-actions[bot] 0fbfd6ed3a updated translation base 2021-08-07 01:18:05 +00:00
github-actions[bot] 2f30f48b67 updated translation base 2021-08-05 10:30:16 +00:00
github-actions[bot] 302445c1b2 updated translation base 2021-08-05 03:26:06 +00:00
github-actions[bot] cb6ee754af updated translation base 2021-08-04 22:16:27 +00:00
github-actions[bot] 7b02f9c523 updated translation base 2021-08-04 22:16:19 +00:00
github-actions[bot] 927df999b1 updated translation base 2021-08-04 08:09:06 +00:00
github-actions[bot] 0852a07a29 updated translation base 2021-08-04 05:01:05 +00:00
github-actions[bot] c5e31b85a3 updated translation base 2021-08-04 02:30:19 +00:00
github-actions[bot] ea8c59b385 updated translation base 2021-08-04 01:53:50 +00:00
github-actions[bot] e7f2fbcbc3 updated translation base 2021-08-03 23:04:31 +00:00
github-actions[bot] 6d10f4f1ea updated translation base 2021-08-03 23:03:01 +00:00
github-actions[bot] 6c71cc76c8 updated translation base 2021-08-03 22:57:15 +00:00
github-actions[bot] e47bba6e12 updated translation base 2021-08-03 00:04:30 +00:00
github-actions[bot] 088f19019d updated translation base 2021-08-01 22:48:29 +00:00
github-actions[bot] e8f881a1fc updated translation base 2021-08-01 22:39:58 +00:00