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

Commit Graph

  • 90b3f63851 add ruleset Matthias 2021-11-28 16:47:40 +01:00
  • fa582dec8c Merge pull request #2373 from SchrodingersGat/attachment-links Oliver 2021-11-28 23:01:00 +11:00
  • 32be39774f PEP fixes Oliver 2021-11-28 22:36:47 +11:00
  • 78309c1915 Move validation to the model class Oliver 2021-11-28 22:29:01 +11:00
  • 4ee55847f1 Refactor attachment tables Oliver 2021-11-28 14:21:20 +11:00
  • 0949bac175 serializer fixes Oliver 2021-11-28 14:21:09 +11:00
  • 6582fd3d04 Add 'link' field to attachment serializer Oliver 2021-11-28 12:57:37 +11:00
  • e9ed7bffc9 adds a "link" field to the InvenTree attachment model Oliver 2021-11-28 12:53:01 +11:00
  • 4125841543 fix margins Matthias 2021-11-28 02:44:05 +01:00
  • 539910c594 translate mesages Matthias 2021-11-28 02:39:57 +01:00
  • d3ea23665b dynamically load notifications Matthias 2021-11-28 02:39:36 +01:00
  • d7bc16209d refactor Matthias 2021-11-28 01:45:40 +01:00
  • 5ebf50595e cleanup Matthias 2021-11-28 01:43:27 +01:00
  • a57c634cfd add item link Matthias 2021-11-28 01:33:13 +01:00
  • 7d71a04eaa Add fields to serializer to resolve source / target refs Matthias 2021-11-28 01:17:14 +01:00
  • ad7e483d8a age will not be possible atm Matthias 2021-11-28 00:02:05 +01:00
  • 68e43d0b90 make creation field permanent Matthias 2021-11-27 23:26:08 +01:00
  • 6735f83683 make more compact Matthias 2021-11-27 23:15:41 +01:00
  • 519b5b7012 fix focusing Matthias 2021-11-27 23:14:38 +01:00
  • bb1c01635e fix read flag Matthias 2021-11-27 22:40:03 +01:00
  • e01f2e202e check if notifications are there regularly Matthias 2021-11-27 22:39:04 +01:00
  • 866674497a add filtering to list endpoint Matthias 2021-11-27 22:02:18 +01:00
  • f2d0b06881 add read to api Matthias 2021-11-27 22:02:04 +01:00
  • 2c9fc11349 cleaner api url definition Matthias 2021-11-27 21:41:49 +01:00
  • c4c43135f1 Add base UI elements Matthias 2021-11-27 21:23:56 +01:00
  • a9995087ac move spacing from id to class Matthias 2021-11-27 16:21:17 +01:00
  • dd44eb389f add a notification message model part of #2282 Matthias 2021-11-27 16:02:23 +01:00
  • 6b53fd2bd4 Base html [FR] Notification centre Fixes #2279 Matthias 2021-11-27 02:22:39 +01:00
  • 6511a774d1 exclude sessions from imort / exports Matthias 2021-11-27 00:04:43 +01:00
  • 84f0966e4f movelanguage to display settings Matthias 2021-11-27 00:02:39 +01:00
  • db1a434f81 [FR] User sessions Fixes #2327 Matthias 2021-11-26 23:56:24 +01:00
  • 82d5952ddd Merge pull request #2370 from SchrodingersGat/api-forms Oliver 2021-11-27 07:03:31 +11:00
  • ad6e34953b Update placeholders for serial numbers when creating a new stock item Oliver 2021-11-27 00:17:31 +11:00
  • ef7a9b5152 Adds a simple endpoint for accessing serial number information for a Part instance Oliver 2021-11-27 00:11:18 +11:00
  • 0b997dc784 Display both 'allocated' and 'fulfilled' quantity values in salesorder table Oliver 2021-11-26 23:30:34 +11:00
  • 8aed68a1d1 Adds "shipped" field to SalesOrderLineItem Oliver 2021-11-26 23:20:27 +11:00
  • c943b320e6 shipment table tweaks Oliver 2021-11-26 23:02:29 +11:00
  • 8eb5e79070 Merge pull request #2368 from SchrodingersGat/responsible-column Oliver 2021-11-26 22:31:39 +11:00
  • d5e7489623 Table filters Oliver 2021-11-26 22:31:25 +11:00
  • 760c80dbb6 Merge remote-tracking branch 'inventree/master' into partial-shipment Oliver 2021-11-26 22:08:17 +11:00
  • ac645b1fc7 Adds "responsible" row to purchase order table Oliver 2021-11-26 22:05:27 +11:00
  • d61c22836c Merge pull request #2367 from SchrodingersGat/exclude-related-tweaks Oliver 2021-11-26 21:59:20 +11:00
  • 540d60d294 Merge pull request #2366 from SchrodingersGat/translate-stats Oliver 2021-11-26 21:59:10 +11:00
  • 2b704ccdc0 Exclude same part from "related" input Oliver 2021-11-26 21:09:29 +11:00
  • 268bfda065 Layout tweaks for settings page Oliver 2021-11-26 21:02:06 +11:00
  • 5307f0f51b Collect translation stats as part of docker container initialization Oliver 2021-11-26 20:43:01 +11:00
  • 64d2674c04 Add action menu (hide for now) Oliver 2021-11-26 20:38:37 +11:00
  • 136fc67675 Adds data toolbar Oliver 2021-11-26 11:25:11 +11:00
  • d3b9adc87a Separate "completed shipments" onto its own tab Oliver 2021-11-26 10:50:43 +11:00
  • 68e2b0850b Merge branch 'master' into partial-shipment Oliver 2021-11-26 08:25:51 +11:00
  • 0104266281 L10 (#2362) Oliver 2021-11-25 21:09:58 +11:00
  • a6327f95a5 Merge pull request #2361 from SchrodingersGat/related-part-api Oliver 2021-11-25 15:45:11 +11:00
  • 6a948a1a20 javascript linting Oliver 2021-11-25 15:14:16 +11:00
  • 4a90786296 PEP code style fixes Oliver 2021-11-25 14:55:24 +11:00
  • e6dfe27c57 Add a "related parts table" function Oliver 2021-11-25 14:54:21 +11:00
  • 9e01bc8ff2 Bug fix for serializer detail Oliver 2021-11-25 14:45:28 +11:00
  • 88df774aef Add part detail filter to PartRelated serializer Oliver 2021-11-25 14:42:44 +11:00
  • 4704845a7b Add filter for "relatedpart" API endpoint Oliver 2021-11-25 14:42:31 +11:00
  • 68f7887379 Related parts are now created via the API Oliver 2021-11-25 14:23:27 +11:00
  • 2065c05519 Adds API endpoints and serializers Oliver 2021-11-25 14:18:21 +11:00
  • a532babde8 Related part table now uses "loadPartTable" function call Oliver 2021-11-25 14:13:49 +11:00
  • b497569228 Add Part list API filter for "related" status Oliver 2021-11-25 14:00:04 +11:00
  • 97d4107dcc Merge pull request #2358 from matmair/matmair/issue2353 Oliver 2021-11-25 13:28:12 +11:00
  • ae6ac2ae24 Merge pull request #2360 from matmair/add-translations Oliver 2021-11-25 13:27:50 +11:00
  • 7ed5338fe9 add some missing parts of the UI to translations Matthias 2021-11-25 01:09:36 +01:00
  • ba1c396792 reduce regex Matthias 2021-11-25 00:49:27 +01:00
  • 0f4adb1074 use regex matching and support multiline Matthias 2021-11-25 00:46:23 +01:00
  • 0448744f56 [FR] testing language Fixes #2353 Matthias 2021-11-24 23:07:48 +01:00
  • 749f5e8f9a Merge pull request #2357 from SchrodingersGat/auto-fill-supplier Oliver 2021-11-24 13:40:38 +11:00
  • f5f6d62229 Merge pull request #2356 from SchrodingersGat/substitute-stock Oliver 2021-11-24 13:00:45 +11:00
  • 201911be05 Auto-complete 'manufacturer-part' field for supplier-part form Oliver 2021-11-24 12:46:49 +11:00
  • a13fe1f572 Adds "stock" column to substitute parts dialog Oliver 2021-11-24 12:36:10 +11:00
  • a5237fbde6 Merge pull request #2355 from SchrodingersGat/bom-filter-fix Oliver 2021-11-24 11:41:31 +11:00
  • 28dc417a9f Add unit testing for 'validated' filter Oliver 2021-11-24 10:52:20 +11:00
  • 568e606d5b Fix filtering by 'validated' parameter Oliver 2021-11-24 10:45:48 +11:00
  • c04ea3e0bb Adds unit test for "validated" filter option on BomItem list Oliver 2021-11-24 10:41:19 +11:00
  • 8fddf66618 remove unneeded TODO Matthias 2021-11-23 23:40:52 +01:00
  • 8236c51827 PEP fix Matthias 2021-11-23 18:42:41 +01:00
  • 6eee332da8 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 Matthias 2021-11-23 18:39:51 +01:00
  • e3dfb1295b Merge branch 'inventree:master' into matmair/issue2201 Matthias Mair 2021-11-23 18:28:41 +01:00
  • 565fad30d7 Merge branch 'inventree:master' into webhooks Matthias Mair 2021-11-23 18:27:09 +01:00
  • e53e3b4a51 Merge pull request #2350 from matmair/matmair/issue2347 Oliver 2021-11-23 12:57:11 +11:00
  • 91cd76b55f Merge pull request #2351 from matmair/matmair/issue2335 Oliver 2021-11-23 12:55:06 +11:00
  • c035cd4fc2 remove omitions enforcing styles on the supporting files does not really hurt the dev enviroment - they already confirm Matthias 2021-11-23 00:44:56 +01:00
  • 0733d9940f fix ci files Matthias 2021-11-23 00:42:21 +01:00
  • 92f0ca07d7 remove non existant file from checks Matthias 2021-11-23 00:39:12 +01:00
  • 68b8dcf19e add todo Matthias 2021-11-23 00:37:17 +01:00
  • aa845ce87d add descriptions for all ignored errors Matthias 2021-11-23 00:36:44 +01:00
  • 3cd891229c check rule W293 in pipeline Matthias 2021-11-23 00:29:02 +01:00
  • d884e62be1 [FR] Confirm to W293 Fixes #2335 Matthias 2021-11-23 00:28:23 +01:00
  • d79e9a62b4 fix trans tags Matthias 2021-11-22 23:42:29 +01:00
  • 2acee580c9 fix template for sidebar_item Matthias 2021-11-22 20:42:10 +01:00
  • 9556cd594b fix sidebar_header template -> remove trans Matthias 2021-11-22 20:41:31 +01:00
  • c20afad84d replace sidebar_links Matthias 2021-11-22 20:40:01 +01:00
  • 72da18719f fix sidebar header Matthias 2021-11-22 20:24:38 +01:00
  • 933c420844 fix sidebar translation Fixes #2347 Matthias 2021-11-22 20:24:22 +01:00
  • aae0018a72 stop CI failing Matthias 2021-11-22 03:02:03 +01:00
  • 3050bb0703 higher retry threshold + better logging Matthias 2021-11-22 02:46:03 +01:00
  • 395573ca5b do not trigger reload Matthias 2021-11-22 01:55:21 +01:00
  • 40dafb7fda PEP fix Matthias 2021-11-22 01:36:37 +01:00