- 14 Sep, 2015 1 commit
-
-
David Baumgold committed
-
- 18 May, 2015 3 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 -
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
-
- 18 Mar, 2015 1 commit
-
-
Jonathan Piacenti committed
-
- 15 Jan, 2015 2 commits
-
-
TNL-652
Andy Armstrong committed -
Brian Talbot committed
-
- 13 Jan, 2015 1 commit
-
-
Brian Talbot committed
-
- 12 Jan, 2015 2 commits
-
-
Jonathan Piacenti committed
-
E. Kolpakov 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
-
- 06 Nov, 2014 2 commits
-
-
Brian Talbot committed
-
Brian Talbot committed
-
- 17 Oct, 2014 1 commit
-
-
Frances Botsford committed
-
- 21 Aug, 2014 1 commit
-
-
* reducing font-weight on component adding menu * adding in and applying demi-strong font-weight * adding in $color-copy-emphasized variable * correcting stateful xblock settings styling nesting * syncing video player xblock-based controls font-weight STUD-2109
Brian Talbot committed
-
- 13 Aug, 2014 1 commit
-
-
Brian Talbot committed
-
- 12 Aug, 2014 1 commit
-
-
Brian Talbot committed
-
- 07 Aug, 2014 3 commits
-
-
Frances Botsford committed
-
Frances Botsford committed
-
cleanup of unit, container, and xblock sass; added modules and layout sass; publishing states and actions on new unit
Frances Botsford committed
-
- 20 Jun, 2014 2 commits
-
-
STUD-1658
cahrens committed -
STUD-1658
Andy Armstrong committed
-
- 05 Jun, 2014 1 commit
-
-
STUD-1529
cahrens committed
-
- 29 May, 2014 1 commit
-
-
STUD-1312
Andy Armstrong committed
-
- 21 May, 2014 1 commit
-
-
This commit implements STUD-1490, allowing creation of components on the container page. It also enables the delete and duplicate buttons now that new content can be created that would benefit. Note that it also creates shared functionality for adding components, and refactors the unit page to use it too.
Andy Armstrong committed
-
- 02 May, 2014 1 commit
-
-
Frances Botsford committed
-
- 09 Apr, 2014 3 commits
-
-
Frances Botsford committed
-
Frances Botsford committed
-
STUD-1306
Andy Armstrong committed
-
- 04 Mar, 2014 1 commit
-
-
STUD-1363
cahrens committed
-
- 27 Feb, 2014 1 commit
-
-
This is the changes for STUD-1244, which introduces the ability for Studio to display arbitrarily nested xblocks. In this change, a new container page is introduced which can display nested xblocks. In particular, the xblock type of 'vertical' is special cased to be shown inline as a collapsible section. The unit page is mostly unchanged, except that container xblock's are shown as a link to their container page, rather than being shown inline.
Andy Armstrong 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
-