- 30 Mar, 2016 13 commits
-
-
Kevin Robinson committed
-
TNL-4214/TNL-4287: Enhance safe template linter
Robert Raposa committed -
- Check includes for Mako templates - Check display_name_with_default_escaped uses - Add exceptions for Underscore and <%= - Skip templates that are Django and not Mako - Add pragma to disable errors - Enhance unit tests - Remove violation mako-js-string-missing-quotes - Refactor line processing into StringLines
Robert Raposa committed -
followup to MA-2164, cleaning up unused steps
sanfordstudent committed -
Add static HtmlUtils/StringUtils into edx namespace
Andy Armstrong committed -
PR-154 - Make it impossible to click "final check" without selecting a choice
Diana Huang committed -
Release
sanfordstudent committed -
Added safety to lms/templates/student_account/account_settings.html
Cliff Dyer committed -
This is a temporary workaround for code that needs access to these classes from the UI Toolkit but without using RequireJS.
Andy Armstrong committed -
Dmitry Viskov committed
-
mattdrayer/theme-ecommerce-url: Theme support for ECOMMERCE_PUBLIC_URL_ROOT
Matt Drayer committed -
Clean up escaping in course discovery templates.
Christina Roberts committed -
Release Candidate rc/2016-03-29
sanfordstudent committed
-
- 29 Mar, 2016 24 commits
-
-
DOC-2216: Modify message text when Adv Settings saved
Carol Tong committed -
DOC-2533: Update help text on Assignment Types page
Carol Tong committed -
Carol Tong committed
-
Carol Tong committed
-
J. Cliff Dyer committed
-
Activate LMS Navigation Button across sections
Nimisha Asthagiri committed -
cahrens committed
-
Update Bok Choy to 0.5.1 release.
Christina Roberts committed -
Sanford Student committed
-
Nimisha Asthagiri committed
-
MA-2190
Nimisha Asthagiri committed -
MA-2152 MA-2153
Nimisha Asthagiri committed -
XSS Safe templates
Nimisha Asthagiri committed -
Make (some) Mako templates HTML escaped by default
Calen Pennington committed -
Reduce the number of queries to mongodb in /courses/<course-id>/instructor/api/gradebook API
John Eskew committed -
cahrens committed
-
Delete out-of-date test.
Christina Roberts committed -
Add option to bypass course home
Renzo Lucioni committed -
Added random seed to metadata that is sent to external grader
David Ormsbee committed -
Calen Pennington committed
-
Calen Pennington committed
-
Updated dashboard with providers text
tasawernawaz committed -
ECOM-2935
Tasawer committed -
Nimisha Asthagiri committed
-
- 28 Mar, 2016 3 commits
-
-
Merge pull request #11787 from mitocw/enhancement/aq/add_master_course_staff_in_ccx_fix_migration_issue Adds staff and instructor users of the master course to CCX
Brian Beggs committed -
Exposes an advanced setting in Studio allowing course teams to bypass the home tab when students arrive from the dashboard, sending them directly to course content. ECOM-3961.
Renzo Lucioni committed -
Perform escaping in the templates.
Christina Roberts committed
-