Calen Pennington
1f9e90ef4b
Merge pull request #11468 from cpennington/program-cert-retries
...
Program cert retries
2016-02-11 11:28:10 -05:00
Renzo Lucioni
3809422798
Address ProgramsApiConfig deprecation warning
2016-02-10 15:58:15 -05:00
Calen Pennington
1e74cd0c88
Split up package imports from single name imports
2016-02-10 12:43:51 -05:00
Calen Pennington
5c79e25047
Retry the task to grant Programs credentials (which is idempotent) if any constituent program fails
2016-02-10 12:43:05 -05:00
Calen Pennington
22e91bccde
Retry Programs tasks when connection to the API is disabled
2016-02-10 12:36:33 -05:00
Calen Pennington
36b0c593cc
Retry failed Programs tasks using exponential backoff and a configurable retry limit
2016-02-10 12:36:30 -05:00
Calen Pennington
3940b1ba44
Add configuration for retries to ProgramsApiConfig
2016-02-10 12:36:29 -05:00
Renzo Lucioni
67f8b49056
Fixes for program certificate generation
...
ECOM-3528
2016-02-09 16:27:16 -05:00
Calen Pennington
c1d46ed553
Use modern exception capturing syntax
2016-02-08 12:53:02 -05:00
jsa
92aa346fdf
Implement celery task to award program certs.
...
ECOM-3354
2016-02-05 12:21:20 -05:00
Ahsan Ulhaq
9220420925
Add jwt auth in LMS
...
ECOM-3419
2016-01-28 14:00:58 +05:00
Tasawer
394601f301
Update 'certificate_url' field for view certificate on learner dashboard.
...
ECOM-3281
2016-01-28 13:08:38 +05:00
Ahsan Ulhaq
70eaf18936
caching for requests to credentials service
...
ECOM-3278
2016-01-28 13:05:50 +05:00
Ahsan Ulhaq
5181513629
Show message for earned programs credentials
...
ECOM-3015
2016-01-28 13:05:50 +05:00
jsa
46638d7f75
fix reference to reverted test method.
2016-01-26 13:18:00 -05:00
Adam Palay
c37715a7c7
Merge remote-tracking branch 'origin/release' into merge-release-into-master
...
Conflicts:
requirements/edx/base.txt
requirements/edx/github.txt
2016-01-26 11:25:41 -05:00
jsa
9d141ae7a1
Add config switch + signal for generating program certs.
...
ECOM-3523
2016-01-25 10:54:28 -05:00
Ahsan Ulhaq
bcb8afb2c4
Add jwt auth in LMS
...
ECOM-3419
2016-01-22 13:00:36 +05:00
Tasawer
6e14461adc
Update 'certificate_url' field for view certificate on learner dashboard.
...
ECOM-3281
2016-01-20 12:51:48 +05:00
Ahsan Ulhaq
8fb998fee7
caching for requests to credentials service
...
ECOM-3278
2016-01-20 12:51:28 +05:00
Ahsan Ulhaq
4ce58a6f67
Show message for earned programs credentials
...
ECOM-3015
2016-01-20 12:50:30 +05:00
Renzo Lucioni
c2138a3512
Modify existing Programs migration to account for help_text change
...
Prevents makemigrations from creating a new migration for the programs app.
2015-11-30 17:36:35 -05:00
Renzo Lucioni
70d57327eb
Add Programs tab to Studio
...
Extends the Programs ConfigurationModel, cleans up Programs-related utilities and corresponding tests, and corrects caching. Uses the Programs API to list programs within Studio. ECOM-2769.
2015-11-25 14:56:50 -05:00
Ned Batchelder
f5d0f3ff55
Remove useless pylint suppressions
2015-11-22 07:41:19 -05:00
muhammad-ammar
29acc3acfc
resolve merge conflicts
...
test fixes
2015-11-18 19:13:54 +05:00
muhammad-ammar
8d5f153201
Merge remote-tracking branch 'origin/release' into dj18-release-merge
...
Conflicts:
common/djangoapps/util/testing.py
lms/djangoapps/instructor/views/api.py
lms/djangoapps/teams/tests/test_views.py
openedx/core/djangoapps/programs/models.py
openedx/core/djangoapps/user_api/accounts/tests/test_views.py
requirements/edx/github.txt
2015-11-18 17:53:44 +05:00
Awais
86c66f5534
Adding cache implementation for the programs api.
...
ECOM-2832
2015-11-17 20:25:27 +05:00
Usman Khalid
6cb62f2697
Rebase upgrade Django to v1.8.5
...
Please note that this is a squshed commit and the work of:
Symbolist, macdiesel, nedbat, doctoryes, muzaffaryousaf and muhammad-ammar
2015-11-10 15:00:19 -05:00
Ahsan Ulhaq
c47311b11f
Add the html and css and backend changes required for the xseries.
2015-10-30 20:59:26 +05:00
zubair-arbi
7f96474d01
basic programs api setup and dashboard integration
...
ECOM-2578
2015-10-29 20:07:51 +05:00
jsa
1bb29289f2
Programs: added platform support package and configuration model.
...
ECOM-2657
2015-10-25 21:30:26 -04:00