- 26 Jun, 2015 9 commits
-
-
This change adds a Django authentication backend which, when installed will authenticate users based on their LTI identity rather than using a username/password combination. The authentication method determines first whether a user with the given username exists and, if so, whether that user is associated with an LTI identity. It also verifies that the LTI consumer and user ID passed to the LTI launch match those stored in the LtiUser table. This will always be the case if the authentication backend is reached through the LTI code, but it provides an extra guarantee if the backend is called from elsewhere.
Phil McGachey committed -
Improve structure cache metrics
Calen Pennington committed -
Pass xblock parents
Calen Pennington committed -
Calen Pennington committed
-
Improve the structure cache metrics with a course context, more standardized from_cache tag, and compression sizes
Calen Pennington committed -
Fix XBlock inheritance ordering. XBlockMixin and derivatives should always come after XBlock and derivatives
Calen Pennington committed -
User info cookie
Will Daly committed -
Credit provider integration fixups
Will Daly committed -
PHX-40 added the sorting of the most popular coupon codes used.
chrisndodge committed
-
- 25 Jun, 2015 26 commits
-
-
Remove restrictions on library creation in Studio (SOL-808)
Braden MacDonald committed -
Fixes DOC-1715, video doc is now in the correct RTD project
Alison Hodges committed -
Gracefully handle credit provider keys with unicode type
Will Daly committed -
Will Daly committed
-
Will Daly committed
-
Braden MacDonald committed
-
Muhammad Shoaib committed
-
MA-879 Fix bug in course_start_datetime_text
Kyle McCormick committed -
Kyle McCormick committed
-
Alison Hodges committed
-
Release merge 06-24-2015
Nimisha Asthagiri committed -
Calen Pennington committed
-
Calen Pennington committed
-
Will Daly committed
-
mattdrayer/SOL-449: Add flaky decorator to bok choy test
Matt Drayer committed -
Nimisha Asthagiri committed
-
Matt Drayer committed
-
Moving xblock_user_state to edx-user-state-client, and add dependency to edx-platform
Utkarsh committed -
Update Bok Choy to run against optimized static files
Andy Armstrong committed -
Reverification flow asks for permission to use the webcam twice
Ahsan Ulhaq committed -
TNL-2386
cahrens committed -
TNL-2465
Andy Armstrong committed -
Update URL when switching between Team tabs.
Peter Fogg committed -
In-course Reverification checkpoint ask for the camera access twice on Chrome. ECOM-1739
Ahsan Ulhaq committed -
Utkarsh committed
-
Update credit eligibility
Will Daly committed
-
- 24 Jun, 2015 5 commits
-
-
Will Daly committed
-
* Update credit eligibility when a user satisfies an eligibility requirement. * Refactor set_credit_requirement_status arguments. * Use django-simple-history to track requirement status changes. * Refactor progress page by moving credit into a helper function and adding comments.
Will Daly committed -
Peter Fogg committed
-
Move forgot_password_modal to login.html.
Christina Roberts committed -
Delete LMS JS files that have no references to them.
Christina Roberts committed
-