- 02 Jun, 2017 1 commit
-
-
Kyle McCormick committed
-
- 25 May, 2017 1 commit
-
-
John Eskew committed
-
- 10 Apr, 2017 1 commit
-
-
Dennis Jen committed
-
- 31 Mar, 2017 1 commit
-
-
LEARNER-394
Andy Armstrong committed
-
- 23 Mar, 2017 1 commit
-
-
Jesse Shapiro committed
-
- 16 Nov, 2016 1 commit
-
-
Added the templates for email subject, email body and the changes in submit_feedback function that now conditionally sends emails. Suggestions.
Afzal Wali committed
-
- 20 Oct, 2016 1 commit
-
-
Robert Raposa committed
-
- 18 Oct, 2016 1 commit
-
-
Robert Raposa committed
-
- 17 Oct, 2016 1 commit
-
-
Robert Raposa committed
-
- 14 Oct, 2016 1 commit
-
-
Andy Armstrong committed
-
- 13 Oct, 2016 1 commit
-
-
Andy Armstrong committed
-
- 27 Jul, 2016 1 commit
-
-
Removed the Darklang preview-lang and clear-lang parameters and added the new DarkLang settings form at /update_lang Remove the DarkLang middleware from the LMS Created and basic routing to the update_lang page for the GET Request TNL-4742 Basic form functionality Working example in LMS of the form to set the language Login now required to change the preview language, and corrected some minor bugs Updates to move the template code to lms and to correct minor defects TNL-4742 Added template for preview_lang.html to cms TNL-4742 Changed filename of darklang.py to api.py to match convention TNL-4742 Updated and refactored the Darklang tests TNL-4742 Updated comments in tests TNL-4742 Formating updates TNL-4742 Updated comments and formatting TNL-4742 Corrected i18n tests and corrected PEP8 format issues TNL-4742 Code Lint/PEP-8 corrections and upates TNL-4742 Removed constant that was not needed (to be squashed) TNL-4742 Added init method to clear up PEP8 Warnings (will squash) TNL-4742 PEP-8/Lint issue resolved (squash) Updated for i18n TNL-4742 Refactored the preview_lang.html page to use a common included template Refactoring and changes from PR comments TNL-4742 Correction for safecommit violation (Squash) TNL-4742 PR changes and refactoring (Squash) Updates to reduce changes made in the urls used TNL-4742 Removed unneeded aria-described by and bug in MAKO Template (squash) TNK-4742 Updated docstring comments Clarified form response text Minor PR request (Squash) Refactoring of how the responses are generated within the DarkLang views file A series of refactors in response to PR comments Method name change for clarity in reponse to PR comments (Squash) Updates to tests per PR requests (Squash) Minor comment updates for clarity and PR requests (Squash) Updated per PR comments and added a test for empty preview_language Layout and code style updates (Squash) Updated test to contain method in the request. Removed the Darklang preview-lang and clear-lang parameters and added the new DarkLang settings form at /update_lang Refactored tests and added some tests for coverage, corrected defect with empty input codes Removed unused and obsolete code Corrected test errors, resolved PR comments, and updated comments to clarify testing TNL-4742 Updated tests to deal with Pylint quality issue (Squash) Updated tests to better reflect test case and PR updates (Squash)
Albert St. Aubin committed
-
- 07 Jun, 2016 1 commit
-
-
TNL-4692
ssemenova committed
-
- 01 Jun, 2016 2 commits
-
-
Brian Jacobel committed
-
Brian Jacobel committed
-
- 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
-