Usama Sadiq
852246db8c
fix: replace ugettext with gettext ( #33022 )
2023-08-16 17:07:23 +05:00
Ahtisham Shahid
f6be77d493
Removed tech email form error templates
...
fixed tests
fixed test fail
Fixed failing tests
2020-04-01 14:53:01 +05:00
Mike
0e2b667bb4
Added ability to change header and content of static pages in two ways.
...
1. Using the pageheader and pagecontent block names.
2. Setting SiteConfiguration settings for each individual html page.
Co-authored by: Tomasz Gargas <tomasz@opencraft.com >
2018-03-24 21:37:09 +01:00
Robert Raposa
7223ee9316
Fix import order for HTML, Text.
2016-05-23 08:47:08 -04:00
Chris Rodriguez
2a23757fbc
Sending skip links to single main, making more relevant
2016-04-25 10:00:45 -04:00
Ned Batchelder
e53e5d9d03
Safe templates for static_templates
2016-03-23 17:04:40 -04:00
Zia Fazal
06e38e1c24
added branding to 404 and 500 error pages
...
changes based on feedback
renamed a definition and added test coverage
fixed broken tests
2016-01-29 15:46:51 +05:00
Adam Palay
c83797ed94
fixes templating error (LMS-2560)
2014-04-24 14:17:43 -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
marcore
8c2f3fd744
The link to TECH_SUPPORT_EMAIL should have a mailto: protocol !
2014-04-07 18:26:09 +02:00
David Baumgold
91e120eea0
Unicode strings for server error page
2014-03-21 14:50:55 -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
Nate Hardison
799d56d028
Theme static error pages
...
Reference the `PLATFORM_NAME` and `TECH_SUPPORT_EMAIL` settings in
the static error pages instead of hardcoded, edX-specific values.
2013-06-05 10:27:24 -07:00
Greg Price
e755bdfdfd
Tweak text on 500 error page
2013-05-28 10:59:19 -04:00
John Jarvis
517e6ddeda
Contact email address updates
2012-09-06 09:26:52 -04:00
Bridger Maxwell
0fab4cdd93
Added a method to render 404 and 500 pages. Added a reference to these views in urls.py.
2012-07-18 14:55:12 -04:00
Bridger Maxwell
cd2eacc675
Moved static template views to one folder. Removed the stub view functions from student and used static_template_views instead.
2012-07-13 17:42:23 -04:00