- 10 Jul, 2014 1 commit
-
-
We need to use an Open edX footer by default (and that's what all non-edx.org instances should base their footer off) and only use the edX footer on edx.org. This commit uses `SITE_NAME` to determine which footer to use. Sites using theming or micro-sites with a `SITE_NAME` not ending in `edx.org` should not be affected.
James Tauber committed
-
- 12 Jun, 2014 2 commits
-
-
Brian Talbot committed
-
Brian Talbot committed
-
- 14 Mar, 2014 1 commit
-
-
Dave St.Germain committed
-
- 11 Mar, 2014 1 commit
-
-
Dave St.Germain committed
-
- 04 Mar, 2014 1 commit
-
-
Frances Botsford committed
-
- 27 Feb, 2014 1 commit
-
-
Frances Botsford committed
-
- 14 Feb, 2014 3 commits
-
-
Brian Talbot committed
-
Brian Talbot committed
-
Brian Talbot committed
-
- 04 Feb, 2014 1 commit
-
-
If neither start nor advertised_start has been changed from default don't show the course start date. This allows us to accept course registrations for courses whose start date is yet TBD.
Jason Bau committed
-
- 07 Jan, 2014 1 commit
-
-
Bertrand Marron committed
-
- 25 Nov, 2013 1 commit
-
-
All the dialogs in the wiki are now accessible to screen readers. Also, the "Switch to selected version" button did the odd thing of reloading the page with the new version selected, but inside a dialog. That is now fixed. The merge dialog has a warning that looks kind of funky still, but you can read it, unlike the previous code. LMS-1337
Ned Batchelder committed
-
- 19 Nov, 2013 1 commit
-
-
AJAX requests on forums pages occasionally fail (usually when a request to the comments service times out), but the user is not made aware of the failure. This manifests as either the system not appearing to store state (e.g. if an attempt to flag a post fails) or something taking forever to load. Now, a modal will pop up to alert the user that a request has failed and instruct them to reload the page. In the longer term, we should fix each user gesture that results in an AJAX call to gracefully handle a failure by resetting the state of the world appropriately and aleritng the user. JIRA: FOR-37
Greg Price committed
-
- 24 Oct, 2013 1 commit
-
-
- Doubled up :hover and :focus styling to improve a11y - Increase contrast of certain UI elements for improved a11y - Added some image alt text for a11y - Changed video caption styling to blue and made them underline on hover and added a skip link before video for screenreaders. Fixes Bugs: - LMS-1336
Giulio Gratta 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
-
- 17 Sep, 2013 1 commit
-
-
LMS/Accounts: Converts many class-based Sass archetype-focused @extends to use Sass placeholder syntax
Brian Talbot committed
-
- 09 Sep, 2013 2 commits
-
-
The close button for the modal dialog was marked up as a paragraph, containing a graphical text character, inside two div elements, with an associated click event. This made the button unusable for keyboard users. Replaced <divs> with a link element (<a role="button"), adapted the CSS accordingly, and updated the existing <a> modal close buttons.
Xavier Antoviaque committed -
Brian Talbot committed
-
- 29 Jul, 2013 2 commits
-
-
Brian Talbot committed
-
Brian Talbot committed
-
- 24 Jul, 2013 2 commits
-
-
Brian Talbot committed
-
Brian Talbot committed
-
- 22 Jul, 2013 1 commit
-
-
Two endpoints are intended to be used by AJAX calls from the web UI with an authenticated user. When enabled, the value of the preference is an encryption of the username, to be used as a token for one-click unsubscribe links. The third endpoint is the target of unsubscribe links, which displays a page with an appropriate message to the user.
Greg Price committed
-
- 10 Jul, 2013 4 commits
-
-
Frances Botsford committed
-
Frances Botsford committed
-
Bourbon's box-shadow mixin has been deprecated, and they recommend to use the official spec.
David Baumgold committed -
The official border-radius mixins were deprecated and removed in Bourbon 3.0. https://github.com/thoughtbot/bourbon/pull/95
David Baumgold committed
-
- 02 Jul, 2013 2 commits
-
-
Giulio Gratta committed
-
Giulio Gratta committed
-
- 05 Jun, 2013 3 commits
-
-
theming - revised variables and link/button styling to account for edX's registration and login constrast/styling changes
Brian Talbot committed -
Giulio Gratta committed
-
Giulio Gratta committed
-
- 04 Jun, 2013 1 commit
-
-
Brian Talbot committed
-
- 31 May, 2013 2 commits
-
-
Frances Botsford committed
-
marco committed
-
- 28 May, 2013 4 commits
-
-
Giulio Gratta committed
-
lms/mktg - removes margins from social icons and reinstates flex-gutter margin to colophon area of footer
Brian Talbot committed -
Brian Talbot committed
-
Giulio Gratta committed
-