- Aug 29, 2019
-
-
Albert (AJ) St. Aubin authored
feature roles and permissions
-
Michael Roytman authored
-
- Aug 28, 2019
-
-
Michael Roytman authored
-
- Aug 27, 2019
-
-
atesker authored
reverting django-user-tasks to 0.1.7 to fix build
-
- Aug 23, 2019
-
-
atesker authored
-
hasnain-naveed authored
-
- Aug 22, 2019
-
-
aarif authored
-
- Aug 21, 2019
-
-
Jeremy Bowman authored
-
Christopher Pappas authored
-
atesker authored
-
- Aug 20, 2019
-
-
Chris Pappas authored
-
atesker authored
-
Christie Rice authored
-
- Aug 19, 2019
-
-
Chris Pappas authored
-
Matt Hughes authored
JIRA:PROD-553
-
Dave St.Germain authored
-
Feanil Patel authored
-
Dave St.Germain authored
-
Waheed Ahmed authored
PROD-533
-
- Aug 16, 2019
-
-
Matt Hughes authored
JIRA:EDUCATOR-4537
-
Brittney Exline authored
-
Ayub authored
* Update Financial Assistance logic Use the zendesk proxy app instead of the unsupported zendesk library. * Move to pre-fetching the group IDs. Rather than making extra requests to zendesk to list all groups and find a specific group ID. Just make a pre-filled list of group IDs for the groups we care about. When a group name is passed in, it is checked against this list and the ticket is created in the correct group so the right people can respond to it.
-
Matt Hughes authored
-
Dave St.Germain authored
-
- Aug 15, 2019
-
-
Chris Pappas authored
Fix for test that broke related to DRF;
-
- Aug 13, 2019
-
-
Matt Hughes authored
JIRA:EDUCATOR-4541
-
- Aug 12, 2019
-
-
Feanil Patel authored
* Convert to using ExitStack instead of nested. nested is not available in Python3. * Use ExitStack from contextlib2. ExitStack has not been backported to the Python 2.7 standard library and contextlib.nested is no longer available in Python 3.5. We need to be able to use something in both 2 and 3 as we transition so we'll pull in contextlib2 which has backports of the full python3 contextlib.
-
Dave St.Germain authored
EDUCATOR-4554 This fixes a bug where extended due dates were visible in the outline but not reflected on the courseware pages, resulting in problems not being submittable past the due date. In order for edx-when to work on courseware pages, it has to be more careful about field inheritance, which version 0.2 achieves.
-
- Aug 09, 2019
-
-
arbisoft authored
Update the version.
-
Feanil Patel authored
-
- Aug 08, 2019
-
-
root authored
-
Ayub authored
-
Waheed Ahmed authored
Getting 500 error on stage after upgrading to latest version of newrelice.
-
- Aug 07, 2019
-
-
Feanil Patel authored
-
- Aug 06, 2019
-
-
Nimisha Asthagiri authored
-
- Aug 05, 2019
-
-
Dave St.Germain authored
-
Ayub khan authored
-Removed Submit-feedback View -Removed related tests -Removed help_modal.html -Removed help_modal.html test -Removed zendesk from requirements -Updated requirements
-
aarif authored
added the updated dependency for oauth2 added the commit hash instead of branch minor fix changes made by make upgrade
-
- Aug 02, 2019
-
-
Feanil Patel authored
-
Hammad Ahmad Waqas authored
-