- 08 May, 2013 2 commits
-
-
Remove marketing URLs from common.py
Greg Price committed -
The MKTG_URLS dictionary is overwritten completely in aws.py anyway, and we shouldn't be trying to keep both the production config and LMS code in sync with changes to the marketing site.
Greg Price committed
-
- 07 May, 2013 21 commits
-
-
Fix links to honor code, ToS, and privacy policy for marketing site
Greg Price committed -
Greg Price committed
-
Fix registration button text
Greg Price committed -
Fix courses link in LMS header when not logged in
Greg Price committed -
Greg Price committed
-
Greg Price committed
-
be more forgiving about the iframe url
jarv committed -
If anything after mktg/ does not parse as a course-id return "coming soon" This will prevent 404 errors when urls are incorrect on the marketing site.
John Jarvis committed -
Make register button for marketing site break out of iframe
Greg Price committed -
Better error handling for when marketing urls are missing
Diana Huang committed -
Redirect from LMS courses page to marketing courses page
Greg Price committed -
Diana Huang committed
-
(Only if marketing site is enabled)
Greg Price committed -
Use window.top.location.href instead of location.href for redirection.
Greg Price committed -
Greg Price committed
-
Greg Price committed
-
Greg Price committed
-
edx.org - resolved iframe button styles in IE + added in coming soon state
Brian Talbot committed -
Brian Talbot committed
-
Brian Talbot committed
-
edx.org - resolved (in a dirty way) iframed buttons picking up style in IE and added in coming soon style treatment
Brian Talbot committed
-
- 06 May, 2013 10 commits
-
-
Fix links between marketing site and courseware.
Diana Huang committed -
Diana Huang committed
-
* Fix indentation/line break issues * Handle marketing root URL as a separate case in marketing_link * Move link map to its own setting.
Diana Huang committed -
Update course registration flow for non-modal registration and login
jarv committed -
Diana Huang committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
Jarv/drupal new/iframe
jarv committed -
Pep8 fixes
Diana Huang committed
-
- 03 May, 2013 7 commits
-
-
and use it for the new marketing site links.
Diana Huang committed -
Diana Huang committed
-
access login_required page.
Diana Huang committed -
Brian Talbot committed
-
John Jarvis committed
-
John Jarvis committed
-
Greg Price committed
-