Robert Raposa
b2822ef3f0
Merge pull request #26041 from regisb/regisb/toggles-2.0.0
...
[BD-21] Upgrade edx-toggles to 2.0.0
2021-01-13 09:56:04 -05:00
edX requirements bot
bba0e1723a
Updating Python Requirements ( #26049 )
2021-01-13 16:12:04 +05:00
Adam Stankiewicz
7561079b34
bump edx-enterprise to 3.17.5 ( #26048 )
2021-01-12 17:15:35 -05:00
Alex Dusenbery
7908565dd4
Update edx-enterprise to 3.17.4 | Include a docstring indicating a preference that we don't delete EnterpriseCourseEnrollments.
2021-01-12 15:59:04 -05:00
edx-abolger
8e54ef4360
Merge pull request #26044 from edx/edx-abolger/enterprise-3-17-3
...
Version bump edx-enterprise to 3.17.3
2021-01-12 14:01:10 -05:00
Bianca Severino
78165fd33a
Update edx-proctoring to 2.5.8
2021-01-12 13:06:23 -05:00
Adrienne Bolger
81b8fada83
Version bump edx-enterprise to 3.17.3
2021-01-12 12:14:14 -05:00
Régis Behmo
71caa6a94d
Upgrade edx-toggles to 2.0.0
...
2.0.0 introduces a backward-compatible WaffleFlag/Switch API. Existing toggles
that use the LegacyWaffle* classes should migrate to the new Waffle* classes.
2021-01-12 16:42:14 +01:00
Awais Qureshi
4d3919fa81
Fixing package version.
2021-01-12 11:20:55 +05:00
edX requirements bot
07648422b5
Updating Python Requirements
2021-01-11 23:56:56 -05:00
Alex Dusenbery
9be8a2b562
Upgrade enterprise to 3.17.2 | stop listening for unenroll signal and deleting EnterpriseCourseEnrollments there-from.
2021-01-11 14:46:58 -05:00
Kellie Selinka
8ef4f54d5d
version bump edx-enterprise
2021-01-11 13:02:08 -05:00
usamasadiq
0d7fb1e2c9
Pin social-auth-core<4.0.2
2021-01-11 17:09:46 +05:00
edX requirements bot
5e0f34cb17
Updating Python Requirements
2021-01-11 16:00:34 +05:00
Awais Qureshi
aa06846141
Upgrade drf version.
2021-01-09 00:53:21 +05:00
Alex Dusenbery
180227d6b1
bump edx-enterprise to 3.17.0 Listen for student.CourseEnrollment unenrollment signal and delete associated EnterpriseCourseEnrollment record if one exists (we will have a historical record of the deletion).
2021-01-08 11:18:05 -05:00
Awais Qureshi
47f874f350
BOM-2130
...
Upgrade the django-rest framework.
2021-01-08 16:13:24 +05:00
edX requirements bot
c711fcf2af
Updating Python Requirements ( #26012 )
2021-01-08 14:40:22 +05:00
Adam Stankiewicz
f217c6d90b
upgrade edx-enterprise to 3.16.11 ( #26010 )
2021-01-07 17:17:10 -05:00
Kyle McCormick
599d663779
Add option to backfill org data as inactive
...
Add an `--inactive` option to the
`bulk_add_orgs_and_org_courses` management
command, which causes the backfill to set
`active=False` on all rows created in the
Organization and OrganizationCourse tables.
This will lower the potential data
integrity risk to production systems
such as courses.edx.org.
Upgrade edx-organizations to 6.6.0
TNL-7774
2021-01-06 16:00:41 -05:00
Zachary Hancock
777c4f94fe
proctoring version bump ( #25995 )
2021-01-06 09:59:05 -05:00
irfanuddinahmad
c4954d42ec
Updated requirements for edx-enterprise
2021-01-06 15:20:56 +05:00
edX requirements bot
d5dc3b9e45
Updating Python Requirements
2021-01-05 23:55:16 -05:00
Awais Qureshi
44d97d72f1
Merge pull request #25799 from edx/awais786/make-docs
...
Fixing make docs issue
2021-01-06 01:09:09 +05:00
Awais Qureshi
c4ae96d000
Running makeupgrade
2021-01-06 00:35:33 +05:00
Alex Dusenbery
3cd212ee70
Bump edx-enterprise to 3.16.7. Modifies the learner portal enterprise_course_enrollments endpoint to include an is_enrollment_active key that indicates the status of the enterprise enrollment's related student.CourseEnrollment. Allow the endpoint to optionally accept an ?is_active query param, so that clients may request only active enrollments from it.
2021-01-05 12:55:06 -05:00
irfanuddinahmad
6e7c23d1cb
Updated requirements with new edx-enterprise version
2021-01-05 13:58:54 +05:00
Adam Stankiewicz
3ff5fc7d5f
bump edx-enterprise to 3.16.3 ( #25969 )
2021-01-04 11:01:26 -05:00
Adam Stankiewicz
26de4961ab
bump edx-enterprise to 3.16.2 ( #25928 )
2020-12-21 16:33:21 -05:00
edX requirements bot
39814ae0bf
Updating Python Requirements
2020-12-20 23:57:15 -05:00
edX requirements bot
45777ac5bf
Updating Python Requirements
2020-12-17 23:46:10 -05:00
Bianca Severino
c589601b5b
Merge pull request #25900 from edx/bseverino/timed-exams
...
[MST-575] Enable timed exams by default
2020-12-17 12:31:23 -05:00
Bianca Severino
4984fa73c6
Enable timed exams by default
2020-12-17 12:07:57 -05:00
edX requirements bot
73a819a40b
Updating Python Requirements
2020-12-17 02:54:05 -05:00
Zaman Afzal
10e78c123a
ENT-3548 Upgraded edx-enterprise version to 3.16.0. ( #25895 )
...
* ENT-3548 Multiple IDPS linking to Enterprise Feature
2020-12-16 14:55:45 +05:00
edX requirements bot
958313c6cc
Updating Python Requirements ( #25891 )
2020-12-16 12:59:44 +05:00
Saleem Latif
dfb36644c9
Upgraded edx-enterprise version to 3.15.0 and updated field name changed in that version.
2020-12-15 19:13:14 +05:00
edX requirements bot
a4f62b4c67
Updating Python Requirements ( #25882 )
2020-12-15 12:58:21 +05:00
alangsto
921696a67f
Updated proctoring version ( #25873 )
...
included newest commit in release
2020-12-14 11:12:18 -05:00
Jeff LaJoie
63f797598a
Bumps edx-enterprise to 3.14.1
2020-12-14 09:14:35 -05:00
arbi-bom
67b5f962c1
Ran Make Upgrade
2020-12-14 12:46:35 +05:00
usamasadiq
b5a4aeed79
Revert celery custom fork
2020-12-14 12:06:56 +05:00
Bianca Severino
a099cbb1e7
Update edx-proctoring to 2.5.1
2020-12-11 14:25:31 -05:00
Lael Birch
1584d9ab76
Merge pull request #25848 from edx/lbirch/rebrand
...
Update edx-enterprise
2020-12-11 11:07:43 -05:00
Kyle McCormick
e49e3fa566
Constrain cryptography to <3.3 because Python 3.5 support was dropped ( #25857 )
...
Although application code is on Python 3.8,
we are still using Python 3.5 to execute jailed code for now.
Run make upgrade.
2020-12-11 09:03:53 -05:00
edX requirements bot
d44a088224
Updating Python Requirements
2020-12-10 23:46:18 -05:00
Lael Birch
ba9a8e5380
Update edx-enterprise
...
Rebrand of edx-enterprise pages
2020-12-10 16:08:32 -05:00
Feanil Patel
3d797e12df
Run make upgrade.
2020-12-10 14:25:48 -05:00
Talia Rhodes
ab23c1c943
update edx-enterprise to include integrated channel api
2020-12-09 15:26:31 -05:00
Adam Stankiewicz
4595f44e09
bump edx-enterprise to 3.13.10 ( #25821 )
2020-12-09 14:26:32 -05:00