2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-07-04 06:00:38 +00:00

Commit Graph

  • 2c8b2d3349 Bump version number to 1.3.0 (#11724) Oliver 2026-04-11 20:21:04 +10:00
  • 1411673b21 Bump version to 1.4.0 dev (#11725) Oliver 2026-04-11 20:20:57 +10:00
  • 567ad0eb65 Prepare changelog for 1.4.0 (#11728) Oliver 2026-04-11 19:38:16 +10:00
  • 513a9526f7 Update changelog (#11727) Oliver 2026-04-11 19:38:09 +10:00
  • 366d4c398c refactor(backend): move various endpoints to modelviewsets (#11617) Matthias Mair 2026-04-11 09:37:16 +02:00
  • fffc55c764 Catch keyboard interrupts (#11720) Oliver 2026-04-11 13:46:55 +10:00
  • 3bd304bb4d Cache schema checks (#11721) Oliver 2026-04-11 13:46:40 +10:00
  • 4581799d0b Linkify search results (#11719) Oliver 2026-04-11 13:23:05 +10:00
  • 62588a62a3 Additional report tags (#11718) Oliver 2026-04-11 12:03:58 +10:00
  • a05d01b759 [UI] Fix superuser banner (#11716) Oliver 2026-04-11 10:48:39 +10:00
  • fcdba5d76a chore(deps): bump axios from 1.13.6 to 1.15.0 in /src/frontend (#11708) dependabot[bot] 2026-04-11 09:51:23 +10:00
  • 84f3fcf32e chore(deps): bump pypdf from 6.9.2 to 6.10.0 in /src/backend (#11715) dependabot[bot] 2026-04-11 09:50:33 +10:00
  • 8e1e5b73ff chore(deps): bump the dependencies group across 3 directories with 19 updates (#11714) dependabot[bot] 2026-04-11 09:49:53 +10:00
  • e6e775c1c0 Tweak admin for SelectionList model (#11712) Oliver 2026-04-10 14:33:22 +10:00
  • 16310617be Worker debugging (#11677) gunstr 2026-04-10 03:38:35 +02:00
  • 01bb113396 [UI] Adjust "superuser warning" banner (#11696) Oliver 2026-04-10 11:37:37 +10:00
  • 9965ebcfa1 Selection lists updates (#11705) Oliver 2026-04-10 09:22:12 +10:00
  • 6701f4085d Improvements for data import (#11710) Oliver 2026-04-10 09:21:57 +10:00
  • 1aa1296be8 Additional shipment helpers for order models (#11711) Oliver 2026-04-10 09:21:43 +10:00
  • 4b3b03ed4b Invoke verbosity (#11706) Oliver 2026-04-10 07:58:53 +10:00
  • 8d24abcb2a chore(deps): bump cryptography from 46.0.6 to 46.0.7 in /src/backend (#11701) dependabot[bot] 2026-04-10 07:20:24 +10:00
  • 9ce5f27375 Template Updates (#11702) Oliver 2026-04-09 16:10:23 +10:00
  • cdb8ad4c30 Update report example (#11704) Oliver 2026-04-09 13:31:25 +10:00
  • 7da430f0e7 Adjust excludes in tasks.py (#11703) Oliver 2026-04-09 12:17:20 +10:00
  • 2466059e4e chore(deps-dev): bump vite from 7.1.11 to 7.3.2 in /src/frontend (#11679) dependabot[bot] 2026-04-09 08:34:55 +10:00
  • ff2c3c7592 bump backend pkg (#11699) Matthias Mair 2026-04-09 00:34:30 +02:00
  • cc77d1d5e6 [UI] Pass custom fields through to the importer session (#11688) Oliver 2026-04-08 23:50:16 +10:00
  • b9a66da833 Fix storage helpers (#11697) Oliver 2026-04-08 22:54:42 +10:00
  • 91bf7619dc New Crowdin translations by GitHub Action (#11675) github-actions[bot] 2026-04-08 21:46:56 +10:00
  • 343f0975b6 Export fix (#11693) Oliver 2026-04-08 19:16:31 +10:00
  • 360beeaf52 Table icon fix (#11694) Oliver 2026-04-08 19:16:10 +10:00
  • fea08653c0 chore(deps): bump the dependencies group across 1 directory with 9 updates (#11671) dependabot[bot] 2026-04-08 17:28:59 +10:00
  • 71373e3c19 Order line number (#11692) Oliver 2026-04-08 15:36:08 +10:00
  • 4d2ed8fcba Update parameter report helper (#11690) Oliver 2026-04-08 14:14:44 +10:00
  • 2753a437cc Fix spelling error in api_version.py (#11689) Oliver 2026-04-08 09:24:42 +10:00
  • 76b5cfcca2 Merge commit from fork Oliver 2026-04-08 08:19:39 +10:00
  • 427a323914 Merge commit from fork Nozomu Sasaki (Paul) 2026-04-08 07:17:36 +09:00
  • b8ec300fbf Merge commit from fork Oliver 2026-04-08 08:16:07 +10:00
  • 9c0cb34106 Merge commit from fork Matthias Mair 2026-04-08 00:13:39 +02:00
  • 68031d504f Merge commit from fork Oliver 2026-04-08 08:11:18 +10:00
  • 01bf600004 Backport (#11686) 1.2.7 Oliver 2026-04-08 07:09:28 +10:00
  • 437dddc75f [UI] Import context (#11685) Oliver 2026-04-08 06:01:00 +10:00
  • a6a7d54f22 Bump API version import-context Oliver Walters 2026-04-07 12:02:12 +00:00
  • abb391ad76 Update frontend version / docs Oliver Walters 2026-04-07 11:51:06 +00:00
  • fbc8e3d040 Improve registration of data import serializers Oliver Walters 2026-04-07 11:21:03 +00:00
  • 6174fbf67d Expose global importer state to the plugin interface Oliver Walters 2026-04-07 11:02:02 +00:00
  • 731e25a902 Refactor ImporterDrawer Oliver Walters 2026-04-07 10:59:55 +00:00
  • 448d775690 chore(deps): bump the dependencies group with 5 updates (#11680) dependabot[bot] 2026-04-07 08:05:31 +10:00
  • 8896a494e8 Skip import for zero length records (#11676) Oliver 2026-04-06 14:29:50 +10:00
  • e91f306245 feat(frontend): improve comms around danger of staff users (#11659) Matthias Mair 2026-04-05 14:51:46 +02:00
  • d358001827 New Crowdin translations by GitHub Action (#11662) github-actions[bot] 2026-04-05 12:08:50 +10:00
  • f631eeb245 !refactor(backend): remove backwards-compatible urls (#11667) Matthias Mair 2026-04-05 01:28:14 +02:00
  • a721a0fe35 Add documentation on background worker configuration options (#11673) Oliver 2026-04-04 12:41:55 +11:00
  • 3a1e860789 Storage fixes (#11672) Oliver 2026-04-04 11:49:21 +11:00
  • bb3293ef31 Updates to part revision support (#11670) Oliver 2026-04-04 00:10:25 +11:00
  • 9c1d8c1b1d Docs updates (#11669) Oliver 2026-04-03 14:40:43 +11:00
  • 4c456bb356 Update CHANGELOG.md (#11668) Oliver 2026-04-03 14:37:54 +11:00
  • 884b0aa966 chore(deps): bump the dependencies group across 1 directory with 20 updates (#11661) dependabot[bot] 2026-04-03 14:16:39 +11:00
  • 2eb675ae9e chore(deps): bump pygments from 2.19.2 to 2.20.0 in /docs (#11637) dependabot[bot] 2026-04-03 14:16:25 +11:00
  • 45de695d4f feat(backend): add request id (#11666) Matthias Mair 2026-04-03 05:07:27 +02:00
  • 5c55f4f4c0 Migrate plugin tables (#11648) Oliver 2026-04-02 21:26:34 +11:00
  • 9aa2308f52 New Crowdin translations by GitHub Action (#11623) github-actions[bot] 2026-04-02 16:56:15 +11:00
  • 5d1cbf4e9a refactor(backend): replace bleach with nh3 and bump weasy (#11655) Matthias Mair 2026-04-02 06:35:15 +02:00
  • 6bb6bcca2e docs: add more details around staff / superuser roles and their dangers (#11658) (#11660) github-actions[bot] 2026-04-02 11:30:55 +11:00
  • 07a0bd2e24 remove duplicate requirements (#11654) Matthias Mair 2026-04-02 01:46:41 +02:00
  • a8cef43484 docs: add more details around staff / superuser roles and their dangers (#11658) Matthias Mair 2026-04-02 01:40:10 +02:00
  • c8bcb924ca Reduce load on background worker (#11651) Oliver 2026-04-01 17:42:48 +11:00
  • c89b0b7131 Memoize parameters for useInstance (#11652) Oliver 2026-04-01 17:06:38 +11:00
  • 080edc870f Better ordering for plugin settings (#11646) Oliver 2026-04-01 16:18:55 +11:00
  • 6243aec9b7 Shipment parameters (#11641) Oliver 2026-04-01 10:31:49 +11:00
  • 1f01229d30 fix(backend): API description ordering more deterministic (#11649) Matthias Mair 2026-03-31 23:54:44 +02:00
  • 5f3e9a0652 Enforce deterministic ordering for plugin settings (#11643) Oliver 2026-03-31 20:45:25 +11:00
  • d737a7d7a2 [Doc] Clarify Stocktake date (#11644) (#11645) github-actions[bot] 2026-03-31 19:57:14 +11:00
  • e4ac02a840 [Doc] Clarify Stocktake date (#11644) gunstr 2026-03-31 10:54:24 +02:00
  • d557d2dff9 fix(i18n): compile backend translations during update (#11613) HuaYangTian 2026-03-31 10:02:54 +08:00
  • d5fdedff4a chore(deps): bump the dependencies group with 3 updates (#11639) dependabot[bot] 2026-03-31 09:54:09 +11:00
  • 092c43b49a Update "date" field for StockItemTestResult (#11586) Oliver 2026-03-31 07:13:12 +11:00
  • 5c07ef2847 Add docs regarding copy button (#11636) Oliver 2026-03-31 07:11:48 +11:00
  • 4c0a3c5545 Add copy function to more columns (#11635) Oliver 2026-03-31 00:22:28 +11:00
  • 77744aeeac Enhancements for recort import/export (#11630) Oliver 2026-03-31 00:18:48 +11:00
  • 67d6026637 Remove duplicate entries in the API version list (#11629) Oliver 2026-03-30 19:58:57 +11:00
  • dab4319033 Receive virtual parts (#11627) Oliver 2026-03-30 19:10:56 +11:00
  • 50ac52f09a chore(deps): bump cryptography from 46.0.5 to 46.0.6 in /src/backend (#11619) (#11625) github-actions[bot] 2026-03-30 09:40:50 +11:00
  • b4f230753f chore(deps): bump cryptography from 46.0.5 to 46.0.6 in /src/backend (#11619) dependabot[bot] 2026-03-30 09:24:07 +11:00
  • 2c7b2d27f9 Badge fix (#11624) Oliver 2026-03-30 08:38:53 +11:00
  • 79aa824c14 Keep allocation forms open (#11621) Oliver 2026-03-29 17:49:46 +11:00
  • b4ab985e1e New Crowdin translations by GitHub Action (#11593) github-actions[bot] 2026-03-29 17:49:33 +11:00
  • da1be76352 Fix order of hooks for stabilizing table columns (#11482) (#11622) github-actions[bot] 2026-03-29 15:39:20 +11:00
  • 571b46c9ff Fix order of hooks for stabilizing table columns (#11482) Oliver 2026-03-29 15:21:53 +11:00
  • 9cd0b520c2 Added keep open boolean field to Stock Location modal form (#11074) Jan Krajdl 2026-03-29 06:09:47 +02:00
  • b19528b341 feat(backend): add inventree version to every response (#11611) (#11620) github-actions[bot] 2026-03-29 14:45:22 +11:00
  • e3c9a35bae feat(backend): add inventree version to every response (#11611) Matthias Mair 2026-03-29 05:27:05 +02:00
  • 7614973a04 fix(frontend): complete zh-Hans UI localization (#11612) HuaYangTian 2026-03-29 11:25:27 +08:00
  • c5ff2f514f chore(deps): bump requests from 2.32.5 to 2.33.0 in /src/backend (#11609) (#11610) github-actions[bot] 2026-03-27 07:47:08 +11:00
  • 100555c9db chore(deps): bump pypdf from 6.9.1 to 6.9.2 in /src/backend (#11608) dependabot[bot] 2026-03-27 07:29:54 +11:00
  • d2e8c75de4 chore(deps): bump requests from 2.32.5 to 2.33.0 in /src/backend (#11609) dependabot[bot] 2026-03-27 07:29:32 +11:00
  • 8b67fe5e99 fix(frontend): Template Editor Rendering Issues (#11601) Matthias Mair 2026-03-26 21:29:03 +01:00
  • 7e18555a6b chore(deps): bump yaml from 1.10.2 to 1.10.3 in /src/frontend (#11607) dependabot[bot] 2026-03-26 11:59:40 +11:00
  • a1ec46a6b8 isGeneratingSchema fix (#11606) Oliver 2026-03-25 01:09:00 +11:00
  • 8ec61aca0a Update DataExport functionality (#11604) Oliver 2026-03-25 00:35:08 +11:00