- 02 Feb, 2016 1 commit
-
-
Chris Rodriguez committed
-
- 28 Jan, 2016 12 commits
-
-
AC-75 and AC-73
Christine Lytwynec committed -
Credentials Feature changes reverted in release
Ahsan Ulhaq committed -
Render CMS course listing Using CourseSummary for user with org access role
Awais Jibran committed -
ECOM-3419
Ahsan Ulhaq committed -
Add logging when user is removed from exception list
Awais Jibran committed -
ECOM-3281
Tasawer committed -
ECOM-3278
Ahsan Ulhaq committed -
ECOM-3015
Ahsan Ulhaq committed -
ECOM-3033
Ahsan Ulhaq committed -
ECOM-3057
Ahsan Ulhaq committed -
Resolved ccx-keys dependency on edx-opaque-keys
Clinton Blackburn committed -
Update translations (autogenerated message)
Ned Batchelder committed
-
- 27 Jan, 2016 26 commits
-
-
New version uses edx-opaque-keys instead of opaque-keys.
Clinton Blackburn committed -
Using edx-opaque-keys instead of opaque-keys
Clinton Blackburn committed -
Track push notification activity in analytics
Cliff Dyer committed -
ccx-keys has been updated to use the edx-opaque-keys library from PyPI, rather than simply expect the package to be pre-installed. The edx-opaque-keys version has been bumped as it was updated to export test packages needed by ccx-keys.
Clinton Blackburn committed -
Ned Batchelder committed
-
Hotfix for MA-1981 and safe sessions
Nimisha Asthagiri committed -
When a course is updated, track whether or not a push notification is sent.
J. Cliff Dyer committed -
Ned Batchelder committed
-
Hotfix for MA-1981 and safe sessions
Nimisha Asthagiri committed -
CCX REST APIs
Peter Pinch committed -
Christine Lytwynec committed
-
Ignore node_modules when checking Python quality
Andy Armstrong committed -
Andy Armstrong committed
-
Enroll already-existing user to a course via management command.
Ben Patterson committed -
Our current sandbox provisioning uses a create_user management command, which creates and enrolls a user into a course. However, for TE-1128, we will need a way to enroll the same user to multiple courses (which are dynamic at time of provisioning). Using the existing management command is no longer feasible for that, so we are using one that accesses the enrollment API, which is the new standard for new enrollment capabilities.
Ben Patterson committed -
CCX REST APIs OAUTH2 authorization for CCX APIs - oauth2 authorization required for ccx list. - Course-instructor permission for ccx api endpoint - Protection for detail view too. Tests for CCX REST APIs and OAUTH2 authorization
Giovanni Di Milia committed -
Update age calculation to be more conservative.
Bill DeRusha committed -
Fix file upload in IE
Christine Lytwynec committed -
PHX-241 Upgrade xblock_lti_consumer
Douglas Hall committed -
Add the basis of configuring a cache TTL for course assets.
Toby Lawrence committed -
ECOM-3525
Awais Jibran committed -
Add latest edx-organization version in the platform
Ahsan Ulhaq committed -
Specific user cannot access studio.edge.edx.org/home
Awais Jibran committed -
Ahsan Ulhaq committed
-
Installing edx-opaque-keys from PyPI
Clinton Blackburn committed -
This introduces a mechanism to control the time-to-live for an unlocked course asset, which will allow browsers and intermediate proxies/caches to cache these course assets, determinstically. Locked assets, with their nature of requiring authorization, are not eligible for caching.
Toby Lawrence committed
-
- 26 Jan, 2016 1 commit
-
-
Nimisha Asthagiri committed
-