- Aug 18, 2017
-
-
Douglas Hall authored
Upgrading the edx-organizations package to 0.4.6.
-
Douglas Hall authored
This fixes a bug with the organizations API's get_organization function.
-
Andy Armstrong authored
Allow i18n strings to be scraped from openedx/features
-
Andy Armstrong authored
LEARNER-2304
-
George Song authored
Adds settings.FEATURES['THIRD_PARTY_AUTH_HINT']
-
Ayub khan authored
LEARNER-1426 Fix for dialog rendering
-
ayub-khan authored
-
- Aug 17, 2017
-
-
Michael Frey authored
increase staff user rate limit
-
Michael Frey authored
-
sanfordstudent authored
EDUCATOR-527 | get_certificates() should take CourseOverview.may_certify() into account
-
Jesse Zoldak authored
Remove flaky test CoursewareSearchTest::test_reindex LEARNER-2288
-
Jesse Zoldak authored
Removed flaky test: test_proctored_exam_flow EDUCATOR-1178
-
Jeff LaJoie authored
EDUCATOR-1135: Adds in additional logging for verified tracks management command
-
Simon Chen authored
Cookie consent page loaded from navigation template instead of footer…
-
mrey authored
Fix cookie consent page loaded from navigation template instead of footer template after rebasing master
-
Jeff LaJoie authored
-
mrey authored
Following the commit ae9c6869, we can see the cookie consent template was loaded from footer template. The login and registration templates do not load footer, so the cookie consent template is not being loader either. With this fix, the cookie consent template is being loaded from navigation template, so it is shown in login and registration pages as well.
-
Jesse Zoldak authored
-
Ayub khan authored
Merge pull request #15602 from edx/adeel/LEARNER_1426_lms_dashboard_on_enrollment_and_refund_orders_on_demand_version Improve ECOM connection on student dashboard via on demand ajax calls.
-
Jesse Zoldak authored
-
Adeel Khan authored
Fix course unenroll dialog's incorrect message rendering. LEARNER-2033
-
Jillian Vogel authored
When provided, this setting appends tpa_hint=<value> to the `next` URL provided for /login and /register page URLs, which bypasses the Open edX Login/Register page with an an automatic redirection to the TPA login/register URL. This allows the already implemented tpa_hint feature to be automatically added to login, registration, and enrolment URLs generated throughout the platform. Avoids auto-appending the tpa_hint parameter when the request is already in the TPA pipeline, to prevent infinite redirect loops, and adds tests to verify this behaviour.
-
Jesse Shapiro authored
[ENT-494] Move to new consent API
-
Jesse Shapiro authored
-
Feanil Patel authored
BOOK_URL hasn't been used since the 6.00 courses
-
- Aug 16, 2017
-
-
Diana Huang authored
Add new latest-update fragment and waffle flag.
-
Calen Pennington authored
Added indices to the Schedule model
-
Sofiya Semenova authored
EDUCATOR-526 Update view certificate button
-
Clinton Blackburn authored
These new indices will allow for more efficient querying of schedules.
-
Kevin Falcone authored
RSS_TIMEOUT was removed in e8ee2978 but missed in lms/envs
-
Simon Chen authored
Stop audit and honor mode creating basket and order
-
Diana Huang authored
-
George Song authored
Teltek/i18n certificate date utils
-
Harry Rein authored
Applying styling changes.
-
Harry Rein authored
LEARNER-2238 - Assure change image only shows on hover - Better UX for delete image, only shows on hover - Fixing issue with bottom border when user does not have a country set - Issues with location of pencil icon in dropdown edit modeApplying styling changes.
-
Harry Rein authored
Show Enroll Now banner to staff.
-
Brian Beggs authored
Enable forums for docker devstack
-
- Aug 15, 2017
-
-
Simon Chen authored
LEARNER-2222
-
Christina Roberts authored
Replace deprecated_string methods.
-
Brian Beggs authored
-