- Jan 27, 2016
-
-
Clinton Blackburn authored
Installing edx-opaque-keys from PyPI
-
- Jan 26, 2016
-
-
Cliff Dyer authored
Call dict.get properly in settings.
-
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
-
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.
-
Ben Patterson authored
-
clrux authored
Adjusting .sr mixins for NVDA/JAWS on Windows
-
J. Cliff Dyer authored
-
David Ormsbee authored
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.
-
Ahsan Ulhaq authored
Ahsan/rc add service user in cms
-
jsa authored
-
jsa authored
ECOM-3523
-
J. Cliff Dyer authored
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
-
Ahsan Ulhaq authored
-
- Jan 22, 2016
-
-
M. Rehan authored
Get only those block items which have their path to root
-
Muhammad Rehan authored
-
Adam authored
ensure reverse migration to delete a specific row won’t fail.
-
J. Cliff Dyer authored
-