- 18 Sep, 2018 1 commit
-
-
XuYS committed
-
- 25 Aug, 2018 1 commit
-
-
XuYS committed
-
- 04 Aug, 2018 4 commits
-
-
Merge branch 'open-release/ginkgo.master' of https://git.orhontech.com/edx/edx-platform into open-release/ginkgo.master
XuYS committed -
XuYS committed
-
XuYS committed
-
XuYS committed
-
- 31 Jul, 2018 1 commit
-
-
XuYS committed
-
- 26 Jul, 2018 1 commit
-
-
XuYS committed
-
- 20 Jul, 2018 2 commits
-
-
Merge branch 'open-release/ginkgo.master' of https://git.orhontech.com/edx/edx-platform into open-release/ginkgo.master
XuYS committed -
XuYS committed
-
- 14 Jul, 2018 1 commit
-
-
root committed
-
- 12 Dec, 2017 1 commit
-
-
Ned Batchelder committed
-
- 08 Dec, 2017 1 commit
-
-
Ned Batchelder committed
-
- 09 Nov, 2017 3 commits
-
-
(cherry picked from commit 43150a1d)
John Eskew committed -
Cherry-pick: Pin Jasmine version to avoid failing js tests
Michael Youngstrom committed -
Michael Youngstrom committed
-
- 06 Nov, 2017 1 commit
-
-
(cherry picked from commit 2499dc95)
Ned Batchelder committed
-
- 27 Oct, 2017 1 commit
-
-
Fix i18n for the page title in course tabs
Ned Batchelder committed
-
- 25 Oct, 2017 1 commit
-
-
Andy Armstrong committed
-
- 12 Oct, 2017 2 commits
-
-
Pin moment dependency
Michael Youngstrom committed -
Michael Youngstrom committed
-
- 04 Oct, 2017 1 commit
-
-
when serving course export tarball. (cherry picked from commit 2f98f8af)
Jillian Vogel committed
-
- 21 Aug, 2017 2 commits
-
-
Adds settings.FEATURES['THIRD_PARTY_AUTH_HINT']
George Song 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
-
- 18 Aug, 2017 2 commits
-
-
Allow i18n strings to be scraped from openedx/features
Ned Batchelder committed -
LEARNER-2304
Andy Armstrong committed
-
- 10 Aug, 2017 1 commit
-
-
Host poisoning vulnerability fix
Ned Batchelder committed
-
- 09 Aug, 2017 1 commit
-
-
LEARNER-2172 Applied as a patch from pull #15773 by @nedbat (cherry picked from commit 4201a315)
Ahsan Ulhaq committed
-
- 08 Aug, 2017 1 commit
-
-
Move the user_attribute creation for site from within the user creation transaction to outside
Ned Batchelder committed
-
- 04 Aug, 2017 2 commits
-
-
Strip `c` from `.pyc` for error message comparison
George Song committed -
In Python 2.7, `__file__` returns `.pyc` by default, this breaks our comparison so let's strip out the trailing `c`. Cherry picked from #15742 f3faad7e.
George Song committed
-
- 03 Aug, 2017 3 commits
-
-
Respect `BATCH_ENROLLMENT_NOTIFY_USERS_DEFAULT` setting for subsequen…
Ned Batchelder committed -
Dont fetch caption on getting translations
Ned Batchelder committed -
This fixes the endless loop of fetchCaptions ajax requests. fetchCaption on error calls fetchAvailableTranslations which again calls fetchCaption on success and so on. We don't see any significance for calling fetchCaption in fetchAvailableTranslations.
Qubad786 committed
-
- 02 Aug, 2017 1 commit
-
-
Cherry picked from #15683 22cc8afb.
Sven Marnach committed
-
- 01 Aug, 2017 3 commits
-
-
learner-1521
Simon Chen committed -
(cherry picked from commit cc6f8be8)
Alex Dusenbery committed -
(cherry picked from commit 66fdd2fb)
Sanford Student committed
-
- 31 Jul, 2017 2 commits
-
-
Upgrade xblock-lti-consumer
Ned Batchelder committed -
Collect translation strings from the openedx folder
Ned Batchelder committed
-