irfanuddinahmad
c65655e3fa
Merge pull request #27673 from edx/iahmad/ENT-4522-5
...
chore: Update edx-enterprise to 3.22.4
2021-05-19 13:24:54 +05:00
Sameen Fatima
9f2a72ad08
ENT-4095: Handle coupon expiration date scenario in LMS ( #27539 )
2021-05-19 12:47:11 +05:00
irfanuddinahmad
34c2640d37
chore: Update edx-enterprise to 3.22.4
2021-05-19 12:26:11 +05:00
Muhammad Soban Javed
a3d1d1b87f
Merge pull request #27672 from edx/jenkins/upgrade-python-requirements-0f1ea9b
...
Python Requirements Update
2021-05-19 12:25:59 +05:00
edX requirements bot
e708ac2507
Updating Python Requirements
2021-05-19 00:45:25 -04:00
Carla Duarte
d7a4948b8e
feat: add total number of assignments to progress API (AA-816)
2021-05-18 17:18:25 -04:00
Azan Bin Zahid
0f1ea9b254
Merge pull request #27639 from edx/azan/PROD-2333
...
feat: add activation_key in accounts view
2021-05-18 21:18:04 +05:00
Azan Bin Zahid
d9abf98056
feat: add activation_key in accounts view
2021-05-18 20:09:00 +05:00
irfanuddinahmad
7c211c108e
Merge pull request #27667 from edx/iahmad/ENT-4522-4
...
chore: ENT-4522 Update edx-enterprise
2021-05-18 19:45:07 +05:00
Bianca Severino
0ca0a45e7b
Merge pull request #27665 from edx/bseverino/proctoring-3.9.3
...
chore: update edx-proctoring to 3.9.3
2021-05-18 10:35:55 -04:00
irfanuddinahmad
c9a2de7c46
chore: ENT-4522 Update edx-enterprise
2021-05-18 19:00:48 +05:00
Bianca Severino
4cb73ae61c
chore: update edx-proctoring to 3.9.3
2021-05-18 09:38:58 -04:00
Bianca Severino
e9fd0a0667
Merge pull request #27658 from edx/bseverino/drop-expiry-date-migration
...
[MST-785] Drop expiry_date column from SoftwareSecurePhotoVerification
2021-05-18 09:33:56 -04:00
edX cache uploader bot
6cc3515fa0
Updating Bokchoy testing database cache ( #27663 )
2021-05-18 14:10:56 +05:00
irfanuddinahmad
6b48fb6500
Merge pull request #27654 from edx/iahmad/ENT-4522-3
...
ENT-4522: Added util method for course access verification
2021-05-18 12:56:03 +05:00
Zaman Afzal
a5878e785e
ENT4249- Bump Edx-Enterprise Version ( #27662 )
2021-05-18 12:37:44 +05:00
edX requirements bot
35caf786b4
chore: Updating Python Requirements ( #27660 )
2021-05-18 11:52:53 +05:00
Simon Chen
ce6087f546
[Chore]:MST-677 Cleanup the waffle flag to roll out Proctoring Improvements ( #27657 )
2021-05-17 20:46:24 -04:00
David Ormsbee
2376b3d124
Revert "refactor: upgrade django=2.2.23. Fileupload issue fixed."
2021-05-17 17:22:41 -04:00
Simon Chen
2d8057f07d
[Chore]:MST-677 Roll out the onboarding status panel for Proctoring ( #27655 )
2021-05-17 15:05:37 -04:00
Awais Qureshi
61be2b554b
Merge pull request #27638 from edx/awais786/upgrade-django
...
refactor: upgrade django=2.2.23. Fileupload issue fixed.
2021-05-17 22:47:51 +05:00
Bianca Severino
51f014a515
feat: migration to drop expiry_date column
2021-05-17 13:36:15 -04:00
Bianca Severino
8523ffda91
Merge pull request #27651 from edx/bseverino/drop-expiry-date
...
[MST-785] Remove expiry_date from SoftwareSecurePhotoVerification
2021-05-17 13:34:24 -04:00
irfanuddinahmad
19f79a7165
Added util method for course access verification
2021-05-17 22:22:12 +05:00
Simon Chen
edef37b51b
[chore] Update the edx-proctoring library to 3.9.1 ( #27648 )
...
With this update, the student exam attempts have a new attribute called . The flag, when set to true, allows the exam attempt to be resumed by user
2021-05-17 13:08:39 -04:00
Justin Hynes
e0cfae745f
Merge pull request #27646 from edx/jhynes/microba-1209_function-cleanup
...
refactor: consolidate (mostly) duplicated function
2021-05-17 12:59:42 -04:00
Bianca Severino
bba7ea5d37
fix: remove expiry_date from SoftwareSecurePhotoVerification
2021-05-17 12:56:28 -04:00
Justin Hynes
563a762625
Merge pull request #27643 from edx/jhynes/microba-1238_cleanup-external
...
refactor: update function calls outside of certificates app for updated `generate_user_certificates` and `regenerate_user_certificates` functions
2021-05-17 12:34:45 -04:00
Dillon Dumesnil
35d62ff365
Merge pull request #27602 from edx/ddumesnil/improve-course-goals-aa-768
...
feat: AA-768: Add history to Course Goals model and update events
2021-05-17 09:29:39 -07:00
Dillon Dumesnil
d46f6369ea
feat: AA-768: Add history to Course Goals model and update events
...
Also removes the remove_course_goal method as it is no longer
used anywhere and removes the functionality of deleting course goals
if a user unenrolls. Adds in fields for eventing to make them more
useful.
2021-05-17 11:55:27 -04:00
Zachary Hancock
01baa9ab9c
update edx-proctoring ( #27645 )
2021-05-17 10:34:59 -04:00
Sarina Canelake
d6a00019f0
Merge pull request #27605 from OmarIthawi/patch-2
...
Remove "edX" from the logout popup message
2021-05-17 10:33:08 -04:00
Awais Qureshi
bd90545afe
refactor: upgrade django=2.2.23. Fileupload issue fixed.
2021-05-17 19:29:31 +05:00
Awais Qureshi
5c73e5dd86
refactor: upgrade django=2.2.23. Fileupload issue fixed.
2021-05-17 19:27:46 +05:00
Awais Qureshi
b62d7d45fa
refactor: upgrade django=2.2.23. Fileupload issue fixed.
2021-05-17 19:27:46 +05:00
Justin Lapierre
58c57342ab
Merge pull request #27218 from open-craft/0x29a/bb3611/improve_zip_file_content_structure
...
[BD-05][TNL-7915][BB-3611] Improve ZIP File content structure
2021-05-17 10:01:56 -04:00
Bianca Severino
f72054eee0
Merge pull request #27614 from edx/bseverino/remove-expiry-date
...
[MST-785] Remove references to expiry_date in IDV
2021-05-17 09:56:38 -04:00
Justin Hynes
d4f3e11092
refactor: consolidate (mostly) duplicated functions
...
[MICROBA-1209]
Part of the modulestore cleanup/removal in the certificates app. The function `list_with_level_from_course_overview` was temporary. Cleaning this up. Modifying the original `list_with_level` to accept a course-id/course-key as it doesn't actually need the entire course object.
* Update `list_with_level` function to accept a course run id/course-key
* Remove `list_with_level_from_course_key` function (and update any functions using it to use `list_with_level` again)
2021-05-17 09:50:39 -04:00
Justin Hynes
313a295c95
refactor: update function calls outside of certificates app for updated generate_user_certificates and regenerate_user_certificates functions
...
[MICROBA-1238]
* remove unused `course` argument from `generate_user_certificates` function in the certificates app
* remove unused `course` argument from `regenerate_user_certificates` functioni n the certificates app
* remove `course` argument if passed in edx-platform apps outside of the certificates app
2021-05-17 09:39:36 -04:00
Justin Hynes
ae750fb9d2
Merge pull request #27626 from edx/jhynes/microba-1238_cleanup
...
refactor: remove unused `course` arguments from certificate generation functions
2021-05-17 09:38:29 -04:00
0x29a
6aa70b764d
feat: remove course_id argument and upgrade ora2 dependency
2021-05-17 15:21:03 +02:00
Dillon Dumesnil
e885733881
Merge pull request #27622 from edx/ddumesnil/update-completion-aa-802
...
feat: AA-802: Update the BlockCompletionTransformer
2021-05-17 06:05:29 -07:00
Awais Qureshi
ba69657b29
Merge pull request #27635 from edx/fixing-upgrade-jobs-
...
chore: Fixing upgrade job. Due to some recent packages released upgra…
2021-05-17 16:43:40 +05:00
Awais Qureshi
94068b1ede
chore: Fixing upgrade job. Due to some recent packages released upgrade job was failing.
2021-05-17 12:57:36 +05:00
Awais Qureshi
f218f16120
Merge pull request #27636 from edx/jenkins/upgrade-python-requirements-b135d8e
...
Python Requirements Update
2021-05-17 12:16:37 +05:00
edX requirements bot
acb106c913
chore: Updating Python Requirements
2021-05-17 03:15:59 -04:00
Awais Qureshi
b135d8e224
chore: Fixing upgrade job. Due to some recent packages released upgrade job was failing.
2021-05-17 12:10:47 +05:00
jawad khan
17906d6770
feat: Add multi device support for mobile in word cloud ( #27386 )
...
Enable mobile support on word cloud xblock
LEARNER-8319
2021-05-17 07:49:33 +05:00
Simon Chen
286dd8d03c
[Fix]: Fix a bug where the email template's comments are written out as HTML text ( #27627 )
2021-05-14 20:51:12 -04:00
Justin Hynes
70810879e0
refactor: remove unused course arguments from certificate generation functions
...
[MICROBA-1238]
- Remove unused `course` arguments from certificate generation functions
Part of our cleanup after removing use of the modulestore from the Certificates app.
2021-05-14 15:38:43 -04:00