- 30 Oct, 2017 1 commit
-
-
LEARNER-2977 Fixes
Andy Armstrong committed
-
- 11 Oct, 2017 1 commit
-
-
Andy Armstrong committed
-
- 19 Jun, 2017 1 commit
-
-
Ned Batchelder committed
-
- 17 May, 2017 1 commit
-
-
Anthony Mangano committed
-
- 24 May, 2016 1 commit
-
-
ECOM-2981
Waheed Ahmed committed
-
- 03 May, 2016 1 commit
-
-
AlasdairSwan committed
-
- 15 Sep, 2015 1 commit
-
-
Chris Rodriguez committed
-
- 31 Aug, 2015 1 commit
-
-
Frances Botsford committed
-
- 18 Jul, 2015 1 commit
-
-
Jolyon Bloomfield committed
-
- 29 Jun, 2015 1 commit
-
-
Davorin Sego committed
-
- 10 Jun, 2015 1 commit
-
-
Will Daly committed
-
- 02 Jun, 2015 1 commit
-
-
Chris Rodriguez committed
-
- 28 May, 2015 1 commit
-
-
Serve branded footer JSON/HTML/CSS/JS from an API endpoint in the branding app. Refactor OpenEdX and EdX.org footer templates to use the Python version of the API, ensuring that the API values are consistent with the footer included in main.html. Detailed changes: * Added footer API end-point to the branding app. * Footer API allows the language to be set with querystring parameters. * Footer API allows showing/hiding of the OpenEdX logo using querystring parameters. * Deprecate ENABLE_FOOTER_V3 in favor of the branding API configuration flag. * Move no referrer script into main.html from the edx footer template. * Rename rwd_header_footer.js to rwd_header.js * Cache API responses. Authors: Awais Qureshi, Aamir Khan, Will Daly
Will Daly committed
-
- 13 May, 2015 1 commit
-
-
Jolyon Bloomfield committed
-
- 21 Apr, 2015 1 commit
-
-
* simplifying edx.org breakpoints to use min-width * creating -bp-* centric Sass variables * converting all existing edx.org centric media queries to use new Sass variables ECOM-1457
Brian Talbot committed
-
- 15 Apr, 2015 1 commit
-
-
Chris Rodriguez committed
-
- 14 Apr, 2015 1 commit
-
-
(SOL-531)(SOL-532)Course Cards update; A link to course discovery page has been added to the OpenEdX homepage
marjev committed
-
- 26 Mar, 2015 3 commits
-
-
Sarina Canelake committed
-
Brian Talbot committed
-
David Baumgold committed
-
- 13 Feb, 2015 1 commit
-
-
Chris Rodriguez committed
-
- 02 Feb, 2015 1 commit
-
-
Fix link stylings in LMS and CMS footers
Sarina Canelake committed
-
- 13 Jan, 2015 1 commit
-
-
Allow configuration to override links to mobile app stores
AlasdairSwan committed
-
- 06 Jan, 2015 1 commit
-
-
Remove Jobs, News Change "Vision" to "About"
Sarina Canelake committed
-
- 05 Jan, 2015 1 commit
-
-
SASS compilation variable conventions update, focusing on basic colors, baseline variable usage for padding and margins, ui-depth extends, along with other small fixes. The intent with this is to not have any user-facing impact, and instead move us closer toward having files that use our newer sass conventions.
Marco Morales committed
-
- 10 Nov, 2014 2 commits
-
-
AlasdairSwan committed
-
AlasdairSwan committed
-
- 29 Oct, 2014 1 commit
-
-
Made the header and footer responsive
AlasdairSwan committed
-
- 21 Oct, 2014 1 commit
-
-
AlasdairSwan committed
-
- 20 Oct, 2014 1 commit
-
-
Brian Talbot committed
-
- 17 Oct, 2014 2 commits
-
-
Frances Botsford committed
-
Louis Pilfold committed
-
- 13 Oct, 2014 1 commit
-
-
Currently the .container and .wrapper-footer elements are set to 100%, and also have horizontal padding added to them. This results in a total width of greater than the full width of the viewport; This causing the browser to scroll horizonally into empty space, regardless of how wide the viewport is. I had added the `box-sizing: border-box` to these elements in order to resolve this. Cheers, Louis
Louis Pilfold committed
-
- 11 Sep, 2014 3 commits
-
-
Brian Talbot committed
-
Brian Talbot committed
-
Brian Talbot committed
-
- 25 Aug, 2014 1 commit
-
-
Move the open edx logo inside the div Adding a bunch of placeholder views. indenting. Making some styles work against LMS sass. Adding back the old edx footer and associated icons, with a feature flag.
Stephen Sanchez committed
-
- 20 Aug, 2014 1 commit
-
-
Reuse the style from login and register views. Remove all the specific style.
Bertrand Marron committed
-
- 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
-
- 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
-