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

Commit Graph

  • 2fcf627c88 Update README.md (#3094) Oliver 2022-05-29 17:41:14 +10:00
  • deacf207ff Docker Build Fixes (#3093) Oliver 2022-05-29 13:47:29 +10:00
  • 1f6b81745d Docker: Require libffi-dev (#3092) Oliver 2022-05-29 11:07:09 +10:00
  • ea465497c0 Fixes for version check script (#3091) Oliver 2022-05-29 09:49:32 +10:00
  • b9fd263899 Docker improvements (#3042) Oliver 2022-05-29 09:40:37 +10:00
  • 9a2300d920 Add option to also reload plugin mechanisms (#3081) Matthias Mair 2022-05-29 00:25:40 +02:00
  • 4d8836378b CI updates (#3087) Matthias Mair 2022-05-28 02:38:12 +02:00
  • 09a4fab0d6 Adds 'quarantine' code for StockItemStatus (#3084) Oliver 2022-05-27 15:12:15 +10:00
  • 3b3238f762 Check user permissions before performing search (#3083) Oliver 2022-05-27 13:26:45 +10:00
  • 81d29efc12 Improve error management for order price calculation (#3075) Oliver 2022-05-27 13:26:37 +10:00
  • 6c7a80c141 Check user permissions before performing search (#3083) Oliver 2022-05-27 13:26:45 +10:00
  • 640a5d0f24 Improve error management for order price calculation (#3075) Oliver 2022-05-27 13:26:37 +10:00
  • dcffd9a3cf Add codeowners (#3079) Matthias Mair 2022-05-27 03:04:40 +02:00
  • d1c92a9eda Update version.py Oliver 2022-05-26 18:24:01 +10:00
  • 7ccc8ad10d Update version.py Oliver 2022-05-26 18:23:43 +10:00
  • 643df4761d Enable 'tree view' for build order table (#3070) Oliver 2022-05-26 15:41:53 +10:00
  • 2d1776a151 Refactor 'DeleteManufacturerPart' form (#3067) Oliver 2022-05-25 23:35:53 +10:00
  • 0e9ea1be0c Update CONTRIBUTING.md Oliver 2022-05-25 19:58:14 +10:00
  • 2378073c61 SalesOrderShipment improvements (#3058) Oliver 2022-05-25 11:00:19 +10:00
  • 044315afbe Bump version number 0.7.0 Oliver Walters 2022-05-24 20:33:48 +10:00
  • 063375557f L10 crowdin (#3063) v0.7.0 Oliver 2022-05-24 20:29:17 +10:00
  • ea9f2f81f1 Stock available (#3057) Oliver 2022-05-24 15:35:04 +10:00
  • 1c6e5f0f20 More plugin testing (#3052) Matthias Mair 2022-05-24 01:23:06 +02:00
  • a7ef560ee3 remove dead code (#3054) Matthias Mair 2022-05-24 01:20:59 +02:00
  • c0b74e18ac L10 crowdin (#3051) Oliver 2022-05-23 14:07:08 +10:00
  • 3c02b95f85 Shipment date edit (#3050) Oliver 2022-05-23 13:57:40 +10:00
  • 840ade25cd Label printing unit test (#3047) Matthias Mair 2022-05-23 00:54:44 +02:00
  • 6247eecf69 Exclude testing exceptions from coverage (#3046) Matthias Mair 2022-05-22 07:54:13 +02:00
  • 0ec067da40 [Feature] Shipment Creation in Stock Allocation Modal (#3024) Maksim Stojkovic 2022-05-22 09:34:38 +10:00
  • 40153b94a5 L10 crowdin (#3045) Oliver 2022-05-22 09:18:07 +10:00
  • c2b2896f45 Merge pull request #3041 from matmair/style-fixes Oliver 2022-05-22 08:39:09 +10:00
  • 5805685c48 Merge branch 'master' of https://github.com/inventree/InvenTree into style-fixes Matthias Mair 2022-05-21 23:57:41 +02:00
  • 624a6ebb6c Merge pull request #3043 from maksimstojkovic/fr-2986-shipment-page-action Oliver 2022-05-21 23:45:29 +10:00
  • 8eaf172512 Merge pull request #3040 from matmair/test-simplify Oliver 2022-05-21 19:41:23 +10:00
  • 22adc37242 fix import Matthias Mair 2022-05-21 02:40:45 +02:00
  • 5a760e5ad3 Merge pull request #3044 from matmair/fix-test-cfg-file Oliver 2022-05-21 07:39:18 +10:00
  • e1ff4b6e87 more class use Matthias Mair 2022-05-20 23:01:20 +02:00
  • 43f714b96c use variable for values and up the all Matthias Mair 2022-05-20 19:57:13 +02:00
  • 9af0b981e7 fix class to enable userlogin Matthias Mair 2022-05-20 19:14:35 +02:00
  • 6ef8c3dc83 run as admin Matthias Mair 2022-05-20 19:11:21 +02:00
  • b7a501f42c log out first Matthias Mair 2022-05-20 19:09:51 +02:00
  • 43a2442f02 add usermodel back in Matthias Mair 2022-05-20 18:53:33 +02:00
  • 556b7036aa remove repo name from assertations Matthias Mair 2022-05-20 18:42:41 +02:00
  • 9b15d88d5f fix rule assign Matthias Mair 2022-05-20 18:34:45 +02:00
  • 45a9a4d0c5 add in missing class references Matthias Mair 2022-05-20 17:55:11 +02:00
  • 799af89312 style fixes Matthias Mair 2022-05-20 17:45:04 +02:00
  • a148dbf303 refactor 'all' role Matthias Mair 2022-05-20 17:43:51 +02:00
  • f036252fb9 Added completePendingShipments to exported section Maksim Stojkovic 2022-05-21 01:31:01 +10:00
  • c50456297e fix assertation Matthias Mair 2022-05-20 17:27:08 +02:00
  • 4868947be0 remove comments from imports Matthias Mair 2022-05-20 17:25:50 +02:00
  • e1d22f538d resort imports Matthias Mair 2022-05-20 17:24:51 +02:00
  • ac35bd8073 Merge branch 'inventree:master' into fr-2986-shipment-page-action Maksim Stojkovic 2022-05-21 01:06:58 +10:00
  • c38862b28c Added page action to process pending shipments Maksim Stojkovic 2022-05-21 01:05:54 +10:00
  • 3eb4898019 Added support for secondary buttons on modals Secondary buttons can be added to modal footers beside Close and Submit Buttons can be linked to callback functions Callback functions can access options arguments passed to constructForm Maksim Stojkovic 2022-05-21 00:52:45 +10:00
  • f1ca9d7aa8 Added div for extra secondary modal buttons Maksim Stojkovic 2022-05-20 22:22:49 +10:00
  • ddc4ef3c38 pep fix Matthias Mair 2022-05-20 13:37:12 +02:00
  • 74726f0fda fix endline Matthias Mair 2022-05-20 13:35:07 +02:00
  • 93b6934127 fix trailing Matthias Mair 2022-05-20 13:20:55 +02:00
  • 9f922f06ff fix more imports Matthias Mair 2022-05-20 12:53:04 +02:00
  • a6f7a29817 fix import path Matthias Mair 2022-05-20 12:48:03 +02:00
  • bd195105e7 Merge pull request #2991 from matmair/not-working-tests Oliver 2022-05-20 20:46:28 +10:00
  • 04ce4fa697 readd config Matthias Mair 2022-05-20 12:38:15 +02:00
  • b99a9306ce Added onSuccess support to completeShipment Maksim Stojkovic 2022-05-20 20:37:23 +10:00
  • e8287f02d4 rename Matthias Mair 2022-05-20 12:33:51 +02:00
  • 42d325e7ca fix spelling Matthias Mair 2022-05-20 12:33:28 +02:00
  • 3a1996dd48 PEP fix Matthias Mair 2022-05-20 12:32:25 +02:00
  • 023ff3c85a Merge branch 'master' of https://github.com/inventree/InvenTree into test-simplify Matthias Mair 2022-05-20 12:13:31 +02:00
  • 0d5dea3e6d refactor test setup Matthias Mair 2022-05-20 12:12:32 +02:00
  • af0901d06c Changed complete shipments button to always show Maksim Stojkovic 2022-05-20 19:30:19 +10:00
  • 620dca09a4 Merge pull request #3038 from SchrodingersGat/search-results-fix Oliver 2022-05-20 18:36:23 +10:00
  • c6b9585c02 Fixed typo Maksim Stojkovic 2022-05-20 18:28:02 +10:00
  • cc59ef65fc PEP fixes Oliver 2022-05-20 17:31:08 +10:00
  • 33bab19abb Better reporting of settings errors Oliver 2022-05-20 17:29:18 +10:00
  • 8da278a072 Adds option to hide unavailable stock items from the search preview window Oliver 2022-05-20 17:10:51 +10:00
  • 0f4ed55bed JS fixes Oliver 2022-05-20 17:02:28 +10:00
  • 8ad141f910 Add extra options to control search results in preview window Oliver 2022-05-20 16:57:30 +10:00
  • 63c64f9dff Update apps.py Matthias Mair 2022-05-20 08:31:21 +02:00
  • f2a3b4ab1f Changed completeShipment reload to optional Maksim Stojkovic 2022-05-20 16:28:34 +10:00
  • c98cae8c1f switch print with assert Matthias Mair 2022-05-20 08:19:14 +02:00
  • b48f8fba2b Merge branch 'inventree:master' into fr-2986-shipment-page-action Maksim Stojkovic 2022-05-20 16:02:45 +10:00
  • 239138a1b5 Added page actions menu item Maksim Stojkovic 2022-05-19 18:58:33 +10:00
  • c9d4268c34 Merge pull request #3000 from matmair/devOps Oliver 2022-05-20 13:55:57 +10:00
  • e1abdddc4a Merge branch 'inventree:master' into not-working-tests Matthias Mair 2022-05-20 00:28:35 +02:00
  • b87f44dbfc skip css if not available Matthias 2022-05-20 00:10:41 +02:00
  • fe4cbe0ad9 Merge branch 'master' into devOps Matthias Mair 2022-05-19 18:28:15 +02:00
  • 8385080e4c Merge pull request #3036 from maksimstojkovic/auto-reload-so Oliver 2022-05-19 21:16:24 +10:00
  • d9beaab92c Primitive solution to SO reload on shipment Maksim Stojkovic 2022-05-19 20:31:55 +10:00
  • 90235a2bb1 Merge pull request #3035 from SchrodingersGat/setting-unit-tests Oliver 2022-05-19 20:23:18 +10:00
  • e93b138de4 Expand unit tests for settings Oliver Walters 2022-05-19 19:49:39 +10:00
  • eac6456949 Update tasks.py Matthias Mair 2022-05-19 08:04:20 +02:00
  • dfaf7bcad8 Add static into apps Matthias Mair 2022-05-19 07:57:45 +02:00
  • b55c76d8ef test everything Matthias Mair 2022-05-19 06:54:24 +02:00
  • 1bff1868fd Merge pull request #3034 from SchrodingersGat/plugin-panels-test Oliver 2022-05-19 14:30:03 +10:00
  • 0c02e57b58 Merge pull request #3028 from maksimstojkovic/automatic-shipment-creation Oliver 2022-05-19 13:48:33 +10:00
  • 2ddaa9c04a Merge pull request #3020 from SchrodingersGat/download-unit-tests Oliver 2022-05-19 13:34:41 +10:00
  • 07319731d2 Validate that errors get logged Oliver 2022-05-19 13:20:42 +10:00
  • adaec90909 CI: Allow exchange rate test a few goes Oliver 2022-05-19 12:54:07 +10:00
  • 140006a4cd Fix PEP styles Maksim Stojkovic 2022-05-19 12:19:55 +10:00
  • af88f6ec97 python CI: wait for server before continuing Oliver 2022-05-19 11:55:53 +10:00
  • 80e3d0970a Adds unit tests for the samplepanel plugin Oliver 2022-05-19 11:28:18 +10:00