- 22 Mar, 2016 10 commits
-
-
fix typo on testing.rst page
Adam committed -
TNL-4214: Add safe template linter
Robert Raposa committed -
Adam Palay committed
-
Mark test as flaky TNL-4272
Eric Fischer committed -
Eric Fischer committed
-
Fix improper escaping.
Eric Fischer committed -
Add the providers information in the email.
Awais Qureshi committed -
ECOM-2931
Awais committed -
Robert Raposa committed
-
Changes include: - Fix code review comments - Add comments - Rename variables and files
Robert Raposa committed
-
- 21 Mar, 2016 12 commits
-
-
cahrens committed
-
Builds: empty xunit file as a function.
Ben Patterson committed -
Delete face_upload and responsive-carousel.
Christina Roberts committed -
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
-
- 19 Mar, 2016 1 commit
-
-
This also ensures that future lms shards are handled in a smarter way, like our bok-choy shards. When no shard is specified, rather than running all shards, only create an empty xunit report.
Ben Patterson committed
-
- 18 Mar, 2016 13 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
-
Add help.
Ned Batchelder 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 4 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
-