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

Commit Graph

  • 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 #2351 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 #2350 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
  • 1efdf16f92 only reload one Matthias 2021-11-22 01:30:04 +01:00
  • 3920108d83 do not reload whe currently loading Matthias 2021-11-22 01:28:36 +01:00
  • d54bbf562b remove redundant loggin Matthias 2021-11-22 01:06:12 +01:00
  • 4b98ea27ce better format Matthias 2021-11-22 00:52:51 +01:00
  • c496076505 check if file plugin was disabled Matthias 2021-11-22 00:52:42 +01:00
  • 38eaca1104 fix path prefixes Matthias 2021-11-22 00:48:46 +01:00
  • e5d474fa0b always set flag Matthias 2021-11-22 00:17:35 +01:00
  • adc058c8b4 only reload once - even if forced Matthias 2021-11-22 00:17:04 +01:00
  • a1b821bf78 just use the default failing mechanism Matthias 2021-11-22 00:16:43 +01:00
  • c3e4a56021 always reset plugin modules on collection Matthias 2021-11-22 00:16:09 +01:00
  • 8e7c96626f that statement is quite important Matthias 2021-11-21 23:57:45 +01:00
  • f71b40e031 also handle errors on internal plugins Matthias 2021-11-21 23:51:36 +01:00
  • 2e28bb225f fix broken integration plugin def Matthias 2021-11-21 23:50:54 +01:00
  • 87947c582d always log error Matthias 2021-11-21 23:48:33 +01:00
  • 7782a22f38 make plugin init safe Matthias 2021-11-21 23:46:54 +01:00
  • bd67285314 PEP fixes Matthias 2021-11-21 22:11:18 +01:00
  • c828da284c fix tests to really hit admin actions Matthias 2021-11-21 22:04:22 +01:00
  • 03e5279ec0 PEP fixes Matthias 2021-11-21 20:23:43 +01:00
  • bafbebb634 test plugin save action Matthias 2021-11-21 20:22:44 +01:00
  • 75a8b88a92 now it should test Matthias 2021-11-21 20:14:17 +01:00
  • 211a8e27e6 use pluginreg to reload everywhere Matthias 2021-11-21 20:13:58 +01:00
  • 4e6e87d950 fix test limitition Matthias 2021-11-21 19:19:44 +01:00
  • 6b7ea10ba2 PEP fix Matthias 2021-11-21 19:18:37 +01:00
  • 6533457400 always drop out of maintenance on startup Matthias 2021-11-21 19:08:01 +01:00
  • 59a1047d41 add admin action test Matthias 2021-11-21 18:59:43 +01:00
  • b1930404bd Merge pull request #2343 from SchrodingersGat/bom-import-tweaks Oliver 2021-11-21 22:38:32 +11:00
  • bef8592152 Create README.md Oliver 2021-11-21 22:15:59 +11:00
  • 883b60ebeb Update README.md Oliver 2021-11-21 22:15:49 +11:00
  • 32a8d247e2 Fix for BomItem import in admin page #2343 Oliver 2021-11-21 22:12:58 +11:00
  • ba6a7c0541 check confirm is True Matthias 2021-11-21 02:28:01 +01:00
  • 6b1c436135 names of plugins must be unique Matthias 2021-11-21 02:24:08 +01:00
  • 290e91ff79 there are many ways to be broken ... Matthias 2021-11-21 02:19:14 +01:00
  • fa8f1bbd6f ignore plugins in coverage Matthias 2021-11-21 02:13:32 +01:00
  • 78cd10f3b9 PEP fix Matthias 2021-11-21 02:01:31 +01:00
  • 046ee7df06 add api test Matthias 2021-11-21 01:57:46 +01:00
  • cecee032d7 streamline html templates Matthias 2021-11-21 01:21:25 +01:00
  • c0e45d7b4f remove url check wrapper will be a seperate PR later Matthias 2021-11-21 01:16:12 +01:00
  • e1dd7a17f2 use testing by default Matthias 2021-11-21 00:56:00 +01:00
  • be5289ba0f break on database error Matthias 2021-11-21 00:53:04 +01:00
  • 170e0e45e3 disable plugin testing by default Matthias 2021-11-21 00:04:41 +01:00
  • ad76812622 PEP fix Matthias 2021-11-20 23:24:03 +01:00
  • 39648e545c Add testing to detecte loops Fixes #2308 Matthias 2021-11-20 23:18:45 +01:00
  • 2f739bfbfa fix test assertation Matthias 2021-11-20 21:10:20 +01:00
  • d17af9eae7 PEP fixes Matthias 2021-11-20 21:03:51 +01:00
  • 65226bad1d add template tag tests Matthias 2021-11-20 20:00:35 +01:00
  • 33bc77e138 small docstring changes Matthias 2021-11-20 19:46:38 +01:00
  • e7babfbb7c remove invalid tests Matthias 2021-11-20 19:27:53 +01:00
  • 7a65520252 move import of integration plugins into registry Matthias 2021-11-20 19:25:40 +01:00
  • 06e5430948 refactor Matthias 2021-11-20 18:40:46 +01:00
  • 71f74f9cc4 move globalsettings mixin reg to registry Matthias 2021-11-20 18:39:24 +01:00
  • b1fbac925d move stacks to registry Matthias 2021-11-20 18:26:41 +01:00
  • 8fbbcb3a8d better readability Matthias 2021-11-20 18:13:33 +01:00
  • 5f180b61e9 and another flag moved Matthias 2021-11-20 18:11:20 +01:00
  • 308348f051 move flags Matthias 2021-11-20 18:07:05 +01:00
  • 3aa40ce3e9 move settings to registry Matthias 2021-11-20 18:01:19 +01:00
  • 8ac41970ad simpler imports Matthias 2021-11-20 17:46:50 +01:00
  • e762ec676d simplify imports Matthias 2021-11-20 17:29:06 +01:00
  • 8d2ad4da2e set up cleaner import paths Matthias 2021-11-20 17:17:36 +01:00
  • e90b69262a fix import Matthias 2021-11-20 17:12:12 +01:00
  • 098116675a move git stuff to the helpers Matthias 2021-11-20 17:03:10 +01:00
  • 5f83fd007f more structure Matthias 2021-11-20 17:02:27 +01:00
  • 076cca5e62 add TODO for dependency Matthias 2021-11-20 16:43:39 +01:00
  • b596e4f164 remove unneeded stuff from broken sample and optimize for coverage Matthias 2021-11-20 16:37:54 +01:00
  • ebe5993a45 refactor registry into own class and file Matthias 2021-11-20 16:31:02 +01:00
  • 8a2a06955f small fixes Matthias 2021-11-20 15:49:02 +01:00
  • d8963fd5b1 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 Matthias 2021-11-20 13:50:13 +01:00
  • 67fa4cc119 PEP fix Matthias 2021-11-20 13:44:31 +01:00
  • 57aefc8100 wrapper to log failing urls Matthias 2021-11-20 13:37:16 +01:00
  • e925095503 pack logging into custom error processing Matthias 2021-11-20 13:26:37 +01:00
  • 008917fdef refactor custom error raising Matthias 2021-11-20 13:20:08 +01:00
  • 71e05d569b refactor plugin error processing definition Matthias 2021-11-20 13:14:18 +01:00
  • b05381fcc8 rename / cleanup Matthias 2021-11-20 13:00:12 +01:00
  • 2f306d951f refactor url definition into plugin Matthias 2021-11-20 12:54:51 +01:00
  • 4171fe42d9 docstring Matthias 2021-11-20 12:47:34 +01:00
  • e82c93ffae refactor into own helper function for plugins Matthias 2021-11-20 12:39:27 +01:00
  • 98b0a2995f ignore error in borken sampel -> it should not work Matthias 2021-11-20 12:29:29 +01:00
  • 189db604fa Merge pull request #2339 from matmair/protected-settings Oliver 2021-11-20 19:26:29 +11:00
  • 00ebe3c675 Merge pull request #2340 from SchrodingersGat/multi-level-bom-fix Oliver 2021-11-20 19:25:10 +11:00
  • 6a6eae7e54 Bug fix for BOM uploading #2340 Oliver 2021-11-20 18:07:39 +11:00
  • f8aa5514ae Fix BOM export for multi-level BOMs Oliver 2021-11-20 17:44:54 +11:00
  • f667367a6b add broken plugin for testing error stack Matthias 2021-11-20 04:08:21 +01:00
  • 6301f06416 PEP fix Matthias 2021-11-20 04:06:15 +01:00