- 19 Mar, 2015 10 commits
-
-
Dino Cikatic committed
-
Content Libraries: Fix Help links in Import/Export templates
Carol Tong committed -
Carol Tong committed
-
Addresses problem with 'up' and 'down' errors within SOL-289
Martyn James committed -
DOC: ContentLib Help links for user access
Carol Tong committed -
Bypassing E-Commerce API if user is enrolled in course
Clinton Blackburn committed -
If a user is already enrolled in a course, the API is bypassed and a 409 status is returned.
Clinton Blackburn committed -
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 30 commits
-
-
Brian Wilson committed
-
Reverting the change to add a 201_CREATED status to the enrollment API.
Will Daly committed -
Carol Tong 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
-