- 21 Mar, 2016 9 commits
-
-
Escape full names
Eric Fischer committed -
Override field data within the XBlock runtime
Renzo Lucioni committed -
To prevent XSS attacks, we now properly escape any string containing the user's fullname. Enumerated by searching webview.py for "fullname", and "git grep"-ing any occurrences. This also exposed some unused strings, which I deleted for clarity.
Ayub-khan committed -
Robert Raposa committed
-
TNL-3849/SEC-69
Robert Raposa committed -
Merge pull request #11712 from mitocw/enhancement/aq/prevent_ccx_creation_if_CCXConnector_is_set_mitocw#189 Prevented creation of new CCX in lms, when a CCXConnector URL is set on a course
Peter Pinch committed -
Remove the certificate generation button from progress page for audit student
Aamir committed -
MA-2164 cleaning up old lettuce
sanfordstudent committed -
aamir-khan committed
-
- 18 Mar, 2016 12 commits
-
-
Resolves an issue preventing students in self-paced courses from seeing all available discussion modules. ECOM-3733.
Renzo Lucioni committed -
Upgrade Underscore.js and Underscore.string.js
Andy Armstrong committed -
Sanford Student committed
-
Clear out usages of deprecated vendor prefixes.
Toby Lawrence committed -
MA-2164 adding youtube url to encoded videos
sanfordstudent committed -
Partially covered in bokchoy at lms/test_lms_instructor_dashboard.py:DataDownloadsTest
Muddasser committed -
Covered in bokchoy at studio/test_import_export.py:TestCourseBadExport
Muddasser committed -
Partially covered in bokchoy at studio/test_studio_course_create.py:CreateCourseTest
Muddasser committed -
Partially covered in bokchoy at studio/test_studio_container.py:EditContainerTest and studio/test_studio_container.py:DisplayNameTest
Muddasser committed -
Testing feature file
raeeschachar committed -
FED-68
cahrens committed -
Release
Adam committed
-
- 17 Mar, 2016 16 commits
-
-
Sanford Student committed
-
Revert "Make Capa problems do initial load without AJAX."
Adam committed -
Fixed accessibility issues with password reset
Clinton Blackburn committed -
ECOM-3938
Clinton Blackburn committed -
Update translations (autogenerated message)
Ned Batchelder committed -
This reverts commit 9984bbc2.
David Ormsbee committed -
Create a third shard for lms unit tests.
Ben Patterson committed -
Update problem-builder to version 2.0.3
Braden MacDonald committed -
This will leverage the nose attrib plugin to allow us to break tests apart on our build system to run in parallel on separate nodes.
Ben Patterson committed -
raeeschachar committed
-
Muddasser committed
-
Ned Batchelder committed
-
Muddasser committed
-
Muddasser committed
-
Muddasser committed
-
Merge release back to master.
Toby Lawrence committed
-
- 16 Mar, 2016 3 commits
-
-
cahrens committed
-
FEDX-24
cahrens committed -
Upgrade RequireJS
Andy Armstrong committed
-