Commit Graph

58947 Commits

Author SHA1 Message Date
edX requirements bot
38f7dac02b chore: Updating Python Requirements (#27716) 2021-05-25 11:26:23 +05:00
Michael Roytman
5ffc1d0d27 Merge pull request #27711 from edx/mroytman/MST-746-bump-edx-proctoring-version-to-3.11.0
chore: update edx-proctoring version
2021-05-24 15:42:58 -04:00
Thomas Tracy
0b00b40259 MB-1067: Management command to populate credentials availability date (#27650)
* [feat] Management command to populate credentials availability date

This is a command to populate the new CredentialsCertificate model's
available_date for every existing course_run.
2021-05-24 15:30:14 -04:00
Michael Roytman
95e5a1651d chore: update edx-proctoring version
This version of the edx-proctoring library includes changes to the onboarding status panel that is displayed in a learner's course outline. If all onboarding exams are past due, the button to go to the onboarding exam will be grayed out and will contain the text "Onboarding Past Due". If there are any available onboarding exams, the panel will work as before. If there are any onboarding exams that will be released in the future, they will be prioritized over the past due onboarding exams.
2021-05-24 14:58:48 -04:00
alangsto
185fc50066 chore: update edx-proctoring version (#27709)
The latest version of edx-proctoring contains changes that allow a proctoring provider's onboarding status api to be used for the student onboarding info panel
2021-05-24 14:40:28 -04:00
Albert (AJ) St. Aubin
351228cee4 refactor: Updating cert availability messaging.
[MICROBA-678]

Added cert availability date to the API used to get certificate status
by the learning MFE to support updated messaging.

Updated the cert availability messaging in the Coruse Dashboard,
including a text color change.
2021-05-24 12:42:03 -04:00
Felipe Montoya
af0229c447 Merge pull request #27172 from msaqib52/saqib/TSD-CERTIFICATES
[TSD] add annotations for CERTIFICATES_HTML_VIEW feature flag
2021-05-24 11:24:59 -05:00
Sameen Fatima
0be941b224 ENT-4095: Handle coupon expiration date scenario in LMS (#27704) 2021-05-24 14:50:34 +05:00
edX requirements bot
2e01dc0eac Updating Python Requirements (#27703) 2021-05-24 12:36:34 +05:00
Uzair Rasheed
7bf7adb84a Merge pull request #27697 from edx/refactor-login-api
refactor login api
2021-05-22 09:42:52 +05:00
Matt Hughes
76c81a8b26 feat(proctoring): allow configurability by backend of url
this url is shown on course home for backends which support onboarding
as part of the panel about onboarding status. This feature allows us
to configure this url via remote config.

JIRA:MST-824
2021-05-21 12:49:11 -04:00
uzairr
dd5c3790c3 refactor login api 2021-05-21 19:59:41 +05:00
edX requirements bot
1a01b6b2bf Updating Python Requirements (#27694) 2021-05-21 14:14:20 +05:00
Bianca Severino
57376fb92e Merge pull request #27669 from edx/bseverino/update-access-and-sequence
[MST-840] Add integrity signature check to courseware API
2021-05-20 15:56:07 -04:00
Diana Huang
9ef3b17263 docs: Add README to lms/templates/oauth2_provider (#27682)
* docs: Add README to lms/templates/oauth2_provider

We wanted to move this single template into a djangoapp,
but there are technical limitations to us doing so.
This README helps explain the limitations so
future generations will know why this is here.

* Update lms/templates/oauth2_provider/README.rst

Co-authored-by: Robert Raposa <rraposa@edx.org>

* Update lms/templates/oauth2_provider/README.rst

Co-authored-by: Robert Raposa <rraposa@edx.org>

Co-authored-by: Robert Raposa <rraposa@edx.org>
2021-05-20 13:37:59 -04:00
irfanuddinahmad
d2b4dca668 Merge pull request #27688 from edx/iahmad/ENT-4567
chore: Update edx-enterprise to 3.23.6
2021-05-20 17:14:17 +05:00
irfanuddinahmad
e6f9531a47 chore: Update edx-enterprise to 3.23.6 2021-05-20 16:22:46 +05:00
edX requirements bot
77af4e0546 Updating Python Requirements (#27686) 2021-05-20 13:53:00 +05:00
edX cache uploader bot
b0c74b4272 Updating Bokchoy testing database cache (#27685) 2021-05-20 13:52:32 +05:00
Nadeem Shahzad
88a31e7792 Merge pull request #27457 from edx/crice/migration
feat!: Add migration to remove allow_certificate field
2021-05-20 08:31:33 +05:00
Christie Rice
9809a7f7d1 feat!: Add migration to remove allow_certificate field from the user profile as the field is no longer used
DEPR-140 MICROBA-985
2021-05-20 01:42:29 +00:00
edX Transifex Bot
1525b29ccb geoip2: update maxmind geolite country database 2021-05-20 02:36:58 +05:00
edX cache uploader bot
e1d4dc7d62 Updating Bokchoy testing database cache (#27666) 2021-05-20 00:38:02 +05:00
Bianca Severino
744d650ef2 feat: add integrity signature check to courseware api 2021-05-19 15:04:55 -04:00
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