- 28 Jan, 2016 20 commits
-
-
Merging release into master
Douglas Hall committed -
Reenable course home improvements check.
Peter Fogg committed -
Add a note to the top of edx-private.txt
Ned Batchelder committed -
Douglas Hall committed
-
HOTFIX for PHX-245 Updated proctored/timed exam text
Douglas Hall committed -
This was disabled some time ago due to PLAT-900, which caused cached objects to be unpickled and used in new code which could expect to find new fields that didn't exist on the old objects. That issue is now fixed. ECOM-2853
Peter Fogg committed -
Ned Batchelder committed
-
Updated proctored/timed exam header bar text; Upgraded edx-proctoring to pull in additional text changes
Douglas Hall committed -
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 20 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
-