Files
edx-platform/lms/templates
Shadi Naif 1b83f24d3c Convert the (Email Change Confirmation) message to use edx-ACE
Basically, this was done by:
1. Adding new class type in [common/djangoapps/student/message_types.py]
2. Adding new files for the ace template in a new directory named
    [common/templates/student/edx_ace/emailchangeconfirmation]
3. Removing old template files
    [confirm_email_change.txt] and [email_change_subject.txt]
    from the directories:
    [lms/templates/emails] and
    [common/test/test_sites/test_site/templates/emails]
4. Converting the [confirm_email_change] code to use [ace.send()]
2019-02-27 16:22:16 +02:00
..
2018-07-04 15:15:18 +05:00
2019-02-21 22:04:28 -04:00
2018-12-18 16:46:16 -05:00
2018-05-02 10:03:50 -04:00
2018-07-10 11:00:12 +05:00
2019-02-21 20:29:08 -04:00
2019-01-10 15:57:01 +05:00
2018-02-13 11:56:54 +02:00
2017-10-20 16:24:31 -04:00
2018-07-10 11:00:12 +05:00
2017-11-02 15:01:17 -04:00