- 27 Jan, 2016 2 commits
-
-
Specific user cannot access studio.edge.edx.org/home
Awais Jibran committed -
Installing edx-opaque-keys from PyPI
Clinton Blackburn committed
-
- 26 Jan, 2016 13 commits
-
-
Call dict.get properly in settings.
Cliff Dyer 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 22 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 -
jsa committed
-
ECOM-3523
jsa committed -
When creating profile images from an uploaded file, ensure that EXIF orientation information is preserved, so profile images appear right-side-up. https://openedx.atlassian.net/browse/MA-1559
J. Cliff Dyer committed -
Ahsan Ulhaq committed
-
- 22 Jan, 2016 3 commits
-
-
Get only those block items which have their path to root
M. Rehan committed -
Muhammad Rehan committed
-
ensure reverse migration to delete a specific row won’t fail.
Adam committed
-