0x29a
83396ffb07
refactor: convert course_module term to course_block
2022-12-19 17:48:49 +01:00
dyudyunov
2ae94d08b8
fix: account activation email site logo is not themed
...
Fix the issue when the email sent from the microsite with its own theme
has the logo from the main site.
Preconditions:
- microsite with its own theme is up and running
STR:
- Create a new account on the microsite;
- Check your email inbox.
2022-02-16 12:18:27 +02:00
Bianca Severino
af81b3a609
chore: replace integrity signature flag with django setting
2022-02-15 09:57:00 -05:00
Jawayria
59039597ab
chore: Applied lint-amnesty on common/djangoapps/student
2021-12-13 20:55:40 +05:00
Andy Shultz
5635782f86
feat: leave IDV out of proctoring requirements mail if honorcode
...
MST-853
2021-10-20 14:32:50 -04:00
Shimul Chowdhury
e942f12adc
Add missing context platform_name and contact_mailing_address. And pass
...
site configuration to email context.
2021-03-19 10:05:49 +06:00
usamasadiq
96f0915b0f
Fixed new pylint warnings.
...
use generator in any/all()
disable not-callable warnings
disable no-member warnings
Suppressed smaller pylint warnings
Pin edx-proctoring==3.5.0
2021-02-22 16:36:53 +05:00
Bianca Severino
3f5cbcfc6a
Check for an existing proctored exam before sending proctoring requirements email
2021-02-03 15:54:52 -05:00
Bianca Severino
902ab02357
Send proctoring requirements email when enrolled in relevant course mode
2021-02-01 09:44:30 -05:00