- 07 Feb, 2017 1 commit
-
-
This commit contains back end changes necessary to load programs from the catalog in all contexts. The existing program munging utility is applied as late as possible to avoid conflating this work with changes to the front end; those will be made separately. ECOM-4422
Renzo Lucioni committed
-
- 20 Jan, 2017 1 commit
-
-
Lays the groundwork for pulling all program data from the catalog. ECOM-6535
Matthew Piatetsky committed
-
- 18 Jan, 2017 1 commit
-
-
J. Cliff Dyer committed
-
- 07 Jul, 2016 1 commit
-
-
These changes unify four different approaches to JWT creation, moving the core of the AccessTokenView to a general-purpose JwtBuilder class. This utility class defaults to using the system's JWT configuration, but it will allow overriding of the signing key and audience claim to support those clients which still require this. Part of ECOM-4566.
Renzo Lucioni committed
-
- 09 Jun, 2016 1 commit
-
-
These changes improve the performance of the LMS' program certification task. They also reduce strain on the programs service, especially when attempting to award program certificates to large numbers of students. ECOM-4490.
Renzo Lucioni committed
-
- 11 May, 2016 1 commit
-
-
Log a message at the info level when the task is called for a user with no completed programs, and another when the task is called for a user who is not eligible for any new program certificates. Part of ECOM-3924.
Renzo Lucioni committed
-
- 02 May, 2016 1 commit
-
-
Introduces a utility class for gauging a user's progress towards program completion. Progress data is passed to the ProgramListFactory. ECOM-3200.
Renzo Lucioni committed
-
- 26 Apr, 2016 1 commit
-
-
Introduces a utility class for gauging a user's progress towards program completion. Progress data is passed to the ProgramListFactory. ECOM-3200.
Renzo Lucioni committed
-
- 30 Mar, 2016 2 commits
-
-
Available backends: * django-oauth-toolkit (DOT) * django-oauth2-provider (DOP) * Use provided client ID to select backend for * AccessToken requests * third party auth-token exchange * Create adapters to isolate library-dependent functionality * Handle django-oauth-toolkit tokens in edX DRF authenticator class MA-1998 MA-2000
J. Cliff Dyer committed -
MA-1998 Install and configure django_oauth_toolkit to coexist with existing oauth libraries.
J. Cliff Dyer committed
-
- 16 Feb, 2016 1 commit
-
-
Simon Chen committed
-
- 12 Feb, 2016 3 commits
-
-
Jim Abramson committed
-
ECOM-3638
jsa committed -
jsa committed
-
- 10 Feb, 2016 4 commits
-
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
- 09 Feb, 2016 1 commit
-
-
ECOM-3528
Renzo Lucioni committed
-
- 08 Feb, 2016 1 commit
-
-
Calen Pennington committed
-
- 05 Feb, 2016 1 commit
-
-
ECOM-3354
jsa committed
-