- May 07, 2013
-
-
jarv authored
be more forgiving about the iframe url
-
John Jarvis authored
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.
-
Greg Price authored
Make register button for marketing site break out of iframe
-
Diana Huang authored
Better error handling for when marketing urls are missing
-
Greg Price authored
Redirect from LMS courses page to marketing courses page
-
Diana Huang authored
-
Greg Price authored
(Only if marketing site is enabled)
-
Greg Price authored
Use window.top.location.href instead of location.href for redirection.
-
Greg Price authored
-
Greg Price authored
-
Greg Price authored
-
Brian Talbot authored
edx.org - resolved iframe button styles in IE + added in coming soon state
-
Brian Talbot authored
-
Brian Talbot authored
-
Brian Talbot authored
edx.org - resolved (in a dirty way) iframed buttons picking up style in IE and added in coming soon style treatment
-
- May 06, 2013
-
-
Diana Huang authored
Fix links between marketing site and courseware.
-
Diana Huang authored
-
Diana Huang authored
* Fix indentation/line break issues * Handle marketing root URL as a separate case in marketing_link * Move link map to its own setting.
-
jarv authored
Update course registration flow for non-modal registration and login
-
Diana Huang authored
-
John Jarvis authored
-
John Jarvis authored
-
John Jarvis authored
-
jarv authored
Jarv/drupal new/iframe
-
Diana Huang authored
Pep8 fixes
-
- May 03, 2013
-
-
Diana Huang authored
and use it for the new marketing site links.
-
Diana Huang authored
-
Diana Huang authored
access login_required page.
-
Brian Talbot authored
-
John Jarvis authored
-
John Jarvis authored
-
Greg Price authored
-
Brian Talbot authored
-
Diana Huang authored
-
Greg Price authored
If an unauthenticated user clicks on a course registration button, they will be redirected to the user registration page. Now, that page will include a link to the login page. If the user follows the link and logs in successfully, then they will be enrolled in the class.
-
Greg Price authored
Now that we are using separate pages for login and registration rather than modals, clicking the registration button for a course should direct an unauthenticated user to the registration page, and the user should be enrolled in the course upon successful registration. Likewise, an unauthenticated user attempting to unenroll from a course should be directed to the login page and subsequently unenrolled from the course upon successful login. The enrollment change service also now uses HTTP status codes rather than JSON to communicate status to the front end.
-
Diana Huang authored
-
Diana Huang authored
Update links in footer to point to the right pages. Update link on dashboard without any classes. Update links in header. Update links on sign in and register pages.
-
Diana Huang authored
Drupal: Add cookie name to the cms settings so we don't error out while looking for it
-
- May 02, 2013
-
-
Diana Huang authored
while looking for it
-