2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-22 12:46:30 +00:00

Commit Graph

  • 5d1d8ec889 Refactor states/status (#4857) Matthias Mair 2023-06-09 02:27:26 +02:00
  • 005c8341bf Improve devdocs (#4813) Matthias Mair 2023-06-09 02:16:30 +02:00
  • 280f6241dd Migration fix (#5006) Oliver 2023-06-09 10:09:02 +10:00
  • f1031efa93 CSS fix for 2FA token (#5000) Oliver 2023-06-09 01:09:12 +10:00
  • e807339c55 respect timezone when handeling git commit times (#4997) Matthias Mair 2023-06-08 14:00:54 +02:00
  • bae1c239e8 Fix for forms.js (#4996) Oliver 2023-06-08 21:30:10 +10:00
  • 842d7a93d5 Fix for faulty data migrations (#4987) Oliver 2023-06-08 21:12:57 +10:00
  • a4b4df5ff4 Place uninstalled items back in stock (#4994) Matt Brown 2023-06-08 22:22:50 +12:00
  • 81413e02c4 Update CONTRIBUTING.md (#4988) Oliver 2023-06-07 22:15:59 +10:00
  • d7d3d8aa26 Currency migrations - stop migrations when defaults change (#4975) Matthias Mair 2023-06-07 12:05:37 +02:00
  • 192c1ecb21 Add note on SSO behind proxy (#4985) Oliver 2023-06-07 11:55:02 +10:00
  • a3150d9cb3 Refactor label API code (#4978) Oliver 2023-06-06 18:49:19 +10:00
  • f65281c801 Migration bug fix 2 (#4977) Oliver 2023-06-06 15:45:24 +10:00
  • ba24ff570a SSO bug fix (#4972) Oliver 2023-06-05 21:03:16 +10:00
  • 3ba1d10fc4 New Crowdin updates (#4950) Oliver 2023-06-05 20:04:16 +10:00
  • a4be6bc90b New tags (#4971) Oliver 2023-06-05 19:41:42 +10:00
  • 58a33c2e67 [FR] Switch from git to dulwich (#4966) Matthias Mair 2023-06-05 11:27:46 +02:00
  • 2ed7eefa27 Bump cryptography from 40.0.1 to 41.0.0 (#4955) dependabot[bot] 2023-06-05 19:27:27 +10:00
  • 1c4362c42a Prevent div-by-zero error (#4967) (#4968) 0.11.3 github-actions[bot] 2023-06-05 13:49:39 +10:00
  • d8965c6c2b Prevent div-by-zero error (#4967) Oliver 2023-06-05 13:40:50 +10:00
  • 45ec7b9728 Enable and disable plugins via the API (#4964) Oliver 2023-06-05 12:19:56 +10:00
  • 0c47552199 Add openssf badge (#4558) Matthias Mair 2023-06-03 16:47:06 +02:00
  • 2ca9e0e574 Fix for improper migrations (#4961) Oliver 2023-06-04 00:26:18 +10:00
  • 21ed4b2081 Fix common spelling mistakes (#4956) Matthias Mair 2023-06-03 16:04:52 +02:00
  • 5e2bfaa43a Update CONTRIBUTING.md (#4960) Oliver 2023-06-03 23:16:39 +10:00
  • b0338e181e Parameter validation via plugin (#4958) Oliver 2023-06-03 21:27:31 +10:00
  • 1d85b70313 Add Metadata to more models (#4898) miggland 2023-06-02 11:26:20 +02:00
  • 5b6d999091 Fix for 'available' filter (#4952) (#4954) github-actions[bot] 2023-06-02 17:06:09 +10:00
  • c0dafe155f Fix for 'available' filter (#4952) Oliver 2023-06-02 16:37:16 +10:00
  • 1df97a7607 Add "can reproduce" checkbox to bug template (#4953) Lukas 2023-06-02 08:35:17 +02:00
  • 812b256e08 Shorten displayed linked by default (#4951) Oliver 2023-06-02 14:27:15 +10:00
  • 2c3ba6e528 Update action.md (#4949) Oliver 2023-06-02 09:35:56 +10:00
  • 936c8ad7fc Metadata bugfixes (#4947) miggland 2023-06-01 23:54:55 +02:00
  • 60f2f1ea86 Report files (#4946) Oliver 2023-06-02 07:54:15 +10:00
  • 11c5ce5f80 Test flexibility (#4945) miggland 2023-06-01 15:54:06 +02:00
  • 4d9e92011e Fix/settings bugs and added model SettingKeyType typing (#4944) Lukas 2023-06-01 15:53:06 +02:00
  • 037654610e Better rendering for parameter table (#4943) Oliver 2023-06-01 20:30:53 +10:00
  • 46a808c064 Add user settings to remember the last/favourite label template (#4938) Miklós Márton 2023-06-01 12:01:48 +02:00
  • 18d9ecd0f4 Tweak svg data cleaning: (#4941) Oliver 2023-06-01 16:47:47 +10:00
  • cb0f0e34d9 Improvements for parameteric part table (#4940) Oliver 2023-06-01 16:09:13 +10:00
  • 2c58b2fd36 New Crowdin updates (#4939) Oliver 2023-06-01 15:39:39 +10:00
  • e21a5e62b8 Parameter types (#4935) Oliver 2023-06-01 07:20:11 +10:00
  • 2c05e3e74d Improve docs for report helpers (#4933) Oliver 2023-05-31 22:05:13 +10:00
  • 685cc1fd77 BOM table: remove quantity footer (#4930) Oliver 2023-05-31 17:25:51 +10:00
  • 99d122baa9 Refactor model helpers into own file (#4927) Lukas 2023-05-31 01:18:42 +02:00
  • a196f443a1 Bump deps (#4911) Matthias Mair 2023-05-31 01:18:02 +02:00
  • 92930d475c Fix JS linting workflow (#4915) Oliver 2023-05-30 22:55:53 +10:00
  • 0808382d06 Fix ReturnOrder serializer (#4923) Oliver 2023-05-30 21:00:03 +10:00
  • eca2172624 Add Finnish language support (#4921) Oliver 2023-05-29 22:05:38 +10:00
  • 3205527ebe Change target of PurchaseOrder notification (#4905) Oliver 2023-05-29 21:04:31 +10:00
  • 32331875fe Fix Unink to Unlink (#4919) Ulices 2023-05-28 23:56:58 -06:00
  • 95755c5453 js fixes (#4918) Oliver 2023-05-29 11:36:12 +10:00
  • b842d5ea67 New Crowdin updates (#4910) Oliver 2023-05-28 22:13:15 +10:00
  • 637b195a68 Add name to backport workflow (#4914) Oliver 2023-05-28 20:26:39 +10:00
  • 60f79a0a23 Add workflow for backporting PRs (#4912) Oliver 2023-05-28 18:55:06 +10:00
  • 970714a76f Fix completeSalesOrderShipment typo in sales_order.js (#4908) Miklós Márton 2023-05-27 01:48:14 +02:00
  • 59214cacbf Bump version to 0.11.3 Oliver Walters 2023-05-27 17:37:43 +10:00
  • 0b4a06ae7e Fix completeSalesOrderShipment typo in sales_order.js (#4908) Miklós Márton 2023-05-27 01:48:14 +02:00
  • 21dafdee8e - Bump djLint to 1.29.0 (from 1.25.0) in the CI linting scripts (#4907) Miklós Márton 2023-05-27 00:52:10 +02:00
  • 11f816a787 Fix for migration file (#4901) Oliver 2023-05-26 19:44:32 +10:00
  • 01e2376748 New Crowdin updates (#4875) Oliver 2023-05-26 17:01:21 +10:00
  • 4d76708bee Add API Calendar for Return Orders (#4899) miggland 2023-05-26 09:01:04 +02:00
  • 5dd6f18495 Part units (#4854) Oliver 2023-05-26 16:57:23 +10:00
  • 717bb07dcf Possible fix for git messages (#4882) Matthias Mair 2023-05-26 00:17:32 +02:00
  • 433ea4d0de Documentation Improvements (#4894) Oliver 2023-05-25 22:42:16 +10:00
  • 8268b9b105 Fix for data migration (#4892) Oliver 2023-05-25 10:59:55 +10:00
  • 4868194a0b Fix for PurchaseOrder template (#4891) 0.11.2 Oliver 2023-05-25 09:39:55 +10:00
  • fdd4169cd7 Improve cli experience (#4881) Matthias Mair 2023-05-24 08:34:36 +02:00
  • 4079224658 Fix for PurchaseOrder template (#4885) Oliver 2023-05-24 16:18:54 +10:00
  • 4d00c471e1 Change debug message for plugin events (#4884) Oliver 2023-05-24 15:32:49 +10:00
  • 09e99e5f75 Remove debug message (#4883) Oliver 2023-05-24 13:48:38 +10:00
  • aa2f5e330a Make nginx more clear that changing the port is 'dangerous' (#4880) Matthias Mair 2023-05-24 01:05:16 +02:00
  • 91d79dc3ed Improved error handling for email support (#4862) Oliver 2023-05-24 07:33:31 +10:00
  • 53e442f555 Sales order fix backport (#4879) Oliver 2023-05-24 00:38:00 +10:00
  • 9f6d860554 Bump version to 0.11.2 (#4878) Oliver 2023-05-24 00:37:40 +10:00
  • 96b7845d84 Fix for currency migration (#4873) Oliver 2023-05-22 22:59:10 +10:00
  • f76059b2b4 Reorganize FAQ section (#4872) Oliver 2023-05-22 20:02:42 +10:00
  • 59cbf17b02 Faq docker (#4871) Oliver 2023-05-22 17:17:59 +10:00
  • 5992dcdfda Handle ValidationError when creating a new setting (#4868) Oliver 2023-05-22 12:12:02 +10:00
  • 63da2ae9f7 New Crowdin updates (#4852) Oliver 2023-05-22 00:36:23 +10:00
  • 8dc45e49cd Fix category filtering for parameteric part table (#4861) Oliver 2023-05-21 23:17:28 +10:00
  • 9e77b9fc56 Parameter filtering (#4823) Oliver 2023-05-19 13:24:55 +10:00
  • cb8ae10280 Refactor: BaseInvenTreeSetting (#4834) Lukas 2023-05-19 01:51:30 +02:00
  • 61481b4eb0 New Crowdin updates (#4842) Oliver 2023-05-18 20:51:44 +10:00
  • 327381357b Adds ability to partially scrap build outputs (#4846) Oliver 2023-05-18 14:04:57 +10:00
  • 120a710ad4 Add InvenTreePluginViewMixin to PartIndex (#4843) IvoLealMCS 2023-05-17 16:04:37 +01:00
  • d5caa98936 Report helper docs (#4845) Oliver 2023-05-18 01:04:19 +10:00
  • b732b4ceb5 Add docs for more helper functions (#4844) Oliver 2023-05-18 00:07:19 +10:00
  • a1908f1bf1 Fix "New Sales Order" button (#4832) 0.11.1 Oliver 2023-05-17 14:48:31 +10:00
  • 4785f465e8 Cleanup / consolidate unit testing code (#4831) Oliver 2023-05-17 07:35:26 +10:00
  • f85b378115 New Crowdin updates (#4810) Oliver 2023-05-17 00:38:05 +10:00
  • 5c7303fd53 Update mkdocs.yml (#4828) Oliver 2023-05-16 22:56:07 +10:00
  • 98d87c84e3 Shipment delivery date (#4825) miggland 2023-05-16 13:28:09 +02:00
  • 397419f365 Build consume stock (#4817) Oliver 2023-05-16 21:25:02 +10:00
  • 368f615d71 Bug fix for improperly configured SSO provider (#4822) Oliver 2023-05-15 15:09:14 +10:00
  • 065f3e2404 Small visual tweaks for notifications tab (#4819) Oliver 2023-05-15 12:15:01 +10:00
  • 3e0b57f10a Add "description" field to extra line items (#4815) Oliver 2023-05-15 11:13:38 +10:00
  • caa7b84c3e Allow tag fields to be empty (#4816) Oliver 2023-05-15 10:57:12 +10:00
  • e2505433a2 Docker build fix (#4811) Oliver 2023-05-15 08:27:26 +10:00
  • 1b94a271b6 Add faq entry for https://github.com/inventree/InvenTree/issues/4802#issuecomment-1546767130 (#4812) Matthias Mair 2023-05-14 23:47:36 +02:00