- Aug 02, 2013
-
-
Chris Dodge authored
-
- Jul 31, 2013
-
-
Adam Palay authored
fixes template errors keep tos untranslated formatting fixes
-
Calen Pennington authored
Remove unused course_filter page removes university_profile urls and templates removes all university_profile views remove news from templates/index
-
Calen Pennington authored
-
- Jul 02, 2013
-
-
Giulio Gratta authored
-
- Jun 19, 2013
-
-
Jason Bau authored
Highlights: * The url '/shib-login/' interfaces with apache/mod_shib via request.META to handle shibboleth login and registrations * Courses can designate 'enrollment_domains' to limit enrollment to users with a linked ExternalAuthMap verified by a particular identity provider * Tests * Logging Changes to be committed: new file: common/djangoapps/external_auth/migrations/0001_initial.py new file: common/djangoapps/external_auth/migrations/__init__.py new file: common/djangoapps/external_auth/tests/test_shib.py modified: common/djangoapps/external_auth/views.py modified: common/djangoapps/student/views.py modified: common/lib/xmodule/xmodule/course_module.py modified: lms/djangoapps/courseware/access.py modified: lms/djangoapps/courseware/tests/test_access.py modified: lms/envs/common.py modified: lms/envs/dev.py modified: lms/envs/test.py modified: lms/templates/courseware/course_about.html modified: lms/templates/dashboard.html modified: lms/templates/extauth_failure.html modified: lms/templates/navigation.html modified: lms/templates/register.html modified: lms/templates/signup_modal.html modified: lms/urls.py renamed: lms/wsgi_apache.py -> lms/wsgi_apache_lms.py
-
- Jun 05, 2013
-
-
Nate Hardison authored
Remove the Stanford-specific if/else hack to set the appropriate contact email address and use the `CONTACT_EMAIL` setting instead.
-
Nate Hardison authored
Again, most of the work here is replacing "edX" with the `PLATFORM_NAME` setting. Need to ensure that the `news` boolean is indeed a falsy value as well, or just add a `theme_enabled()` test to disable the news block entirely (since news is an edX-specific feature).
-
- May 16, 2013
-
-
Greg Price authored
If a course is not started, the course image and title on the dashboard link to the course about page. Because the LMS course about pages do not exist (i.e. 404) with the marketing site enabled, we simply do not use a link if the course has not started.
-
- May 06, 2013
-
-
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.
-
- May 03, 2013
-
-
Diana Huang authored
and use it for the new marketing site links.
-
Diana Huang authored
-
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
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.
-
- Mar 08, 2013
-
-
Calen Pennington authored
-
- Mar 06, 2013
-
-
Calen Pennington authored
-
- Jan 29, 2013
-
-
John Jarvis authored
-
John Jarvis authored
-
John Jarvis authored
-
- Jan 16, 2013
-
-
Brian Talbot authored
pearson registration - revised rejection message text on dashboard, synced up email edx link text, revised contact styles/markup to remove giant red button dashboard for rejections
-
- Jan 15, 2013
-
-
Brian Wilson authored
display client_candidate_id when registration accepted; strip whitespace from accommodation_request; cosmetic cleanup on pearson management commands.
-
Brian Wilson authored
-
- Jan 10, 2013
-
-
Brian Talbot authored
-
- Jan 09, 2013
-
-
Brian Wilson authored
-
Brian Wilson authored
-
- Jan 08, 2013
-
-
Brian Wilson authored
-
Brian Talbot authored
pearson registration - revised UI states for reg form, simplified markup for form fields, synched button styles/text b/t registration form and dashboard
-
- Jan 07, 2013
-
-
Brian Talbot authored
-
- Jan 06, 2013
-
-
Brian Wilson authored
-
- Jan 04, 2013
-
-
Brian Wilson authored
-
- Dec 21, 2012
-
-
Brian Talbot authored
-
- Dec 20, 2012
-
-
Brian Wilson authored
fix migrations, removing one field and making another nullable. Update registration page to allow for editing only demographics.
-
- Dec 19, 2012
-
-
Brian Wilson authored
-
Brian Wilson authored
-
- Dec 18, 2012
-
-
Brian Wilson authored
-
Brian Wilson authored
-
- Dec 17, 2012
-
-
Brian Wilson authored
-
- Dec 14, 2012
-
-
Tom Giannattasio authored
-
- Nov 26, 2012
-
-
John Jarvis authored
-
John Jarvis authored
-