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

Commit Graph

  • 03eb5441c7 Pin setuptools version Oliver Walters 2022-03-25 21:43:10 +11:00
  • db61c39400 Merge pull request #2773 from SchrodingersGat/plugin-api-permissions Oliver 2022-03-25 17:21:32 +11:00
  • 6e30ec5603 PEP fix Oliver 2022-03-25 16:42:20 +11:00
  • 15a221509b Bump API version Oliver 2022-03-25 16:40:30 +11:00
  • 052d9770ce Override view permissions for plugin list API Oliver 2022-03-25 16:39:43 +11:00
  • 42f03296d2 Merge pull request #2772 from SchrodingersGat/print-failed Oliver 2022-03-25 16:22:30 +11:00
  • 9046c74628 Only send printing failed as a UI notification Oliver 2022-03-25 16:05:35 +11:00
  • c1b408f8a3 Send notification if printing fails Oliver 2022-03-25 15:57:32 +11:00
  • 5921964fdb Merge pull request #2771 from SchrodingersGat/plugin-settings-fix Oliver 2022-03-25 14:53:22 +11:00
  • 011d97db3d Tweak display of label printing plugins Oliver 2022-03-25 14:20:25 +11:00
  • bc48a95844 PEP fixes Oliver 2022-03-25 14:13:02 +11:00
  • 5ee9af7f0e Remove old "get_filters" function Oliver 2022-03-25 14:10:05 +11:00
  • 63b5b95610 Ensure that kwargs are correctly passed through the settings chain Oliver 2022-03-25 13:43:19 +11:00
  • 293294cce8 Merge remote-tracking branch 'inventree/master' into order-parts-wizard Oliver Walters 2022-03-24 20:54:38 +11:00
  • fd03db4363 Merge pull request #2769 from SchrodingersGat/api-endpoint Oliver 2022-03-24 20:48:25 +11:00
  • acd796f127 Add 'plugins_enabled' information to the root API endpoint Oliver Walters 2022-03-24 20:11:17 +11:00
  • 36665a7622 Merge pull request #2768 from SchrodingersGat/label-printing-plugin Oliver 2022-03-24 17:07:49 +11:00
  • 708ba566cb URL fix Oliver 2022-03-24 16:44:46 +11:00
  • b2b9ceec46 javascript fixes Oliver 2022-03-24 16:38:01 +11:00
  • f24aa37f8f Allow labels to be printed from the "incomplete build output" table Oliver 2022-03-24 16:34:47 +11:00
  • 2fc522ad15 Hard code url - it is not always available Oliver 2022-03-24 16:34:31 +11:00
  • fcdd1eb55b Remove old function call Oliver 2022-03-24 16:18:50 +11:00
  • efc6af5f4c PEP fixes Oliver 2022-03-24 16:18:08 +11:00
  • f50dab22a6 fixes for label template Oliver 2022-03-24 16:17:04 +11:00
  • 6c25a5805d Allow offloading of label printing to the configured plugin Oliver 2022-03-24 14:57:01 +11:00
  • f1f07a1977 Extract plugin information from label printing request Oliver 2022-03-24 13:31:01 +11:00
  • e62b6063bb If printing plugins are available, let the user select them when printing Oliver 2022-03-24 13:20:26 +11:00
  • 86b5655c5f Simplify new plugin class Oliver 2022-03-24 13:15:57 +11:00
  • 4e041e97b9 Catch potential IntegrityError when importing plugins Oliver 2022-03-24 13:00:03 +11:00
  • 69e9d1625a Adds a LabelPrintingMixin plugin class Oliver 2022-03-24 12:51:27 +11:00
  • 170c4dfd4c Merge pull request #2767 from SchrodingersGat/date-render-fix Oliver 2022-03-24 12:50:08 +11:00
  • bd0bf4368c Remove more debug messages Oliver 2022-03-24 12:08:56 +11:00
  • 66487817dd Remove debug messages Oliver 2022-03-24 12:03:16 +11:00
  • 31b71fe29f Catch error when incorrect date format string is passed Oliver 2022-03-24 11:56:39 +11:00
  • b720c2e431 Check for empty string when rendering dates Oliver 2022-03-24 11:49:34 +11:00
  • 4fc605ee28 Render a form for ordering parts Oliver Walters 2022-03-23 21:26:11 +11:00
  • d02fc61a8f Merge pull request #2766 from SchrodingersGat/latest-serial-number-fix Oliver 2022-03-23 12:40:42 +11:00
  • f92aa07f82 Fix null values in build order serial number field Oliver 2022-03-23 12:01:50 +11:00
  • f2806b2e41 Tweaks for existing form code Oliver Walters 2022-03-21 23:19:27 +11:00
  • 64bbcd2570 Add validation checks for the PurchaseOrderLineItem serializer Oliver Walters 2022-03-21 22:41:50 +11:00
  • b4f8136142 Don't add "remove row" button if there is only one row Oliver Walters 2022-03-21 21:58:21 +11:00
  • 27b55eb8f8 Merge pull request #2764 from SchrodingersGat/notification-settings Oliver 2022-03-21 09:29:38 +11:00
  • ce68ee3781 Merge branch 'inventree:master' into matmair/issue2694 Matthias Mair 2022-03-20 22:15:27 +01:00
  • c082cec3ee Merge pull request #2748 from matmair/matmair/issue2524 Oliver 2022-03-21 07:15:37 +11:00
  • eef51600c5 do not write to db Matthias 2022-03-20 18:10:42 +01:00
  • c8bbd25001 Bug fix Oliver Walters 2022-03-20 19:41:42 +11:00
  • ace61c6aab Little bit of eye candy Oliver Walters 2022-03-20 19:38:40 +11:00
  • 9cc2cc5683 Fix asynchronous order of events for "mark all as read" button Oliver Walters 2022-03-20 19:36:52 +11:00
  • 5f98cdf3c7 Email notifications are only sent for users who have the setting enabled Oliver Walters 2022-03-20 19:31:59 +11:00
  • d2969d0235 Adds a per-user setting to allow sending of emails for notification events Oliver Walters 2022-03-20 19:19:42 +11:00
  • 8be6223967 Merge pull request #2372 from matmair/matmair/issue2279 Oliver 2022-03-20 19:07:16 +11:00
  • bab47d1425 Merge pull request #2763 from SchrodingersGat/bo-allocation-table-fix Oliver 2022-03-20 16:43:40 +11:00
  • 402104448f Merge pull request #2746 from matmair/fix-set_user Oliver 2022-03-20 16:34:24 +11:00
  • 2bb4e55d4a remove test something complex is happning on gh actions Matthias 2022-03-20 02:59:08 +01:00
  • cc50eff3a1 Merge branch 'master' into matmair/issue2694 Matthias Mair 2022-03-20 02:29:20 +01:00
  • 2861ee0843 another style fix Matthias 2022-03-20 02:26:36 +01:00
  • 20b0ccefea style fix Matthias 2022-03-20 02:23:11 +01:00
  • c139b90598 move button Matthias 2022-03-20 02:05:30 +01:00
  • a4c9dfdd6f add read all endpoint Matthias 2022-03-20 02:05:18 +01:00
  • 0fa8af6cd8 translate the notifications too Matthias 2022-03-20 00:58:45 +01:00
  • b0e6b6071f make requeseted changes from code review Matthias 2022-03-20 00:29:58 +01:00
  • 62a81c1a62 Change icons https://github.com/inventree/InvenTree/pull/2372#issuecomment-1073005561 Matthias 2022-03-20 00:26:04 +01:00
  • 028fff1473 Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2279 Matthias 2022-03-20 00:23:29 +01:00
  • 7db4e5c6c7 Fix table toolbar for stock item allocations Oliver Walters 2022-03-20 09:15:08 +11:00
  • 96d89bf4ae Merge pull request #2761 from SchrodingersGat/category-parameters Oliver 2022-03-19 22:48:53 +11:00
  • c103f0c100 Do not generate parameter data on the server side when rendering part category templates Oliver Walters 2022-03-19 22:12:57 +11:00
  • 467febf9ea The part parameter table is now loaded via the API Oliver Walters 2022-03-19 22:09:17 +11:00
  • 81d5ff8f79 Adds ability to list part parameters via the Part API Oliver Walters 2022-03-19 21:56:57 +11:00
  • 62d01cdbab Adds filtering options to PartParameterTemplate endpoint Oliver Walters 2022-03-19 21:31:28 +11:00
  • 494c4ed03d only raise if integrity error Matthias 2022-03-18 23:58:17 +01:00
  • b914888c20 run reload Matthias 2022-03-18 23:51:44 +01:00
  • e53e428a32 remove unneeded print Matthias 2022-03-18 23:50:13 +01:00
  • c3ea94827b Load stock location pages "on demand" Oliver Walters 2022-03-19 07:50:37 +11:00
  • 52a0665e32 load category tables "Just in time" Oliver Walters 2022-03-18 23:28:46 +11:00
  • 335f0ceb79 Improve form rendering for part parameter template Oliver Walters 2022-03-18 23:20:53 +11:00
  • 807dfebb03 Prevent forced creation of default currency setting Oliver Walters 2022-03-18 23:16:54 +11:00
  • 5ddf5aed57 Translation merge (#2757) Oliver 2022-03-18 21:14:01 +11:00
  • eeccf8e6bf pep fix Matthias Mair 2022-03-18 07:52:36 +01:00
  • 0cd8aae250 raise blocker again Matthias Mair 2022-03-18 07:50:02 +01:00
  • a97f2be8fa remove test Matthias Mair 2022-03-18 07:49:16 +01:00
  • a1791645fa just raise Matthias Mair 2022-03-18 02:19:32 +01:00
  • d32952fe23 add another debug message Matthias 2022-03-18 01:43:42 +01:00
  • 277f9451a1 Merge pull request #2759 from matmair/matmair/issue2756 Oliver 2022-03-18 11:12:10 +11:00
  • a06844d7e9 add additional debug messges Matthias 2022-03-18 00:46:37 +01:00
  • 927f7bbdad only render it as a date Matthias 2022-03-18 00:05:12 +01:00
  • 771f6de93a [BUG] ValueError on Part page Fixes #2756 Matthias 2022-03-17 23:56:48 +01:00
  • faa2044904 Sales order allocation fixes (#2751) Oliver 2022-03-17 09:09:20 +11:00
  • 278887e11c Merge pull request #2751 from SchrodingersGat/sales-order-allocation-fixes Oliver 2022-03-17 09:09:20 +11:00
  • 00e9bdd17f Merge pull request #2752 from SchrodingersGat/scheduling-improvements Oliver 2022-03-17 09:08:59 +11:00
  • 3606bd8fe4 add try to settings test Matthias 2022-03-16 17:03:04 +01:00
  • 57df39086c Merge branch 'inventree:master' into fix-set_user Matthias Mair 2022-03-16 15:16:26 +01:00
  • 966eb60dd8 Merge branch 'inventree:master' into matmair/issue2694 Matthias Mair 2022-03-16 15:16:07 +01:00
  • 1e57bdcfba Merge branch 'inventree:master' into matmair/issue2279 Matthias Mair 2022-03-16 15:15:46 +01:00
  • 91464ad3d0 Merge branch 'inventree:master' into matmair/issue2524 Matthias Mair 2022-03-16 15:15:27 +01:00
  • 8f10ef817c add setting for reload Matthias 2022-03-16 14:47:27 +01:00
  • 38d33a3f5f Display a message if scheduling information is unavailable for a given part Oliver 2022-03-16 23:48:49 +11:00
  • 219fd1da41 Template fixes for part sidebar display Oliver 2022-03-16 23:39:21 +11:00
  • c447fb2c1c Improve stock overview display on part page Oliver 2022-03-16 23:36:44 +11:00
  • 4a381c7474 Part allocation query improvements Oliver 2022-03-16 23:28:30 +11:00
  • c49cd52df7 style fix Oliver 2022-03-16 23:27:39 +11:00