- 28 Jan, 2016 6 commits
-
-
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 23 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 -
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 -
Add latest edx-organization version in the platform
Ahsan Ulhaq 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 11 commits
-
-
Nimisha Asthagiri committed
-
Nimisha Asthagiri committed
-
Call dict.get properly in settings.
Cliff Dyer committed -
Douglas Hall committed
-
J. Cliff Dyer committed
-
The package formerly known as opaque-keys now lives on PyPI as edx-opaque-keys. Additionally, the zendesk requirement has been moved to the correct location.
Clinton Blackburn committed -
Nimisha Asthagiri committed
-
Fix bug with discussion response "More..." actions
Eric Fischer committed -
Merge release into master
Adam committed -
Bill DeRusha committed
-
jsa committed
-