- 14 Mar, 2017 6 commits
-
-
Safer "make clean"
Ned Batchelder committed -
Test speedup: Monkey patch Kombu entrypoints fn.
David Ormsbee committed -
We monkey patch Kombu's entrypoints listing because scanning through this accounts for the majority of LMS/Studio startup time for tests, and we don't use custom Kombu serializers (which is what this is for). Still, this is pretty evil, and should be taken out when we update Celery to the next version where it looks like this method of custom serialization has been removed. FWIW, this is identical behavior to what happens in Kombu if pkg_resources isn't available.
David Ormsbee committed -
HelpContextProcessorTest improvements from the Ficus branch.
Ned Batchelder committed -
This would fail if the "git clean" step failed, and would not restore your private files. Running it again would then fail to make an empty tarball, clobbering the saved private files. Now we are more resilient to a number of failure modes.
Ned Batchelder committed -
Move a component
Mushtaq Ali committed
-
- 13 Mar, 2017 9 commits
-
-
(cherry picked from commit 1c7f35d44a68010f3dd9110061e9ecc55a641043)
Ned Batchelder committed -
(cherry picked from commit acee7b55aff0c73c08552199c536d84555bcaae4)
Ned Batchelder committed -
Updates to add a show answer notification and update focus when the
Albert (AJ) St. Aubin committed -
PLAT-1121 Export courses asynchronously
Jeremy Bowman committed -
TNL-6356
Albert St. Aubin committed -
Jeremy Bowman committed
-
ENT-232: Add a switch for selecting pagination traversal in edx_api_utils
Saleem Latif committed -
Saleem Latif committed
-
Remove success banner on container state change
Mushtaq Ali committed
-
- 11 Mar, 2017 1 commit
-
-
Clinton Blackburn committed
-
- 10 Mar, 2017 4 commits
-
-
Add logging for user cookie send for sailthru
Simon Chen committed -
Simon Chen committed
-
Add i18n to backend error messages in case they appear to end user Remove success banner when trying to publish or discard changes on container page
Mushtaq Ali committed -
[ENT-204] Require data sharing consent before accessing forum and wiki
Jillian Vogel committed
-
- 09 Mar, 2017 11 commits
-
-
Ensure Enterprise-integrated courses require user consent before granting access to Wiki and Discussion forum. * User-facing links are gated; internal services are not. * Adds view decorator data_sharing_consent_required * Renames `get_course_specific_consent_url` to `get_enterprise_consent_url`, which now checks `consent_needed_for_course` before returning a consent URL.
Jillian Vogel committed -
Make instructor_tasks aware of ScorableXBlockMixin
Cliff Dyer committed -
* Bump xblock version * Update rescore instructor task helper to handle generic rescore. * Add set_score to grade signal handler.
J. Cliff Dyer committed -
Update translations (autogenerated message)
Ned Batchelder committed -
Quiet Bourbon deprecation warnings, UXPL upgrade 0.18.1
Brian Jacobel committed -
Ned Batchelder committed
-
Update to Studio style for recent capa action bar style changes
Albert (AJ) St. Aubin committed -
Ned Batchelder committed
-
TNl-6610 Fix "more" menu on discussion post for global staff.
Rabia Iftikhar committed -
rabiaiftikhar committed
-
Move Bug fixes
Mushtaq Ali committed
-
- 08 Mar, 2017 9 commits
-
-
Merge release back to master
Calen Pennington committed -
Albert St. Aubin committed
-
Aj/tnl 6347 headers
Albert (AJ) St. Aubin committed -
This reverts commit 83f2be49, reversing changes made to 01ed1742.
Nimisha Asthagiri committed -
ECOM-6939 Fixed social auth false password-validation error
Noraiz Anwar committed -
TNL-6347
Albert St. Aubin committed -
Updating the notification to remove overlap of action bar buttons
Albert (AJ) St. Aubin committed -
noraiz-anwar committed
-
login should not point asset new
Ahsan Ulhaq committed
-