From 58ef50ca8f1d8f6e7d058396d29f2b575e81b9fe Mon Sep 17 00:00:00 2001 From: Yoan Le Clanche Date: Fri, 26 Jun 2020 14:38:23 +0200 Subject: [PATCH] WIP --- teleforma/exam/templates/exam/scores.html | 2 +- teleforma/exam/templates/exam/scripts.html | 2 +- teleforma/exam/views.py | 1 + teleforma/locale/fr/LC_MESSAGES/django.mo | Bin 15061 -> 30488 bytes teleforma/locale/fr/LC_MESSAGES/django.po | 1447 ++++++++++++++++- teleforma/locale/fr/LC_MESSAGES/djangojs.mo | Bin 0 -> 1816 bytes teleforma/locale/fr/LC_MESSAGES/djangojs.po | 79 + .../teleforma-change-period-of-content.py | 2 - .../commands/teleforma-copy-conferences.py | 2 - .../teleforma-delete-period-conferences.py | 2 - .../commands/teleforma-delete-users.py | 2 - .../commands/teleforma-exam-message-bug.py | 2 - .../commands/teleforma-exam-print-levels.py | 2 - .../teleforma-exam-submit-scripts-debug.py | 2 - .../commands/teleforma-exam-submit-scripts.py | 2 - .../commands/teleforma-export-professors.py | 2 - .../teleforma-export-stream-m-slugs.py | 2 - .../commands/teleforma-export-users.py | 2 - .../teleforma-export-wifi-accounts.py | 2 - .../teleforma-import-conferences-2.py | 3 +- .../commands/teleforma-import-courses-xls.py | 2 - .../commands/teleforma-import-courses.py | 2 - .../commands/teleforma-import-professors.py | 2 - .../teleforma-import-users-pb-debug.py | 2 - .../commands/teleforma-import-users-pb-fix.py | 2 - .../commands/teleforma-import-users-pb.py | 2 - .../commands/teleforma-import-users.py | 2 - .../commands/teleforma-init-wifi-pass.py | 2 - .../commands/teleforma-pull-courses.py | 2 - ...forma-reset-all-passwords-with-mail-fix.py | 2 - ...orma-reset-all-passwords-with-mail-test.py | 2 - ...teleforma-reset-all-passwords-with-mail.py | 2 - .../commands/teleforma-reset-all-passwords.py | 4 +- .../commands/teleforma-send-payment-emails.py | 1 - .../teleforma-send-subscription-email-test.py | 2 - .../teleforma-send-subscription-email.py | 2 - .../teleforma-students-activate-test.py | 2 - .../commands/teleforma-students-activate.py | 2 - .../commands/teleforma-students-deactivate.py | 2 - .../teleforma-unpublish-period-content.py | 2 - teleforma/pages/fr/help.rst.bak | 75 + teleforma/static/teleforma/css/base.css | 2 - teleforma/static/teleforma/css/teleforma.css | 5 - .../templates/registration/logged_out.html | 10 + .../registration/password_change_done.html | 12 +- .../registration/password_change_form.html | 58 +- .../registration/password_reset_complete.html | 15 +- .../registration/password_reset_confirm.html | 32 +- .../registration/password_reset_done.html | 11 +- .../registration/password_reset_email.html | 24 +- .../registration/password_reset_form.html | 20 +- teleforma/templates/teleforma/course.html | 2 +- .../teleforma/inc/module_searches.html | 2 +- teleforma/templates/teleforma/lists.html | 16 +- .../templates/teleforma/search_criteria.html | 2 +- teleforma/urls.py | 13 +- teleforma/views/core.py | 2 +- teleforma/views/crfpa.py | 9 +- teleforma/views/profile.py | 13 +- .../templates/webclass/inc/webclass_list.html | 2 +- 60 files changed, 1764 insertions(+), 160 deletions(-) create mode 100644 teleforma/locale/fr/LC_MESSAGES/djangojs.mo create mode 100644 teleforma/locale/fr/LC_MESSAGES/djangojs.po create mode 100644 teleforma/pages/fr/help.rst.bak create mode 100644 teleforma/templates/registration/logged_out.html diff --git a/teleforma/exam/templates/exam/scores.html b/teleforma/exam/templates/exam/scores.html index 76daf8f4..283a687f 100644 --- a/teleforma/exam/templates/exam/scores.html +++ b/teleforma/exam/templates/exam/scores.html @@ -16,7 +16,7 @@ {% block modules %}
-

playlists{% trans "My courses" %}

+

playlists{% trans "My courses" %}