canaille-globuzma/canaille
Éloi Rivard daffdc03b1
Translated using Weblate (French)
Currently translated at 100.0% (269 of 269 strings)

Translation: Canaille/Canaille
Translate-URL: https://hosted.weblate.org/projects/canaille/canaille/fr/
2023-02-10 09:54:04 +01:00
..
conf Fix typos and grammar errors. 2023-01-14 20:16:01 +01:00
ldap_backend Removed debug prints 2023-01-30 20:01:22 +01:00
oidc Implements admin token deletion 2023-02-04 18:41:49 +01:00
static Reworked admin token page 2023-02-03 18:44:09 +01:00
templates Implements admin token deletion 2023-02-04 19:00:16 +01:00
themes/default Spelling: About Canaille 2023-01-30 18:56:58 +00:00
translations Translated using Weblate (French) 2023-02-10 09:54:04 +01:00
__init__.py Set the correct locale in the HTML main tag. 2023-01-18 18:02:18 +01:00
account.py Avoid calls to ldap_object_attributes() outside the ldap_backend 2023-01-22 20:08:25 +01:00
admin.py Dedicated connectivity test email 2023-01-22 12:49:15 +01:00
apputils.py refactoring: moved mail related functions into mail.py 2022-12-24 03:06:44 +01:00
commands.py Ignore untestable blocks 2022-12-10 01:11:33 +01:00
configuration.py unit tests: SMTP connection with bad TLS configuration 2022-12-27 18:48:55 +01:00
flaskutils.py avoid ldap related session variable names 2022-12-29 01:10:07 +01:00
forms.py Use unicode suspension points 2023-02-10 09:53:26 +01:00
groups.py added 'autoflake' to the precommit tool list 2022-12-29 00:41:32 +01:00
i18n.py LDAP 'preferredLanguage' attribute support 2022-11-20 22:52:47 +01:00
installation.py refactoring: start to split the canaille installation between submodules 2022-12-29 02:11:56 +01:00
mails.py Dedicated connectivity test email 2023-01-22 12:49:15 +01:00
models.py avoid ldap related session variable names 2022-12-29 01:10:07 +01:00