- 16 Mar, 2017 3 commits
-
-
PLAT-1198 Fix flaky navigation buttons test
Jeremy Bowman committed -
TNL-6188 Escaping in course outline section & subsection.
Attiya Ishaque committed -
attiyaishaque committed
-
- 15 Mar, 2017 6 commits
-
-
Jeremy Bowman committed
-
Pin sinon version to be under v2.0.0
Jesse Zoldak committed -
update xblock-poll version to 1.2.6
Ari Rizzitano committed -
Jesse Zoldak committed
-
Fix duplicated ids in discussion action menus
Brian Jacobel committed -
ENT-238: Version upgrade of edx-enterprise to 0.27.0
Saleem Latif committed
-
- 14 Mar, 2017 9 commits
-
-
All modes are valid bulk email targets
Eric Fischer committed -
Safer "make clean"
Ned Batchelder committed -
Test speedup: Monkey patch Kombu entrypoints fn.
David Ormsbee committed -
Eric Fischer 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 -
Saleem Latif committed
-
Move a component
Mushtaq Ali committed
-
- 13 Mar, 2017 12 commits
-
-
Brian Jacobel committed
-
Brian Jacobel committed
-
(cherry picked from commit 1c7f35d44a68010f3dd9110061e9ecc55a641043)
Ned Batchelder committed -
temporarily point xblock poll at my fork for testing try egg version 1.2.6 actual bump
Ari Rizzitano 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 5 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
-