- 18 Aug, 2017 7 commits
-
-
Upgrading the edx-organizations package to 0.4.6.
Douglas Hall committed -
This fixes a bug with the organizations API's get_organization function.
Douglas Hall committed -
Allow i18n strings to be scraped from openedx/features
Andy Armstrong committed -
LEARNER-2304
Andy Armstrong committed -
Adds settings.FEATURES['THIRD_PARTY_AUTH_HINT']
George Song committed -
LEARNER-1426 Fix for dialog rendering
Ayub khan committed -
ayub-khan committed
-
- 17 Aug, 2017 18 commits
-
-
increase staff user rate limit
Michael Frey committed -
Michael Frey committed
-
EDUCATOR-527 | get_certificates() should take CourseOverview.may_certify() into account
sanfordstudent committed -
Remove flaky test CoursewareSearchTest::test_reindex LEARNER-2288
Jesse Zoldak committed -
Removed flaky test: test_proctored_exam_flow EDUCATOR-1178
Jesse Zoldak committed -
EDUCATOR-1135: Adds in additional logging for verified tracks management command
Jeff LaJoie committed -
Cookie consent page loaded from navigation template instead of footer…
Simon Chen committed -
Fix cookie consent page loaded from navigation template instead of footer template after rebasing master
mrey committed -
Jeff LaJoie committed
-
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.
mrey committed -
Jesse Zoldak committed
-
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.
Ayub khan committed -
Jesse Zoldak committed
-
Fix course unenroll dialog's incorrect message rendering. LEARNER-2033
Adeel Khan committed -
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.
Jillian Vogel committed -
[ENT-494] Move to new consent API
Jesse Shapiro committed -
Jesse Shapiro committed
-
BOOK_URL hasn't been used since the 6.00 courses
Feanil Patel committed
-
- 16 Aug, 2017 12 commits
-
-
Add new latest-update fragment and waffle flag.
Diana Huang committed -
Added indices to the Schedule model
Calen Pennington committed -
EDUCATOR-526 Update view certificate button
Sofiya Semenova committed -
These new indices will allow for more efficient querying of schedules.
Clinton Blackburn committed -
RSS_TIMEOUT was removed in e8ee2978 but missed in lms/envs
Kevin Falcone committed -
Stop audit and honor mode creating basket and order
Simon Chen committed -
Diana Huang committed
-
Teltek/i18n certificate date utils
George Song committed -
Applying styling changes.
Harry Rein committed -
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 committed -
Show Enroll Now banner to staff.
Harry Rein committed -
Enable forums for docker devstack
Brian Beggs committed
-
- 15 Aug, 2017 3 commits
-
-
LEARNER-2222
Simon Chen committed -
Replace deprecated_string methods.
Christina Roberts committed -
Brian Beggs committed
-