- 04 Mar, 2016 1 commit
-
-
TNL-4195
cahrens committed
-
- 24 Feb, 2016 1 commit
-
-
mathjax preview should be inline by default
Adam Palay committed
-
- 18 Feb, 2016 1 commit
-
-
update mathjax class names to support common html, html-css, and svg
Adam Palay committed
-
- 22 Jan, 2016 1 commit
-
-
Zia Fazal committed
-
- 07 Dec, 2015 1 commit
-
-
Update Zendesk ticket to correctly add group. Add logic to hide new audit certs
Bill DeRusha committed
-
- 03 Dec, 2015 2 commits
-
-
ECOM-2929
Ahsan Ulhaq committed -
Remove cert messaging from audit cert/grade info partial move enrollment display method to helpers
Bill DeRusha committed
-
- 30 Oct, 2015 1 commit
-
-
cahrens committed
-
- 29 Oct, 2015 1 commit
-
-
Except for the Discussion Tab. TNL-3693, TNL-3365
cahrens committed
-
- 26 Oct, 2015 1 commit
-
-
TNL-3693
cahrens committed
-
- 20 Oct, 2015 1 commit
-
-
TNL-3495
cahrens committed
-
- 18 Sep, 2015 1 commit
-
-
ECOM-2300
Peter Fogg committed
-
- 19 Aug, 2015 1 commit
-
-
ECOM-2114
Ahsan Ulhaq committed
-
- 21 Jul, 2015 1 commit
-
-
cahrens committed
-
- 22 Jun, 2015 1 commit
-
-
* Delete reverification templates * Delete photocapture.js * Delete unused "name change" end-points * Rebuild the reverification views using Backbone sub-views * Stop passing template names to the JavaScript code * Avoid hard-coding the parent view ID in the webcam view (for getting the capture click sound URL)
Will Daly committed
-
- 15 Jun, 2015 1 commit
-
-
TNL-2384 Refactored Studio's PagingView to use RequireJS Text and moved it to common so that it can also be used by LMS.
Andy Armstrong committed
-
- 03 Jun, 2015 1 commit
-
-
David Baumgold committed
-
- 18 May, 2015 5 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
-
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
-
- 01 May, 2015 1 commit
-
-
TNL-1677
Ahsan Ulhaq committed
-
- 17 Apr, 2015 1 commit
-
-
* Adds a credit course mode to indicate that a course has a credit option. * Hides the credit option from the track selection and pay-and-verify pages. * Shows different messaging for the verified track if it's possible to upgrade from verified to credit at the end of the course.
Will Daly committed
-
- 16 Apr, 2015 1 commit
-
-
1. Fix sentence breaks inside `photo_reverification.html` and `midcourse_photo_reverification.html`. 2. Combine three setences inside `choose.html`. 3. Adding some punctuation marks to reduce duplicated strings with only different Punctuation marks in translation. 4. Move the colons inside the strings to be translated. This may be not necessary for now, but I think this may help translation by removing potential word meaning conflict. 5. Sorry for
louyihua committed
-
- 15 Apr, 2015 1 commit
-
-
TNL-1902
Awais Jibran committed
-
- 14 Apr, 2015 1 commit
-
-
Marco Morales committed
-
- 10 Apr, 2015 1 commit
-
-
ECOM-1228
zubair-arbi committed
-
- 03 Apr, 2015 1 commit
-
-
Adds an /xdomain_proxy.html endpoint that serves the proxy file from the xdomain library. This allows IE9 users to iframe in the proxy page to simulate a cross-domain request with cookies.
Will Daly committed
-
- 01 Apr, 2015 1 commit
-
-
Adds an /xdomain_proxy.html endpoint that serves the proxy file from the xdomain library. This allows IE9 users to iframe in the proxy page to simulate a cross-domain request with cookies.
Will Daly committed
-
- 30 Mar, 2015 1 commit
-
-
Calen Pennington committed
-
- 19 Mar, 2015 1 commit
-
-
The string "</script>" in JSON data would end the script element we're embedding the data in. To make sure the data doesn't disrupt the script, we escape the slash as \/ .
Ned Batchelder committed
-
- 18 Mar, 2015 1 commit
-
-
Brian Wilson committed
-
- 17 Mar, 2015 1 commit
-
-
This reverts commit 4a086f54.
Adam Palay committed
-
- 16 Mar, 2015 1 commit
-
-
When cdn is down specially in the country like china and others user face problem as application doesn't work as intended. Instead of making mathjax hard dependecy I have converted it into soft dependey so that it won't cause user problem to use application smothly if mathjax is not present. TNL-1498
Waqas Khalid committed
-
- 19 Feb, 2015 1 commit
-
-
Jean-Michel Claus committed
-
- 10 Feb, 2015 1 commit
-
-
When mathjax is down discussion forum doesn't work as we were using markdown.js with processor as mathjax. Unavailability of mathjax raise error in js which stops discussion to render. So I made markdown independent of mathjax. Markdown now will use mathjax when it is available otherwise ignore it. TNL-1149
Waqas Khalid committed
-
- 19 Jan, 2015 1 commit
-
-
Several IE bugs have been fixed in 2.4.
Matjaz Gregoric committed
-
- 14 Jan, 2015 1 commit
-
-
Co-Authored-By: Jean-Michel Claus <jmc@edx.org> Co-Authored-By: Brian Talbot <btalbot@edx.org> Co-Authored-By: Tim Babych <tim@edx.org> Co-Authored-By: Oleg Marshev <oleg@edx.org> Co-Authored-By: Chris Rodriguez <crodriguez@edx.org>
polesye committed
-
- 09 Jan, 2015 1 commit
-
-
Brian Talbot committed
-