edX requirements bot
b84d7794e5
Updating Python Requirements
2021-01-06 23:58:19 -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
Awais Qureshi
1f616f6fcd
Fixing make docs
...
Adding constraint on sphinx.
2021-01-05 22:42:01 +05:00
irfanuddinahmad
b5438c52b7
Merge pull request #25982 from edx/iahmad/ENT-3688
...
ENT-3688: Updated requirements with new edx-enterprise version
2021-01-05 17:32:47 +05:00
edX requirements bot
5c186507c3
Python Requirements Update ( #25977 )
...
* Updating Python Requirements
* Fixing test failure.
* Update timezone count for new pytz version
Co-authored-by: Awais Qureshi <awais.qureshi@arbisoft.com >
Co-authored-by: usamasadiq <usama.sadiq@arbisoft.com >
2021-01-05 14:12:03 +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
Feanil Patel
db152dda45
Merge pull request #25908 from edx/feanil/sandbox-py2-code
...
Remove py2 requirements.
2021-01-04 08:09:36 -05:00
Diana Huang
7a3ead747e
Upgrade python requirements.
2020-12-22 09:41:24 -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
Feanil Patel
ea78e44029
Update sandbox requirement mechanism.
...
We seperated base and py35 as a part of the upgrade to python 3 so
that we could get newer versions of some requirements during that
upgrade. This change is the first step in removing the old requirements
files that were only relevant to python 2.
We leave the python version centric named files instead of base because
we'll need to bump the version of this file regularly and clearly
indicating what version of python it's for makes it easier to reason
about.
2020-12-18 13:33:02 -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
Awais Qureshi
1dc7a2ac4a
Merge pull request #25856 from edx/usamasadiq/pin-cryptography-version
...
Usamasadiq/pin cryptography version
2020-12-11 19:59:45 +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
arbi-bom
069d9058d6
Ran Make Upgrade on branch
2020-12-11 18:18:57 +05:00
arbi-bom
0ea4630dcb
Constrained Cryptography version
2020-12-11 18:18:57 +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
Feanil Patel
1f564420a0
Remove temporary constraints.
...
This should no longer be necessary now that we have found a root cause
fix for the issue. This was removed because it was causing the case
of celery tasks not getting registered to happen more often.
Undoing https://github.com/edx/edx-platform/pull/25787
Actual Fixes:
- https://github.com/edx/edx-platform/pull/25822
- https://github.com/edx/edx-platform/pull/25825
2020-12-10 13:54:36 -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
Zachary Hancock
283fafe53b
update edx-proctoring ( #25817 )
2020-12-09 12:55:57 -05:00
Justin Lapierre
dfe15503ce
Merge pull request #25012 from open-craft/farhaan/bb-2961-ora-button-support
...
[BB-2961] [BD-05] [TNL-7577] Added open response button to the component tray
2020-12-09 07:55:52 -05:00
Adam Stankiewicz
f64c3cf947
bump edx-enterprise to 3.13.7 ( #25801 )
2020-12-08 09:07:28 -05:00
Muhammad Ammar
eee2cab9a8
Merge pull request #25793 from edx/ammar/update-edx-enterprise-to-3.13.6
...
update edx-enterprise to 3.13.6
2020-12-08 12:23:05 +05:00
muhammad-ammar
2aebb31c7f
update edx-enterprise to 3.13.6
2020-12-08 02:46:59 +05:00
Giovanni Cimolin da Silva
1d979dad8b
Merge branch 'master' into farhaan/bb-2961-ora-button-support
2020-12-07 15:01:55 -03:00
Ned Batchelder
a52baf605c
Pin the third-party random2 library
2020-12-07 12:57:05 -05:00
David Joy
a9f1a03787
Pin requirements to temporarily fix instructor task registration ( #25787 )
...
* Pin requirements to temporarily fix instructor task registration
We ran into an issue where instructor tasks were not being registered with celery correctly, resulting in: https://openedx.atlassian.net/browse/CR-2982
The cause wasn’t clear, so we started reverting some recent, suspect PRs. When we reverted #25746 , the issue went away.
The revert PR was this one: https://github.com/edx/edx-platform/pull/25766
So that we can unpause our deployment pipelines, we’re temporarily pinning the versions of the four packages upgraded in #25746 so we can continue to investigate.
* Result of make upgrade, propagating constraints out to other requirements files
2020-12-07 12:48:23 -05:00