- Jan 27, 2016
-
-
Clinton Blackburn authored
Using edx-opaque-keys instead of opaque-keys
-
Clinton Blackburn authored
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.
-
Ben Patterson authored
Enroll already-existing user to a course via management command.
-
Ben Patterson authored
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.
-
Bill DeRusha authored
Update age calculation to be more conservative.
-
Christine Lytwynec authored
Fix file upload in IE
-
Douglas Hall authored
PHX-241 Upgrade xblock_lti_consumer
-
Toby Lawrence authored
Add the basis of configuring a cache TTL for course assets.
-
Ahsan Ulhaq authored
Add latest edx-organization version in the platform
-
Ahsan Ulhaq authored
-
Clinton Blackburn authored
Installing edx-opaque-keys from PyPI
-
Toby Lawrence authored
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.
-
- Jan 26, 2016
-
-
Cliff Dyer authored
Call dict.get properly in settings.
-
Douglas Hall authored
-
J. Cliff Dyer authored
-
Clinton Blackburn authored
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.
-
Eric Fischer authored
Fix bug with discussion response "More..." actions
-
Adam authored
Merge release into master
-
Bill DeRusha authored
-
jsa authored
-
Eric Fischer authored
It is unneeded here, and causes bad behavior.
-
Andy Armstrong authored
Updates discussion tests to not mock out so much. Also adds new test coverage for the bug being investigated here.
-
Adam Palay authored
Conflicts: requirements/edx/base.txt requirements/edx/github.txt
-
Adam authored
Release Candidate rc/2016-01-26
-
Cliff Dyer authored
Create hooks to customize OAuth2 token lifetimes.
-
Adam authored
remove old management commands
-
Matt Drayer authored
ziafazal/WL-287: moved IS_EDX_DOMAIN dependent features to edx.org theme
-
- Jan 25, 2016
-
-
David Ormsbee authored
Remove unused scss files.
-
Cliff Dyer authored
Preserve EXIF orientation data for profile images. (MA-1559)
-
Jesse Zoldak authored
Do not clean test files with bok choy testsonly command
-
Adam Palay authored
-
Adam authored
Revert migration rc
-
J. Cliff Dyer authored
-
Jim Abramson authored
Add COURSE_CERT_AWARDED signal and celery task stub
-
Diana Huang authored
Fixes TNL-3664 by collapsing actions dropdown after an action item is clicked.
-
Adam Palay authored
This reverts commit 8bc8b6ca, reversing changes made to c2255ef0.
-
Ben Patterson authored
edx-user-state-client is still needed.
-
Adam Palay authored
This reverts commit 46df4545, reversing changes made to 039e6cdf.
-
Adam Palay authored
This reverts commit 0d1765e1, reversing changes made to d2eaa633.
-
Adam Palay authored
This reverts commit a84b8111, reversing changes made to 0d1765e1.
-