]> git.parisson.com Git - teleforma.git/commit
WIP notelemeta
authorYoan Le Clanche <yoanl@pilotsystems.net>
Fri, 26 Jun 2020 12:38:23 +0000 (14:38 +0200)
committerYoan Le Clanche <yoanl@pilotsystems.net>
Wed, 17 Nov 2021 14:08:49 +0000 (15:08 +0100)
commit350f6dc5694111d3e98d6a12684b190364bfc17d
tree9c15cc412ed1a8eaba091818b7aca6fd0c32141d
parent78f81856ed217994d7818f7ed7dc08e4e4e97a19
WIP notelemeta
31 files changed:
teleforma/locale/fr/LC_MESSAGES/django.po
teleforma/locale/fr/LC_MESSAGES/djangojs.po
teleforma/management/commands/teleforma-export-professors.py
teleforma/management/commands/teleforma-export-stream-m-slugs.py
teleforma/management/commands/teleforma-export-users.py
teleforma/management/commands/teleforma-import-courses-xls.py
teleforma/management/commands/teleforma-import-courses.py
teleforma/management/commands/teleforma-import-professors.py
teleforma/management/commands/teleforma-import-users-pb-debug.py
teleforma/management/commands/teleforma-import-users-pb.py
teleforma/management/commands/teleforma-import-users.py
teleforma/management/commands/teleforma-reset-all-passwords-with-mail-ae.py
teleforma/management/commands/teleforma-reset-all-passwords-with-mail.py
teleforma/management/commands/teleforma-reset-all-passwords.py
teleforma/pages/fr/help.rst.bak [new file with mode: 0644]
teleforma/static/teleforma/css/base.css
teleforma/static/teleforma/css/teleforma.css
teleforma/templates/registration/logged_out.html [new file with mode: 0644]
teleforma/templates/registration/password_change_done.html [new file with mode: 0644]
teleforma/templates/registration/password_change_form.html [new file with mode: 0644]
teleforma/templates/registration/password_reset_complete.html [new file with mode: 0644]
teleforma/templates/registration/password_reset_confirm.html [new file with mode: 0644]
teleforma/templates/registration/password_reset_done.html [new file with mode: 0644]
teleforma/templates/registration/password_reset_email.html [new file with mode: 0644]
teleforma/templates/registration/password_reset_form.html [new file with mode: 0644]
teleforma/templates/teleforma/course.html
teleforma/templates/teleforma/lists.html
teleforma/templates/teleforma/search_criteria.html
teleforma/urls.py
teleforma/views/crfpa.py
teleforma/views/profile.py