- 13 Jul, 2015 1 commit
-
-
Add context for navigation states added find course to dashboard sidebar and included check for context that Will adds in PR removed nav_course_search context due to design change so replaced with nav_hidden Removed rwd_header.js and all references as no longer being used. Wrapped Find Courses in dashboard sidebar in if statement
AlasdairSwan committed
-
- 10 Jul, 2015 2 commits
-
-
Frances Botsford committed
-
Frances Botsford committed
-
- 24 Jun, 2015 1 commit
-
-
That is the only place using it.
cahrens committed
-
- 16 Jun, 2015 1 commit
-
-
Frances Botsford committed
-
- 03 Jun, 2015 1 commit
-
-
David Baumgold committed
-
- 15 May, 2015 2 commits
-
-
Brian Talbot committed
-
* to reflect support for IE10 and above * to only flag IE9 (for emergency's sake) with specific html class attrs * to remove HTML5 shiv that's not needed for IE10 and above
Brian Talbot committed
-
- 07 May, 2015 1 commit
-
-
(SOL-776)(SOL-740)(SOL-532) Added setting flags for COURSE DISCOVERY feature; Exposed course search input as well as the course result page; Added flag for limiting the number of course cards on the homepage;
marjev committed
-
- 17 Apr, 2015 2 commits
-
-
TNL-1502
muzaffaryousaf committed -
TNL-1499
Usman Khalid committed
-
- 23 Mar, 2015 1 commit
-
-
Update <nav> elements to correctly group links for screen readers. Fix RTL display issue with responsive header on the login/registration page.
Will Daly committed
-
- 11 Mar, 2015 1 commit
-
-
Adam Palay committed
-
- 25 Feb, 2015 1 commit
-
-
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
-
- 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
-
- 10 Nov, 2014 1 commit
-
-
AlasdairSwan 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 1 commit
-
-
Jason Bau committed
-