2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-03-12 15:13:34 +00:00

Commit Graph

  • cb7b4cbc1a Improve data import for PartParameterTemplate (#6182) (#6185) github-actions[bot] 2024-01-10 22:53:17 +11:00
  • 74e8f92be5 Re-implement no-frontend flag in "invoke update" (#6183) (#6184) github-actions[bot] 2024-01-10 22:53:00 +11:00
  • a23235400d Improve data import for PartParameterTemplate (#6182) Oliver 2024-01-10 22:41:52 +11:00
  • 53ac6c724d Re-implement no-frontend flag in "invoke update" (#6183) Oliver 2024-01-10 22:41:22 +11:00
  • b5b6d75e23 Typo fix (#6181) Oliver 2024-01-10 22:19:37 +11:00
  • ec9bff9be4 Simplify translations (#6180) Oliver 2024-01-10 21:59:41 +11:00
  • dfaee0ea96 Added update notification (#6165) Matthias Mair 2024-01-07 20:36:19 +01:00
  • 93df90d295 [FR] Support creating reading initial superuser account password from file (#6144) Matthias Mair 2024-01-05 21:38:53 +01:00
  • 6a6a5932f3 New Crowdin updates (#6142) Oliver 2024-01-03 23:24:47 +01:00
  • a35e03671c New Crowdin updates (#6118) Oliver 2023-12-29 15:59:00 +01:00
  • 264b560f37 Cancel purchase order - Error object (#6137) (#6138) github-actions[bot] 2023-12-27 11:57:36 +01:00
  • 88f86efd4c Cancel purchase order - Error object (#6137) Matthias Mair 2023-12-27 11:50:46 +01:00
  • 1cdcac09be Remove py2 exception handeling and move file to dj4 standard (#6131) Matthias Mair 2023-12-24 07:04:20 +01:00
  • f3efabeeb8 [PUI] Move UI rendering out of App.tsx (#6130) Matthias Mair 2023-12-24 07:03:20 +01:00
  • 9f8ee5a095 Fix to clear SO Allocations on receipt of Return Order Line Item (#6117) (#6124) github-actions[bot] 2023-12-21 10:45:57 +04:00
  • fc5645a9a5 Fix to clear SO Allocations on receipt of Return Order Line Item (#6117) mcollins-DL 2023-12-20 21:00:06 -08:00
  • be1820fb94 [PUI] Implement manufacturer part table (#6115) Oliver 2023-12-19 15:28:27 +11:00
  • 79fdf9243b Update django-allauth version (#6099) (#6114) github-actions[bot] 2023-12-18 17:39:26 +11:00
  • a63529a9cf Update django-allauth version (#6099) Oliver 2023-12-18 17:35:36 +11:00
  • 35266b80f4 Remove --no-frontend option from installer (#6111) (#6112) github-actions[bot] 2023-12-18 10:46:42 +11:00
  • 148bf0764b Remove --no-frontend option from installer (#6111) Oliver 2023-12-18 10:44:15 +11:00
  • 7058696030 [PUI] Price range formatting (#6107) Oliver 2023-12-16 21:48:14 +11:00
  • bee3e93162 Update RowActions (#6106) Oliver 2023-12-16 21:45:03 +11:00
  • 05d3458f67 Small tweak for log output (#6102) (#6103) github-actions[bot] 2023-12-16 11:46:41 +11:00
  • 95d29f18e9 Small tweak for log output (#6102) Oliver 2023-12-16 11:40:35 +11:00
  • 43836b3450 Add information on auto-update param to docs (#6100) Oliver 2023-12-16 07:20:48 +11:00
  • 36bfd62c93 Update version.py (#6097) Oliver 2023-12-15 23:04:00 +11:00
  • 301afaa9df Update version.py (#6095) 0.13.0 Oliver 2023-12-15 21:38:43 +11:00
  • ad97ea41a0 Another attempt at fixing unit test (#6096) Oliver 2023-12-15 21:37:00 +11:00
  • 2c45d88d15 Fix unit test (#6084) Oliver 2023-12-15 17:23:33 +11:00
  • 64671dce20 Table Hook Updates (#6093) Oliver 2023-12-15 13:53:46 +11:00
  • 72167630ac Add support for serbian language (#6091) Oliver 2023-12-15 10:06:41 +11:00
  • 2aa993bcf5 Add item key (#6089) Oliver 2023-12-15 09:01:56 +11:00
  • aecdc0739d Revert "[PUI] URl / panel fix (#6078)" (#6088) Oliver 2023-12-15 08:38:30 +11:00
  • cd3e7037c5 Update devcontainer docs (#6085) Oliver 2023-12-14 16:53:09 +11:00
  • 17068ca5a2 Add docs on using editable install for plugin development (#6083) Oliver 2023-12-14 14:24:00 +11:00
  • 99c92ff655 Sales order barcode allocate (#6072) Oliver 2023-12-14 11:13:50 +11:00
  • 3410534f29 Bump django-maintenance-mode (#6079) Oliver 2023-12-13 22:57:27 +11:00
  • 68c3014232 FAQ - removeSuffix error (#6081) Oliver 2023-12-13 22:20:50 +11:00
  • 902eafcc75 [PUI] URl / panel fix (#6078) Oliver 2023-12-13 21:37:41 +11:00
  • 6cb66a7a70 New Crowdin updates (#6069) Oliver 2023-12-13 13:03:02 +11:00
  • f66cc9d8c2 Allow plugin loading when calling 'showmigrations' (#6076) Andre Iwers 2023-12-13 12:43:06 +11:00
  • 5b547f777d Handle IntegrityError when saving PartPricing object (#6070) Oliver 2023-12-11 15:58:27 +11:00
  • 9ecaea2c12 chore(docker): Remove intermediate stage (#6068) Philipp Fruck 2023-12-10 22:57:37 +00:00
  • b59cf0f4a4 fix(SSO): log error message when EMAIL_HOST is empty (#6067) Philipp Fruck 2023-12-10 20:49:50 +00:00
  • 676a97b709 New Crowdin updates (#6048) Oliver 2023-12-11 07:46:57 +11:00
  • 8d46521cab Plugin loading improvements (#6056) Oliver 2023-12-11 07:46:41 +11:00
  • 256f44b44e Handle "showmigrations" command (#6062) Oliver 2023-12-11 07:46:27 +11:00
  • 5d42fb3f88 [PUI] Table loading refactor (#6014) Lavissa 2023-12-08 05:03:47 +01:00
  • 5b5df279c0 Installer CLI fix (#6049) Oliver 2023-12-08 13:10:44 +11:00
  • ca909f9d5a Add asterisk to Build route (#6054) Lavissa 2023-12-08 02:48:54 +01:00
  • 63a0d4d223 Prevent check for low stock when creating new items (#6055) Oliver 2023-12-08 12:12:52 +11:00
  • 048a06ce19 [PUI] refactor table filter selector (#6047) Oliver 2023-12-08 11:56:35 +11:00
  • 3a7b1510b3 Disable prefetch on part when saving stock items (#6051) Miklós Márton 2023-12-07 21:19:48 +01:00
  • 2dc164634d Add information on copying templates to installation directory when developing a plugin (#6050) Oliver 2023-12-07 16:49:12 +11:00
  • 974ea1ead3 State transition support for generic states (#6017) Matthias Mair 2023-12-07 04:48:09 +01:00
  • 12cbfcbd95 Add INVENTREE_STRICT_URLS to PUI (#6046) Oliver 2023-12-06 23:54:19 +11:00
  • 5387615d4f New Crowdin updates (#6032) Oliver 2023-12-06 17:17:24 +11:00
  • 238902e4f3 Url validation (#6045) Oliver 2023-12-06 17:17:15 +11:00
  • c778c067f5 Tweak installer docs (#6043) Oliver 2023-12-06 14:13:12 +11:00
  • e7852980ad Bump vite from 4.4.11 to 4.4.12 in /src/frontend (#6041) dependabot[bot] 2023-12-06 11:10:30 +11:00
  • 2aef05c1c3 Fix validation for Build model (#6038) Oliver 2023-12-06 09:48:49 +11:00
  • f70a049102 Notify when packager build fails (#6039) Oliver 2023-12-06 09:22:56 +11:00
  • e6e1a66b34 Fix for table double loading (#6035) Oliver 2023-12-05 23:20:53 +11:00
  • 22800d6b10 Api image fix (#6034) Oliver 2023-12-05 23:20:41 +11:00
  • 8605832693 Admin section refactor (#6033) Oliver 2023-12-05 19:03:09 +11:00
  • 03a8190195 [API] Add default location filter to part endpoint (#6016) Lavissa 2023-12-05 02:20:36 +01:00
  • f96055a33f Refactor docker image for devcontainer (#6029) Oliver 2023-12-05 07:05:48 +11:00
  • 15f58b965e PUI: navigation/admin center improvements (#5953) Lukas 2023-12-04 13:09:53 +01:00
  • f034d86c3f Bug fix for label-skip implementation (#6030) Oliver 2023-12-04 23:06:40 +11:00
  • 3c9e3d1252 Add facility to skip first "n" cells when printing labels (#6028) Oliver 2023-12-04 16:06:32 +11:00
  • c3acb1753e Ensure template string is cached (#6027) Oliver 2023-12-04 15:15:39 +11:00
  • 025cc47b81 Do not autoescape part full-name template (#6024) Oliver 2023-12-04 13:29:07 +11:00
  • 6373f6077f New Crowdin updates (#6026) Oliver 2023-12-04 13:19:10 +11:00
  • dc5508ba81 New Crowdin updates (#6010) Oliver 2023-12-03 19:37:01 +11:00
  • bbf4d2f206 enable passing of free-form urls to apiUrl (#6012) Matthias Mair 2023-12-02 12:35:12 +01:00
  • fb42878c11 Give the people what they want (#6021) Oliver 2023-12-02 18:52:50 +11:00
  • a7728d31ab Check for null part instance (#6011) Oliver 2023-11-30 16:31:07 +11:00
  • ae4c4242dd LDAP group membership support (#6003) mechanarchy 2023-11-30 16:11:05 +11:00
  • b343ef337d made StatusRenderer less strict to allow usage of custom states (#6008) Matthias Mair 2023-11-30 05:54:45 +01:00
  • 0cd66fd16c Fix reloading on viewport size change (#6005) Lukas 2023-11-30 05:53:32 +01:00
  • e4c5bfc2fe More tables (#5999) Oliver 2023-11-29 14:05:22 +11:00
  • f0f72a8742 New Crowdin updates (#5991) Oliver 2023-11-29 13:25:30 +11:00
  • 875f3df2b8 Bump cryptography from 41.0.5 to 41.0.6 (#6002) dependabot[bot] 2023-11-29 13:25:17 +11:00
  • c3aeadda4a Add useTable hook (#6000) Oliver 2023-11-28 23:15:08 +11:00
  • c7bf1348e7 Update CODEOWNERS (#5996) Matthias Mair 2023-11-28 00:23:54 +01:00
  • 2509c8f48b [PUI] Template helpers (#5993) Matthias Mair 2023-11-27 12:13:06 +01:00
  • 1994b0f3b2 Fix 'Maximimum' typo (#5990) mechanarchy 2023-11-27 13:01:01 +11:00
  • fac66b289b [PUI] URL fixes (#5989) Matthias Mair 2023-11-27 01:51:53 +01:00
  • 87df9245eb [PUI] Helper to render an instance for an url (#5977) Matthias Mair 2023-11-27 00:53:41 +01:00
  • e9fe394d94 Store data from example panel (#5986) Michael 2023-11-26 23:48:41 +01:00
  • 43434fc530 Extend API for labels and reports to allow creating new items (#5982) miggland 2023-11-26 10:52:03 +01:00
  • 90e6938eb6 New Crowdin updates (#5980) Oliver 2023-11-26 10:31:45 +11:00
  • 2185bf0437 Translation test : Add context (#5987) Oliver 2023-11-26 10:31:32 +11:00
  • e11725078f Translation string fixes (#5985) Oliver 2023-11-25 12:32:43 +11:00
  • 064caafebb API filter fix (#5979) Oliver 2023-11-24 10:34:56 +11:00
  • 44614493e9 Forgot to add the new page to nav :) (#5978) Lavissa 2023-11-23 23:41:34 +01:00
  • b9424a9284 Improve handling of checkUserRole (#5976) Oliver 2023-11-24 00:06:30 +11:00
  • a3f62c750e New Crowdin updates (#5973) Oliver 2023-11-23 19:59:47 +11:00
  • f4ba7a1698 Documentation update; New frontend docs, additional info on devcontainer (#5974) Lavissa 2023-11-23 02:21:09 +01:00