- 26 Jan, 2016 3 commits
-
-
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 14 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 -
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 -
edx-user-state-client is still needed.
Ben Patterson 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 -
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
-
- 22 Jan, 2016 23 commits
-
-
Get only those block items which have their path to root
M. Rehan committed -
Muhammad Rehan committed
-
J. Cliff Dyer committed
-
Zia Fazal committed
-
WL-277: Remove microsite_configuration/microsite.py references from individual html templates
Matt Drayer committed -
* mattdrayer: Updated get_themed_template_path
Saleem Latif committed -
Code refactor
Mushtaq Ali committed -
PHX-224 Upgrading edx-proctoring package to 0.12.6
Douglas Hall committed -
uncomment copyright url to enable it in microsites
Douglas Hall committed -
Install Zendesk package from PyPI
Clinton Blackburn committed -
Ibrahim committed
-
Harden page objects
Jesse Zoldak committed -
Clinton Blackburn committed
-
Revert "Bump Problem Builder Hash"
Adam committed -
Douglas Hall committed
-
[wip] Reintroduce generated certificate changes, with updates to not require a giant migration.
Peter Fogg committed -
Upgrade to bok-choy 0.4.10
Ben Patterson committed -
Add @flaky
Ned Batchelder committed -
Merge pull request #11303 from edx/raees/chrome-bokchoy-test-can-create-edit-signatories-of-certificate Fixed test can create and edit signatories of certificate failing on …
raeeschachar committed -
Update translations (autogenerated message)
Ned Batchelder committed -
Adam committed
-
Two new certificate statuses are introduced, 'audit_passing' and 'audit_notpassing'. These signal that the GeneratedCertificate is not to be displayed as a cert to the user, and that they either passed or did not. This allows us to retain existing grading logic, as well as maintaining correctness in analytics and reporting. Ineligible certificates are hidden by using the `eligible_certificates` manager on GeneratedCertificate. Some places in the coe (largely reporting, analytics, and management commands) use the default `objects` manager, since they need access to all certificates. ECOM-3040 ECOM-3515
Peter Fogg committed -
Update edx-organization version and organization URL
Ahsan Ulhaq committed
-