]> git.parisson.com Git - teleforma.git/commit
WIP notelemeta
authorYoan Le Clanche <yoanl@pilotsystems.net>
Fri, 26 Jun 2020 07:30:58 +0000 (09:30 +0200)
committerYoan Le Clanche <yoanl@pilotsystems.net>
Wed, 1 Feb 2023 10:08:01 +0000 (11:08 +0100)
commitc0e98c3df47ba09a9810184b921ff6b732e19f1c
tree756ccee719b29e3c921844a082e2acaef5851805
parentfcc270557199be434c731394dfbe1aed20d0fb75
WIP notelemeta
133 files changed:
.gitignore
requirements-new.txt
teleforma/admin.py
teleforma/exam/templates/exam/inc/script_list.html
teleforma/exam/templates/exam/mass_score_form.html
teleforma/exam/templates/exam/messages/script_fix.txt
teleforma/exam/templates/exam/messages/script_marked.txt
teleforma/exam/templates/exam/messages/script_rejected.txt
teleforma/exam/templates/exam/quotas.html
teleforma/exam/templates/exam/score_form.html
teleforma/exam/templates/exam/scores.html
teleforma/exam/templates/exam/script_detail.html
teleforma/exam/templates/exam/script_detail2.html [new file with mode: 0644]
teleforma/exam/templates/exam/script_form.html
teleforma/exam/templates/exam/scripts.html
teleforma/fields.py
teleforma/forms.py
teleforma/locale/en/LC_MESSAGES/django.po
teleforma/management/commands/teleforma-reset-all-passwords-with-mail-fix.py
teleforma/management/commands/teleforma-reset-all-passwords-with-mail-test.py
teleforma/management/commands/teleforma-reset-all-passwords-with-mail.py
teleforma/management/commands/teleforma-send-payment-emails.py
teleforma/management/commands/teleforma-send-subscription-email-test.py
teleforma/management/commands/teleforma-send-subscription-email.py
teleforma/migrations/0125_auto__add_mediatranscoded__chg_field_period_department__add_field_medi.py [new file with mode: 0644]
teleforma/models/ae.py
teleforma/models/core.py
teleforma/models/crfpa.py
teleforma/models/pro.py
teleforma/models/profile.py [new file with mode: 0644]
teleforma/static/teleforma/css/base.css [new file with mode: 0644]
teleforma/static/teleforma/css/jquery.autocomplete.css [new file with mode: 0644]
teleforma/static/teleforma/css/player.css [new file with mode: 0644]
teleforma/static/teleforma/css/search_bg.png [new file with mode: 0644]
teleforma/static/teleforma/css/teleforma.css
teleforma/static/teleforma/css/teleforma_ie.css [new file with mode: 0644]
teleforma/static/teleforma/css/teleforma_ie6.css [new file with mode: 0644]
teleforma/static/teleforma/images/add.png [new file with mode: 0644]
teleforma/static/teleforma/images/add_playlist_marker.png [new file with mode: 0644]
teleforma/static/teleforma/images/add_to_playlist.png [new file with mode: 0644]
teleforma/static/teleforma/images/asc.png [new file with mode: 0644]
teleforma/static/teleforma/images/cancel.png [new file with mode: 0644]
teleforma/static/teleforma/images/copy_page.png [new file with mode: 0644]
teleforma/static/teleforma/images/csv.png [new file with mode: 0644]
teleforma/static/teleforma/images/del_marker.png [new file with mode: 0644]
teleforma/static/teleforma/images/delete copy.png [new file with mode: 0644]
teleforma/static/teleforma/images/delete.png [new file with mode: 0644]
teleforma/static/teleforma/images/desc.png [new file with mode: 0644]
teleforma/static/teleforma/images/dublin_core.png [new file with mode: 0644]
teleforma/static/teleforma/images/edit_marker.png [new file with mode: 0644]
teleforma/static/teleforma/images/edit_page.png [new file with mode: 0644]
teleforma/static/teleforma/images/filter.png [new file with mode: 0644]
teleforma/static/teleforma/images/find.png [new file with mode: 0644]
teleforma/static/teleforma/images/grid_bg.png [new file with mode: 0644]
teleforma/static/teleforma/images/item_title.png [new file with mode: 0644]
teleforma/static/teleforma/images/marker_tiny.png [new file with mode: 0644]
teleforma/static/teleforma/images/media-record.png [new file with mode: 0644]
teleforma/static/teleforma/images/module_playlist.png [new file with mode: 0644]
teleforma/static/teleforma/images/module_world.png [new file with mode: 0644]
teleforma/static/teleforma/images/more.png [new file with mode: 0644]
teleforma/static/teleforma/images/next.png [new file with mode: 0644]
teleforma/static/teleforma/images/ok.png [new file with mode: 0644]
teleforma/static/teleforma/images/password.png [new file with mode: 0644]
teleforma/static/teleforma/images/playlist.png [new file with mode: 0644]
teleforma/static/teleforma/images/previous.png [new file with mode: 0644]
teleforma/static/teleforma/images/save.png [new file with mode: 0644]
teleforma/static/teleforma/images/search_wh2.png [new file with mode: 0644]
teleforma/static/teleforma/images/tw_hd.png [new file with mode: 0644]
teleforma/static/teleforma/images/vox.png [new file with mode: 0644]
teleforma/static/teleforma/images/vox_wh.png [new file with mode: 0644]
teleforma/static/teleforma/js/application.js
teleforma/templates/404.html
teleforma/templates/500.html
teleforma/templates/postman/base.html
teleforma/templates/postman/email_user.txt
teleforma/templates/postman/email_user_init.txt
teleforma/templates/postman/view.html
teleforma/templates/receipt/receipt_pdf.html
teleforma/templates/registration/registration_complete.html
teleforma/templates/registration/registration_corrector_complete.html
teleforma/templates/registration/registration_corrector_pdf.html
teleforma/templates/registration/registration_form.html
teleforma/templates/registration/registration_pdf.html
teleforma/templates/teleforma/annals.html
teleforma/templates/teleforma/appointments.html
teleforma/templates/teleforma/base.html
teleforma/templates/teleforma/course_conference.html
teleforma/templates/teleforma/course_conference_audio.html
teleforma/templates/teleforma/course_conference_record.html
teleforma/templates/teleforma/course_document.html
teleforma/templates/teleforma/course_media.html
teleforma/templates/teleforma/course_media_video_embed.html
teleforma/templates/teleforma/courses.html
teleforma/templates/teleforma/courses_pending.html
teleforma/templates/teleforma/help.html
teleforma/templates/teleforma/home.html [new file with mode: 0644]
teleforma/templates/teleforma/inc/chat_room.html
teleforma/templates/teleforma/inc/conference_list.html
teleforma/templates/teleforma/inc/document_list.html
teleforma/templates/teleforma/inc/media_list.html
teleforma/templates/teleforma/inc/media_list_pending.html
teleforma/templates/teleforma/inc/module_searches.html [new file with mode: 0644]
teleforma/templates/teleforma/inc/newsitems_portlet.html
teleforma/templates/teleforma/inc/user_list.html [new file with mode: 0644]
teleforma/templates/teleforma/lists.html [new file with mode: 0644]
teleforma/templates/teleforma/login.html [new file with mode: 0644]
teleforma/templates/teleforma/newsitem_confirm_delete.html
teleforma/templates/teleforma/newsitem_form.html
teleforma/templates/teleforma/newsitem_list.html
teleforma/templates/teleforma/profile_detail.html [new file with mode: 0644]
teleforma/templates/teleforma/search_criteria.html [new file with mode: 0644]
teleforma/templates/teleforma/users.html [new file with mode: 0644]
teleforma/templates/telemeta/base.html [deleted file]
teleforma/templates/telemeta/home.html [deleted file]
teleforma/templates/telemeta/inc/module_revisions.html [deleted file]
teleforma/templates/telemeta/inc/module_searches.html [deleted file]
teleforma/templates/telemeta/inc/module_user_revisions.html [deleted file]
teleforma/templates/telemeta/inc/user_list.html [deleted file]
teleforma/templates/telemeta/lists.html [deleted file]
teleforma/templates/telemeta/login.html [deleted file]
teleforma/templates/telemeta/profile_detail.html [deleted file]
teleforma/templates/telemeta/search_criteria.html [deleted file]
teleforma/templates/telemeta/users.html [deleted file]
teleforma/templatetags/teleforma_tags.py
teleforma/urls.py
teleforma/views/__init__.py
teleforma/views/core.py
teleforma/views/crfpa.py
teleforma/views/profile.py [new file with mode: 0644]
teleforma/webclass/models.py
teleforma/webclass/templates/webclass/appointments.html
teleforma/webclass/templates/webclass/appointments_professor.html
teleforma/webclass/templates/webclass/record.html