- 22 Aug, 2017 4 commits
-
-
Matthew Piatetsky committed
-
This reverts commit 441bccf4.
Matthew Piatetsky committed -
Use an X icon instead of text.
Diana Huang committed -
Diana Huang committed
-
- 21 Aug, 2017 5 commits
-
-
Track program purchase attempts from learner programs dashboard
McKenzie Welter committed -
McKenzie Welter committed
-
XBlock fields with formatted-in values can now translate properly
Ned Batchelder committed -
PLAT-1612: Upgrade edx-platform to use new django-babel-underscore (0.5.2)
Michael Roytman committed -
Add activation_key var to user profile in SailThru.
Waheed Ahmed committed
-
- 19 Aug, 2017 3 commits
-
-
Ned Batchelder committed
-
Yro/neem bugbash
Gregory Martin committed -
Gregory Martin committed
-
- 18 Aug, 2017 11 commits
-
-
Convert /update_lang/ page to use Bootstrap
Andy Armstrong committed -
Upgrading the edx-organizations package to 0.4.6.
Douglas Hall committed -
LEARNER-1922
Andy Armstrong 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 -
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
Waheed Ahmed committed -
Michael Roytman committed
-
ayub-khan committed
-
- 17 Aug, 2017 17 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
-