Jawayria
b2113696c9
fix: replace 'ugettext' with 'gettext' in lms
2021-12-16 13:22:40 +05:00
Ahtisham Shahid
5d9555f6a3
removed technical email from module error
2020-06-01 19:07:30 +05:00
Adeel Khan
632bee5177
Fix edx templates.
...
PROD-465
2019-07-25 10:44:37 +05:00
Harry Rein
8e64b4c252
Import Issue.
2017-11-02 15:01:17 -04:00
Matt Tuchfarber
827c703d16
Change templates to use site aware email
...
Template were using global TECH_SUPPORT_EMAIL for error pages. This
changes them to use the site email if there is one.
2017-07-26 16:45:12 -04:00
Sarina Canelake
9a352b9125
Unicode support for course names in reverification flow
2014-04-08 13:11:41 -04:00
Sarina Canelake
034105d2e7
Put mailto and em tags outside i18n strings
...
Signup modal
Contact us form
courseware-error message
2014-04-08 13:09:08 -04:00
Miles Steele
8f8d70aeae
fix enroll multiple button, fix module_error report
2013-08-09 13:45:27 -04:00
Adam Palay
69ffb6a87b
replace edx with variable substitution
...
fixes template errors
keep tos untranslated
formatting fixes
2013-07-31 19:39:15 -04:00
Calen Pennington
0d3c44996a
LMS i18n from Tsinghua
2013-07-31 19:39:15 -04:00
John Jarvis
587725ee61
more template updates to rename MITx to edX
2012-09-06 15:12:19 -04:00
John Jarvis
26ff14172c
Email update for module-error template
2012-09-06 09:24:20 -04:00
Victor Shnayder
365495521e
Catch errors in module load
...
* if error is in xmodule_constructor(), catch and return an ErrorModule
* if error is somewhere else in get_module(), return None
2012-08-22 12:58:46 -04:00
Victor Shnayder
b782e2ff5d
Make start dates work for all modules
...
* error modules now hidden via access control
* get_module() returns None if user doesn't have access
2012-08-14 23:30:37 -04:00
Victor Shnayder
fc0f938eae
Responding to comments on pull #326
...
* cleaned up error module:
- only one template
- save error message in xml and reload
* better display of problem definition and metadata to staff
* save error messages as string, not exception objects.
2012-08-02 09:56:01 -04:00
Calen Pennington
5ba03130aa
Moving LMS code into subdirectory
2012-06-06 14:09:01 -04:00