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

Commit Graph

  • 566fef5309 [React] Purchasing and Sales (#5743) Oliver 2023-10-19 10:11:04 +11:00
  • 543d50149b Added python test paths to deepsource (#5738) Matthias Mair 2023-10-18 22:43:50 +02:00
  • 3349013646 [React] Improvements to API forms (#5742) Oliver 2023-10-18 14:45:03 +11:00
  • cb33705e44 Adds 'A3' as report size option (#5733) Oliver 2023-10-18 14:27:07 +11:00
  • fda909ac59 Fix news dashboard (#5741) Matthias Mair 2023-10-18 00:07:13 +02:00
  • eb79bd1743 refactor: refactor unnecessary else / elif when if block has a return statement (#5735) Matthias Mair 2023-10-18 00:06:54 +02:00
  • 3f93151cca refactor: replace multiple == checks with in (#5737) Matthias Mair 2023-10-17 22:30:16 +02:00
  • faac6b6bf5 refactor: remove blank lines after docstring (#5736) Matthias Mair 2023-10-17 22:28:57 +02:00
  • 158a209a0f Version bump (#5740) Matthias Mair 2023-10-17 22:27:28 +02:00
  • 9f2c55d2d6 Allow stock items to be reallocated for build items (#5693) Bobbe 2023-10-17 15:48:30 +02:00
  • 8c10b98fe8 [React] Update part parameters table (#5731) Oliver 2023-10-18 00:41:05 +11:00
  • 997b2ad569 Remove --no-frontend option (#5568) Oliver 2023-10-18 00:21:26 +11:00
  • 4bbf168393 Use full width (#5728) Oliver 2023-10-17 22:53:59 +11:00
  • 1b7f943946 Prefetch RuleSet objects for group (#5725) Oliver 2023-10-17 21:33:23 +11:00
  • ccaece3634 Remove StockItemManager class (#5727) Oliver 2023-10-17 21:21:13 +11:00
  • 550d549325 Refactor plugin loading (#5726) Oliver 2023-10-17 21:07:16 +11:00
  • e3fef5b226 Improve checks for scheduled tasks at startup (#5724) Oliver 2023-10-17 16:05:43 +11:00
  • 7ff5654448 Cache default currency (#5723) Oliver 2023-10-17 15:50:05 +11:00
  • 8f75758c45 Fix money field kwargs (#5722) Oliver 2023-10-17 15:22:19 +11:00
  • a566ac67a7 BOM Table - Fix pricing when subassembly is open (#5721) Oliver 2023-10-17 14:12:32 +11:00
  • c74368f805 Fix typo (#5715) Oliver 2023-10-17 12:12:22 +11:00
  • 40fb1329bb add /static/ relative comment and update splash image path in config_template.yaml (#5433) Peter Kopias 2023-10-17 02:25:05 +02:00
  • 40ff0e1060 Add deepsource for more security testing (#5714) Matthias Mair 2023-10-17 02:23:19 +02:00
  • 8bc750bc06 [React] Settings interface (#5679) Oliver 2023-10-17 10:28:46 +11:00
  • f409cd6894 Added example for barcode plugin (#5670) Michael 2023-10-17 01:24:05 +02:00
  • d98b1bb2c7 Fix <YesNoButton> (#5711) Oliver 2023-10-17 00:54:55 +11:00
  • 80a170d93c Improve useInstance hook (#5710) Oliver 2023-10-16 23:54:28 +11:00
  • 9705521cd2 [React] Part parameters table (#5709) Oliver 2023-10-16 23:34:16 +11:00
  • a9d18ba28f Improved implementation of panel collapse (#5708) Oliver 2023-10-16 20:34:21 +11:00
  • fa39ce8524 Fix API URLs for related fields (#5707) Oliver 2023-10-16 20:00:57 +11:00
  • 5b57685ae3 Adds toggle for text elements in panel tabs (#5706) Oliver 2023-10-16 19:44:28 +11:00
  • 4de51f4f4f [React] API Image Functionality (#5696) Oliver 2023-10-16 19:44:09 +11:00
  • 65e9ba0633 Platform URL fixes (#5705) Oliver 2023-10-16 19:13:40 +11:00
  • 59efae0bfc Sentry: ignore NotAuthenticated errors (#5702) Oliver 2023-10-16 14:37:13 +11:00
  • 01f30222eb Update docker production guide (#5701) Oliver 2023-10-16 12:43:10 +11:00
  • a547d6e064 New Crowdin updates (#5641) Oliver 2023-10-16 12:06:36 +11:00
  • 1fcb259c1a Improve sentry.io integration (#5700) Oliver 2023-10-16 12:00:53 +11:00
  • 4ecd49e3eb Catch potential exception when performing unit conversion (#5699) Oliver 2023-10-16 12:00:44 +11:00
  • 598f0a5021 Improved BOM import process (#5698) Oliver 2023-10-16 10:53:31 +11:00
  • 814322e512 Api tweaks (#5690) Oliver 2023-10-12 23:25:17 +11:00
  • 0c519c6b98 Add new "location_type" column to stock location table (#5688) Oliver 2023-10-12 01:06:19 +11:00
  • 0925fbbad2 [React] Settings state manager (#5687) Oliver 2023-10-12 00:36:53 +11:00
  • bf7c1b43bd [React] Use typed paths (#5686) Oliver 2023-10-12 00:13:37 +11:00
  • 149e5c3696 User roles state (#5685) Oliver 2023-10-11 22:58:42 +11:00
  • 89faf8e59d Update settings API endpoints: (#5684) Oliver 2023-10-11 22:58:11 +11:00
  • e8e0b57cea Feature/location types (#5588) Lukas 2023-10-11 07:34:38 +02:00
  • 6f2dca729d Report orientation (#5678) Oliver 2023-10-09 13:25:53 +11:00
  • e9e505edd4 Import export fix (#5677) Oliver 2023-10-09 11:48:17 +11:00
  • 608ca75763 Type model information in SearchDrawer (#5597) Matthias Mair 2023-10-08 11:20:32 +02:00
  • e76fa11e63 Open External Links in new window (#5674) Kenneth Lorthioir 2023-10-07 00:41:33 -04:00
  • a779aa3a99 Add whitespace to fix markdown table rendering (#5675) Joe Rogers 2023-10-07 06:41:10 +02:00
  • 7ab5ddcd7d Plugin auto migrate (#5668) Oliver 2023-10-06 11:38:01 +11:00
  • c7eb90347a Exchange rate plugin (#5667) Oliver 2023-10-05 21:19:28 +11:00
  • f5e8f27fcd Bump deps (#5666) Matthias Mair 2023-10-05 00:48:53 +02:00
  • 25babf617c Bump postcss from 8.4.29 to 8.4.31 in /src/frontend (#5665) dependabot[bot] 2023-10-04 23:13:12 +02:00
  • 8ec04028d5 Native LDAP support (#5226) Lukas 2023-10-04 22:52:36 +02:00
  • a6dbe185c6 Allow reload of plugin registry when config changes (#5662) Oliver 2023-10-05 00:38:40 +11:00
  • 86542bc561 Fix location priority when receiving items (#5661) (#5663) github-actions[bot] 2023-10-05 00:33:09 +11:00
  • 4b13f3b0de Fix location priority when receiving items (#5661) Oliver 2023-10-05 00:31:50 +11:00
  • 9b4e1743c7 Feature/Tree picker (#5595) Lukas 2023-10-04 15:11:49 +02:00
  • 3d8e3f1625 Bug fix for plugin reload mechanism (#5660) Oliver 2023-10-04 23:05:48 +11:00
  • ffda700244 Improve unit conversion (#5658) Oliver 2023-10-04 17:28:20 +11:00
  • c18bc4e1d1 Fix: Allow allocation of variants to sales order lines (#5656) Joe Rogers 2023-10-04 01:39:22 +02:00
  • 06eb948528 Plugin reload mechanism (#5649) Oliver 2023-10-04 09:00:11 +11:00
  • 78905a45c7 Plugin missing fix (#5653) Oliver 2023-10-03 19:44:10 +11:00
  • 88314da7b3 Fix for plugin installation via web interface (#5646) Oliver 2023-10-03 18:47:55 +11:00
  • 6521ce5216 Prevent plugin URL routing if ENABLE_PLUGINS_URL setting is disabled (#5648) Oliver 2023-10-03 12:58:39 +11:00
  • a7487ff842 Backport of https://github.com/inventree/InvenTree/pull/5632 (#5650) 0.12.8 Oliver 2023-10-03 12:55:15 +11:00
  • 5725a9e271 Fix for readthedocs build config file (#5651) Oliver 2023-10-03 12:28:14 +11:00
  • 30cf97d85b Exchange rate emergency fix (#5632) Matthias Mair 2023-10-03 03:12:33 +02:00
  • 352fb4f6ff Allow plugin list to be filtered by "sample" or "builtin" status (#5647) Oliver 2023-10-03 10:39:24 +11:00
  • fe9a56a5c1 Allow stocktake quantity to be zero (#5644) Oliver 2023-10-02 22:49:10 +11:00
  • 6a48eaeec8 Don't ignore parts without stock in stocktake (#5627) Oliver Lippert 2023-10-02 09:24:41 +02:00
  • e767516c80 Move broken plugin samples to disabled folders (#5642) Matthias Mair 2023-10-02 01:39:17 +02:00
  • 46b0d77418 Let plugins decide if events should be processed or not (#5618) Oliver Lippert 2023-10-01 12:10:26 +02:00
  • 7fa0c6d280 Add worker task to VS Code (#5605) Oliver Lippert 2023-10-01 12:06:34 +02:00
  • 39e682cd45 Correctly extract error information if plugin install fails (#5638) Oliver 2023-10-01 14:29:08 +11:00
  • 3cd7ee9cd2 Improve formatting of log messages in settings.py (#5636) Oliver 2023-09-30 23:20:55 +10:00
  • bc197a2906 New Crowdin updates (#5623) Oliver 2023-09-30 07:01:29 +10:00
  • d4f7e1130e Fix docstring for @scheduled_task decorator (#5626) Oliver 2023-09-30 07:01:04 +10:00
  • 240a2e91dd Fixed LOG style errors (#5628) Matthias Mair 2023-09-29 01:34:24 +02:00
  • 71c416bafd Add flake8-logging linting (#5620) Matthias Mair 2023-09-28 06:53:22 +02:00
  • 08e7190832 Exception handling (#5622) Oliver 2023-09-27 13:42:20 +10:00
  • 2b0d81fd81 New Crowdin updates (#5573) Oliver 2023-09-25 21:52:49 +10:00
  • dad240529d Adds optional config setting to enable database level logging (#5617) Oliver 2023-09-25 16:54:17 +10:00
  • 67b2d02a7f Allow Base URL to exist without TLD (#5615) Oliver 2023-09-25 16:18:12 +10:00
  • a36ab0c004 Fix bug in loading setting from cache (#5612) (#5616) github-actions[bot] 2023-09-25 16:05:17 +10:00
  • 87a8755e1b Fix bug in loading setting from cache (#5612) Oliver 2023-09-25 15:57:33 +10:00
  • 0b45d6f236 Use prefetch to improve query efficiency (#5613) (#5614) github-actions[bot] 2023-09-25 13:35:13 +10:00
  • 200bc5bd3d Use prefetch to improve query efficiency (#5613) Oliver 2023-09-25 13:24:39 +10:00
  • b69342a3d2 Update minimum_stock field (#5609) Oliver 2023-09-25 07:26:26 +10:00
  • 7e6db65cac Interactive forms (#5608) Oliver 2023-09-24 23:36:34 +10:00
  • 978e08f3a3 stop cascade update_pricing if prices didnt change (#5606) (#5607) github-actions[bot] 2023-09-24 23:06:03 +10:00
  • 2f0dbf9776 stop cascade update_pricing if prices didnt change (#5606) Oliver Lippert 2023-09-24 15:02:09 +02:00
  • c06047d026 fix controlling log level in devcontainer (#5604) Oliver Lippert 2023-09-24 15:01:06 +02:00
  • 4e467c75d2 Update urls.py (#5603) Oliver 2023-09-24 09:00:37 +10:00
  • 00e7cd1e26 make idAccessor configurable (#5599) Matthias Mair 2023-09-23 00:36:28 -04:00
  • 85b8157611 Primary address fix (#5592) (#5598) github-actions[bot] 2023-09-23 10:25:12 +10:00
  • 324d5929b5 Primary address fix (#5592) Oliver 2023-09-23 10:14:59 +10:00
  • 6cde460567 Attachment URL method (#5584) Oliver 2023-09-21 13:55:14 +10:00