Zachary Hancock
7419aaa435
fix: bump proctoring for bugfix ( #28621 )
2021-09-01 18:18:25 -04:00
Talia Rhodes
3764283184
revert: revert: Bump enterprise back to 3.27.27
2021-09-01 15:15:33 -04:00
J. Victor Martins
14e2f29516
feat: Make content libraries an LTI 1.3 tool
...
Offers blockstore-based content through content libraries acting as an
LTI 1.3 tool:
- Content Library support LTI 1.3 launches offering blockstore-based
content through resource links.
- Content Library support LTI 1.3. AGS, allowing gradebook updates from
graded assignments.
2021-09-01 11:56:51 -07:00
Talia Rhodes
7248f336e1
revert: edx-enterprise bump due to catalog issues
2021-09-01 13:51:17 -04:00
Talia Rhodes
922ffab67d
chore: Bump edx-enterprise for catalog api call changes
2021-09-01 10:55:03 -04:00
Simon Chen
a17443f1f7
Chore: Update the name affirmation library to 0.8.2 for easier django admin editing ( #28598 )
...
Co-authored-by: Simon Chen <schen@edx-c02fw0guml85.lan >
2021-08-31 11:32:15 -04:00
edX requirements bot
c2a299ef4f
chore: Updating Python Requirements ( #28587 )
2021-08-31 15:40:38 +05:00
alangsto
c2ba5e7975
chore: update edx-proctoring version ( #28586 )
2021-08-30 19:29:00 -04:00
Alex Dusenbery
23bf7f1795
refactor: edx-enterprise 3.27.26
...
Refactor data-sharing consent GET and POST handlers to not have too many statements, because readability matters.
2021-08-30 15:04:03 -04:00
Binod Pant
9983ed9885
feat: ENT-4776 blackboard client oauth refresh token fixes ( #28566 )
...
ENT-4776
2021-08-30 10:51:33 -04:00
alangsto
b9d5e8c3f9
chore: update name affirmation version ( #28576 )
2021-08-30 09:30:24 -04:00
Usama Sadiq
358e846768
BOM-2747: Remove django-ipware constraint ( #28529 )
...
* fix: remove django-ipware constraint
2021-08-30 18:24:59 +05:00
alangsto
9b97071647
chore: update edx-proctoring version to latest release ( #28559 )
2021-08-30 08:12:27 -04:00
Michael Roytman
15438cab49
Merge pull request #28564 from edx/mroytman/update-edx-name-affirmation-version-0.7.0
...
chore: Update version of edx-name-affirmation library from 0.6.4 to 0.7.0.
2021-08-27 11:14:03 -04:00
Leangseu Kim
79369f01b6
bump ora version
2021-08-27 10:19:28 -04:00
michaelroytman
4198975928
chore: Update version of edx-name-affirmation library from 0.6.4 to 0.7.0.
...
This package includes a change that adds two key fields to the VerifiedNameHistoryView, verified_name_enabled and use_verified_name_for_certs.
MST-954 (https://openedx.atlassian.net/browse/MST-954 )
2021-08-27 09:53:26 -04:00
Matt Hughes
cc8522c13f
revert: https://github.com/edx/edx-proctoring/pull/902
...
Causing AttributeErrors refering to `is_verified` for some reason
2021-08-25 15:05:05 -04:00
Simon Chen
f1a603edcd
fix: Fix bug where username is being used as DOM ID for accordian on bulk exam allowance view. ( #28542 )
...
MST-994
Fix the bug introduce when the username contains special characters like @. These causes javascript errors on bulk exam allowance view
The change is all on edx-proctoring library. This is a version update to fix the above bug
Co-authored-by: Simon Chen <schen@edx-c02fw0guml85.lan >
2021-08-25 12:33:26 -04:00
Tim McCormack
f75ae33580
feat: Implement (but don't activate) LMS OAuth2 SSO login for Studio ( #28533 )
...
Once LOGIN_URL is changed for an environment, the OAuth flow will be
activated. (See included temporary doc.)
This is for ARCHBOM-1860: Convert Studio to use LMS OAuth login.
2021-08-25 16:16:48 +00:00
Kyle McCormick
cd3957b987
fix: upgrade py2neo from 3.1.2 to 2021.1.5 ( #28480 )
...
* fix: upgrade py2neo from 3.1.2 to 2021.1.5
The dump_to_neo4j management command has not been working
since the upgrade to python 3.8. The latest version of
python that py2neo 3.1.2 states support for is python 3.5,
so this isn't surprising.
The earliest non-prerelease version of py2neo that supports
python 3.8 is 2020.x (skipping the 4.x and 5.x series). Since
we're going as far as a 2020.x, we may as well upgrade all the
way to the newest series, 2021.x. This commit does that upgrade,
as well as a handful of minor code modifications in order
to handle breaking changes that have been made to the py2neo
API, and some unrelated pin bumps as the result of
'make upgrade'.
This will also require an upgrade of Coursegraph's Neo4j
version from 3.2.x to 3.5.x.
TNL-8386
2021-08-25 09:34:41 -04:00
Kira Miller
2aae2994f8
Merge pull request #28531 from edx/kiram15/ent-update
...
chore: bump edx-enterprise to 3.27.24
2021-08-24 15:53:39 -04:00
Andy Shultz
8fcfe64b50
chore: update edx-proctoring to 3.23.7
...
MST-1001
2021-08-24 13:15:46 -04:00
Kira
945436d018
chore: bump edx-enterprise to 3.27.24
2021-08-24 12:08:05 -04:00
Azan Bin Zahid
de0f42c93e
Merge pull request #28289 from edx/azan/PROD-2400
...
Pact Provider Verification Setup
2021-08-24 17:19:59 +05:00
Azan Bin Zahid
1cce2e952d
feat: add pact verification method
2021-08-24 14:59:46 +05:00
Usama Sadiq
337fdc508c
BOM-2746: Pin django-ipware and pylint versions ( #28514 )
...
* fix: pin django-ipware<4.0.0
* fix: pin pylint<2.10.0
2021-08-24 12:20:47 +05:00
Bianca Severino
9a980a2a78
Merge pull request #28512 from edx/bseverino/proctoring-3.23.6
...
chore: update edx-proctoring to 3.23.6
2021-08-23 10:11:56 -04:00
Bianca Severino
6ab0b4af82
chore: update edx-proctoring to 3.23.6
2021-08-23 09:26:52 -04:00
Usama Sadiq
c6ecdf735c
BOM-2715: Update the post-pip-compile script ( #28301 )
...
* update the post-pip-compile script to fix the py38.txt parsing for sandbox requirements.
2021-08-23 12:09:40 +05:00
mohtamba
b693a54e1e
Merge pull request #28499 from edx/mohtamba/bump-edx-proctoring-to-3.23.5
...
Update edx-proctoring version
2021-08-19 16:24:52 -04:00
Kyle McCormick
602d6a8587
Merge pull request #28471 from edx/jenkins/upgrade-python-requirements-97f750f
...
Python Requirements Update + unit test check fixes
2021-08-19 15:03:21 -04:00
mohtamba
f37d58c8c9
Update edx-proctoring version
...
Update edx-proctoring version to be the most recent release.
2021-08-19 13:38:05 -04:00
Talia Rhodes
5e7670c4ce
chore: bump edx-enterprise to 3.27.23
2021-08-19 10:29:58 -04:00
edX requirements bot
e3f6e4abbb
chore: Updating Python Requirements
...
Co-Authored-By: Kyle McCormick <kmccormick@edx.org >
2021-08-19 10:13:25 -04:00
Kyle McCormick
63635d6bcd
fix: constrain edxval to <2.1 to avoid pact-python base req
2021-08-19 09:48:34 -04:00
Michael Roytman
7b3066d025
Merge pull request #28492 from edx/mroytman/bump-edx-proctoring-3.23.4
...
Update Version of edx-proctoring Library to 3.23.4
2021-08-18 14:55:11 -04:00
michaelroytman
a3079f6b69
chore: Update Version of edx-proctoring Library to 3.23.4
2021-08-18 14:00:55 -04:00
Andy Shultz
97a5094efc
chore: bump name affirmation to complete column removal
...
This is the last PR removing verified name is_verified,
so we can bring back the test.
2021-08-18 12:49:01 -04:00
Andy Shultz
9e05538573
chore: update 2/3 of proctoring library for is_verified removal
...
This update removes the field, but not yet the column, so it
includes the test skip.
MST-969
2021-08-18 09:31:52 -04:00
mohtamba
63b65a9b48
Update version for edx proctoring
...
Update version for edx-proctoring to 3.23.3.
2021-08-17 15:50:41 -04:00
Andrew Shultz
78a390f83d
Merge pull request #28478 from edx/ashultz0/name-affirm-061
...
chore: update name affirmation to 0.6.1
2021-08-17 15:27:29 -04:00
Andy Shultz
fa89221d46
feat: update name affirmation to 0.6.1
...
Certificate tests required an update to switch from boolean verified
flag to status. This feature is not deployed yet so only test uses
needed attention.
MST-969 and friends
2021-08-17 14:50:45 -04:00
Michael Terry
1b9306c296
chore: bump edx-ace to 1.3.1
...
This allows us to force specific transactional emails to go through
the default channel instead.
AA-951
2021-08-17 11:10:58 -04:00
Jansen Kantor
97f750ffea
bump ora to 3.6.18 ( #28469 )
2021-08-16 15:49:12 -04:00
Binod Pant
fa7ed70cc5
fix: No longer fail when course not found on remote LMS ( #28459 )
...
For Blackboard and Moodle
ENT-4082
2021-08-13 11:11:52 -04:00
Michael Roytman
6d0b8ee7a5
Merge pull request #28420 from edx/mroytman/bump-edx-proctoring-to-3.23.1
...
chore: upgrade edx-proctoring library to 3.23.1
2021-08-10 10:21:36 -04:00
Bianca Severino
98053147b4
Merge pull request #28425 from edx/bseverino/name-affirmation-service
...
[MST-916] Set runtime service for Name Affirmation
2021-08-10 09:27:30 -04:00
Alexander Sheehan
27bf54da54
maint: bumping edx-enterprise version to 3.27.21
2021-08-09 16:16:06 -04:00
Bianca Severino
d0da23058d
chore: set runtime service for name affirmation
...
If special exams are enabled, set a runtime service for Name Affirmation
in order to enable it for use in proctored exam attempts.
2021-08-09 11:38:26 -04:00
michaelroytman
360f24c716
chore: upgrade edx-proctoring library to 3.23.1
2021-08-06 16:37:12 -04:00