- 30 Dec, 2015 3 commits
-
-
Add New Relic instrumentation to SequenceModule.
David Ormsbee committed -
Render CMS course listing Using CourseSummary class for staff
Awais Jibran committed -
The goal of this is to capture more detailed usage and performance information around the kind of course content we have out there. Having this information will allow us to more easily query to see how sequence size and specific block types affect front end performance.
David Ormsbee committed
-
- 29 Dec, 2015 8 commits
-
-
[TNL-2896] Colons in problem names
Vedran Karačić committed -
Tests for xblock_utils.py functions.
vkaracic committed -
remove cut-branch option from release.py
Christine Lytwynec committed -
asadiqbal08/SOL-1538 Incorrect Course Number Override appears on certificate setup page
Matt Drayer committed -
ECOM-3107: Updated the progress page to not display the eligibility in honor mode
Aamir committed -
Awais Jibran committed
-
ECOM-3107: Updated the progress page to not display the eligibility if user is not enrolled as credit mode
aamir-khan committed -
asadiqbal committed
-
- 28 Dec, 2015 13 commits
-
-
Course API: Change field name from course_id to id
Nimisha Asthagiri committed -
Nimisha Asthagiri committed
-
Update Course Catalog API to support About Overview field
Nimisha Asthagiri committed -
Nimisha Asthagiri committed
-
Christine Lytwynec committed
-
use edx-proctoring version 0.12.x
Douglas Hall committed -
Fix flaky condition.
Ben Patterson committed -
Fix flaky condition. TNL-3937.
Ben Patterson committed -
Replace https://github.com/edx/edx-platform/pull/10780 with this PR
Douglas Hall committed -
Chris Dodge committed
-
Ben Patterson committed
-
Add optional trailing slashes to the Enrollment API.
Peter Fogg committed -
Apply patch from hasnain-naveed/HOL-4-navigation-template-change in order to get a Jenkins build running
Chris Dodge committed
-
- 27 Dec, 2015 2 commits
-
-
Performance enhancement in see_exists: reverse order of checks
Nimisha Asthagiri committed -
Ben Patterson committed
-
- 23 Dec, 2015 6 commits
-
-
Nimisha Asthagiri committed
-
Update Course Catalog API to support filters
Nimisha Asthagiri committed -
Fixed test cannot upload json translation failing on Chrome
raeeschachar committed -
Nimisha Asthagiri committed
-
raeeschachar committed
-
Fix escaping in studio editor
Usman Khalid committed
-
- 22 Dec, 2015 8 commits
-
-
This allows the edX REST API Client to perform a sucessful GET against this API, since Slumber (which our client is based off of) appends the trailing slash by default.
Peter Fogg committed -
Deprecate escaping in display_name_with_default
Robert Raposa committed -
Fixed test cohort by csv unicode failing on Chrome
raeeschachar committed -
- Remove escaping in display_name_with_default - Move escaped version to deprecated display_name_with_default_escaped - Does not include any other changes to remove double-escaping Thanks to agaylard who initiated this work: https://github.com/edx/edx-platform/pull/10756 TNL-3425
Robert Raposa committed -
Fix exit status of A11y tests
Christine Lytwynec committed -
Add changes for longer names. This will get backed out once it makes it in to edx-pylint. TNL-3425
Robert Raposa committed -
Revert "Append block item only if it has path to root"
Ben Patterson committed -
Christine Lytwynec committed
-