- 13 Mar, 2014 1 commit
-
-
Dave St.Germain committed
-
- 28 Feb, 2014 1 commit
-
-
Chris Dodge committed
-
- 07 Feb, 2014 1 commit
-
-
screen readers. Also, the mathjax message should be wrapped to prevent non-IE browsers from complaining about a feature that is IE-only.
Dave St.Germain committed
-
- 16 Jan, 2014 1 commit
-
-
catch additional FEATURE['ENABLE_MKTG_SITE'] checks and make sure MicrositeConfigurations will override the global setting one more faulty login regarding ENABLE_MKTG_SITE=true situations
Chris Dodge committed
-
- 14 Jan, 2014 1 commit
-
-
Introduction of the Microsite feature which allows for limited multi-tenant branding on a subdomain basis, e.g. foo.edx.org and bar.edx.org fix errorenous logic when running a microsite that could reside in a hosting environment with a marketing site in front of it pep8/pylint fixes address PR feedback, remove underscore from test hostname more pep8/pylint cleanup. Skip test_microsites test, it works on localdev, not on Jenkins. Need to talk with QA team manually add Ned's single-to-double quote fix change aws.py runtimes so that the microsite_dir that is read from configuration is changed to a python path Conflicts: lms/templates/help_modal.html
Chris Dodge committed
-
- 03 Dec, 2013 1 commit
-
-
David Baumgold committed
-
- 01 Nov, 2013 1 commit
-
-
User menu a11y changes to allow use of spacebar, escape key and arrow keys or tab and shift+tab to navigate
Giulio Gratta committed
-
- 16 Oct, 2013 2 commits
- 30 Sep, 2013 1 commit
-
-
course_about was throwing 500s if ENABLE_SHOPPING_CART=False
Jason Bau committed
-
- 27 Sep, 2013 1 commit
-
-
With tests, some settings changes (all should default to not breaking anything for edx) Added styling for shopping cart User Experience - Styled shoppingcart list page - Styled navigation shopping cart button - Styled receipt page - Styled course about page for shopping cart courses Addressed HTML/SCSS issues Remove offending body class and unnecessary sass changes Addresses many review comments on stanford shopping cart * framework for generating order instructions on receipt page in shoppingcart.models * move user_cart_has_item into shoppingcart.models * move min_course_price_for_currency into course_modes.models * remove auto activation on purchase * 2-space indents in templates * etc revert indentation on navigation.html for ease of review pep8 pylint move logging/error handling from shoppingcart view to model Addressing @dave changes
Jason Bau committed
-
- 23 Sep, 2013 1 commit
-
-
Usman Khalid committed
-
- 20 Sep, 2013 1 commit
-
-
Usman Khalid committed
-
- 19 Sep, 2013 1 commit
-
-
LMS: semantically hides the ie-centric browser warning/FF/Chrome suggestion message to avoid confusing/misleading assistive tech-based users.
Brian Talbot committed
-
- 13 Sep, 2013 1 commit
-
-
Brian Talbot committed
-
- 02 Aug, 2013 2 commits
-
-
Chris Dodge committed
-
Chris Dodge committed
-
- 31 Jul, 2013 2 commits
-
-
fixes template errors keep tos untranslated formatting fixes
Adam Palay committed -
Calen Pennington committed
-
- 19 Jun, 2013 1 commit
-
-
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
Jason Bau committed
-
- 10 Jun, 2013 2 commits
-
-
lms - adds back in missing/previously added .sr screen reader-focused styling and references in place of the .visuallyhidden application
Brian Talbot committed -
Giulio Gratta committed
-
- 05 Jun, 2013 1 commit
-
-
Allow themes to inherit from the default navigation bar and override pieces of it, including the main logo, the links that display to the right of the logo, and the links inside the dropdown menu (with the exception of the `Log Out` link. In addition, this adds an empty block at the very top so that themes can place a branding bar at the top of the page. (Stanford identity guidelines require this: see https://identity.stanford.edu.)
Nate Hardison committed
-
- 04 Jun, 2013 1 commit
-
-
Brian Talbot committed
-
- 10 May, 2013 1 commit
-
-
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
-
- 07 May, 2013 1 commit
-
-
Greg Price committed
-
- 06 May, 2013 2 commits
-
-
* 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 -
The help tab opens a modal dialog that directs the user at various resources (e.g. the site FAQ and course forums) and allows the user to submit feedback to the feedback endpoint (which will ultimately create a ticket for the student support team).
Greg Price committed
-
- 03 May, 2013 3 commits
-
-
and use it for the new marketing site links.
Diana Huang committed -
Diana Huang committed
-
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 committed
-
- 10 Apr, 2013 1 commit
-
-
John Jarvis committed
-
- 12 Mar, 2013 1 commit
-
-
edx.org redesign - revised temporary login/register views to fit with design requirements/fixes from marketing team's overall design changes to site's visual theme
Brian Talbot committed
-
- 08 Mar, 2013 1 commit
-
-
Calen Pennington committed
-
- 06 Mar, 2013 1 commit
-
-
Calen Pennington committed
-
- 23 Jan, 2013 4 commits
-
-
Brian Talbot committed
-
Brian Talbot committed
-
drupal integration - revised/proofed header and footer styles to match spacing of marketing site and renamed social icons
Brian Talbot committed -
drupal integration - revised general header HTML and Sass to coincide with marketing site nav and theme
Brian Talbot committed
-
- 09 Nov, 2012 1 commit
-
-
revised no certificate state for dashboard messages and removed course message UI for future work on separate branch
Brian Talbot committed
-