- 18 May, 2015 17 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 -
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
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 -
But mark `data` as non-editable metadata, so that it doesn't appear
David Baumgold committed -
Merge pull request #8083 from edx/muhhshoaib/MAYN-68-total-in-instrucor-dashboard-doesnt-include-multi-seats-purchases MAYN-68 fixed the bug, total credit card purchases amount does not include the bulk purchases.
chrisndodge committed -
The SAMPLE feature flag is not used anywhere
David Baumgold committed -
LMS/Studio: Sync Up Sass/CSS/Pipeline Names
Brian Talbot committed -
Dcikatic/sol 487 filter staff view (rebase against master)
Martyn James committed -
i18n lon-capa problem explanation title
Sarina Canelake committed -
Richard Moch committed
-
Richard Moch committed
-
Muhammad Shoaib committed
-
ECOM-1471 Hiding the text.
Awais Qureshi committed
-
- 15 May, 2015 23 commits
-
-
fix recommender olx parsing
swdanielli committed -
Complete Printing Cleanup
Marco Morales committed -
Remove MathPlayer message
David Baumgold committed -
use mock_open for paver quality tests
Christine Lytwynec committed -
Reorganize imports in main HTML templates for Studio and LMS
David Baumgold committed -
New teams advanced setting
Diana Huang committed -
bulk_email fix course_image_unicode name
Shrhawk committed -
Andy Armstrong committed
-
the xml parsing was out-of-date and we fix it
swdanielli committed -
No role inside of courseware
Ahsan Ulhaq committed -
Update translations (autogenerated message)
Sarina Canelake committed -
Sarina Canelake committed
-
David Baumgold committed
-
LMS: Keeping Browser Linkage Fresh to Death
Brian Talbot committed -
David Baumgold committed
-
Add super() calls to setUp/tearDown that are missing them
Ned Batchelder committed -
David Baumgold committed
-
Brian Talbot committed
-
MA-635 Block Mobile Content for unfulfilled milestones
Christopher Lee committed -
LMS/Studio: Update Use of IE Conditional Comments
Brian Talbot committed -
Learner Profile page tweaks.
Muzaffar yousaf committed -
Christine Lytwynec committed
-
Previously, the mobile api did not check for pre-requisite courses or entrance exams. This change checks for these milestones and then returns course content accordingly.
christopher lee committed
-