- Aug 22, 2017
-
-
Matthew Piatetsky authored
-
Matthew Piatetsky authored
This reverts commit 441bccf4.
-
Diana Huang authored
Use an X icon instead of text.
-
Diana Huang authored
-
- Aug 21, 2017
-
-
McKenzie Welter authored
Track program purchase attempts from learner programs dashboard
-
McKenzie Welter authored
-
Ned Batchelder authored
XBlock fields with formatted-in values can now translate properly
-
Michael Roytman authored
PLAT-1612: Upgrade edx-platform to use new django-babel-underscore (0.5.2)
-
Waheed Ahmed authored
Add activation_key var to user profile in SailThru.
-
- Aug 19, 2017
-
-
Ned Batchelder authored
-
Gregory Martin authored
Yro/neem bugbash
-
Gregory Martin authored
-
- Aug 18, 2017
-
-
Andy Armstrong authored
Convert /update_lang/ page to use Bootstrap
-
Douglas Hall authored
Upgrading the edx-organizations package to 0.4.6.
-
Andy Armstrong authored
LEARNER-1922
-
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
-
Waheed Ahmed authored
As an email marketer, I would like to send an account activation reminder to learners who haven't activated their accounts to increase their chances of coming back and engaging with our platform. Each user profile in SailThru will have a var with the correct activation_key originally assigned to the user. LEARNER-2110
-
Michael Roytman authored
-
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
-