- 12 Feb, 2016 1 commit
-
-
Andy Armstrong committed
-
- 22 Jan, 2016 14 commits
-
-
[wip] Reintroduce generated certificate changes, with updates to not require a giant migration.
Peter Fogg committed -
Upgrade to bok-choy 0.4.10
Ben Patterson committed -
Add @flaky
Ned Batchelder committed -
Merge pull request #11303 from edx/raees/chrome-bokchoy-test-can-create-edit-signatories-of-certificate Fixed test can create and edit signatories of certificate failing on …
raeeschachar committed -
Update translations (autogenerated message)
Ned Batchelder committed -
Two new certificate statuses are introduced, 'audit_passing' and 'audit_notpassing'. These signal that the GeneratedCertificate is not to be displayed as a cert to the user, and that they either passed or did not. This allows us to retain existing grading logic, as well as maintaining correctness in analytics and reporting. Ineligible certificates are hidden by using the `eligible_certificates` manager on GeneratedCertificate. Some places in the coe (largely reporting, analytics, and management commands) use the default `objects` manager, since they need access to all certificates. ECOM-3040 ECOM-3515
Peter Fogg committed -
Update edx-organization version and organization URL
Ahsan Ulhaq committed -
Ned Batchelder committed
-
ECOM-3486
Ahsan Ulhaq committed -
Studio - Schedule & Details tab broken
Awais Jibran committed -
Feature/credentials phase 1
Ahsan Ulhaq committed -
raeeschachar committed
-
ECOM-3384
Awais Jibran committed -
ECOM-3419
Ahsan Ulhaq committed
-
- 21 Jan, 2016 14 commits
-
-
ORA2 Weekly Release
Eric Fischer committed -
Eric Fischer committed
-
Update translations (autogenerated message) Update translations (autogenerated message)
Ned Batchelder committed -
Bump Problem Builder Hash
Kelketek committed -
This will provide us with backwards-compatibility options for an upcoming browser upgrade. See changelog for more.
Ben Patterson 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 11 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
-