Commit Graph
100 Commits
Author SHA1 Message Date
Matthias 9087cabe5f refactor integration error logging into helper 2021-11-20 03:35:43 +01:00
Matthias ebe712312c refactor 2021-11-20 03:31:58 +01:00
Matthias 8bcdad6a8f make startup more failsafe 2021-11-20 03:29:32 +01:00
Matthias d36ab0d9cd some more docs 2021-11-20 03:22:25 +01:00
Matthias 4c7d295c0e hard reset all plugin registration mechanisms on error 2021-11-20 03:20:55 +01:00
Matthias 3dfb8167a7 refactor 2021-11-20 03:20:14 +01:00
Matthias e70b9bd28f more docs 2021-11-20 03:19:41 +01:00
Matthias be24d141de reload without integration apps if loading fails 2021-11-20 03:16:03 +01:00
Matthias e301971159 keep reloading save
- wrap reloading
- throw custom error
- log custom error in loading function
2021-11-20 03:10:47 +01:00
Matthias 0b6e9ef4c9 custom error 2021-11-20 03:05:36 +01:00
Matthias c57393f457 refactor clean installed apps 2021-11-20 03:05:01 +01:00
Matthias ad98c1df48 refactor registry cleaning 2021-11-20 03:03:57 +01:00
Matthias ce71508d8d remove helper for webhooks 2021-11-19 23:54:42 +01:00
Matthias 87e85c8081 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-11-19 23:51:02 +01:00
Matthias 74b3cad566 fix language name
missing closing bracket
2021-11-19 23:41:15 +01:00
Matthias 91bc865887 remove webhook ruleset 2021-11-19 23:19:02 +01:00
Matthias a3d9365a78 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-11-19 23:09:47 +01:00
Matthias 3fbc6890c9 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-11-19 22:58:31 +01:00
Matthias 4baf2971da remove webhook apis 2021-11-19 22:53:22 +01:00
Matthias d4939e058c remove admin 2021-11-19 22:52:42 +01:00
Matthias d57fc5392b remove model 2021-11-19 22:52:29 +01:00
Matthias 03f343a368 remve tests 2021-11-19 22:50:55 +01:00
Matthias 6563c340dd remove url 2021-11-19 22:50:42 +01:00
Matthias f6ff6c3e68 remove webhook migrations 2021-11-19 22:49:24 +01:00
Matthias e59cf2e636 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-11-19 22:43:48 +01:00
Matthias a9b89cc562 PEP fix: missing new line 2021-11-19 22:41:29 +01:00
Matthias 7dad2b02f0 add default to icon for sidebar item 2021-11-19 22:22:19 +01:00
Matthias 70916bb11f allow admin buttons to be assigned by class 2021-11-19 21:53:08 +01:00
Matthias 512c73a59e make diffs for extending middleware cleaner 2021-11-19 21:51:57 +01:00
Matthias 9abbb6cb5e PEP fixes for ci / maintenance scripts 2021-11-19 21:50:41 +01:00
Matthias 8cab974893 send command as string 2021-11-18 16:38:31 +01:00
Matthias e5d0380356 PEP fixes
finishes work for #2318
2021-11-18 16:35:16 +01:00
Matthias d750e9e191 reorder fields 2021-11-18 16:26:31 +01:00
Matthias a617b8b158 fix spelling 2021-11-18 16:26:07 +01:00
Matthias 0ece82c812 add labels / helptexts to serializer 2021-11-18 16:25:49 +01:00
Matthias efa2ad542d add refactor 2021-11-18 16:19:46 +01:00
Matthias 6ab0e68000 remove unneeded imports 2021-11-18 16:18:08 +01:00
Matthias 3af426bdd7 allow empty values -> submition from form 2021-11-18 16:17:47 +01:00
Matthias 37f14f537a make sure bool for maintenance sate 2021-11-18 16:17:26 +01:00
Matthias 5dbc5d141a add plugin install button 2021-11-18 16:16:25 +01:00
Matthias 5aa146127c PEP fix 2021-11-18 13:13:59 +01:00
Matthias 000adb357d refactor plugin urls into plugin dir 2021-11-18 12:50:22 +01:00
Matthias a95b298c62 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-11-18 11:37:11 +01:00
Matthias bff4623a15 refactor 2021-11-18 01:48:03 +01:00
Matthias 4140517060 PEP fixes 2021-11-18 01:47:20 +01:00
Matthias 95fbc27f10 PEP fixes 2021-11-18 01:46:27 +01:00
Matthias cbcab9498a override return behaviour 2021-11-18 01:36:37 +01:00
Matthias 392b7a4683 fix vcs check 2021-11-18 01:30:31 +01:00
Matthias 4effd76ca0 spellfix 2021-11-18 01:24:30 +01:00
Matthias a9fbfaf6af add installer endpoint 2021-11-18 01:24:14 +01:00
Matthias e728dc8fdf add detail endpoint 2021-11-17 23:51:29 +01:00
Matthias 530227e15f add mixins to API 2021-11-17 23:35:56 +01:00
Matthias a996be3f5c always slugify key 2021-11-17 23:21:05 +01:00
Matthias b0142de421 adding API endpoints for plugins 2021-11-17 23:16:05 +01:00
Matthias e97af4c074 Revert "remove unneeded file"
This reverts commit 8af4e81b42.
2021-11-17 02:21:28 +01:00
Matthias 8af4e81b42 remove unneeded file 2021-11-17 02:19:06 +01:00
Matthias 1b382a62ce git ignore plugins dir 2021-11-17 02:18:06 +01:00
Matthias fe96d07c1e log lookup error 2021-11-17 02:07:29 +01:00
Matthias 4ab464dc9e refactor for debug if lookups fail 2021-11-17 02:07:13 +01:00
Matthias 0f321b8e83 turns out we needed that 2021-11-17 02:03:03 +01:00
Matthias e121ad374b more safer = more better ::inno: 2021-11-17 02:02:47 +01:00
Matthias 4513ad5ab6 and this also 2021-11-17 02:02:23 +01:00
Matthias 6c5dd2a5a4 and safety here too 2021-11-17 01:59:30 +01:00
Matthias 7c9ba1007d refactor 2021-11-17 01:51:47 +01:00
Matthias c3ea0f0704 indentations fix 2021-11-17 01:51:13 +01:00
Matthias 3d2648ffb2 make deactivaton safe
even if apps were not loaded rigth
2021-11-17 01:51:05 +01:00
Matthias 8708279629 some more docs 2021-11-17 01:46:22 +01:00
Matthias a7279ce43e streamlining 2021-11-17 01:46:12 +01:00
Matthias b563bbee00 fixes for reloading contrib apps 2021-11-17 01:45:48 +01:00
Matthias 5c74141588 fully unregister app 2021-11-17 01:44:19 +01:00
Matthias b0f315dcba add missing migration 2021-11-16 00:41:08 +01:00
Matthias 40cf7869d3 refactor mixin locations 2021-11-16 00:40:49 +01:00
Matthias 2188025a93 refactor meta names 2021-11-16 00:23:23 +01:00
Matthias 53422517ed PEP fixes 2021-11-16 00:21:14 +01:00
Matthias 65764effbb add verbose names to model 2021-11-16 00:21:03 +01:00
Matthias aec6a58cad add filter to admin 2021-11-16 00:18:06 +01:00
Matthias f460780e39 reorder list display 2021-11-16 00:17:44 +01:00
Matthias bc79778639 refactor 2021-11-16 00:14:44 +01:00
Matthias 1794fb8865 check if you the plugins really need to be reloaded 2021-11-16 00:12:58 +01:00
Matthias 3b0a004d6e update docsstrings 2021-11-16 00:09:38 +01:00
Matthias 35d2259edf added settings actions 2021-11-16 00:05:53 +01:00
Matthias bf0129788d gitignore for locking file 2021-11-15 23:50:41 +01:00
Matthias e52dd4828a customize 503 2021-11-15 23:48:49 +01:00
Matthias b783ec566c add maintenance mode 2021-11-15 22:07:30 +01:00
Matthias 45167fe2f0 PEP fixes 2021-11-15 07:47:52 +01:00
Matthias 7129a35900 add todo regarding reload safety 2021-11-15 02:20:37 +01:00
Matthias 35e211e330 this was for finding a testing error 2021-11-15 02:11:28 +01:00
Matthias 84ea56a8f2 docstrings should be manadtory 2021-11-15 02:11:12 +01:00
Matthias dbfe0d39ea this is simpler to read 2021-11-15 02:10:57 +01:00
Matthias 1aafec7107 PEP fixes 2021-11-15 02:10:43 +01:00
Matthias c41f16837d remove blocking condition 2021-11-15 02:06:38 +01:00
Matthias 81335ee1d5 clear url caches 2021-11-15 02:05:57 +01:00
Matthias 87edbf7c33 unresgister models when deactivating 2021-11-15 01:01:55 +01:00
Matthias 65ff226b90 remove debug messages 2021-11-15 01:01:01 +01:00
Matthias d2a34b83c6 clear settings reliably 2021-11-15 00:21:47 +01:00
Matthias 84a675ae39 update urls too 2021-11-15 00:10:05 +01:00
Matthias 5b04f812a9 refactor 2021-11-15 00:04:56 +01:00
Matthias 47bb9466b7 fix initial startup phase 2021-11-14 23:49:00 +01:00
Matthias eb02a85154 fix indentation 2021-11-14 23:09:42 +01:00
Matthias 9ecf9603d6 load django internal reloading mechanisms 2021-11-14 23:08:28 +01:00