Commit Graph
100 Commits
Author SHA1 Message Date
Matthias f06a11e206 fix test 2022-04-24 16:17:47 +02:00
Matthias cd931af74f description for config values 2022-04-24 16:15:22 +02:00
Matthias a4af573812 add logo option to config template 2022-04-24 16:14:55 +02:00
Matthias 1bce7b745e add custom logo option 2022-04-24 16:13:44 +02:00
Matthias 002f5ec288 move setting lower 2022-04-24 16:12:01 +02:00
Matthias f1f6c9ff66 remove InvenTree from settings texts 2022-04-24 15:25:34 +02:00
Matthias 2847eef71c load missing tag 2022-04-24 15:13:31 +02:00
Matthias f2d0537198 set navbar message via config file 2022-04-24 15:12:03 +02:00
Matthias 1127bf2497 make it possible to resitrict the about modal 2022-04-24 01:02:41 +02:00
Matthias ff9d8e7b6b use instance title in version string 2022-04-24 00:28:27 +02:00
Matthias 9673d81014 remove InvenTree name where not needed 2022-04-24 00:23:26 +02:00
Matthias 54d8a4e802 use server title instead of InvenTree 2022-04-24 00:21:33 +02:00
Matthias 7834171c2a [FR] White labeling
Fixes #2301
2022-04-23 23:38:49 +02:00
Matthias 3ffe51b4c3 Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2385 2022-04-08 01:58:17 +02:00
Matthias ddcaecb11f How did I miss this? 2022-04-07 23:39:05 +02:00
Matthias 4c1a0ea9ce mkae user setting access simpler 2022-04-06 23:58:11 +02:00
Matthias b4654a7c71 add tests for email notification 2022-04-06 01:22:52 +02:00
Matthias e1d261f989 pep fix 2022-04-05 23:47:26 +02:00
Matthias 77f5fa9360 pep fix 2022-04-05 23:45:35 +02:00
Matthias f3aab952de remove empty class 2022-04-05 23:43:50 +02:00
Matthias 47f9bd911a add tests for notifications 2022-04-05 23:41:37 +02:00
Matthias 347be2aa3a fix test 2022-04-05 01:58:28 +02:00
Matthias 5f4c8b3a3e add icon support for user settings 2022-04-05 01:53:41 +02:00
Matthias 5b9f84a90f fix test 2022-04-05 01:30:12 +02:00
Matthias 785cdc5267 patch loading methods for selective loading 2022-04-05 01:29:19 +02:00
Matthias 42f630cff1 fix tests
due to changes in the loading mechansim they need to be fethced now
2022-04-05 01:10:52 +02:00
Matthias ad9d067033 typo fix 2022-04-05 01:08:35 +02:00
Matthias 41ccacaa05 disable email by default 2022-04-05 00:56:13 +02:00
Matthias 32918348b9 fix docstrings 2022-04-05 00:55:53 +02:00
Matthias 7063db7a32 add missing model ruleset 2022-04-05 00:43:29 +02:00
Matthias 01fcc728ad PEP fixes 2022-04-05 00:34:30 +02:00
Matthias dc7b88515e rename class to make it clearer 2022-04-05 00:27:13 +02:00
Matthias 2728bfab37 fix: add genericSettingClassMixin back in 2022-04-05 00:25:39 +02:00
Matthias d634afad48 move to common/models 2022-04-05 00:24:55 +02:00
Matthias 352ab34eda remove struc docstring 2022-04-05 00:23:30 +02:00
Matthias 586812e5c6 add doc for generic mixin 2022-04-05 00:23:09 +02:00
Matthias 23f57bec19 some docs for future users :-) 2022-04-05 00:15:22 +02:00
Matthias 205916e0b2 refactor clean method to reduce duplication 2022-04-05 00:14:39 +02:00
Matthias 8d01df0b5e refactor settings to reduce duplication 2022-04-05 00:08:07 +02:00
Matthias bdc62dfcc3 mark active sample code as a sample 2022-04-04 23:53:35 +02:00
Matthias 138aebdb08 and another one 2022-04-04 23:52:00 +02:00
Matthias e3ca478042 PEP fix 2022-04-04 23:51:51 +02:00
Matthias 1eb511e8a0 user notification settings 2022-04-04 23:46:19 +02:00
Matthias 2fee6b02db structure comment 2022-04-03 03:48:27 +02:00
Matthias 905b164ecb store methods on load 2022-04-03 03:47:48 +02:00
Matthias 926f56bb41 move plugins checks to method 2022-04-02 04:11:29 +02:00
Matthias 6a300ea24a fix global settings check 2022-04-02 03:32:27 +02:00
Matthias 6124b1207d make setting global 2022-04-02 03:16:14 +02:00
Matthias c7329da7e0 move settings 2022-04-02 03:03:41 +02:00
Matthias e95cc7c699 only calculate excluded classes once 2022-04-02 02:57:40 +02:00
Matthias 40ff2f61aa make comperator simpler to read 2022-04-02 02:52:35 +02:00
Matthias f6aa9e4719 remove dead code 2022-04-02 02:46:55 +02:00
Matthias 279be87448 Move email notification method into plugin
Fixes #2385
2022-04-02 02:46:41 +02:00
Matthias 05cc34f573 add test for so 2022-03-29 22:54:15 +02:00
Matthias 03328088a2 add missing migrations 2022-03-29 00:03:19 +02:00
Matthias 1387709281 remove coverage from reverse action 2022-03-29 00:01:34 +02:00
Matthias 4cde888be6 fix docstrings 2022-03-28 23:59:50 +02:00
Matthias 5dcb84ec0f stop adding blank part entries 2022-03-28 23:59:28 +02:00
Matthias 2bbad1d387 add unit test for migration 2022-03-28 23:52:26 +02:00
Matthias e1b3de001f Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2694 2022-03-27 23:19:41 +02:00
Matthias 760dafcdb2 use sub-context for migrations 2022-03-27 23:18:20 +02:00
Matthias a724908423 remove blank line 2022-03-27 23:14:28 +02:00
Matthias 7a32f8edfc add migration to convert items 2022-03-27 04:18:19 +02:00
Matthias 085a7c7d11 unify migrations 2022-03-27 03:16:49 +02:00
Matthias a1a743513f add context to extra lines 2022-03-27 01:55:55 +01:00
Matthias 68a02af9cd finish renaming SO / PO 2022-03-27 01:41:16 +01:00
Matthias 28cec5e9e5 make function simpler 2022-03-27 01:13:09 +01:00
Matthias bff2fb81f3 rename AdditionalLineItems to ExtraLine 2022-03-27 01:11:25 +01:00
Matthias eef51600c5 do not write to db 2022-03-20 18:10:42 +01:00
Matthias 2bb4e55d4a remove test
something complex is happning on gh actions
2022-03-20 02:59:08 +01:00
Matthias 2861ee0843 another style fix 2022-03-20 02:26:36 +01:00
Matthias 20b0ccefea style fix 2022-03-20 02:23:11 +01:00
Matthias c139b90598 move button 2022-03-20 02:05:30 +01:00
Matthias a4c9dfdd6f add read all endpoint 2022-03-20 02:05:18 +01:00
Matthias 0fa8af6cd8 translate the notifications too 2022-03-20 00:58:45 +01:00
Matthias b0e6b6071f make requeseted changes from code review 2022-03-20 00:29:58 +01:00
Matthias 62a81c1a62 Change icons
https://github.com/inventree/InvenTree/pull/2372#issuecomment-1073005561
2022-03-20 00:26:04 +01:00
Matthias 028fff1473 Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2279 2022-03-20 00:23:29 +01:00
Matthias 494c4ed03d only raise if integrity error 2022-03-18 23:58:17 +01:00
Matthias b914888c20 run reload 2022-03-18 23:51:44 +01:00
Matthias e53e428a32 remove unneeded print 2022-03-18 23:50:13 +01:00
Matthias d32952fe23 add another debug message 2022-03-18 01:43:42 +01:00
Matthias a06844d7e9 add additional debug messges 2022-03-18 00:46:37 +01:00
Matthias 927f7bbdad only render it as a date 2022-03-18 00:05:12 +01:00
Matthias 771f6de93a [BUG] ValueError on Part page
Fixes #2756
2022-03-17 23:56:48 +01:00
Matthias 3606bd8fe4 add try to settings test 2022-03-16 17:03:04 +01:00
Matthias 8f10ef817c add setting for reload 2022-03-16 14:47:27 +01:00
Matthias 51860a4e7b run with u flag 2022-03-15 01:33:01 +01:00
Matthias 5f9a549918 docs 2022-03-15 01:27:14 +01:00
Matthias e398d64885 just use the setting 2022-03-15 01:25:52 +01:00
Matthias d9d2f39072 just run install 2022-03-15 01:24:58 +01:00
Matthias 38938e892b [FR] [Plugin] Check if all plugins are really installed
Fixes #2524
2022-03-14 23:50:09 +01:00
Matthias cba0ca26ba PEP fix 2022-03-14 23:34:34 +01:00
Matthias f72979f2df add doc-text 2022-03-14 23:30:37 +01:00
Matthias 1c9a29dfb8 add new 'updated' field to supplier price break table 2022-03-14 23:28:42 +01:00
Matthias ef8c656b4f update API endpoint 2022-03-14 23:24:37 +01:00
Matthias 752b70c1f7 Add "last updated" field to supplier price break
Add model
Fixes #1697
2022-03-14 23:22:29 +01:00
Matthias ce9bbb4f2e add plug back in 2022-03-13 22:36:07 +01:00
Matthias 44a2845a75 add test back in 2022-03-13 22:35:46 +01:00
Matthias c5047e8779 remove new helper 2022-03-13 22:35:14 +01:00