Carla Duarte
8542b9c840
Merge pull request #27670 from edx/ciduarte/AA-816
...
feat: add total number of assignments to progress API (AA-816)
2021-05-19 13:43:46 -04:00
Dillon Dumesnil
4dfce2c4f8
Merge pull request #27668 from edx/ddumesnil/end-date-update-aa-686
...
feat: Update the course end date block display logic
2021-05-19 08:49:56 -07:00
Dillon Dumesnil
8aeb460133
feat: Update the course end date block display logic
...
For self-paced courses, we have decided to switch to showing the end
date as long as it is within 365 days rather than the expected
duration of the course.
2021-05-19 09:09:57 -04:00
Sameen Fatima
d8b07ebacd
Revert "ENT-4095: Handle coupon expiration date scenario in LMS ( #27539 )" ( #27675 )
...
This reverts commit 9f2a72ad08 .
2021-05-19 18:06:21 +05:00
Sameen Fatima
4ddd620c53
Revert "fix forward for ENT-4095 dashboard error ( #27677 )" ( #27678 )
...
This reverts commit e1aa807142 .
2021-05-19 18:05:17 +05:00
irfanuddinahmad
5d52357b58
Merge pull request #27679 from edx/iahmad/ENT-4522-5
...
chore: Upgrade edx-enterprise
2021-05-19 17:51:27 +05:00
irfanuddinahmad
9e885c23fd
chore: Upgrade edx-enterprise
2021-05-19 17:00:36 +05:00
Albert (AJ) St. Aubin
1b13ff4c21
refactor!: Removing the cert_whitelist management command
...
[MICROBA-1052]
We are removing the cert_whitelist management command because it does
not provide a clear value with the current state of Certificate
generation on edx-platform. It adds a user to the whitelist table, but
does not generate a certificate.
We recommend using the exceptions tab in the Instructor tab of the LMS
Course.
2021-05-19 07:11:12 -04:00
Sameen Fatima
e1aa807142
fix forward for ENT-4095 dashboard error ( #27677 )
2021-05-19 15:17:22 +05:00
Muhammad Soban Javed
eff17ea012
Merge pull request #27676 from edx/revert-27672-jenkins/upgrade-python-requirements-0f1ea9b
...
Revert "Python Requirements Update"
2021-05-19 15:07:49 +05:00
Waheed Ahmed
ea29318f22
fix: username suggestion generation ( #27641 )
...
If all generated usernames using an integer range are already consumed by existing
users, the loop stuck in an infinite loop. Fixed by using a for loop instead of
while with an upper limit.
2021-05-19 14:53:06 +05:00
Muhammad Soban Javed
9ec9c2f7fb
Revert "Python Requirements Update"
2021-05-19 14:30:28 +05:00
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