- 11 Mar, 2015 1 commit
-
-
Adam Palay committed
-
- 23 Feb, 2015 2 commits
-
-
Ahsan Ulhaq committed
-
<nav> element needs to include aria-label or aria-labelledby which causes issues for the screen readers. TNL-1510
Ahsan Ulhaq committed
-
- 20 Feb, 2015 2 commits
-
-
Ahsan Ulhaq committed
-
CSS background image was used for the home icon at upper right corner so when user enter high contrast mode or disable bakground image it disapear so moved it to DOM element TNL-1382
Ahsan Ulhaq committed
-
- 28 Jan, 2015 1 commit
-
- 27 Jan, 2015 1 commit
-
-
[second attempt which addresses bug building Studio]
Will Daly committed
-
- 21 Jan, 2015 1 commit
-
- 20 Jan, 2015 1 commit
-
-
Respond to review comments: - Rename build and config files for consistency between lms/studio. - Fix merge conflicts with lms require config. - Devstack uses optimized pipeline to skip require JS optimizer step - Add tests for render_require_js_path_overrides
Will Daly committed
-
- 14 Jan, 2015 1 commit
-
-
Brandon DeRosier committed
-
- 06 Jan, 2015 1 commit
-
-
* updating vendor files * updating class syntax (to new FA-based classes) for all UI elements * correcting broken tests
Chris committed
-
- 05 Jan, 2015 1 commit
-
-
AlasdairSwan committed
-
- 14 Dec, 2014 1 commit
-
-
change the context_processor in the shopping cart to return a pointer to a function so that only the templates that actually need to know if the shopping cart button should be shown will actually make the database roundtrips
Chris Dodge committed
-
- 14 Oct, 2014 1 commit
-
-
Fix acceptance tests Updating lettuce tests. Revert the deletion of the original edx header and footer. Renaming old header and footers to legacy files. Add IS_EDX_DOMAIN flag for header. Updating tests and django main template. renaming the header files for microsite backwards compat.
stephensanchez committed
-
- 25 Sep, 2014 1 commit
-
-
Stephen Sanchez committed
-
- 24 Sep, 2014 1 commit
-
-
LMS-6617 Fixed wiki merge url regex. TNL-413 ECOM-345 changed any lists that could display with only 1 item to divs ECOM-345 Added aria tags for header ECOM-364 Accessibility update for footer added my name to the authors file Addressing feedback from code review - removing unnecessary element references in selectors Updated header aria-label to be main
Waheed Ahmed 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
-
- 22 Aug, 2014 1 commit
-
-
Putting the new edx header behind a feature flag.
Stephen Sanchez committed
-
- 10 Jul, 2014 1 commit
-
-
Kevin Luo committed
-
- 23 Jun, 2014 1 commit
-
-
Bertrand Marron committed
-
- 18 Jun, 2014 1 commit
-
-
Adam Palay committed
-
- 07 May, 2014 1 commit
-
-
This commit updates lms/templates. These keys are now objects with a limited interface, and the particular internal representation is managed by the data storage layer (the modulestore). For the LMS, there should be no outward-facing changes to the system. The keys are, for now, a change to internal representation only. For Studio, the new serialized form of the keys is used in urls, to allow for further migration in the future. Co-Author: Andy Armstrong <andya@edx.org> Co-Author: Christina Roberts <christina@edx.org> Co-Author: David Baumgold <db@edx.org> Co-Author: Diana Huang <dkh@edx.org> Co-Author: Don Mitchell <dmitchell@edx.org> Co-Author: Julia Hansbrough <julia@edx.org> Co-Author: Nimisha Asthagiri <nasthagiri@edx.org> Co-Author: Sarina Canelake <sarina@edx.org> [LMS-2370]
Calen Pennington committed
-
- 16 Apr, 2014 1 commit
-
-
William Desloge committed
-
- 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
-