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

Commit Graph

  • c6da462229 Remove settings mods Matthias Mair 2022-02-13 06:22:15 +01:00
  • 54f6c5b34f fix setting coverage Matthias 2022-02-13 05:57:07 +01:00
  • ca7230f7a8 remove paralell coverage Matthias 2022-02-13 05:55:16 +01:00
  • 1f59373c70 test wrong setting defaults Matthias 2022-02-13 05:50:53 +01:00
  • 42b4466897 ignore controls that should not be reached in coverage Matthias 2022-02-13 05:50:19 +01:00
  • 7793a22a35 ignore wrong control view safeties Matthias 2022-02-13 05:48:10 +01:00
  • 440245c812 PEP fix Matthias 2022-02-13 05:37:28 +01:00
  • c0ab93b2a9 remove dead code Matthias 2022-02-13 05:35:06 +01:00
  • 491bb0b28f fix import Matthias 2022-02-13 05:34:06 +01:00
  • 2eda9967a4 only run sqlite paralell Matthias 2022-02-13 05:27:54 +01:00
  • 22bc0b3d90 ignore exception ref Matthias 2022-02-13 05:21:43 +01:00
  • e162eea9a4 no test for malformed paths Matthias 2022-02-13 05:17:41 +01:00
  • ca07c5f12c imports are not tested Matthias 2022-02-13 05:16:29 +01:00
  • 6437674ca8 ignore database not ready Matthias 2022-02-13 05:16:14 +01:00
  • 12a5b6b148 remove dead code Matthias 2022-02-13 05:11:47 +01:00
  • 021faf4c1f move up comment so unneeded functions are not not covered Matthias 2022-02-13 05:11:14 +01:00
  • c84be228f1 remove dead code Matthias 2022-02-13 05:08:37 +01:00
  • 127368d47f ignore coverage on ruleset checks Matthias 2022-02-13 05:04:51 +01:00
  • ef79990016 run test paralell Matthias 2022-02-13 04:59:10 +01:00
  • 673435fe90 simpler coverage ignore Matthias 2022-02-13 04:56:42 +01:00
  • e693fe1e41 fix migration coverage for build Matthias 2022-02-13 04:55:39 +01:00
  • fe767775bc fix migration coverage for company Matthias 2022-02-13 04:53:18 +01:00
  • a4c6d0e6c5 fix migration coverage for orders Matthias 2022-02-13 04:49:08 +01:00
  • 10170b5466 remove coverage from parts migrations Matthias 2022-02-13 04:46:36 +01:00
  • 3ed836f19d ignore branches Matthias 2022-02-13 04:43:18 +01:00
  • 5d277a888d ignore migration Matthias 2022-02-13 04:41:44 +01:00
  • 01b8bca501 ignore import error Matthias 2022-02-13 04:37:38 +01:00
  • 65f3c3fce4 ignore the django import check Matthias 2022-02-13 04:33:18 +01:00
  • 7de3eb46c5 fix migrations Matthias 2022-02-13 04:15:58 +01:00
  • bc17536e6d fix quotes Matthias 2022-02-13 03:49:52 +01:00
  • dcce516c31 Merge branch 'template-reduce-duplication' of https://github.com/matmair/InvenTree into template-reduce-duplication Matthias 2022-02-12 00:57:13 +01:00
  • aa3192a106 Merge branch 'master' of https://github.com/inventree/InvenTree into template-reduce-duplication Matthias 2022-02-12 00:55:39 +01:00
  • 709b7cfda6 Merge branch 'matmair/issue2279' of https://github.com/matmair/InvenTree into matmair/issue2279 Matthias 2022-02-12 00:52:59 +01:00
  • 9eb238c85e Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2279 Matthias 2022-02-12 00:51:15 +01:00
  • 975c81ccfe Merge branch 'inventree:master' into fix-html-tags Matthias Mair 2022-02-12 00:32:26 +01:00
  • 8b34ea3066 Merge pull request #2609 from eeintech/child_model_permissions Oliver 2022-02-10 18:08:38 +11:00
  • 7b4b07bac3 Merge pull request #2616 from SchrodingersGat/django-version Oliver 2022-02-10 13:47:28 +11:00
  • 9ad0b66ebc Update base django version Oliver 2022-02-10 13:13:51 +11:00
  • 6c083622e5 Merge pull request #2615 from SchrodingersGat/delete-multiple-outputs Oliver 2022-02-10 07:47:00 +11:00
  • 6b52a07e71 js linting Oliver 2022-02-10 00:53:38 +11:00
  • 71f9399760 Cleanup Oliver 2022-02-10 00:50:21 +11:00
  • 0d7b94fbfa Remove old form code which is no longer used Oliver 2022-02-10 00:48:06 +11:00
  • 96af074365 Adds API endpoint to delete build outputs Oliver 2022-02-10 00:46:26 +11:00
  • ed9b54d021 Merge pull request #2613 from SchrodingersGat/bom-import-unit-tests Oliver 2022-02-10 00:40:47 +11:00
  • f460b14014 Add more unit testing for BOM file upload Oliver 2022-02-10 00:13:37 +11:00
  • ffb319e136 Disable "submit" button to prevent multiple simultaneous uploads Oliver 2022-02-10 00:00:23 +11:00
  • d38a8adf4c Add button to display original row data Oliver 2022-02-09 23:49:26 +11:00
  • 383835aa89 Display initial errors when importing data Oliver 2022-02-09 23:26:32 +11:00
  • aa962aac83 Improve part "guess" algorithm Oliver 2022-02-09 23:26:13 +11:00
  • c0e940a898 Catch potential error when posting invalid numbers via REST API Oliver 2022-02-09 23:26:00 +11:00
  • 001437e083 Increased error checking when uploading BOM data Oliver 2022-02-09 23:02:09 +11:00
  • 2af617e92b Adds check for duplicate parts when importing Oliver 2022-02-09 11:34:25 +11:00
  • 67a9c0aeec PEP fixes Oliver 2022-02-09 11:31:36 +11:00
  • a9e1357ffb Return per-row error messages when extracting data Oliver 2022-02-09 11:30:58 +11:00
  • 29c3064ae7 Raise error if imported dataset contains no data rows Oliver 2022-02-09 11:27:51 +11:00
  • 692039f712 Add unit testing for uploading invalid BOM files Oliver 2022-02-09 08:38:28 +11:00
  • 8fc2695873 Catch potential file processing errors Oliver 2022-02-09 08:31:08 +11:00
  • 18ac1ceebe Update README.md Oliver 2022-02-09 07:56:31 +11:00
  • 5376c5b022 Allow POST of files for unit testing Oliver 2022-02-08 23:38:18 +11:00
  • 1f473e42d0 Update README.md Oliver 2022-02-08 12:07:44 +11:00
  • 23e6caf1d9 Merge pull request #2610 from SchrodingersGat/po-button-fix Oliver 2022-02-08 09:27:10 +11:00
  • dbf1e1b463 Fix logic for enabling "place order" button Oliver 2022-02-08 08:59:42 +11:00
  • 3b45c1406a Improved approach to permission check at runtime eeintech 2022-02-07 15:42:39 -05:00
  • fd63fcde43 Reverted print statement to logger eeintech 2022-02-07 15:39:06 -05:00
  • ef70e665bb Refactored and added permission check for children models eeintech 2022-02-07 15:36:56 -05:00
  • d3b2e80e14 Merge branch 'master' of github.com:inventree/InvenTree into permission_experiment eeintech 2022-02-07 11:55:47 -05:00
  • ba1c7caa2a Merge pull request #2605 from SchrodingersGat/po-refresh Oliver 2022-02-07 15:02:52 +11:00
  • c94c0902b6 Merge pull request #2603 from SchrodingersGat/bom-upload-improvements Oliver 2022-02-07 14:46:25 +11:00
  • 55ff026696 Remove incorrect validation routine Oliver 2022-02-07 14:24:40 +11:00
  • 64b1523013 Do not hide the "submit order" button Oliver 2022-02-07 13:55:25 +11:00
  • c906cc5cfa Merge pull request #2604 from SchrodingersGat/currency-timeout Oliver 2022-02-07 13:54:25 +11:00
  • 11f541303b unit test fixes Oliver 2022-02-07 13:32:35 +11:00
  • 11c187f81d PEP fixes Oliver 2022-02-07 13:14:51 +11:00
  • a5a2fcd84a Only update rates on server launch if there are no rates available Oliver 2022-02-07 13:13:45 +11:00
  • 7265360648 JS linting Oliver 2022-02-07 13:07:03 +11:00
  • 4f638be874 Handle errors when connecting to currency exchange Oliver 2022-02-07 13:04:42 +11:00
  • c6dc196053 PEP fixes Oliver 2022-02-07 12:32:50 +11:00
  • 509d58979e Remove old templates Oliver 2022-02-07 12:29:15 +11:00
  • 11d5900b69 Update upload file template Oliver 2022-02-07 12:25:09 +11:00
  • 131663cecc Adds options to clear existing BOM data when uploading Oliver 2022-02-07 12:20:18 +11:00
  • 4f26df3124 bug fix Oliver 2022-02-07 11:35:51 +11:00
  • 2ade14c47b Check for duplicate BOM items as part of serializer validation Oliver 2022-02-07 11:35:07 +11:00
  • a2c48d308f Adds a BomUpload endpoint to handle upload of complete BOM Oliver 2022-02-07 10:54:37 +11:00
  • 80818c464a Allow decimal values for BOM overage Oliver 2022-02-07 09:24:23 +11:00
  • 0963602bea Add optional part lookup by "part" field Oliver 2022-02-07 08:37:39 +11:00
  • 81271bf6b9 Add "clear input" callback function Oliver 2022-02-05 10:01:07 +11:00
  • bdf0b5b446 Construct required form fields Oliver 2022-02-05 09:53:35 +11:00
  • c620107625 Add callback for "remove row" button Oliver 2022-02-05 09:11:01 +11:00
  • 8a86932c7b Initialize related field for "part" selection Oliver 2022-02-05 01:36:46 +11:00
  • 8a8d718534 Basic javascript function to construct BOM table from extracted data Oliver 2022-02-05 01:26:34 +11:00
  • 3bd39ec752 Attempt to auto-extract part information based on provided data Oliver 2022-02-05 01:26:08 +11:00
  • 137c9ff2f2 POST request now returns extracted data rows (as an array of dicts) Oliver 2022-02-05 00:30:00 +11:00
  • 707787d82c Fix existing bug with BomExport functionality - could not select BOM format Oliver 2022-02-05 00:12:40 +11:00
  • 611592694b Adds serializer for uploading a BOM file and extracting fields Oliver 2022-02-05 00:12:11 +11:00
  • 448cd18468 Merge pull request #2586 from nwns/feature/maintdefaultstorage Oliver 2022-02-04 07:31:59 +11:00
  • 647b2be5cf Merge pull request #2599 from SchrodingersGat/hide-part-pricing-history Oliver 2022-02-03 16:57:23 +11:00
  • c12191d3ed Disable multi-level BOM requests Oliver 2022-02-03 16:33:10 +11:00
  • 722e947745 Only calculate pricing data if required Oliver 2022-02-03 16:30:48 +11:00
  • 0c1971bfbb Merge pull request #2598 from SchrodingersGat/loaddata-skip-steps Oliver 2022-02-03 16:29:02 +11:00
  • 525b6d399d Hide pricing history tab if not enabled Oliver 2022-02-03 16:23:52 +11:00