- 27 Jan, 2016 8 commits
-
-
Andy Armstrong 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 14 commits
-
-
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 -
Fix bug with discussion response "More..." actions
Eric Fischer committed -
Merge release into master
Adam committed -
jsa committed
-
It is unneeded here, and causes bad behavior.
Eric Fischer committed -
Updates discussion tests to not mock out so much. Also adds new test coverage for the bug being investigated here.
Andy Armstrong committed -
Conflicts: requirements/edx/base.txt requirements/edx/github.txt
Adam Palay committed -
Release Candidate rc/2016-01-26
Adam committed -
Create hooks to customize OAuth2 token lifetimes.
Cliff Dyer committed -
remove old management commands
Adam committed -
ziafazal/WL-287: moved IS_EDX_DOMAIN dependent features to edx.org theme
Matt Drayer committed
-
- 25 Jan, 2016 18 commits
-
-
Remove unused scss files.
David Ormsbee committed -
Preserve EXIF orientation data for profile images. (MA-1559)
Cliff Dyer committed -
Do not clean test files with bok choy testsonly command
Jesse Zoldak committed -
Adam Palay committed
-
Revert migration rc
Adam committed -
J. Cliff Dyer committed
-
Add COURSE_CERT_AWARDED signal and celery task stub
Jim Abramson committed -
Fixes TNL-3664 by collapsing actions dropdown after an action item is clicked.
Diana Huang committed -
This reverts commit 8bc8b6ca, reversing changes made to c2255ef0.
Adam Palay committed -
edx-user-state-client is still needed.
Ben Patterson committed -
This reverts commit 46df4545, reversing changes made to 039e6cdf.
Adam Palay committed -
This reverts commit 0d1765e1, reversing changes made to d2eaa633.
Adam Palay committed -
This reverts commit a84b8111, reversing changes made to 0d1765e1.
Adam Palay committed -
Ben Patterson committed
-
Adjusting .sr mixins for NVDA/JAWS on Windows
clrux committed -
J. Cliff Dyer committed
-
We have some Sass files that basically generate duplicates of other Sass files and are no longer referenced from any pages. This looks like it might have been stuff that never got cleaned up when comprehensive themeing was done. List of removed files and what they were replaced by: application.scss -> lms-main.scss application-rtl.scss -> lms-main-rtl.scss course.scss -> lms-course.scss course-rtl.scss -> lms-course-rtl.scss This should help speed up the Sass compile.
David Ormsbee committed -
Ahsan/rc add service user in cms
Ahsan Ulhaq committed
-