Commit Graph

3909 Commits

Author SHA1 Message Date
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
Alexander Sheehan
24c87b5521 maint: bumping enterprise version to 3.27.19 2021-08-05 17:45:57 -04:00
Alexander Sheehan
86aea4d93e maint: bumping enterprise version to 3.27.17 2021-08-05 13:37:41 -04:00
Andrew Shultz
7303e771a5 Merge pull request #28397 from edx/ashultz0/proctoring3230
chore: update edx-proctoring to 3.23.0
2021-08-04 11:58:04 -04:00
Alexander J Sheehan
ea3af16818 Merge pull request #28396 from edx/asheehan-edx/bumping-enterprise-3-27-16
maint: bumping enterprise version to 3.27.16
2021-08-04 11:31:06 -04:00
Andy Shultz
1e1e302509 chore: update edx-proctoring to 3.23.0 2021-08-04 11:16:11 -04:00
Jansen Kantor
f4c5dc25b7 ora 3.6.17 (#28393) 2021-08-04 11:12:09 -04:00
Leangseu Kim
3e3c83629b chore: version bump for edx-bulk-grades 2021-08-04 10:58:57 -04:00
Alexander Sheehan
f924b5c7f9 maint: bumping enterprise version to 3.27.16 2021-08-04 10:57:03 -04:00
Zaman Afzal
3491cc516b maint: ENT4740 bumping enterprise version to 3.27.15 (#28390) 2021-08-04 18:21:14 +05:00
Bianca Severino
1e66380f0e chore: upgrade edx-name-affirmation to 0.3.1 2021-08-03 14:43:04 -04:00
Jansen Kantor
68e8a6a981 chore(bump ora to 3.6.15) (#28383) 2021-08-03 12:01:49 -04:00
Alexander Sheehan
48ef7cd096 maint: bumping enterprise version to 3.27.14 2021-08-03 10:25:05 -04:00
Leangseu Kim
58377ae780 remove constraint and update ora 2021-08-03 09:43:55 -04:00
edX requirements bot
c09d226b24 chore: Updating Python Requirements (#28375) 2021-08-03 12:34:51 +05:00
Binod Pant
0dd00460c6 feat: bump edx-enterprise to 3.27.13 (#28367)
ENT-4789
2021-08-02 16:30:35 -04:00
Bianca Severino
31cb73c7c3 Merge pull request #28360 from edx/bseverino/name-affirmation-0.3.0
chore: upgrade edx-name-affirmation to 0.3.0
2021-08-02 14:03:34 -04:00
Bianca Severino
afb7691c9a chore: upgrade edx-name-affirmation to 0.3.0 2021-08-02 13:25:07 -04:00
Alexander J Sheehan
68a32df5d7 Merge pull request #28345 from edx/asheehan-edx/ENT-4783-version-bump
maint: bumping enterprise version to 3.27.12
2021-08-02 13:06:21 -04:00
Alexander Sheehan
959a84f37d maint: bumping enterprise version to 3.27.12 2021-08-02 10:08:08 -04:00
Jawayria
514c781917 chore: removed constraint on django-countries 2021-08-02 17:35:49 +05:00
Julia Eskew
b7a34887c2 chore: Bump version of django-wiki to 1.0.2. 2021-07-30 18:40:44 -04:00
Binod Pant
54fc5c35d2 feat: Celery tasks instead of synchronous emails for enrollment, in n… (#28324)
* feat: Celery tasks instead of synchronous emails for enrollment, in notify_enrolled_learners()

ENT-4779

ENT-4779

* feat: use edx-enterprise 3.27.11 for improved error handling in email notify task
2021-07-30 09:42:39 -04:00
Leangseu Kim
d7cb1eb378 fix: temporary constraint ora2 update 2021-07-28 23:06:25 -04:00
leangseu-edx
d1ccddd167 Revert "chore: bump ora2 version to 3.6.12"
This reverts commit f380dffe9b.
2021-07-28 16:19:55 -04:00
Leangseu Kim
f380dffe9b chore: bump ora2 version to 3.6.12 2021-07-28 13:54:24 -04:00
Talia Rhodes
9fdab9f459 chore: update edx-enterprise to 3.27.9 2021-07-28 11:16:39 -04:00
Andrew Shultz
1df4f99005 Merge pull request #28276 from edx/ashultz0/proc-bump-3220
chore: update edx-proctoring to 3.22.0
2021-07-26 13:08:25 -04:00
Talia Rhodes
ac49ef65fd chore: update edx-enterprise 2021-07-26 12:09:48 -04:00
Andy Shultz
2c3597291c chore: update edx-proctoring to 3.22.0
This completes the removal of unused fields in exam attempt,
so the migration test skip is no longer necessary.
2021-07-26 11:40:34 -04:00
Jansen Kantor
61ed21ae41 chore(bump ora to 3.6.11) (#28272) 2021-07-26 11:13:37 -04:00
Binod Pant
cbcef73ec4 feat: Upgrade to 3.27.7 edx-enterprise ENT-4746 (#28263)
ENT-4746
2021-07-25 23:27:36 -04:00
taliaedX
3f59de2b80 Merge pull request #28261 from edx/trhodes/ent-1366
feat: Third Party Auth - Boolean Enable Field for Enterprise Providers
2021-07-23 15:00:15 -04:00
Talia
45772158bc feat: add boolean field to third_party_auth to be used to remove providers from enterprise selection 2021-07-23 14:17:33 -04:00
Andrew Shultz
27ee8aee4a Merge pull request #28255 from edx/ashultz0/proc-bump-3206
chore: update edx-proctoring to 3.20.6
2021-07-23 09:58:32 -04:00
Usama Sadiq
1795008686 fix: Removed pylint constraint (#28222)
Disabled pylint warnings in pylint_tweaks
2021-07-23 18:35:57 +05:00
Usama Sadiq
d729c0f0a5 Fix: Removed unnecessary constraints (#28120)
fix: removed zipp and stevedore constraints
fix: removed kiwisolver and joblib constraints
2021-07-23 11:59:22 +05:00
Andy Shultz
0fb2cd4dd3 chore: update edx-proctoring to 3.20.6
continuing sequence of DB migration releases
2021-07-22 14:42:14 -04:00