- 30 Jun, 2015 4 commits
-
-
Improve screen reader user experience on logistration page
Braden MacDonald committed -
Ensure noseid dir exists when running tests
David Baumgold committed -
Display message on course outline in Studio when course contains ORA 1
Muhammad Ammar committed -
Display warning message on course outline in Studio when course contains deprecated features/components TNL-2303
muhammad-ammar committed
-
- 29 Jun, 2015 16 commits
-
-
Braden MacDonald committed
-
Fixes DOC-1957
Alison Hodges committed -
Alison Hodges committed
-
Allow group_id to be set in discussion API
Christopher Lee committed -
Awais786/ecom 1597 min grade update with signals
Awais Qureshi committed -
This also fixes two bugs: * A thread created by a non-privileged user in a cohorted course would not have group_id set * Any user could set the endorsed field on creation of a comment
Greg Price committed -
Delete unused student_profile code (WIP profile).
Christina Roberts committed -
cahrens committed
-
Update translations (autogenerated message)
Sarina Canelake committed -
Sarina Canelake committed
-
Sarina Canelake committed
-
Set Courseware Search to False in default devstack, because it doesn't work.
Sarina Canelake committed -
Make header & footer responsive
Davorin Šego committed -
Davorin Sego committed
-
Fix SEARCH_ENGINE set logic in settings files
dino-cikatic committed -
Awais committed
-
- 28 Jun, 2015 1 commit
-
-
Update i18n-tools to latest version LOC-67
Sarina Canelake committed
-
- 26 Jun, 2015 19 commits
-
-
Sarina Canelake committed
-
Sarina Canelake committed
-
Feature: Shibboleth/SAML SSO
Braden MacDonald committed -
[LTI Provider] Added an authentication backend to log in LTI users
David Ormsbee committed -
Clean up capa polling to have exponential backoff
Diana Huang committed -
Braden MacDonald committed
-
Braden MacDonald committed
-
Braden MacDonald committed
-
Braden MacDonald committed
-
Braden MacDonald committed
-
Braden MacDonald committed
-
Braden MacDonald committed
-
Making background pictures printable
Chris committed -
Diana Huang committed
-
Sarina Canelake committed
-
Fix dark lang and django.middleware.locale behaviors
Sarina Canelake committed -
Adds a temporary user_preference key, DARK_LANGUAGE_KEY, to hold the user's dark lang preference. This preference key is deleted when ?clear-lang is placed in query params.
Sarina Canelake committed -
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 -
Sarina Canelake committed
-