- 13 Nov, 2017 12 commits
-
-
Remove coverage reports for a11y and bok-choy tests
Michael Youngstrom committed -
Remove unreachable return in contentstore course listing
Ned Batchelder committed -
Consolidate collected XBlock static assets.
David Ormsbee committed -
Michael Youngstrom committed
-
Before this commit, XBlock static assets were extracted during the collectstatic process by iterating through all installed XBlock classes and creating a separate directory for each. However, some packages install many XBlocks that actually share the same static assets. The most notable example is problem_builder, though we also see this with schoolyourself and google_drive. This commit uses the parent module name to do package asset lookup, collapsing those cases down and eliminating duplicates. For a default install of edx-platform XBlocks, this reduces assets generated from 31M to 14M.
David Ormsbee committed -
EDUCATOR-1571 | Send discussion notification on first response; add a CourseWaffleFlag for discussion notifications.
Alex Dusenbery committed -
Remove unused OS X shortcut to fonts.
David Ormsbee committed -
Minor Code Refactor
Ayub khan committed -
Fix certificates visibility to students on the profile page before the available date
Tasawer Nawaz committed -
LEARNER-2653 Jenkins translation job pybabel process was not able to interpret this line and causing syntax error.
ayub-khan committed -
pass course id as string to edxval api method
Muhammad Ammar committed -
muhammad-ammar committed
-
- 11 Nov, 2017 1 commit
-
-
Merge release back to master
edx-pipeline-bot committed
-
- 10 Nov, 2017 3 commits
-
-
Adds error handling for password reset
adeel khan committed -
This patch enables handling of UserAPIInternalError on password reset , instead of throwing 500 to user. We are showing user a message if UserAPIInternalError is raised. LEARNER-2571
Adeel Khan committed -
Josh committed
-
- 09 Nov, 2017 24 commits
-
-
Based on the header, it looks like this was a large OS X Alias file, checked in accidentally.
David Ormsbee committed -
Studio Section Highlights: add doc and preview text to modal
Gabe Mulley committed -
This reverts commit 9a9ef198, reversing changes made to f61cbe75.
Eric Fischer committed -
Make FAQ responses allow HTML and fix banner image sizing.
Matt Tuchfarber committed -
[ENT-633] Upgrade edx-enterprise to 0.53.12.
Douglas Hall committed -
Revert "Merge pull request #16447 from appsembler/omar/hide-library-b…
Eric Fischer committed -
Upgrade django-ses for Django 1.11 support
Jeremy Bowman committed -
Styling changes for responsive behavior on LMS.
Marco Morales committed -
Sync course language: Discovery -> LMS Course Overview
Nimisha Asthagiri committed -
Nimisha Asthagiri committed
-
support theming of ACE emails
Gabe Mulley committed -
This reverts commit 9a9ef198, reversing changes made to f61cbe75.
Eric Fischer committed -
Matt Tuchfarber committed
-
Upgrade edx-ora2
Jeremy Bowman committed -
Uman Shahzad committed
-
Harry Rein committed
-
mattdrayer/ENT-686: Enhanced logging for SuccessFactors exceptions
Matt Drayer committed -
EDUCATOR-1578: GA tracking pixel
sanfordstudent committed -
Gabe Mulley committed
-
Sanford Student committed
-
Re-render XBlockOutlineView on highlights change
Gabe Mulley committed -
Add commerce AppConfig and use to register signals.
John Eskew committed -
Alex Dusenbery committed
-
Matt Drayer committed
-