2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-12-27 14:34:07 +00:00

Commit Graph

  • 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
  • 927f7bbdad only render it as a date #2759 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 #2752 Oliver 2022-03-16 23:48:49 +11:00
  • 219fd1da41 Template fixes for part sidebar display #2751 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
  • e2179fb4d1 Fixes for display of allocation tables (build order and / or sales order) Oliver 2022-03-16 23:25:51 +11:00
  • e691536a84 Remove redundant table on Part page Oliver 2022-03-16 23:13:29 +11:00
  • 6ca61e2cd7 Fix rendering for "sales order allocations" table Oliver 2022-03-16 23:09:18 +11:00
  • d1338e210e Only display "outstanding" sales order allocations in table Oliver 2022-03-16 23:01:46 +11:00
  • 529acb3bf6 Fix queries for displaying sales order allocation quantities Oliver 2022-03-16 22:57:30 +11:00
  • adc44184b6 Merge pull request #2747 from matmair/matmair/issue1697 Oliver 2022-03-16 07:14:25 +11:00
  • e4c293f721 fix formatter #2747 Matthias Mair 2022-03-15 13:43:41 +01:00
  • 8317534f4e Merge pull request #2745 from matmair/coverage-changes Oliver 2022-03-15 23:06:27 +11:00
  • 51860a4e7b run with u flag Matthias 2022-03-15 01:33:01 +01:00
  • 5f9a549918 docs Matthias 2022-03-15 01:27:14 +01:00
  • e398d64885 just use the setting Matthias 2022-03-15 01:25:52 +01:00
  • d9d2f39072 just run install Matthias 2022-03-15 01:24:58 +01:00
  • 9d001c07bd fix assertation Matthias Mair 2022-03-15 00:04:57 +01:00
  • 38938e892b [FR] [Plugin] Check if all plugins are really installed Fixes #2524 Matthias 2022-03-14 23:50:09 +01:00
  • cba0ca26ba PEP fix Matthias 2022-03-14 23:34:34 +01:00
  • f72979f2df add doc-text Matthias 2022-03-14 23:30:37 +01:00
  • 1c9a29dfb8 add new 'updated' field to supplier price break table Matthias 2022-03-14 23:28:42 +01:00
  • ef8c656b4f update API endpoint Matthias 2022-03-14 23:24:37 +01:00
  • 752b70c1f7 Add "last updated" field to supplier price break Add model Fixes #1697 Matthias 2022-03-14 23:22:29 +01:00
  • 4100834ce9 Merge branch 'inventree:master' into matmair/issue2279 Matthias Mair 2022-03-14 23:14:29 +01:00
  • 69a792a520 Merge branch 'inventree:master' into matmair/issue2694 Matthias Mair 2022-03-14 23:14:17 +01:00
  • a024df0147 Merge branch 'inventree:master' into coverage-changes #2745 Matthias Mair 2022-03-14 23:14:14 +01:00
  • ce9bbb4f2e add plug back in Matthias 2022-03-13 22:36:07 +01:00
  • 44a2845a75 add test back in Matthias 2022-03-13 22:35:46 +01:00
  • c5047e8779 remove new helper Matthias 2022-03-13 22:35:14 +01:00
  • 4e6c5f90f7 plug do_raise for enviroment var manipulating Matthias 2022-03-13 21:36:55 +01:00
  • 4a7f9630a5 add test for adding duplicate user Matthias 2022-03-13 21:35:16 +01:00
  • 34dd39b2fc fix error message Matthias 2022-03-13 21:34:50 +01:00
  • 33d9913f78 do not cover programming error Matthias 2022-03-13 21:11:22 +01:00
  • 3b642695a8 PEP fix Matthias 2022-03-13 21:11:06 +01:00
  • fbe3bf739a ignore exchange rate - using external api so not reliable Matthias 2022-03-13 21:06:49 +01:00
  • de73aa4ec5 can never be covered Matthias 2022-03-13 21:05:56 +01:00
  • 5f9f5555b6 ignore depreciated function in coverage Matthias 2022-03-13 21:01:16 +01:00
  • 080ee2ea50 remove dead code Matthias 2022-03-13 20:58:40 +01:00
  • b1a3445338 ignore coverage for points that only gets reached by deadly broken plugins Matthias 2022-03-13 20:57:25 +01:00
  • a3d0dcb5bb only applicable in mulithread enviroments Matthias 2022-03-13 20:56:36 +01:00
  • aee8ca1c78 do not cover safety functions for wrongly conf swarms Matthias 2022-03-13 20:56:16 +01:00
  • f2aeab09ec should never be reached Matthias 2022-03-13 20:55:25 +01:00
  • 08d2e74521 do not cover disabled / debugging plugins cases Matthias 2022-03-13 20:55:11 +01:00
  • e0e87efb8c do not cover old import Matthias 2022-03-13 20:53:49 +01:00
  • 312441c2f5 PEP fix Matthias 2022-03-13 20:46:44 +01:00
  • df74bdfacd ignore unkown errors for coverage Matthias 2022-03-13 20:45:40 +01:00
  • 1b9e980144 evals error out on gh action Matthias 2022-03-13 20:44:55 +01:00
  • a28b1e97cc worker will not run in debug mode Matthias 2022-03-13 20:44:25 +01:00
  • 5a2bfaaf19 refactor to keep namespace cleaner Matthias 2022-03-13 20:39:20 +01:00
  • 00637f4b6c test instance name Matthias 2022-03-13 20:38:02 +01:00
  • 44fb356a3b ignore parts that can not be reached on a dev version Matthias 2022-03-13 20:24:44 +01:00
  • 2286e203ca test get_settings helper Matthias 2022-03-13 20:23:18 +01:00
  • 2c22ce9f0d test plugin file helper Matthias 2022-03-13 20:18:00 +01:00
  • 646107fee0 omit helpers from coverage Matthias 2022-03-13 20:09:54 +01:00
  • 1c7f37e52a add test for cfg file helper Matthias 2022-03-13 20:06:43 +01:00
  • af95779ed0 superusers are not tested in CI Matthias 2022-03-13 19:49:58 +01:00
  • 1e4727d733 ignore precaution for plugin programmers srewing up in coverage Matthias 2022-03-13 19:48:49 +01:00
  • e68cc25294 ignore programming error in coverage Matthias 2022-03-13 19:48:04 +01:00
  • 4c36737b9f add empty data Matthias 2022-03-13 19:46:42 +01:00
  • fa865de073 add omittion Matthias 2022-03-13 19:44:51 +01:00
  • 59a1d12534 PEP fix Matthias 2022-03-13 19:44:43 +01:00
  • beb170c02d ignore wrong lookup values for coverage Matthias 2022-03-13 19:42:06 +01:00