- 18 May, 2015 11 commits
-
-
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 29 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 -
Adding the pyuca to support sorting in differnet languages. TNL-2047
muzaffaryousaf committed -
Fixing the pencil icon issue. TNL-2047
muzaffaryousaf committed -
TNL-2047
muzaffaryousaf committed -
AC-108
Ahsan Ulhaq committed -
* to reflect support for IE10 and above * to only flag IE9 (for emergency's sake) with specific html class attrs
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
-