- 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
-
- 20 May, 2015 1 commit
-
-
Marco Morales committed
-
- 18 May, 2015 3 commits
-
-
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 -
This allows course authors to choose between two difference licenses for their course content: All Rights Reserved, or Creative Commons. In the backend, XBlocks that wish to allow custom licenses need only inherit from LicenseMixin, which adds a `license` field as a string. License information is displayed in the Studio editor view, and just below the rendered XBlock in the LMS. In addition, if the course block itself has a custom license set, this license will display just below the main body of the page on courseware pages. This entire feature is gated behind the LICENSING feature flag.
David Baumgold 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
-
- 17 Oct, 2014 2 commits
-
-
Frances Botsford committed
-
Frances Botsford committed
-
- 21 Aug, 2014 1 commit
-
-
polesye committed
-
- 19 Aug, 2014 2 commits
-
-
Brian Talbot committed
-
Brian Talbot committed
-
- 13 Aug, 2014 1 commit
-
-
Brian Talbot committed
-
- 07 Aug, 2014 11 commits
-
-
Frances Botsford committed
-
Frances Botsford committed
-
Brian Talbot committed
-
* adding back in drag and drop indicators to outline DOM * correcting visual display of drag action in outline UI * adjusting styling of outline drag and drop indicators * adjusting styling of drag and drop was-dropped state
Brian Talbot committed -
cahrens committed
-
* syncing up status-release hover states for outline units * adjusting in-context editor UI for longer outline titles * corrects outline incontext editor display regression * cleaning up unit/container sidebar styling * removing redundant margin on Outline UI subsections * selecting text when a user focuses into an incontext-editor input - STUD-2032
Brian Talbot committed -
* correcting visual display of outline UI without content * temporarily resolving page actions that should be hidden by default
Brian Talbot committed -
* syncing up unit publishing state UI with stateful names/styles * revising outline item status message display logic to show release status * fixing publishState value typo in outline UI template * refining and syncing incontext editor styling * maintaining visual alignment of collapsed/expanded sections in outline UI * simplifying page-level action styles on outline UI
Brian Talbot committed -
Andy Armstrong committed
-
Brian Talbot committed
-
cleanup of unit, container, and xblock sass; added modules and layout sass; publishing states and actions on new unit
Frances Botsford committed
-
- 20 May, 2014 1 commit
-
-
Frances Botsford committed
-
- 09 Apr, 2014 2 commits
-
-
Andy Armstrong committed
-
Frances Botsford committed
-
- 14 Feb, 2014 1 commit
-
-
styling for recursive xblock rendering structure to be used in the container page, pulling from general xblock styles in a separate file.
marco committed
-
- 16 Dec, 2013 2 commits
-
-
Frances Botsford committed
-
Bug fix for dragging past last element in list. STUD-879
Frances Botsford committed
-
- 09 Dec, 2013 2 commits
-
-
Frances Botsford committed
-
Frances Botsford committed
-
- 07 Oct, 2013 2 commits
-
-
Also includes RequireJS changes. Fixes bugs: STUD-755, STUD-152, STUD-700, STUD-699
cahrens committed -
Add CSS classes and fix drop destination bug.
Brian Talbot 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
-
- 10 Jul, 2013 5 commits
-
-
Frances Botsford committed
-
Brian Talbot committed
-
Brian Talbot 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
-