2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-20 05:46:34 +00:00
Commit Graph

2165 Commits

Author SHA1 Message Date
33465890ed fix mail icon 2021-09-22 07:59:37 +02:00
f80a3312ec name refactor to make more concise 2021-09-22 07:55:47 +02:00
a26036a4f9 better formatting 2021-09-22 07:55:08 +02:00
7f00005cf6 version infromation for each plugin 2021-09-22 07:48:12 +02:00
2e1277839e Merge pull request #2067 from SchrodingersGat/warning-improvements
Improve 'health status' warnings
2021-09-22 09:34:23 +10:00
fddbaa4629 add git commit readout 2021-09-22 00:19:51 +02:00
c1a827819c css for part to occupy full height - fix for bug Inventree#1848 2021-09-20 17:00:45 +05:30
5443beef65 Improve 'health status' warnings
- Don't show error message if only non-critical warnings present
2021-09-20 17:15:31 +10:00
fc691ebbfb only show plugins with enabled mixins 2021-09-19 17:36:30 +02:00
6f8909c710 mixin registry 2021-09-19 17:32:44 +02:00
22ee631af5 fixing wrong link 2021-09-19 16:41:55 +02:00
1c89e83d28 navigation plugin 2021-09-19 16:27:43 +02:00
3b2cb43ece mixin_enabled check for templates 2021-09-18 04:46:50 +02:00
0cae3633d2 use button to open plugin urls 2021-09-18 03:43:09 +02:00
b9ba6b9225 make link a button 2021-09-18 02:49:07 +02:00
aa120a8197 open in new tab 2021-09-18 02:48:25 +02:00
21dee0d459 urls overview in plugin settings 2021-09-18 02:47:31 +02:00
1296e631d9 link to base in plugin site 2021-09-18 02:15:05 +02:00
dafed332bc show base url in settings 2021-09-18 02:09:22 +02:00
fc3188513b Links in plugin badges 2021-09-18 01:37:53 +02:00
4c7d1e6658 show enabled functionality in plugin overview 2021-09-17 22:55:02 +02:00
733303fb66 Plugin overview 2021-09-17 22:49:43 +02:00
771c453c40 settings UI integration 2021-09-17 22:47:49 +02:00
5bd5c61b9d Fix callback for test template table 2021-09-14 10:43:40 +10:00
847fb62ab5 js style 2021-09-13 23:25:13 +02:00
c890a4a6d0 only add button per name once 2021-09-13 23:18:44 +02:00
06c03039da Add version related tags
- Docs URL points to correct documentation version
- Display if we are in "development" version
2021-09-12 23:13:55 +10:00
387680fbcd More linting 2021-09-08 13:13:40 +10:00
a32a30de52 javascript linting 2021-09-08 13:02:03 +10:00
1a21576f28 Adds separate option for "prevent_new_stock" to stock_table 2021-09-08 12:57:42 +10:00
8368798280 Move po-line-item-table into javascript file
- for better linting
2021-09-08 12:51:49 +10:00
5b7941ab17 crispyfy confirmation 2021-09-07 23:55:32 +02:00
b281241607 remove unneeded override 2021-09-07 22:38:01 +02:00
dbc58b299c fix layout for password reset 2021-09-07 22:35:19 +02:00
f349dc01ea JS lint 2021-09-07 23:41:13 +10:00
125554c53f Merge remote-tracking branch 'upstream/master' into receive-via-api
# Conflicts:
#	InvenTree/templates/js/dynamic/inventree.js
#	InvenTree/templates/js/translated/forms.js
#	InvenTree/templates/js/translated/tables.js
2021-09-07 22:34:00 +10:00
53de59f84b setting for two password fields on signup 2021-09-07 07:37:28 +02:00
af286766ea setting for two mail fields on signup 2021-09-07 07:17:00 +02:00
1f03d43b92 settings for auto-fill on sso 2021-09-07 01:19:44 +02:00
a4209d38cc setting to make mail required on signup 2021-09-06 22:07:50 +02:00
3963ece6d2 make notifications go away 2021-09-06 07:29:40 +02:00
e255f2bf42 setting for sso login 2021-09-05 20:20:57 +02:00
34a15ff51f setting to enable signup 2021-09-05 20:17:49 +02:00
fa1ea2f701 setting for pwd forgot 2021-09-05 19:56:48 +02:00
1146e2abd9 adding login settings in admin 2021-09-05 19:01:21 +02:00
d2a68125ff cleanup 2021-09-05 18:35:58 +02:00
f428ade877 doc for account base 2021-09-05 18:34:59 +02:00
ff92d70ecb cleanup 2021-09-05 18:34:24 +02:00
4d2aa975de use user stylesheet 2021-09-05 18:33:49 +02:00
dd5a11b921 PEP fixes 2021-09-05 10:37:14 +02:00