- 10 May, 2013 12 commits
-
-
edx.org - reduces padding on course listing register buttons (all states) and resets box-sizing to border box to make a proper box model for element
Brian Talbot committed -
Make login link button in header work with course enrollment flow
Greg Price committed -
Make activation complete page use non-modal login link
Greg Price committed -
Make course number in registration button not transformed to lowercase
Greg Price committed -
Remove edX news from dashboard if marketing site is enabled
Greg Price committed -
Return 404 for course about pages if the marketing site is enabled
Greg Price committed -
Greg Price committed
-
When an unauthenticated user clicks the registration button for a course, they are redirected to the registration page with query params that are ultimately included in the form that gets submitted so they can be enrolled in the course upon successful registration. The header login button is fixed to pass the same query parameters to the login page so the user can be enrolled in the course upon successful login.
Greg Price committed -
It would be better to redirect to the marketing site course about pages, but the URLs for those are not easily computed, and we do not have time to set up a full mapping in the LMS config.
Greg Price committed -
Greg Price committed
-
Greg Price committed
-
Conflicts: lms/envs/aws.py lms/envs/common.py lms/static/sass/base/_base.scss lms/templates/forgot_password_modal.html
Greg Price committed
-
- 09 May, 2013 7 commits
-
-
Update "thank you" text in help modal
Greg Price committed -
As per request from Mary.
Greg Price committed -
Jobs page updates.
Diana Huang committed -
Diana Huang committed
-
Upgrade to Backbone 1.0.0
David Baumgold committed -
Redirect authenticated users from registration or login to dashboard
Greg Price committed -
Diana Huang committed
-
- 08 May, 2013 15 commits
-
-
Set SERVER_EMAIL so that mail_admins works
Jason Bau committed -
Remove marketing URLs from common.py
Greg Price committed -
Jason Bau committed
-
Greg Price committed
-
Disable SSL cert validation for Zendesk API
Greg Price committed -
Diana Huang committed
-
studio - alerts: synced up styles and sample markup
Brian Talbot committed -
They are currently using a CA that is not installed on our servers. Since it isn't a top-tier CA and we aren't submitting anything particularly sensitive anyway, we don't have to feel too bad about this.
Greg Price committed -
studio - alerts: synced up example HTML to show advanced settings live notification, aria roles, and action classes; integrated typography mixins
Brian Talbot committed -
Pass through the value (either default or inherited) that a metadata field WILL have if it is not explicitly set.
Christina Roberts 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 -
Hide the Comments Service API key during logging.
Diana Huang committed -
David Baumgold committed
-
Backbone 1.0.0, Underscore 1.4.4
David Baumgold committed -
Added unit tests for safe_key() to resolve bug 392.
Will Daly committed
-
- 07 May, 2013 6 commits
-
-
Fix links to honor code, ToS, and privacy policy for marketing site
Greg Price committed -
Greg Price committed
-
Vik/fix/oe bugs
VikParuchuri committed -
Vik Paruchuri committed
-
Vik Paruchuri committed
-
Fix registration button text
Greg Price committed
-