2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-11-16 04:42:16 +00:00

Commit Graph

  • dc8b986fc6 Merge pull request #2780 from SchrodingersGat/location-sort Oliver 2022-03-27 12:48:34 +11:00
  • 085a7c7d11 unify migrations Matthias 2022-03-27 03:16:49 +02:00
  • a1a743513f add context to extra lines Matthias 2022-03-27 01:55:55 +01:00
  • 68a02af9cd finish renaming SO / PO Matthias 2022-03-27 01:41:16 +01:00
  • 28cec5e9e5 make function simpler Matthias 2022-03-27 01:13:09 +01:00
  • bff2fb81f3 rename AdditionalLineItems to ExtraLine Matthias 2022-03-27 01:11:25 +01:00
  • 5b949b6f60 Fix sorting for location column in part table #2780 Oliver Walters 2022-03-27 07:45:45 +11:00
  • a523401a2f QR code scanner using camera if available Kálmán Rózsahegyi 2022-03-26 19:33:38 +01:00
  • 84717f8103 Add secure development server in DEBUG mode Kálmán Rózsahegyi 2022-03-26 19:27:12 +01:00
  • 1bdebe1324 Merge pull request #2776 from SchrodingersGat/printer-dimensions Oliver 2022-03-26 16:57:11 +11:00
  • e18493a397 Supply label width and height to the label printing plugin #2776 Oliver Walters 2022-03-26 13:43:48 +11:00
  • 223744eba1 Merge pull request #2775 from SchrodingersGat/print-error-tweak Oliver 2022-03-26 11:25:55 +11:00
  • 3e484317d2 Register notification against the plugin class, not the particular label #2775 Oliver Walters 2022-03-25 23:49:15 +11:00
  • a4b8821f2c Merge pull request #2774 from SchrodingersGat/setuptools-version #2755 Oliver 2022-03-25 22:32:47 +11:00
  • b57c4591e5 Merge pull request #2774 from SchrodingersGat/setuptools-version Oliver 2022-03-25 22:32:47 +11:00
  • fcfdec0ad6 Fix requirements.txt formatting #2774 Oliver Walters 2022-03-25 21:47:38 +11:00
  • 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 #2773 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 #2772 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 #2771 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 #2769 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 #2768 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 #2767 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 #2766 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 #2748 Matthias 2022-03-20 18:10:42 +01:00
  • c8bbd25001 Bug fix #2764 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 #2746 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 #2372 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 #2763 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 #2761 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