2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-05-13 21:17:33 +00:00

Commit Graph

  • 3fc9a36d4b Simplification of development docker-compose file (#3429) Oliver 2022-07-30 10:34:16 +10:00
  • 9ccf211650 fix gtipod.io (#3415) Matthias Mair 2022-07-29 10:42:38 +02:00
  • 5b650a5c55 New Crowdin updates (#3427) Oliver 2022-07-29 15:02:06 +10:00
  • e461a2c1ef Development improvements (#3413) Matthias Mair 2022-07-29 06:58:54 +02:00
  • 4d5e267753 Fit for unit test (#3426) Oliver 2022-07-28 13:52:16 +10:00
  • 2b1658e513 Fix version-copy button according to #3373 (#3425) miggland 2022-07-28 00:06:32 +02:00
  • 8f9981a3b6 Convert PosixPath to string for plugin loading (#3423) Oliver 2022-07-27 21:59:23 +10:00
  • 9110035370 Fix "part" column sorting in BOM table (#3422) Oliver 2022-07-27 19:58:48 +10:00
  • 3d67cabb1a New Crowdin updates (#3405) Oliver 2022-07-27 19:14:06 +10:00
  • 851683a456 Fixes bug introduced by moving to pathlib (#3419) Oliver 2022-07-27 17:44:14 +10:00
  • ab654c3ae7 Disable redis image by default (#3416) Oliver 2022-07-27 13:02:26 +10:00
  • 74fbd30982 Allow SupplierPart list to be filtered by SKU (#3417) Oliver 2022-07-27 13:02:13 +10:00
  • 794e375009 Switch to pathlib (#3392) Matthias Mair 2022-07-27 02:42:34 +02:00
  • 551f66ff90 [BUG] Extra url schemes not working. (#3414) Matthias Mair 2022-07-27 02:23:09 +02:00
  • 7cabb78964 Docker compose relative path (#3410) Oliver 2022-07-27 07:50:54 +10:00
  • 622c0636ef Remove references to "plugins" volume in production docker-compose file (#3406) Oliver 2022-07-26 15:29:37 +10:00
  • b98ae25583 Allow plugin loading from external directory (#3364) Oliver 2022-07-26 14:35:01 +10:00
  • 805accb479 Too generous with a's (#3404) Oliver 2022-07-26 12:18:07 +10:00
  • 216e09664b Increment version number to 0.7.7 (#3403) 0.7.7 Oliver 2022-07-26 12:01:52 +10:00
  • a0813dd3c1 Make sure PIP is upgraded to latest version (#3402) Oliver 2022-07-26 12:01:43 +10:00
  • 6c71a26613 make sure pip is upgraded (#3401) Matthias Mair 2022-07-26 03:21:25 +02:00
  • 58bff32342 Correct the docstring for PurchaseOrderIssue (#3399) miggland 2022-07-25 23:28:11 +02:00
  • c42c0e1e48 New Crowdin updates (#3315) Oliver 2022-07-25 14:27:14 +10:00
  • 05d7159882 Pre-fill quantity on part ordering form (#3395) Oliver 2022-07-25 13:00:35 +10:00
  • 61ac02a045 Fix LabelPrintingMixin label_instance contains now specific data (#3394) luwol03 2022-07-25 03:23:20 +02:00
  • eecb26676e Refctor image downloader (#3393) Oliver 2022-07-25 11:17:59 +10:00
  • d32054b53b Remove code left over from previous commit (#3385) Oliver 2022-07-22 17:33:28 +10:00
  • 779646771d Use different twitter action (#3387) Oliver 2022-07-22 13:44:40 +10:00
  • d2ab6b012d Refactor template helpers for displaying uploaded images (#3377) Oliver 2022-07-22 12:01:56 +10:00
  • 2bc8556993 Fix issue 3371 (#3381) miggland 2022-07-21 14:09:52 +02:00
  • cb540ebe90 [FR] Automated releases (#3316) (#3380) 0.7.6 Oliver 2022-07-21 16:10:53 +10:00
  • 2ab1d989ae Bump version number for stable branch (#3379) Oliver 2022-07-21 16:10:23 +10:00
  • 57cb769317 Handle exception when path is not relative to base path (#3378) Oliver 2022-07-21 15:22:54 +10:00
  • efc360f22f Fix API filtering for PurchaseOrderLineItem (#3356) (#3376) Oliver 2022-07-21 13:57:56 +10:00
  • 864d69d968 Add test command (#3372) Matthias Mair 2022-07-21 03:41:42 +02:00
  • 09987ad79b Remove special characters restriction in category names (#3370) Matthias Mair 2022-07-21 03:33:21 +02:00
  • ffe66472fe Allow supplier parts to be search by part.keywords field (#3278) (#3375) nwns 2022-07-20 19:20:29 -06:00
  • aca58dedc0 Fix for docker signing (#3363) Oliver 2022-07-20 18:32:18 +10:00
  • dbbdaf39c7 [FR] Sign artifacts with sigstore (#3347) Matthias Mair 2022-07-20 08:20:58 +02:00
  • afcd60b387 Create SupplierPart directly from PurchaseOrderLineItem dialog (#3361) Oliver 2022-07-20 12:53:31 +10:00
  • e383d6e955 Update unit tests to match new docker paths (#3360) Oliver 2022-07-20 11:44:25 +10:00
  • 5bb76a3730 Docker compose plugins fix (#3357) Oliver 2022-07-20 09:05:05 +10:00
  • f0d69ec458 Fix API filtering for PurchaseOrderLineItem (#3356) Oliver 2022-07-19 10:09:22 +10:00
  • cbae4474ab Allow installation of local plugins via docker (#3348) Matthias Mair 2022-07-19 00:18:54 +02:00
  • f23cef0400 docker: prevent ports being exposed outside container context (#3351) Oliver 2022-07-18 14:08:33 +10:00
  • 7549d033df Use env-variable for image tag (#3350) Matthias Mair 2022-07-18 01:09:04 +02:00
  • 6aeb818137 Fix pre-commit complaints (#3349) Matthias Mair 2022-07-18 00:57:14 +02:00
  • d5014ab6ac Fix POST testing (#3346) Matthias Mair 2022-07-18 00:35:23 +02:00
  • ce0af287f2 chore: don't confuse type checker by fetching after the if (#3344) nwns 2022-07-17 16:15:52 -06:00
  • 6e2a2f2b2c Bug fix for recent SupplierPart API annotation (#3336) Oliver 2022-07-15 20:30:26 +10:00
  • 653dcd4526 Annotate "in_stock" quantity to SupplierPart API (#3335) Oliver 2022-07-15 17:37:02 +10:00
  • 739489840b Support CNY by default (#3334) Oliver 2022-07-15 15:16:35 +10:00
  • c17b34a864 Specify upper bound for mariadb python version (#3333) 0.7.5 Oliver 2022-07-15 14:30:34 +10:00
  • 5d44811f98 Bump version number to 0.7.5 (#3324) Oliver 2022-07-15 11:58:06 +10:00
  • 2afd39356a Int migration fix (#3323) Oliver 2022-07-15 11:57:27 +10:00
  • 49c61f74b1 Migration bug fix (#3325) Oliver 2022-07-15 11:56:02 +10:00
  • 2635327c51 Add 'refresh' button for part parameter table (#3329) Oliver 2022-07-15 11:55:39 +10:00
  • 0e157950dc Update unit tests for API plugin mixin class (#3328) Oliver 2022-07-15 08:19:49 +10:00
  • 67732f8f81 Remove custom 2FA code (#3300) Oliver 2022-07-11 10:26:41 +10:00
  • 7376e34505 Prevent creation of new settings objects when importing data (#3319) Oliver 2022-07-11 09:40:44 +10:00
  • 648faf4ed2 Reference fields (#3267) Oliver 2022-07-11 00:01:46 +10:00
  • 6133c745d7 [FR] Automated releases (#3316) Matthias Mair 2022-07-10 14:23:10 +02:00
  • 7493c8c6cb Use metadata in projects for plugin info (#3282) Matthias Mair 2022-07-09 09:06:50 +02:00
  • e314e879da Fix broken copy (#3314) Matthias Mair 2022-07-09 04:49:53 +02:00
  • 4b0b76ecc5 Make "confirm" buttons a user-configurable option. (#3313) Matthias Mair 2022-07-09 02:28:52 +02:00
  • 849e54f2e9 New Crowdin updates (#3291) Oliver 2022-07-08 16:05:27 +10:00
  • 78264868e1 Allow negative currency values for "extra" line items (#3311) Oliver 2022-07-08 15:43:33 +10:00
  • 8f10bbb7e1 BOM Table Improvements (#3310) Oliver 2022-07-08 14:13:00 +10:00
  • 13dc14ce6f Revert "Use python executable we were invoked with (#3303)" (#3309) Oliver 2022-07-08 10:41:42 +10:00
  • 0d9317addf Use python executable we were invoked with (#3303) Jakob Haufe 2022-07-07 01:02:07 +02:00
  • cc8238b790 Allow BOM table to be filtered by "stock available" parameter (#3301) Oliver 2022-07-06 15:28:44 +10:00
  • 412fdf246a Bump django version (#3299) Oliver 2022-07-06 10:10:09 +10:00
  • 0787264930 Allow searching of BOM List API endpoint (#3296) Oliver 2022-07-06 10:09:58 +10:00
  • 1235d47eca Bug fix for sales order allocation table (#3295) Oliver 2022-07-05 17:00:25 +10:00
  • 5045f85346 Optionally show/hide the "accept_overallocated" dialog option (#3290) Oliver 2022-07-04 12:51:51 +10:00
  • fd03b4068d Fix table sorting issues (#3289) Oliver 2022-07-04 12:06:56 +10:00
  • 7791631e87 New Crowdin updates (#3269) Oliver 2022-07-04 10:05:17 +10:00
  • 454760ed57 Fix spelling error (#3288) Oliver 2022-07-04 10:04:57 +10:00
  • 1ed49dcb2e Use modern configuration for django-markdownify (#3286) Oliver 2022-07-04 07:45:36 +10:00
  • 830ecd5677 Update package requirements for docker (#3285) Oliver 2022-07-03 21:44:40 +10:00
  • c81043ba42 [FR] Add unit testing for emails (#3281) Matthias Mair 2022-07-03 12:38:26 +02:00
  • 9f5526f489 BREAKING (#3283) Matthias Mair 2022-07-03 04:32:35 +02:00
  • 701b1e2145 Requirements fix (#3280) Oliver 2022-07-02 21:01:01 +10:00
  • a0de446e5e Docker: Use existing task definition (#3279) Oliver 2022-07-01 21:03:25 +10:00
  • 4403c9cfe4 Fixes for broken CI builds (#3276) Oliver 2022-07-01 12:36:20 +10:00
  • 31e49c23bd Allow supplier parts to be search by part.keywords field (#3278) Oliver 2022-07-01 12:27:58 +10:00
  • c71a00e5fb Adds admin-configurability for sentry sample rate (#3277) Oliver 2022-07-01 12:27:42 +10:00
  • 1184ca06ac Allows sorting of attachments by 'upload date' (#3275) Oliver 2022-07-01 12:00:21 +10:00
  • efbef2dc90 Pin django-stdimage to sub 6.0.0 (#3273) Oliver 2022-06-29 20:47:06 +10:00
  • 73445b4b79 Add confirmation for "over-allocated" stock when completing BuildOrder (#3272) Oliver 2022-06-29 14:59:55 +10:00
  • 825e4b4cd8 Part API Filter Fix (#3271) Oliver 2022-06-29 11:47:17 +10:00
  • 26d5d15b49 Change the default serialization level for postgresql DB (#3268) Oliver 2022-06-29 07:27:35 +10:00
  • cf70e4220f Update requirements (#3228) Matthias Mair 2022-06-28 14:12:00 +02:00
  • 1a90d06acc New Crowdin updates (#3232) Oliver 2022-06-28 14:09:05 +10:00
  • f223ea224d Docker requirements update (#3266) Oliver 2022-06-28 13:47:10 +10:00
  • 8f92fddd2d Virtual part fix (#3265) Oliver 2022-06-28 13:39:27 +10:00
  • b63ba4b636 [BUG] Duplication of "base URL" setting (#3263) Matthias Mair 2022-06-28 03:26:05 +02:00
  • ad57ca5ddf Adds notification when items are received against a purcahse order (#3259) Oliver 2022-06-27 07:30:38 +10:00
  • b13e12b7bd Adds a template for handling 403 errors due to CSRF issues (#3260) Oliver 2022-06-26 18:09:58 +10:00
  • 8c6e3db774 Bug fix for field validation on child forms (#3258) Oliver 2022-06-26 12:25:42 +10:00