2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-23 05:06:32 +00:00

Commit Graph

  • 99844d5b2f New Crowdin updates (#3938) Oliver 2022-11-18 20:56:08 +11:00
  • 2a148a2f46 Markdown notes fix (#3946) Oliver 2022-11-18 13:36:38 +11:00
  • 73c1c50d01 Support structural part categories (#3931) Miklós Márton 2022-11-17 22:10:06 +01:00
  • 1e1662ef0f Add setting to determine if supplier price breaks are used in overall price calculations (#3943) Oliver 2022-11-17 09:27:07 +11:00
  • d7c4dd1f01 Home page adjust (#3942) Oliver 2022-11-17 09:07:54 +11:00
  • 95645c7b14 Notification fix (#3939) Oliver 2022-11-17 08:26:19 +11:00
  • 54e7dd28e5 New Crowdin updates (#3904) Oliver 2022-11-15 09:21:21 +11:00
  • 06266b48af Part pricing cache (#3710) Oliver 2022-11-14 15:58:22 +11:00
  • 8ceb1af3c3 Add support for recursively delete the stock locations (#3926) Miklós Márton 2022-11-13 22:07:16 +01:00
  • 60e44700a9 Fix for barcode URL generation (#3924) Oliver 2022-11-13 15:43:51 +11:00
  • 44270e064e Fixes for background worker process (#3922) Oliver 2022-11-12 14:14:54 +11:00
  • 6eeb983f1d Adds 'outstanding task count' to the health API endpoint (#3920) Oliver 2022-11-11 15:10:27 +11:00
  • 03017b531a Bump minimatch from 3.0.4 to 3.1.2 (#3912) dependabot[bot] 2022-11-11 14:38:43 +11:00
  • 0bb2dd5c3e Bug fix for PurchaseOrder template (#3913) Oliver 2022-11-10 14:38:56 +11:00
  • 57a20be5c3 Remove client-side length validation in form inputs (#3911) Oliver 2022-11-10 12:51:15 +11:00
  • fb77158496 Add news reader (#3445) Matthias Mair 2022-11-10 02:20:06 +01:00
  • f6cfc12343 Add option to recursively delete part categories (#3435) Miklós Márton 2022-11-08 01:57:00 +01:00
  • adcb975853 Installer v2 (#3798) Matthias Mair 2022-11-08 00:12:43 +01:00
  • 92260f2059 Add 'barcode_hash' data to more API serializers: (#3906) Oliver 2022-11-07 22:36:15 +11:00
  • 0c0e61432d Adds a report template tag for dict access (#3905) Oliver 2022-11-07 21:24:25 +11:00
  • 0d04008998 Improvements for image download helper (#3903) Oliver 2022-11-07 13:57:04 +11:00
  • 1691f45578 Order editing updates (#3902) Oliver 2022-11-07 13:56:50 +11:00
  • 494a016dad New Crowdin updates (#3898) Oliver 2022-11-06 13:46:47 +11:00
  • b50a6826ef Builtin plugins (#3889) Oliver 2022-11-05 01:05:54 +11:00
  • fe1b8cbfce Add metadata model to Company (#3895) miggland 2022-11-03 12:21:16 +01:00
  • 278e9cfdc1 New Crowdin updates (#3874) Oliver 2022-11-03 08:37:03 +11:00
  • 4a3ca6d326 re-enable plugins by default for debug docker environment (#3894) Oliver 2022-11-02 09:51:36 +11:00
  • 652f4aa7c4 Translatable strings for plugins (#3893) Oliver 2022-11-02 09:22:29 +11:00
  • c7a2def353 Allow editing of extra line items in order table (#3888) Oliver 2022-11-02 07:32:14 +11:00
  • db45b6f9dc Location barcode actions (#3887) Oliver 2022-11-01 22:18:10 +11:00
  • 9beefd09f7 Remove special character restrictions in parameter template names (#3883) Miklós Márton 2022-10-31 01:28:49 +01:00
  • 5922d9fbff Fix mode switching for part category table (#3881) Oliver 2022-10-30 15:04:48 +11:00
  • 3dd92416fe Fix for label printing plugin hook (#3879) Oliver 2022-10-29 22:45:58 +11:00
  • 55c8b73b0a Floating point API bug (#3877) Oliver 2022-10-29 14:18:19 +11:00
  • 5263ccdca3 Add checks for url changes #3864 (#3869) Matthias Mair 2022-10-29 00:39:04 +02:00
  • e6461929b0 Link to API documentation in "about" window (#3871) Oliver 2022-10-28 18:16:44 +11:00
  • 61c6054049 Part name validation fix (#3870) Oliver 2022-10-28 15:56:16 +11:00
  • 1c17977f4d New Crowdin updates (#3853) Oliver 2022-10-28 09:07:33 +11:00
  • cff4d9745b Serial increment fix (#3863) Oliver 2022-10-27 14:00:18 +11:00
  • b13e0c3138 [BUG] Confirmation Email uses local ip for link URL (#3829) Matthias Mair 2022-10-26 04:08:15 +02:00
  • 13ef7d6910 Enable build order search in quick-search window (#3856) Oliver 2022-10-26 09:57:30 +11:00
  • fe56a046cc Fix bug which prevented loading of test results (#3855) Oliver 2022-10-26 09:57:22 +11:00
  • f3dee187bc Make PartCategories to be filterable by name and description (#3854) Miklós Márton 2022-10-26 00:46:28 +02:00
  • 13cfadaf29 Prevent assigning of empty barcode data (#3851) Oliver 2022-10-26 09:25:27 +11:00
  • 824a44a486 Improvements for CI tests (#3850) Oliver 2022-10-25 21:53:44 +11:00
  • c07d5207e0 New Crowdin updates (#3834) Oliver 2022-10-25 13:27:09 +11:00
  • 2843799912 Fix decimal rendering in progress bars (#3849) Oliver 2022-10-25 10:58:18 +11:00
  • d2049a1cd0 [BUG] reverse proxy (#3847) Matthias Mair 2022-10-25 00:32:54 +02:00
  • b9de7e5488 Add packager.io to devops section (#3840) Matthias Mair 2022-10-24 00:48:59 +02:00
  • 58f4cebe45 Add installer docs link (#3839) Matthias Mair 2022-10-23 22:51:30 +02:00
  • a898ebce40 Fix email notification setting (#3832) Oliver 2022-10-22 18:56:38 +11:00
  • c120de90ae Build table improvements (#3833) Oliver 2022-10-22 18:56:23 +11:00
  • 9d39d5b00f Improve redraw speed of build allocation table (#3831) Oliver 2022-10-22 14:16:55 +11:00
  • 0fd1390fe0 Workflow fix (#3830) Oliver 2022-10-22 12:45:50 +11:00
  • 121d68aa87 Bom table load fix (#3826) Oliver 2022-10-21 17:05:10 +11:00
  • 4ca2aa6cd8 Housekeeping Settings (#3821) Oliver 2022-10-20 23:27:09 +11:00
  • c3f6b75b30 Attachment bug fix (#3818) Oliver 2022-10-20 22:43:14 +11:00
  • ca1fbf9ff0 Prevent name check on null attachment file (#3819) 0.8.4 Oliver 2022-10-20 21:53:25 +11:00
  • 811e3ea299 New Crowdin updates (#3795) Oliver 2022-10-19 10:41:29 +11:00
  • 906ae218aa [Plugin] Allow custom plugins for running validation routines (#3776) Oliver 2022-10-18 23:50:07 +11:00
  • 269b269de3 Fix task register (#3805) Matthias Mair 2022-10-18 07:54:10 +02:00
  • 3956a45c48 Add settings for backups (#3806) Matthias Mair 2022-10-18 03:38:57 +02:00
  • 3bd64e9098 Raise error if version fails (#3792) Matthias Mair 2022-10-18 00:55:56 +02:00
  • 9cfbe1061d [FR]Unit test for Schema allowance (#3538) Matthias Mair 2022-10-18 00:38:43 +02:00
  • c1064906d6 Revert "Switch to registry for tasks" (#3803) Oliver 2022-10-17 23:20:36 +11:00
  • 0bab40fe88 Plugin API refactor (#3637) Matthias Mair 2022-10-17 13:08:28 +02:00
  • 0b0594c7ff Reduce duplication in plugin testing (#3800) Matthias Mair 2022-10-17 11:29:54 +02:00
  • 9c4faad68e Add postgresql-client to docker image (#3802) Oliver 2022-10-17 14:50:05 +11:00
  • c0bcee870e Bump actions to node 16 / current releases (#3799) Matthias Mair 2022-10-17 04:46:12 +02:00
  • b456a15dfc Switch backup action to new schedule syntax (#3801) Matthias Mair 2022-10-17 02:26:35 +02:00
  • 0bea2c7b56 Switch to registry for tasks (#3790) Matthias Mair 2022-10-17 00:53:59 +02:00
  • 182bc29053 Add db an media backups (#3783) Matthias Mair 2022-10-16 15:09:31 +02:00
  • 2800d843e0 Add package-based install method (#3743) Matthias Mair 2022-10-16 01:14:18 +02:00
  • c6709a7055 New Crowdin updates (#3777) Oliver 2022-10-16 01:24:04 +11:00
  • 99d822ecdb Check user permissions before linking or un-linking barcodes (#3772) Oliver 2022-10-13 12:14:36 +11:00
  • fccbcad63f Update deps to newest releases (#3782) Matthias Mair 2022-10-13 02:07:06 +02:00
  • 366475f783 Language settings not saved after session end (#3779) Matthias Mair 2022-10-13 01:56:52 +02:00
  • 193b69eeb5 Adjust display of extra "add bom item" button at bottom of BOM table (#3773) Oliver 2022-10-12 16:34:57 +11:00
  • 9002a1e5b3 New Crowdin updates (#3765) Oliver 2022-10-12 14:07:15 +11:00
  • 1c6eb8096f Display build output status code (#3771) Oliver 2022-10-12 09:23:41 +11:00
  • 531c39725c Fix for allowing plugins without explicit metadata (#3769) Oliver 2022-10-12 00:16:12 +11:00
  • 86b72549a2 Plugin load fix (#3768) Oliver 2022-10-11 23:15:24 +11:00
  • cfabf67b67 Settings panel bug fix (#3761) Oliver 2022-10-09 09:08:00 +11:00
  • c146256170 Allow auto-loading of plugins in certain conditions (#3762) Oliver 2022-10-09 09:07:51 +11:00
  • 0dc6f79647 Allow auto-loading of plugins in certain conditions (#3763) Oliver 2022-10-09 09:07:11 +11:00
  • 67740581fe New Crowdin updates (#3756) Oliver 2022-10-09 09:06:59 +11:00
  • cc68cd83a9 Bug fix for boolean settings (#3760) Oliver 2022-10-08 23:46:08 +11:00
  • fbc99257bd Fixes #3514 (#3754) Richard Lawson 2022-10-06 22:23:53 -04:00
  • 5d6423fb64 UI fixes for barcode actions (#3751) Oliver 2022-10-07 00:18:38 +11:00
  • d194aef79e Adds 'status_text' functions to models (#3752) Oliver 2022-10-07 00:18:11 +11:00
  • cfff5ea264 Last Connection date for user in admin panel (#3747) Bben 2022-10-06 13:35:20 +02:00
  • b13c5b2c13 update pre-commit (#3744) Matthias Mair 2022-10-06 13:32:01 +02:00
  • a1c91cfd8e remove broken action (#3742) Matthias Mair 2022-10-04 08:29:15 +02:00
  • 61a6ecdcfa New Crowdin updates (#3738) Oliver 2022-10-03 10:04:59 +11:00
  • 52071f2c3f Show placeholder for null IPN values in "stock" table (#3737) Oliver 2022-10-01 16:08:32 +10:00
  • 5c1b4a5ab1 Bug fix for stock adjustment actions (#3735) (#3736) Oliver 2022-09-30 16:00:03 +10:00
  • 1f2859d8c9 Bug fix for stock adjustment actions (#3735) Oliver 2022-09-30 15:08:38 +10:00
  • a3c9331a08 Add content headers to config (#3731) Matthias Mair 2022-09-30 02:47:56 +02:00
  • 8bcf72fbb2 Barcode scan fix (#3727) Oliver 2022-09-28 10:28:39 +10:00
  • 39f7fbb332 Add typecasting to certain settings (#3726) (#3728) Oliver 2022-09-28 09:39:07 +10:00