Matthias
48a4715b58
PEP fix
2021-09-07 23:59:18 +02:00
Matthias
5b7941ab17
crispyfy confirmation
2021-09-07 23:55:32 +02:00
Matthias
f730702a7d
add aditional provider settings
2021-09-07 23:55:11 +02:00
Matthias
0eb9d3ad5b
cleanup
2021-09-07 23:08:04 +02:00
Matthias
0a8401da1d
some settings in config
2021-09-07 23:07:23 +02:00
Matthias
b281241607
remove unneeded override
2021-09-07 22:38:01 +02:00
Matthias
dbc58b299c
fix layout for password reset
2021-09-07 22:35:19 +02:00
Matthias
53de59f84b
setting for two password fields on signup
2021-09-07 07:37:28 +02:00
Matthias
af286766ea
setting for two mail fields on signup
2021-09-07 07:17:00 +02:00
Matthias
1f03d43b92
settings for auto-fill on sso
2021-09-07 01:19:44 +02:00
Matthias
e380f94e01
allauth always logout
2021-09-07 00:33:26 +02:00
Matthias
32e216599b
PEP fix
2021-09-07 00:03:55 +02:00
Matthias
a4209d38cc
setting to make mail required on signup
2021-09-06 22:07:50 +02:00
Matthias
3963ece6d2
make notifications go away
2021-09-06 07:29:40 +02:00
Matthias
ae8e2696b6
PEP fix
2021-09-06 07:10:32 +02:00
Matthias
e255f2bf42
setting for sso login
2021-09-05 20:20:57 +02:00
Matthias
34a15ff51f
setting to enable signup
2021-09-05 20:17:49 +02:00
Matthias
7fa87edda7
refactor
2021-09-05 19:58:21 +02:00
Matthias
fa1ea2f701
setting for pwd forgot
2021-09-05 19:56:48 +02:00
Matthias
1146e2abd9
adding login settings in admin
2021-09-05 19:01:21 +02:00
Matthias
d2a68125ff
cleanup
2021-09-05 18:35:58 +02:00
Matthias
f428ade877
doc for account base
2021-09-05 18:34:59 +02:00
Matthias
ff92d70ecb
cleanup
2021-09-05 18:34:24 +02:00
Matthias
4d2aa975de
use user stylesheet
2021-09-05 18:33:49 +02:00
Matthias
dd5a11b921
PEP fixes
2021-09-05 10:37:14 +02:00
Matthias
c8fb128817
make button fit the overall style
2021-09-05 10:32:48 +02:00
Matthias
fcf54fc0d2
make password change crispy
2021-09-05 10:32:08 +02:00
Matthias
6e8bf01a97
Merge branch 'master' of https://github.com/inventree/InvenTree into fr-1421-sso
2021-09-05 10:29:57 +02:00
Oliver
8b6ebc092a
Merge pull request #2033 from SchrodingersGat/clip.html-fix
...
Run HTML linting as .github action
2021-09-04 09:43:14 +10:00
Oliver
f363c0f084
Fix workflow file
2021-09-04 09:22:52 +10:00
Oliver
c7d6b985bd
LINT ALL THE THINGS
2021-09-04 09:08:46 +10:00
Oliver
42637ddefa
more linting
2021-09-04 08:59:02 +10:00
Oliver
9b001cd298
Another fix
2021-09-04 08:48:34 +10:00
Oliver
f0e5d1984c
Fix for about.html
2021-09-04 08:46:30 +10:00
Oliver
0a8365e3bc
Fix for clip.html
2021-09-04 08:45:06 +10:00
Oliver
514db57c0c
Run HTML linting as .github actino
2021-09-04 08:31:47 +10:00
Oliver
c275bf8d98
Merge pull request #2026 from inventree/js-linting
...
Js linting
2021-09-03 23:35:14 +10:00
Oliver Walters
e5872f4b67
improve js debug comment
2021-09-03 23:16:35 +10:00
Oliver
888fa51cd7
lots of linting fixes for JS files
2021-09-03 22:54:17 +10:00
Matthias
2a9b54f32f
remove duplications
2021-09-03 00:55:08 +02:00
Matthias
15dc01a910
password overwrite
2021-09-03 00:53:56 +02:00
Matthias
849b71f7e4
"normal" admin-logout message
2021-09-03 00:23:29 +02:00
Matthias
1c3fa186ec
crispy sign in
2021-09-03 00:13:20 +02:00
Matthias
b1e0e09a90
crispy sign out
2021-09-02 22:19:20 +02:00
Matthias
1cbbc401dc
crispy tag for password reset
2021-09-02 22:15:22 +02:00
Matthias
5c206fd201
use SSO for signup in template
2021-09-02 22:12:18 +02:00
Matthias
0f08978b8c
styling signup crispy
2021-09-02 22:11:35 +02:00
Oliver
3db830e7cd
Merge pull request #2031 from SchrodingersGat/polineitem-destination
...
Fix on_delete for PurchaseOrderLineItem.destination
2021-09-02 11:37:54 +10:00
Oliver
5d703af932
Add migration file
2021-09-02 11:11:25 +10:00
Oliver
43c4e936a7
Fix on_delete for PurchaseOrderLineItem.destination
...
- Currently set to DO_NOTHING
- However when deleting a StockLocation which has a PurchaseOrderLineItem.destionation point to it, this will cause an IntegrityError
2021-09-02 10:41:23 +10:00