Commit graph

169 commits

Author SHA1 Message Date
Robin Champenois
97f00278f9 Sender = __class__ pour les signaux 2021-01-17 22:51:15 +01:00
Robin Champenois
fc87e52fd1 oupsi 2021-01-17 22:32:00 +01:00
Robin Champenois
ce5fcb3d30 Signaux de création 2021-01-17 22:20:13 +01:00
Robin Champenois
0b54b16350 Donne les attributes à get_username 2021-01-17 21:35:11 +01:00
Martin Pepin
4af5b9a90b Merge branch 'kerl/more_docs' into 'master'
Finalise la doc avant de release la v1

See merge request klub-dev-ens/authens!20
2021-01-08 12:32:51 +01:00
Martin Pepin
08e6162b5f Merge branch 'kerl/setup_include_package_data' into 'master'
Ajoute des fichiers manquants dans le paquet pip (source + wheel)

See merge request klub-dev-ens/authens!22
2021-01-08 12:31:25 +01:00
Martin Pépin
d44e17d3d3
typo 2020-11-21 12:14:24 +01:00
Martin Pépin
205175b30a
Include templates in the sdist/bdist archives
`include_package_data` has to be set to `True` in setup.py.
I thought adding the templates folder in MANIFEST.in was enough 🤔
2020-09-14 20:52:14 +02:00
Martin Pépin
b8491f96c7
Forms look better on small screens 2020-09-08 21:03:46 +02:00
Martin Pépin
d578e5c707
More documentation 2020-09-05 22:57:25 +02:00
Martin Pépin
c77b79e3ec
make black happy… again 2020-09-05 22:57:08 +02:00
Martin Pepin
efd386e9fc Merge branch 'Aufinal/extra_css' into 'master'
Possibilité de customiser le CSS plus facilement

See merge request klub-dev-ens/authens!19
2020-09-05 22:14:53 +02:00
Ludovic Stephan
299542a8a9 Add extra css block 2020-08-03 14:02:11 +02:00
Martin Pépin
9747cd63b1
bdist_wheels is broken at the moment 2020-07-30 11:56:18 +02:00
Martin Pepin
788924b942 Merge branch 'Aufinal/oldcas_option' into 'master'
Rend l'auth vieilleux optionnelle

See merge request klub-dev-ens/authens!18
2020-07-30 11:23:20 +02:00
Ludovic Stephan
e81731674e Rend l'auth vieilleux optionnelle 2020-07-28 13:51:49 +02:00
Ludovic Stephan
263a30bff7 Merge branch 'kerl/pip' into 'master'
Packaging pour pip/pypi

See merge request klub-dev-ens/authens!16
2020-07-28 00:11:23 +02:00
Ludovic Stephan
b93e56db4d Merge branch 'kerl/ci' into 'master'
Intégration continue

See merge request klub-dev-ens/authens!17
2020-07-27 23:41:51 +02:00
Martin Pépin
b7bb9042c2
Add non-python content to the sdist/wheel archives 2020-07-18 19:29:22 +02:00
Martin Pépin
cbc46842dd
Add classifiers 2020-07-18 19:29:22 +02:00
Martin Pépin
01b2c60141
Copy dependencies to setup.py 2020-07-18 19:29:22 +02:00
Martin Pépin
b654b570e5
Build release archives and wheels from the CI 2020-07-18 19:29:21 +02:00
Martin Pépin
57b527a137
Setuptools packaging 2020-07-18 19:29:15 +02:00
Martin Pépin
e91023536d
Configure tox for ignoring setup.py 2020-07-18 19:00:18 +02:00
Martin Pépin
445f6920f8
Make isort happy… 2020-07-18 18:46:09 +02:00
Martin Pépin
22846890b1
Make python-black happy 2020-07-18 18:45:21 +02:00
Martin Pépin
f359a90a47
Add missing dep: python-ldap 2020-07-18 18:43:45 +02:00
Martin Pépin
e607a47617
Tox + CI 2020-07-18 18:43:22 +02:00
Martin Pépin
9c8aeb77b6
s/ugettext/gettext/ 2020-07-14 00:54:52 +02:00
Martin Pepin
ffd5155061 Merge branch 'Aufinal/password_management' into 'master'
Vues de réinitialisation de mot de passe

See merge request klub-dev-ens/authens!15
2020-07-05 11:20:20 +02:00
Ludovic Stephan
dd6249d40e CSS tweaks 2020-07-04 18:25:57 +02:00
Ludovic Stephan
17bcbedf30 Better naming convention 2020-06-30 15:53:48 +02:00
Ludovic Stephan
5295431e68 Fix padding overflow 2020-06-30 12:59:29 +02:00
Ludovic Stephan
871c63f2bb Remove useless file 2020-06-30 12:57:13 +02:00
Ludovic Stephan
d0e16ec9b4 CSS file rework 2020-06-30 12:57:11 +02:00
Ludovic Stephan
e1199cae20 Pwd reset link 2020-06-30 12:55:10 +02:00
Ludovic Stephan
8b50092ff0 New adaptations 2020-06-30 12:55:10 +02:00
Ludovic Stephan
c236044ac2 Fix login switch css 2020-06-30 12:55:10 +02:00
Ludovic Stephan
e7b0d71416 Integrate changes 2020-06-30 12:55:10 +02:00
Ludovic Stephan
5c39b91157 Templates 2020-06-30 12:55:10 +02:00
Ludovic Stephan
5f5edb4935 Backend for pwd reset views 2020-06-30 12:55:10 +02:00
Ludovic Stephan
fb06e2005c Message support 2020-06-30 12:55:10 +02:00
Martin Pepin
da363f0df0 Merge branch 'Aufinal/form_display' into 'master'
Tweaks pour les templates

See merge request klub-dev-ens/authens!14
2020-06-28 23:05:17 +02:00
Ludovic Stephan
43ef283005 Fix error display 2020-06-28 22:02:49 +02:00
Ludovic Stephan
ba53b924c6 Découple le fond de la form (huhu) 2020-06-26 16:18:01 +02:00
Ludovic Stephan
1fa3bdf25b Include errors in form snippet 2020-06-26 16:06:12 +02:00
Ludovic Stephan
ac37431b74 Blocks for container title 2020-06-25 16:41:04 +02:00
Ludovic Stephan
3a46a003d5 Styling for non-field errors 2020-06-25 16:35:05 +02:00
Ludovic Stephan
b41bbb4188 Factor out forms + small changes 2020-06-25 16:25:10 +02:00
Ludovic Stephan
bf99e93cf1 Merge branch 'kerl/ldap' into 'master'
Helper pour lier un compte Django existant à un compte CAS

See merge request klub-dev-ens/authens!13
2020-06-22 10:10:54 +02:00