- 31 Aug, 2016 5 commits
-
-
Revert pa11ycrawler back to 1.3.0
David Baumgold committed -
Merging rc/2016-08-31 into master
Douglas Hall committed -
Update to latest `django-debug-toolbar`
George Song committed -
David Baumgold committed
-
Release Candidate rc/2016-08-30
Douglas Hall committed
-
- 30 Aug, 2016 14 commits
-
-
DOC-2546: Remove refs to Hangouts; fix RTD URLs
Carol Tong committed -
AC-570 courseware search contrast enhancement
Chris committed -
Current Grade Rest API implementation
Nimisha Asthagiri committed -
pa11ycrawler 1.4.0
David Baumgold committed -
Chris Rodriguez committed
-
Also make sure we set the recommended settings according to <https://django-debug-toolbar.readthedocs.io/en/stable/installation.html#explicit-setup>
George Song committed -
David Baumgold committed
-
Improve logging for email sending while registering.
Awais Jibran committed -
Giovanni Di Milia committed
-
Better instructions about who to ping for requirements changes
Ned Batchelder committed -
Deserialize BlockRecord.locator into a real BlockUsageLocator
Eric Fischer committed -
Awais Jibran committed
-
Fixed Shift-Tab on menu and ARIA roles, groups
jareerahsan committed -
Fix discussion color contrast and remove gradients
Andy Armstrong committed
-
- 29 Aug, 2016 14 commits
-
-
TNL-5163
Andy Armstrong committed -
Fix spelling of permission.
Diana Huang committed -
Allow for site override of EDITABLE_SHORT_DESCRIPTION setting
Douglas Hall committed -
Diana Huang committed
-
We already have logic to serialize BUL objects to string on save, but the corresponding deserialization logic was missing.
Eric Fischer committed -
Douglas Hall committed
-
Ned Batchelder committed
-
Jareer Ahsan committed
-
pa11ycrawler 1.3.0
David Baumgold committed -
Merge pull request #13314 from edx/tasawer/bugfix/ecom-5301-hyperlink-fixed-to-be-accessed-with-keyboard Heperlink changed to button to be accessed with keyboard users
Tasawer Nawaz committed -
Adjust safe templates thresholds.
Robert Raposa committed -
David Baumgold committed
-
Fix typo in class name, remove incorrect class.
Christina Roberts committed -
ECOM-5301
Tasawer committed
-
- 27 Aug, 2016 1 commit
-
-
Fix TNL-5249: inconsistent state in discussions UI
Brian Jacobel committed
-
- 26 Aug, 2016 6 commits
-
-
Fix platform API documentation build
Peter Desjardins committed -
Fix the edx-documentation link
George Song committed -
AC-566 fixing contrast for copyright
Chris committed -
Carol Tong committed
-
Brian Jacobel committed
-
Fixed import failures that were preventing the platform API documentation from building. The problem is that the doc building environment doesn't need to install all the Python modules that the platform software does, but when Sphinx tries to import select modules so that it can use autoclass to publish docstrings it tries to import all the modules that are imported by those modules, recursively. I mocked the missing modules.
Peter Desjardins committed
-