- 19 Mar, 2015 3 commits
-
-
Make sure slashes in JSON content don't end script tags. PLAT-462
Ned Batchelder committed -
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 -
Merge release to master for 20150317 release.
brianhw committed
-
- 18 Mar, 2015 32 commits
-
-
Brian Wilson committed
-
Reverting the change to add a 201_CREATED status to the enrollment API.
Will Daly committed -
Fix or remove tearDown methods that don't use super.
Ned Batchelder committed -
MA-7: A/B test and cohorted content support
Nimisha Asthagiri committed -
Stephen Sanchez committed
-
UX-1642 Making visual tweaks and enhancements to the logistration form
Chris committed -
David Ormsbee committed
-
Nimisha Asthagiri committed
-
Nimisha Asthagiri committed
-
Nimisha Asthagiri committed
-
Update newrelic agent for monitoring celery tasks
Max Rothman committed -
XCOM-45 Enrollment API supports creating modes other than honor.
Stephen Sanchez committed -
Copy changes to the activation email
Will Daly committed -
Downgrade CORS middleware warning to info
Will Daly committed -
Chris Rodriguez committed
-
Will Daly committed
-
Certificates: Revising Web Templates + UI for Open edX Use
Brian Talbot committed -
Fixing tests, cleaning up POST handler to be easier to read. Wording fixed for unit test comments.
Stephen Sanchez committed -
Validating event emission by the commerce app
Clinton Blackburn committed -
Matt Drayer committed
-
Chris Rodriguez committed
-
Fixed CourseMode Filtering Bug
Clinton Blackburn committed -
Added SKU column to CourseMode table in Django admin
Clinton Blackburn committed -
Allow services to ignore user throttling. Set a more realistic throttle for users.
Stephen Sanchez committed -
Commerce code has now been updated to exclude CourseMode objects with SKU set to empty string (in addition to null).
Clinton Blackburn committed -
Clinton Blackburn committed
-
Remove useless override_settings of MODULESTORE
Ned Batchelder committed -
Add show/hide previews button to Content Libraries
Kelketek committed -
Max Rothman committed
-
Jonathan Piacenti committed
-
Stephen Sanchez committed
-
Awais786/ecom 1162 ga event
Awais Qureshi committed
-
- 17 Mar, 2015 5 commits
-
-
Ned Batchelder committed
-
Add missing import of override_settings to fix a broken test in courseware
Will Daly committed -
Will Daly committed
-
Brian Talbot committed
-
Brian Talbot committed
-