1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 01:48:21 +02:00

Add a public rights page to view which permissions are granted to which role, update Font Awesome to 5.13

This commit is contained in:
Yohann D'ANELLO
2020-04-26 01:20:46 +02:00
parent b0f6ec1061
commit a83ab4bf85
8 changed files with 175 additions and 29 deletions

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-04-25 19:12+0200\n"
"POT-Creation-Date: 2020-04-26 00:45+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -856,7 +856,7 @@ msgstr ""
msgid "permission"
msgstr ""
#: apps/permission/models.py:182
#: apps/permission/models.py:182 apps/permission/models.py:316
msgid "permissions"
msgstr ""
@ -864,7 +864,7 @@ msgstr ""
msgid "Specifying field applies only to view and change permission types."
msgstr ""
#: apps/permission/models.py:322 apps/permission/models.py:323
#: apps/permission/models.py:323 apps/permission/models.py:324
msgid "role permissions"
msgstr ""
@ -882,13 +882,17 @@ msgid ""
"{model_name}."
msgstr ""
#: apps/permission/signals.py:100
#: apps/permission/signals.py:99
#, python-brace-format
msgid ""
"You don't have the permission to delete this instance of model {app_label}."
"{model_name}."
msgstr ""
#: apps/permission/views.py:47
msgid "All rights"
msgstr ""
#: apps/registration/apps.py:10
msgid "registration"
msgstr ""
@ -1517,7 +1521,11 @@ msgstr ""
msgid "Registrations"
msgstr ""
#: templates/base.html:155
#: templates/base.html:120
msgid "Rights"
msgstr ""
#: templates/base.html:158
msgid ""
"Your e-mail address is not validated. Please check your mail inbox and click "
"on the validation link."
@ -1729,6 +1737,22 @@ msgstr ""
msgid "Unable to delete button "
msgstr ""
#: templates/permission/all_rights.html:10
msgid "Filter with roles that I have in at least one club"
msgstr ""
#: templates/permission/all_rights.html:21
msgid "Own this role in the clubs"
msgstr ""
#: templates/permission/all_rights.html:26
msgid "Query:"
msgstr ""
#: templates/permission/all_rights.html:28
msgid "No associated permission"
msgstr ""
#: templates/registration/email_validation_complete.html:6
msgid "Your email have successfully been validated."
msgstr ""