edX requirements bot
b84d7794e5
Updating Python Requirements
2021-01-06 23:58:19 -05:00
edX Transifex Bot
3d79b8ab95
geoip2: update maxmind geolite country database
2021-01-06 16:04:06 -05:00
Kyle McCormick
7d2f8de03b
Add type annotations to backfill_orgs_and_org_courses
2021-01-06 16:00:41 -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
Carla Duarte
492ce7f217
Merge pull request #25975 from edx/ciduarte/AA-545
...
AA-545: Include has_scheduled_content in StartDateTransformer
2021-01-06 15:09:48 -05:00
edX cache uploader bot
830ca33564
Updating Bokchoy testing database cache ( #25996 )
2021-01-07 00:19:47 +05:00
Kyle McCormick
70f910935c
Improve backfill_orgs_and_org_courses output formatting ( #25880 )
...
The output was previously surfaced via `log.info` calls.
Given that the command is reporting on thousands of records,
that ended up being very difficult to parse.
Instead, print one organization or org-course linkage
per line.
Add example run of command with output to command
class docstring.
TNL-7774
2021-01-06 13:23:19 -05:00
Awais Qureshi
6adbbd2240
Merge pull request #25990 from edx/awais786/axios-ssrf
...
Upgrading axios to latest
2021-01-06 20:10:52 +05:00
Zachary Hancock
777c4f94fe
proctoring version bump ( #25995 )
2021-01-06 09:59:05 -05:00
Dillon Dumesnil
6e2da06e46
Merge pull request #25986 from edx/ddumesnil/aa-501
...
AA-501: Use hidden blocks to determine past due status
2021-01-06 06:49:32 -08:00
Dillon Dumesnil
e17e691d54
AA-501: Use hidden blocks to determine past due status
...
Blocks that were hidden by access checks would not be used when
calculating past due status for a unit. This adds in a check to
still look at those blocks, but will maintain not rendering them
when being accessed via the MFE
2021-01-06 14:11:03 +00:00
Peter Pinch
285ec771bf
fix: Remove CAS settings ( #25330 )
...
part of DEPR-6
2021-01-06 08:15:35 -05:00
irfanuddinahmad
b59f0c9dab
Merge pull request #25993 from edx/iahmad/ENT-3688-2
...
ENT-3688: Updated requirements for edx-enterprise
2021-01-06 15:48:42 +05:00
irfanuddinahmad
c4954d42ec
Updated requirements for edx-enterprise
2021-01-06 15:20:56 +05:00
Usama Sadiq
3626c3b91f
Merge pull request #25989 from edx/jenkins/upgrade-python-requirements-44d97d7
...
Python Requirements Update
2021-01-06 13:05:49 +05:00
Awais Qureshi
1277a05864
ARCHBOM-1657
...
Fixing axios SSRF vulnerability in edx-platform.
2021-01-06 11:39:25 +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
Carla Duarte
03846e229d
AA-545: Include has_scheduled_content in StartDateTransformer
2021-01-05 15:06:24 -05:00
Awais Qureshi
c4ae96d000
Running makeupgrade
2021-01-06 00:35:33 +05:00
Michael Terry
c3baf5c19e
Merge pull request #25972 from edx/mikix/banner-cta-tweaks
...
AA-505: Some design updates for courseware "shift dates" UI
2021-01-05 13:28:37 -05:00
Igor Degtiarov
acbefd1079
Extend appropriate proctoring exam modes if provider allows it. ( #25927 )
...
The honor enrollment mode is widely used in OpenEdx installations,
and recently it was not allowed for proctoring exam, but very anticipated.
Current PR makes it possible to start the proctoring exam in the honor enrollment
mode in case the provider is configured in that way.
2021-01-05 13:20:35 -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
Usman Khalid
75391262da
[BD-04] Convert SplitTest XModule to XBlock. ( #25696 )
2021-01-05 09:55:14 -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
irfanuddinahmad
49292d65a3
Fixed test data
2021-01-05 16:18:21 +05:00
Ali Akbar
40fdf46f81
update after IM security fixes 3 ( #25983 )
2021-01-05 16:12:05 +05:00
Muhammad Soban Javed
dd534a90e5
Added celery task documentation ( #25926 )
...
* Added celery task documentation
2021-01-05 14:32:52 +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
Saad Yousaf
c9c2c3b8e4
Merge pull request #25963 from edx/saad/TNL-7749
...
[TNL-7749] - Remove italic styling for warning msg on expired state for ID verification card (Rebrand).
2021-01-05 14:07:24 +05:00
irfanuddinahmad
6e7c23d1cb
Updated requirements with new edx-enterprise version
2021-01-05 13:58:54 +05:00
SaadYousaf
0809b6338e
[TNL-7749] - Remove italic styling for warning msg on expired state.
2021-01-05 13:34:56 +05:00
edx-pipeline-bot
0b4fe3bfc3
Merge pull request #25980 from edx/private_to_public_d93abb8
...
Mergeback PR from private to public.
2021-01-05 02:39:44 -05:00
Ali-D-Akbar
6cdcfb9f72
Merge branch 'master' into private_to_public_d93abb8
2021-01-05 11:43:25 +05:00
Zainab Amir
d5c9536f0a
send in-active user details on auth failure ( #25931 )
2021-01-05 10:33:04 +05:00
Michael Terry
d000eb4f67
AA-505: Some design updates for courseware "shift dates" UI
...
- Makes the action buttons underneath problems into link buttons
instead of push buttons. Per UI team
- Updates some colors of status pills like "Past due" or "Completed"
2021-01-04 13:29:58 -05:00
Ali Akbar
278e66e34c
disable xsslint ( #25951 )
...
* disable xsslint
* fix quality errors
* disable xsslint
2021-01-04 22:48:22 +05:00
Adam Stankiewicz
3ff5fc7d5f
bump edx-enterprise to 3.16.3 ( #25969 )
2021-01-04 11:01:26 -05:00
Ali Akbar
d93abb8d6e
Merge pull request #212 from edx/IM/security-fixes-3
...
Incident Management Security Fixes 3
2021-01-04 18:41:49 +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
Awais Qureshi
2b3ab8846f
Merge pull request #25961 from edx/awais786/fixing-test-failure
...
Fixing test failure due to 31-dec-2020 date issue
2021-01-04 18:01:04 +05:00
Awais Qureshi
0423434132
Fixing test failure.
2020-12-31 15:11:00 +05:00
edX Transifex Bot
6aa37e2b4d
geoip2: update maxmind geolite country database
2020-12-30 16:28:51 -05:00
edX Transifex Bot
e19f474e54
geoip2: update maxmind geolite country database
2020-12-23 16:28:39 -05:00
Awais Jibran
90776770dc
Revert ".is-hidden" CSS hack and related hint fix ( #25938 )
...
Reverts two PRs:
* "Fix hiding of completion/bookmark indicators in legacy courseware (#25919 )"
* "Fix hint show" (#25930 )
TNL-7845
2020-12-23 11:35:25 -05:00
David Ormsbee
5dac11948a
Add user_tasks to LMS (for Django admin access). ( #25933 )
...
The user_tasks app is used by Studio import/export and not used by
anything in the LMS. But because our app-permissions user/role
provisioning script invokes the LMS process, any app+permission
listed there must exist in the LMS or the provisioning fails. So
this commit adds the user_tasks app to the LMS list of installed
apps because it's a lot faster than getting app-permissions to do
the right thing.
2020-12-22 15:38:19 -05:00
Diana Huang
037b09ace5
Merge pull request #25904 from edx/diana/update-edx-lint
...
Upgrade python requirements.
2020-12-22 11:46:15 -05:00
Diana Huang
f6085e5139
Bump threshold limits due to previously broken pylint.
2020-12-22 11:12:27 -05:00
Awais Jibran
da318c4de2
Merge pull request #25930 from edx/aj/fix-hint-show
...
Fix hint show
2020-12-22 20:22:14 +05:00