Commit Graph
83 Commits
Author SHA1 Message Date
Matthias fc691ebbfb only show plugins with enabled mixins 2021-09-19 17:36:30 +02:00
Matthias 2bb68fadf7 name refactor 2021-09-19 17:34:20 +02:00
Matthias 7130bacf95 filter out base by default 2021-09-19 17:34:06 +02:00
Matthias 6f8909c710 mixin registry 2021-09-19 17:32:44 +02:00
Matthias 369f92abf1 move mixin registry stuff into own class 2021-09-19 17:12:16 +02:00
Matthias 5ce525400d small refactor 2021-09-19 16:55:24 +02:00
Matthias 063a0e5142 Link preflight check 2021-09-19 16:52:31 +02:00
Matthias 3edabc810e use namespaces for urls 2021-09-19 16:44:32 +02:00
Matthias 22ee631af5 fixing wrong link 2021-09-19 16:41:55 +02:00
Matthias 1c89e83d28 navigation plugin 2021-09-19 16:27:43 +02:00
Matthias 4c8318440c renmae of plugin 2021-09-19 14:54:55 +02:00
Matthias c222b9c296 Some sample code for internal testing 2021-09-19 14:46:32 +02:00
Matthias 896b676a66 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-09-18 22:59:48 +02:00
Matthias 3b2cb43ece mixin_enabled check for templates 2021-09-18 04:46:50 +02:00
Matthias 1c781d9bf0 rename 2021-09-18 04:32:31 +02:00
Matthias 0b0c4cf337 more code structure 2021-09-18 04:27:24 +02:00
Matthias debad4ab9a refactor to make simpler 2021-09-18 04:23:31 +02:00
Matthias 21d187a387 one module check fnc 2021-09-18 04:18:34 +02:00
Matthias 0cae3633d2 use button to open plugin urls 2021-09-18 03:43:09 +02:00
Matthias 8fb6d7723b ensure module 2021-09-18 03:42:27 +02:00
Matthias d363063add remove duplicate functions 2021-09-18 03:41:41 +02:00
Matthias dc70b5ef11 urls as own mixin 2021-09-18 03:40:21 +02:00
Matthias 8220ccb385 plugin settings as a module 2021-09-18 03:31:52 +02:00
Matthias f74cd5901d module registry mechanism 2021-09-18 03:30:21 +02:00
Matthias ecc86e0989 general linting fixes 2021-09-18 03:27:19 +02:00
Matthias b9ba6b9225 make link a button 2021-09-18 02:49:07 +02:00
Matthias aa120a8197 open in new tab 2021-09-18 02:48:25 +02:00
Matthias 21dee0d459 urls overview in plugin settings 2021-09-18 02:47:31 +02:00
Matthias 1296e631d9 link to base in plugin site 2021-09-18 02:15:05 +02:00
Matthias dafed332bc show base url in settings 2021-09-18 02:09:22 +02:00
Matthias ca1fce4cf3 make plugin path a setting 2021-09-18 02:08:33 +02:00
Matthias fc3188513b Links in plugin badges 2021-09-18 01:37:53 +02:00
Matthias 2498cbde79 PEP fixes 2021-09-17 22:59:29 +02:00
Matthias 4c7d1e6658 show enabled functionality in plugin overview 2021-09-17 22:55:02 +02:00
Matthias 733303fb66 Plugin overview 2021-09-17 22:49:43 +02:00
Matthias 771c453c40 settings UI integration 2021-09-17 22:47:49 +02:00
Matthias 682ee87267 settings per plugin 2021-09-17 22:44:11 +02:00
Matthias d5f022f2cb url integration 2021-09-15 07:53:19 +02:00
Matthias 9f3862ab27 basic integration plugin 2021-09-15 07:40:19 +02:00
Matthias 7319150e7c refactor of load_plugin 2021-09-15 07:26:30 +02:00
Matthias a344bc1ab2 Merge branch 'master' of https://github.com/inventree/InvenTree into webhook-2036 2021-09-14 18:17:05 +02:00
Matthias 847fb62ab5 js style 2021-09-13 23:25:13 +02:00
Matthias c890a4a6d0 only add button per name once 2021-09-13 23:18:44 +02:00
Matthias 76c28e60d3 fixing typo 2021-09-13 20:50:26 +02:00
Matthias 0d6828f4a8 PEP fix 2021-09-13 00:57:49 +02:00
Matthias 4736c3187c more coverage 2021-09-13 00:55:21 +02:00
Matthias e73bf7be23 tests for base functions 2021-09-13 00:16:41 +02:00
Matthias ca3e9709e1 rueset for messafe 2021-09-12 22:46:41 +02:00
Matthias 4baf714c85 let tasks run async 2021-09-12 22:26:20 +02:00
Matthias 0e2db232ae save messages 2021-09-12 22:24:25 +02:00
Matthias e2bb5e978b fix hmac 2021-09-12 19:25:36 +02:00
Matthias 440311cddb ruleset 2021-09-12 17:36:57 +02:00
Matthias 68ca672937 hmac verification 2021-09-12 16:49:47 +02:00
Matthias 5bf9561984 refactor 2021-09-12 16:32:40 +02:00
Matthias f600083dee initial webhook view #2036 2021-09-12 16:14:06 +02:00
Matthias 0ebc45e834 replace i html tags 2021-09-02 00:18:47 +02:00
Matthias 6a420fd95c replace bold tags 2021-09-02 00:17:12 +02:00
Matthias 391bb0dbe4 disable ordering on loadStockTable 2021-08-23 22:14:51 +02:00
Matthias 4efcfbecaf refactor stock.js columns into a variable 2021-08-23 22:07:20 +02:00
Matthias 9fd4b5cce3 use new setting for part-actions
PR complete for #1999
2021-08-22 23:36:49 +02:00
Matthias b674d851f2 disable fucntions in master nav 2021-08-22 22:30:21 +02:00
Matthias 3682eaac14 disable links in navbar in company views 2021-08-22 22:27:53 +02:00
Matthias d4efdf86e5 new settingsthe settings-page 2021-08-22 22:09:07 +02:00
Matthias 8edfada22a adding settings definitions for turning off features 2021-08-22 22:08:41 +02:00
Matthias 38af66c0de fix linebreak in tooltip
found during fixing #1989
2021-08-21 00:07:45 +02:00
Matthias 8fad704d76 disable ordering on stock 2021-08-20 22:53:25 +02:00
Matthias 5a59a37a89 disable ordering on category 2021-08-20 22:52:57 +02:00
Matthias 109b8c943e disable ordering on part-name 2021-08-20 22:52:14 +02:00
Matthias 7533a9ac0c disable ordering on IPN if fixed ordering 2021-08-20 22:51:36 +02:00
Matthias c4700d0e10 move coverage settings into setup.cfg 2021-08-20 00:35:25 +02:00
Matthias e17f15f403 updating year on license 2021-08-20 00:31:10 +02:00
Matthias e34c27e360 removed translation part - is done now by action 2021-08-20 00:25:55 +02:00
Matthias 575cf87b98 also run static on update 2021-08-19 23:37:38 +02:00
Matthias ee33de711a move translation stats into own task 2021-08-19 23:36:54 +02:00
Matthias cb1e7a6cc5 only process purchase_price if prices present 2021-08-19 23:22:58 +02:00
Matthias 00d4efb920 PEP fix 2021-08-13 17:54:17 +02:00
Matthias f0325fe30f view BOMpricing range
Closes #1889
2021-08-13 17:50:41 +02:00
Matthias a2ffd06abf calculate purchase price for part 2021-08-13 17:49:58 +02:00
Matthias ad656b7ca7 extending API to supply price wihtout formatting 2021-08-09 01:49:55 +02:00
Matthias c58ed5a07e Fixes #1915 2021-08-09 01:43:50 +02:00
Matthias d6c6cb96ba make keyvalue non-existing key tolerant 2021-08-05 01:24:49 +02:00
Matthias 58f2dce18d show translation level in ui 2021-08-05 01:23:11 +02:00
Matthias d6672372a5 script to save the locale stats 2021-08-05 00:44:02 +02:00