- 27 May, 2015 3 commits
-
-
Phil McGachey committed
-
Phil McGachey committed
-
Phil McGachey committed
-
- 20 May, 2015 1 commit
-
-
Phil McGachey committed
-
- 19 May, 2015 17 commits
-
-
Update devops in requirement file comments
David Baumgold committed -
Supply default url for XQA server
Sarina Canelake committed -
David Baumgold committed
-
Fieldset and legend solution is lost when edit Problem
Ahsan Ulhaq committed -
Sarina Canelake committed
-
Create email only when it will be sent
Sarina Canelake committed -
Update student notes eventing for tags.
Christina Roberts committed -
TNL-2172
cahrens committed -
Skip test. TNL-1590
Ben Patterson committed -
Allow enrollment API to deactivate enrollments
Renzo Lucioni committed -
Randy Ostler committed
-
Randy Ostler committed
-
Add course_id as label for Google Analytics events
Christina Roberts committed -
LMS now passes the full name of users to the ecommerce api client
Tyler Nickerson committed -
Ben Patterson committed
-
Ahsan Ulhaq committed
-
when user try to update a problem the fieldset and legend solution for that problem is lost because legend and fieldset are not added in the markdownToXml. So added new markups where fieldset is to be added and used ```>><<``` markup for legend. AC-103
Ahsan Ulhaq committed
-
- 18 May, 2015 19 commits
-
-
Will allow Otto to revoke fulfillment of course seat products. Only server-to-server calls are currently allowed to deactivate or otherwise modify existing enrollments.
Renzo Lucioni committed -
Remove unused css
Sarina Canelake committed -
Even when using the flaky decorator, it is not reliable.
Ben Patterson committed -
Sarina Canelake committed
-
BUG - remove username label from dashboard sidebar #UX-2153
Marco Morales committed -
Nickersoft committed
-
Refactor Discussion API thread list
Greg Price committed -
Allow custom licensing for course content
Sarina Canelake committed -
Skip flaky test. SOL-618.
Ben Patterson committed -
clean up all-tests.sh script
Christine Lytwynec committed -
Alasdair/ecom 1547 footer 2015
AlasdairSwan committed -
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 -
Ben Patterson committed
-