- 21 Jan, 2016 12 commits
-
-
ORA2 Weekly Release
Eric Fischer committed -
Eric Fischer committed
-
Bump Problem Builder Hash
Kelketek committed -
Minor cleanup of Studio settings
Piotr Mitros committed -
Replace property min-width value
Ned Batchelder committed -
Release
Adam committed -
Rc/2016 01 20
Adam committed -
Daniel Naranjo committed
-
The min-width property accept only values <length> | <percentage> | inherit. to reset better set to 0. Properties documentation: https://www.w3.org/TR/CSS2/visudet.html#min-max-widths This error generates an invalid style, and, therefore, this value is set to 760px by: https://github.com/edx/edx-platform/blob/master/lms/static/sass/course/courseware/_courseware.scss#L50
Daniel Naranjo committed -
Bump xblock-utils hash.
Ned Batchelder committed -
Fix HTTP_USER_AGENT latin1 characters
Syed Hasan raza committed
-
- 20 Jan, 2016 28 commits
-
-
Allow each instance to configure restrictions on allowed email addresses
Braden MacDonald committed -
Tim Krones committed
-
Allow python variable interpolation in CustomResponse "expect" field
Peter Pinch committed -
Revert "Update change_enrollment management command to be more robust…
Bill DeRusha committed -
Updating test case code to handle feedback XBlock
Piotr Mitros committed -
Martin Segado committed
-
Flaky test fix
Eric Fischer committed -
Added CCXCon app and CCXCon URL in course advanced settings
Peter Pinch committed -
Piotr Mitros committed
-
Adding a wait statement to allow ajax calls to finish before making assertions about text that has changed. Fixes TNL-3943 flaky test ticket.
Eric Fischer committed -
Update change_enrollment management command to be more robust and tested
Jim Abramson committed -
Braden MacDonald committed
-
TNL-4046 Updating xblock-lti-consumer requirement to pull in bug fix
Douglas Hall committed -
Fixup: draggable capa icons disappear in RTL layout
Diana Huang committed -
Fix (un)enrollment email default language
Ned Batchelder committed -
Bill DeRusha committed
-
This reverts commit ecae21e6.
Bill DeRusha committed -
Benp/9 bokchoy shards
Ben Patterson committed -
When one or many users are sent an enrollment or unenrollment email via the teacher subscription form, the emails are written in the user language. If the user has no preferred language, e.g: when the user does not exist, the platform language is supposed to be selected. In practice, the emails were not being translated at all.
Régis Behmo committed -
Revert certificates-related changes.
Peter Fogg committed -
The CCXCon app is used to push course updated to the CCXCon externale service.
Giovanni Di Milia committed -
Escape Course Name in enrolment message
Mushtaq Ali committed -
This reverts commit 60860e3a.
Peter Fogg committed -
This reverts commit 54c349b4.
Peter Fogg committed -
This reverts commit ee13ffd1.
Peter Fogg committed -
Syed Hassan Raza committed
-
Avoid emitting play_video event during buffering
Muhammad Ammar committed -
WL-276: Move microsite_configuration/templatetags/microsite.py from individual templates to static_content.html
Matt Drayer committed
-