]> git.parisson.com Git - teleforma.git/commit
WIP notelemeta
authorYoan Le Clanche <yoanl@pilotsystems.net>
Tue, 30 Jun 2020 15:24:32 +0000 (17:24 +0200)
committerYoan Le Clanche <yoanl@pilotsystems.net>
Wed, 1 Feb 2023 10:23:17 +0000 (11:23 +0100)
commit110b6f7c2e4b9abe63006b2d67003f3ed5296723
tree93471cd94d677eff6369cecbb16d3f9e1996868f
parent54ecb2855200b41e0a165c1f849cb58a5afcfe53
WIP notelemeta
33 files changed:
requirements.txt
teleforma/4.0.5.zip [new file with mode: 0644]
teleforma/forms.py
teleforma/locale/fr/LC_MESSAGES/django.po
teleforma/models/core.py
teleforma/models/profile.py [deleted file]
teleforma/models/profile.py.bak [new file with mode: 0644]
teleforma/static/django_tinymce/init_tinymce.js [new file with mode: 0644]
teleforma/static/teleforma/css/teleforma.css
teleforma/static/teleforma/images/text-speak.png [new file with mode: 0644]
teleforma/static/teleforma/js/application.js
teleforma/static/teleforma/js/locale.js [new file with mode: 0644]
teleforma/static/teleforma/js/teleforma-moodle-media.js
teleforma/templates/registration/activate.html
teleforma/templates/registration/activation_complete.html
teleforma/templates/registration/login.html
teleforma/templates/teleforma/base.html
teleforma/templates/teleforma/course.html
teleforma/templates/teleforma/course_media.html
teleforma/templates/teleforma/course_media_transcoded.html [new file with mode: 0644]
teleforma/templates/teleforma/course_media_video_embed.html
teleforma/templates/teleforma/courses.html
teleforma/templates/teleforma/flatpage.html [new file with mode: 0644]
teleforma/templates/teleforma/inc/media_list.html
teleforma/templates/teleforma/inc/media_list_pending.html
teleforma/templatetags/teleforma_tags.py
teleforma/urls.py
teleforma/views/__init__.py
teleforma/views/core.py
teleforma/views/home.py [new file with mode: 0644]
teleforma/views/pages.py [new file with mode: 0644]
teleforma/views/profile.py
wsgi.py [new file with mode: 0644]