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 bdc62dfcc3 mark active sample code as a sample 2022-04-04 23:53:35 +02:00
Matthias 07aaa457de PEP fix 2022-04-02 00:04:25 +02:00
Matthias 66e14b6ad0 move helper function to models.py 2022-04-02 00:01:38 +02:00
Matthias 80fa8f6d18 remove double definition 2022-04-01 23:57:49 +02:00
Matthias 57f9ef75e9 enable all functions for deleted company 2022-04-01 23:55:08 +02:00
Matthias c278a5397f add doc 2022-03-30 01:42:00 +02:00
Matthias 1d24f3586d PEP fix 2022-03-30 01:35:21 +02:00
Matthias e7f940810a PEP style fix 2022-03-30 01:32:41 +02:00
Matthias 48441ea48e add docstring 2022-03-30 01:32:29 +02:00
Matthias 924e46a0e3 hide purchase buttopn if special button 2022-03-30 01:32:09 +02:00
Matthias b38b540616 hide the button group if no action allowed 2022-03-30 01:31:39 +02:00
Matthias 0d2fbe16f5 hide the action buttons if special object 2022-03-30 01:31:02 +02:00
Matthias 44239cba08 hide delete button 2022-03-30 01:30:32 +02:00
Matthias d068b0a064 do not show in admin 2022-03-30 01:30:21 +02:00
Matthias 6c6c47c60e do not import / export 2022-03-30 01:30:02 +02:00
Matthias aa30e62ad8 [BUG] Deleting a Customer Breaks Associated Sales Orders
Add special protected deleted company
Fixes #2788
2022-03-30 01:29:36 +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
Matthias 4e6c5f90f7 plug do_raise for enviroment var manipulating 2022-03-13 21:36:55 +01:00
Matthias 4a7f9630a5 add test for adding duplicate user 2022-03-13 21:35:16 +01:00
Matthias 34dd39b2fc fix error message 2022-03-13 21:34:50 +01:00
Matthias 33d9913f78 do not cover programming error 2022-03-13 21:11:22 +01:00
Matthias 3b642695a8 PEP fix 2022-03-13 21:11:06 +01:00
Matthias fbe3bf739a ignore exchange rate - using external api so not reliable 2022-03-13 21:06:49 +01:00
Matthias de73aa4ec5 can never be covered 2022-03-13 21:05:56 +01:00
Matthias 5f9f5555b6 ignore depreciated function in coverage 2022-03-13 21:01:16 +01:00
Matthias 080ee2ea50 remove dead code 2022-03-13 20:58:40 +01:00
Matthias b1a3445338 ignore coverage for points that only gets reached by deadly broken plugins 2022-03-13 20:57:25 +01:00
Matthias a3d0dcb5bb only applicable in mulithread enviroments 2022-03-13 20:56:36 +01:00
Matthias aee8ca1c78 do not cover safety functions for wrongly conf swarms 2022-03-13 20:56:16 +01:00
Matthias f2aeab09ec should never be reached 2022-03-13 20:55:25 +01:00
Matthias 08d2e74521 do not cover disabled / debugging plugins cases 2022-03-13 20:55:11 +01:00
Matthias e0e87efb8c do not cover old import 2022-03-13 20:53:49 +01:00
Matthias 312441c2f5 PEP fix 2022-03-13 20:46:44 +01:00
Matthias df74bdfacd ignore unkown errors for coverage 2022-03-13 20:45:40 +01:00
Matthias 1b9e980144 evals error out on gh action 2022-03-13 20:44:55 +01:00
Matthias a28b1e97cc worker will not run in debug mode 2022-03-13 20:44:25 +01:00
Matthias 5a2bfaaf19 refactor to keep namespace cleaner 2022-03-13 20:39:20 +01:00
Matthias 00637f4b6c test instance name 2022-03-13 20:38:02 +01:00
Matthias 44fb356a3b ignore parts that can not be reached on a dev version 2022-03-13 20:24:44 +01:00
Matthias 2286e203ca test get_settings helper 2022-03-13 20:23:18 +01:00
Matthias 2c22ce9f0d test plugin file helper 2022-03-13 20:18:00 +01:00