Commit Graph

3684 Commits

Author SHA1 Message Date
Usama Sadiq
638ef48e8c Remove edx-proctoring constraint (#26680)
* Remove edx-proctoring constraint

* Ran make upgrade
2021-02-23 11:16:00 -05:00
M. Zulqarnain
42fc6aef03 Upgrade django-ipware (#24827) 2021-02-23 18:14:17 +05:00
Muhammad Ammar
da0e3d0853 Merge pull request #26650 from edx/ammar/upgrade-edx-enterprise-version
upgrade edx-enterprise version to 3.17.40
2021-02-23 14:12:26 +05:00
Aarif
f8eb7bfd52 fix: updated the upgrade job to install appropriate pip version (#26659)
pip version 21 doesn't seem to work well with pip-tools <5.4
2021-02-23 01:04:29 +05:00
Michael Roytman
0b624bdb71 Merge pull request #26637 from edx/mroytman/MST-617-bump-version-edx-proctoring-3.6.0
[MST-614] bump version of edx-proctoring to 3.6.0
2021-02-22 13:26:37 -05:00
Michael Roytman
71456cb2a4 feat: Install version 3.6.0 of the edx_proctoring library into edx-platform.
This release adds a new permission check when rendering the practice proctored exam view. If a learner is not in a paid enrollment track, the learner will no longer be able to use proctoring software in a practice proctored exam. As with other proctored exams, learners not in a paid enrollment track will see the exam content. This uses the 'can_take_proctored_exam' permission.
2021-02-22 10:23:36 -05:00
muhammad-ammar
18d82dff1c upgrade edx-enterprise version to 3.17.40 2021-02-22 18:11:04 +05:00
usamasadiq
96f0915b0f Fixed new pylint warnings.
use generator in any/all()
disable not-callable warnings
disable no-member warnings
Suppressed smaller pylint warnings
Pin edx-proctoring==3.5.0
2021-02-22 16:36:53 +05:00
edX requirements bot
23d87e253f Updating Python Requirements 2021-02-22 16:34:49 +05:00
Adam Stankiewicz
623876c56c bump edx-enterprise to 3.17.37 (#26634) 2021-02-19 13:20:05 -05:00
Usama Sadiq
a0852f4ff6 Merge pull request #26563 from edx/usamasadiq/bom-2244-remove-constraints
Remove numpy & scipy constraints
2021-02-19 14:40:16 +05:00
Sameen Fatima
42d9c3c080 edx enterprise version bump to 3.17.35 (#26624) 2021-02-19 14:11:14 +05:00
usamasadiq
627209cdf1 Remove numpy & scipy constraints 2021-02-19 12:13:33 +05:00
edX requirements bot
cd42829567 Updating Python Requirements (#26623) 2021-02-19 11:36:55 +05:00
alangsto
04046c727f updated edx-proctoring version to latest release (#26620) 2021-02-18 15:00:10 -05:00
Kellie Selinka
83871fd37d bump edx-enterprise version to 3.17.33 2021-02-18 09:50:15 -05:00
Kyle McCormick
136b16969d refactor: Upgrade xblock-drag-and-drop-v2 to 2.3.2 (#26235)
Previous version was 2.2.10.

Pulls in fix to deprecated import path, which
will soon be unsupported.

Incidentally pulls in:
* Make drag-and-drop indexable.
* Drop Python 2 support from drag-and-drop-v2.
2021-02-18 08:18:08 -05:00
edX requirements bot
a5aa069115 Updating Python Requirements (#26610) 2021-02-18 12:19:54 +05:00
edX requirements bot
57a8a8a0af Updating Python Requirements (#26589) 2021-02-17 12:37:18 +05:00
Ned Batchelder
cab184e356 chore: update LTI xblock to 2.6.0 2021-02-16 15:45:02 -05:00
Alexander Sheehan
a196fcb462 bumping enterprise version to 3.17.30 2021-02-16 13:08:07 -05:00
Zaman Afzal
e2fba3a14a ENT-4085 Bump edx-enterprise version (#26558) 2021-02-16 16:23:19 +05:00
usamasadiq
3c7ef6bece Remove vulture constraint 2021-02-16 12:49:11 +05:00
edX requirements bot
645eb0ffed Updating Python Requirements (#26550) 2021-02-16 12:23:17 +05:00
edX requirements bot
d5c4ca3c68 Updating Python Requirements (#26517) 2021-02-15 12:21:11 +05:00
edX requirements bot
4124f31f74 Updating Python Requirements 2021-02-11 23:45:40 -05:00
Michael Roytman
201e0f5314 feat: Install version 3.4.0 of the edx_proctoring library into edx-platform.
This release adds an interstitial in the proctored exam experience for learners with exam attempts in the ready_to_resume state, impacting Learners.
2021-02-11 16:38:15 -05:00
Bianca Severino
1d667e8b0f Add onboarding status view to instructor dashboard 2021-02-11 15:32:13 -05:00
Matt Hughes
37924e65ce fix: ajax call used for attempt status throws fewer 500s 2021-02-11 13:20:22 -05:00
alangsto
9104983369 update edx-proctoring version (#26472)
updated for quality
2021-02-10 13:41:17 -05:00
edX requirements bot
9b41842422 Updating Python Requirements 2021-02-10 07:54:49 -05:00
usamasadiq
2d14acee54 Remove duplicate constraints 2021-02-10 17:40:02 +05:00
edX requirements bot
a2635e9821 Python Requirements Update (#26463)
* Updating Python Requirements

* change namespaced_switch_name to name

Co-authored-by: Zulqarnain <muhammad.zulqarnain@arbisoft.com>
2021-02-10 16:25:34 +05:00
Alexander Sheehan
bb3ed61822 bumping enterprise to 3.17.25 2021-02-09 09:29:53 -05:00
edX requirements bot
4422009c51 Updating Python Requirements (#26445) 2021-02-09 12:53:52 +05:00
Alexander Sheehan
749b630c55 bumping enterprise to 3,17,24- am also responsible for and ok with 23 going out 2021-02-08 13:20:18 -05:00
M. Zulqarnain
3db1a21263 BOM-2247 : Upgrade pip-tools (#26192)
* Upgrade pip-tools

* Updating Python Requirements (#26191)

Co-authored-by: edX requirements bot <49161187+edx-requirements-bot@users.noreply.github.com>
2021-02-08 12:42:05 +05:00
edX requirements bot
cdeb430f68 Updating Python Requirements (#26418) 2021-02-08 12:19:01 +05:00
Tim McCormack
38f29c30f8 feat: Use edx-proctoring 3.0.0 and set required ID generation key (#26408)
MST-637: edx-proctoring 3.0.0 now requires a new key for use in ID
generation, starting from same value as SECRET_KEY (pre-rotation, but
rotation never happened for devstack.)

Remote config changes already made for relevant environments.
2021-02-05 16:19:14 +00:00
taliaedX
2bc851033d Merge pull request #26394 from edx/trhodes/update_enterprise_feb4
update enterprise to 3.17.22
2021-02-04 13:15:12 -05:00
Matt Hughes
af70102d46 Don't show onboarding info panel for practice exams
JIRA:MST-634
2021-02-04 12:11:45 -05:00
Talia Rhodes
84e2bf0704 update enterprise 2021-02-04 11:53:22 -05:00
Alex Dusenbery
6d13b2c817 edx-enterprise version 3.17.21
Introduce and use a roles_api module, use the roles API in receivers that want to create or delete role assignments.
For new learners and admins, associate their user-role with the customer to which they are linked.
Does not yet specify the enterprise_customer for deletions. We want to maintain current behavior on deletes until we do a data backfill of that field. So for now, we'll continue to delete all assignments held by the deleted user.
Install django-cache-memoize, so that we can memoize roles (not assignments) in the Django cache.
2021-02-04 09:08:27 -05:00
Alexander Sheehan
1c26f3900f bumping enterprise version to 3.17.20 2021-02-03 09:57:16 -05:00
Jeff Chaves
02a8324dd0 feat: bumping edx-enterprise version to 3.17.19 (#26332)
* Removes the sync_enterprise_catalog_query boolean field from the EnterpriseCustomerCatalog model.
* Adds migration to remove the sync_enterprise_catalog_query boolean field.
2021-02-02 15:05:45 -05:00
Jeff Chaves
0b070a3998 bumping edx-enterprise to version 3.17.18 (#26331) 2021-02-02 12:53:00 -05:00
irfanuddinahmad
3a90b9670e Updated version for edx-enterprise 2021-02-02 19:54:20 +05:00
edX requirements bot
df89e6d2d2 Updating Python Requirements (#26294) 2021-02-02 12:42:55 +05:00
Adam Stankiewicz
c99b7a12ce bump edx-enterprise to 3.17.16 (#26289) 2021-02-01 15:44:06 -05:00
alangsto
0bca48b772 updated proctoring version (#26288) 2021-02-01 12:46:12 -05:00