- 26 May, 2016 3 commits
-
-
TNL-4449
J. Clifford Dyer committed -
Uses the view's ID argument to retrieve and drop unmodified programs API data on the details page. Future work will supplement with CourseOverviews data. Part of ECOM-4415.
Renzo Lucioni committed -
This will be used to retrieve data for the program detail page. Part of ECOM-4415.
Renzo Lucioni committed
-
- 25 May, 2016 1 commit
-
-
Nimisha Asthagiri committed
-
- 24 May, 2016 1 commit
-
-
ECOM-4398
Ahsan Ulhaq committed
-
- 23 May, 2016 3 commits
-
-
Peter Fogg committed
-
Robert Raposa committed
-
asadiqbal committed
-
- 20 May, 2016 2 commits
-
-
Nimisha Asthagiri committed
-
Hasnain committed
-
- 18 May, 2016 2 commits
-
-
Calen Pennington committed
-
set max_num_courses_in_cache on modulestore
Adam Palay committed
-
- 17 May, 2016 2 commits
-
-
ECOM-4441
Peter Fogg committed -
ECOM-4441
Peter Fogg committed
-
- 12 May, 2016 6 commits
-
-
AlasdairSwan committed
-
* mattdrayer: Remove individual JWT settings * mattdrayer: Add settings defaults to JWT_AUTH calls
Matt Drayer committed -
* mattdrayer: Remove individual JWT settings * mattdrayer: Add settings defaults to JWT_AUTH calls
Matt Drayer committed -
Filter certificates by passing status when looking for users who may be eligible for a program certificate. Doing so dramatically accelerates the query and further reduces the set of targeted users. Part of ECOM-3924.
Renzo Lucioni committed -
ECOM-4379
Clinton Blackburn committed -
JwtAuthentication knows how to parse our custom claims. ECOM-4414
Clinton Blackburn committed
-
- 11 May, 2016 2 commits
-
-
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 -
This command triggers program certification tasks for any users in the system who may qualify for a program credential. ECOM-3924.
Renzo Lucioni committed
-
- 09 May, 2016 4 commits
-
-
Nimisha Asthagiri committed
-
Credit eligibility can be updated up to the point that the course is closed or the student submits a request for credit. Credit eligibility cannot be removed. ECOM-4379
Clinton Blackburn committed -
Removed a lot of duplicate code! ECOM-4379
Clinton Blackburn committed -
ECOM-4379
Clinton Blackburn committed
-
- 06 May, 2016 3 commits
-
-
Credit eligibility can be updated up to the point that the course is closed or the student submits a request for credit. Credit eligibility cannot be removed. ECOM-4379
Clinton Blackburn committed -
Removed a lot of duplicate code! ECOM-4379
Clinton Blackburn committed -
ECOM-4379
Clinton Blackburn committed
-
- 05 May, 2016 3 commits
-
-
Douglas Hall committed
-
Malik Shahzad committed
-
Douglas Hall committed
-
- 04 May, 2016 4 commits
-
-
Calen Pennington committed
-
By default, disable all caching in tests, to preserve test independence. In order to enable caching, inherit from CacheSetupMixin, and specify which cache configuration is needed. [EV-32]
Calen Pennington committed -
Peter Fogg committed
-
Instead, use a class attribute to define test behavior. This allows for easier addition of new mixins over time.
Calen Pennington committed
-
- 03 May, 2016 2 commits
-
-
- Use AST to parse Python. - Refactor Mako to use Python linting. - Add optional verbose script argument. - Skip tests.py files when linting.
Robert Raposa committed -
Malik Shahzad committed
-
- 02 May, 2016 2 commits
-
-
Douglas Hall committed
-
More accurately, this creates a 4th shard because the last shard is always the default.
Ben Patterson committed
-