- 03 Aug, 2016 1 commit
-
-
Chris Rodriguez committed
-
- 12 Jul, 2016 1 commit
-
-
Chris Rodriguez committed
-
- 09 May, 2016 1 commit
-
-
Ibrahim committed
-
- 02 May, 2016 3 commits
- 30 Apr, 2016 1 commit
-
-
Ibrahim committed
-
- 04 Nov, 2015 1 commit
-
-
Instructor-led is changed to instructor-paced. Adds a label to the course outline page to show the course pacing. ECOM-2794 ECOM-2800
Peter Fogg committed
-
- 28 Oct, 2015 1 commit
-
-
Also adds improved styling for course pacing settings, and unit tests around query counts for self-paced courses. ECOM-2650
Peter Fogg committed
-
- 18 Sep, 2015 1 commit
-
-
TNL-2694 Add accessibility aria-readonly attributes
Bill DeRusha committed
-
- 14 Sep, 2015 1 commit
-
-
David Baumgold committed
-
- 06 Aug, 2015 1 commit
-
-
ECOM-1987
Tasawer committed
-
- 08 Jul, 2015 1 commit
-
-
ECOM-1648
zubair-arbi committed
-
- 12 Jun, 2015 1 commit
-
-
ECOM-1591
zubair-arbi committed
-
- 18 May, 2015 2 commits
-
-
Clicking on conflicting option box unchecks all conflicts LMS: Clicking license text should bring to new window updated styles to reflect html reuse inside of xblock edit modal area. Add ARIA attributes to license for a11y Gracefully handle re-selecting of selected license
Sarina Canelake committed -
Use native checkboxes for courseware license options In Studio settings editor for video module, don't show license if feature-flagged off Don't let Scope.contents fields leak to Studio editor JS gettext() must all be on the same line for i18n Add docstrings for bok-choy tests Remove LicenseMixin from HTMLDescriptor Responding to UX review feedback Add aria-pressed attribute Use https links instead of protocol-relative links for links to creativecommons.org Remove license from course outline page in Studio
David Baumgold committed
-
- 27 Jan, 2015 1 commit
-
-
Omar Al-Ithawi committed
-
- 16 Jan, 2015 1 commit
-
-
Matt Drayer 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
-
-
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
-
- 17 Oct, 2014 3 commits
-
-
Frances Botsford committed
-
Frances Botsford committed
-
Frances Botsford committed
-
- 26 Aug, 2014 1 commit
-
-
This commit adds validation for course advanced settings. Currently when course administrators make invalid changes in the Settings/Advanced Settings tab, they're not notified through a new modal window of the list of invalid settings changes. * Extending CourseMetadata - Previously, we only had update_from_json method in CourseMetadata.py, and it was only validating one field every POST request. - Now we have validate_and_update_from_json method that encapsulates the functionality of update_from_json into a validation call - To avoid discrepancy of validation standards between modules, validation uses the from_json method implemented to each field in xblock. * Different Response in advanced settings ajax requests - After receiving a POST ajax request, course.py calls validate_and_update_from_json, and sends a json object of either: 1) valid course metadata model 2) error objects * Error Messages shown in validation-error-modal - error objects passed through ajax are shown in a separate modal.
Se Won Jang committed
-
- 13 Aug, 2014 2 commits
-
-
Brian Talbot committed
-
* moving font-size to use @include font-size() mixin * re-organizing vendor reset styling into _vendor.scss override rather than _reset.scss * initial rule re-organization and minor line-height tweaks
Brian Talbot committed
-
- 12 Aug, 2014 1 commit
-
-
Brian Talbot committed
-
- 07 Aug, 2014 1 commit
-
-
Frances Botsford committed
-
- 26 Jun, 2014 1 commit
-
-
STUD-302, STUD-303
cahrens committed
-
- 03 Apr, 2014 1 commit
-
-
Cursor position gets off with non-monospaced font. STUD-1456. Vertical alignment of monospace font in advanced settings via position css adjustment
cahrens committed
-
- 01 Apr, 2014 1 commit
-
-
STUD-1483
Waheed Ahmed committed
-
- 28 Feb, 2014 1 commit
-
-
http://bgrins.github.io/codemirror-accessible/) LMS-1802
Dave St.Germain committed
-
- 01 Oct, 2013 1 commit
-
-
Studio: revises class naming conventions applied to the <body> element and used for view specific styling
Brian Talbot committed
-
- 18 Sep, 2013 1 commit
-
-
Brian Talbot committed
-
- 21 Aug, 2013 2 commits
-
-
Brian Talbot committed
-
Authors can upload an image (or choose an existing one) from the settings page, using the in-context uploader from PDF textbooks. Includes tests for backwards compatibility with XML courses -- they used a magic filename (images/course_image.jpg) which is mapped to a location in the Mongo contentstore. Still needs some UX work, though the backend plumbing is there.
Peter Fogg committed
-
- 15 Jul, 2013 1 commit
-
-
Brian Talbot committed
-
- 10 Jul, 2013 3 commits
-
-
Frances Botsford committed
-
Brian Talbot committed
-
Brian Talbot committed
-