Awais Qureshi
d0ed3ee942
BOM-2442
...
pyupgrade in calendar-sync.
2021-03-08 13:13:52 +05:00
Michael Roytman
66f0f9891f
feat: This upgrades the version of edx-proctoring library to 3.7.6. This includes a fix to a bug that prevented course staff members from marking proctored exam attempts as ready_to_resume. The bug was that the course ID was being incorrectly determined by the StudentProctoredExamAttempt PUT handler. ( #26880 )
2021-03-05 19:50:17 -05:00
Nathan Sprenkle
e5c9ba183a
fix: add missing ORA hooks for some response areas ( #26875 )
2021-03-05 15:40:42 -05:00
Kyle McCormick
9aefd6f986
style: django-not-configured is not a sensible lint-amnesty value ( #26862 )
...
django-not-configured is an error raised by pylint (with
the pylint-django plugin) when it's not correctly configured.
We should not be applying lint amnesty for such a violation.
2021-03-05 08:11:58 -05:00
Justin Hynes
8155190511
Merge pull request #26857 from edx/jhynes/microba-1038_fix-removal-bug
...
MICROBA-1038 | Don't check enrollment status when removing allowlist entries
2021-03-05 08:02:03 -05:00
Awais Qureshi
875a06d2fc
Merge pull request #26674 from edx/BOM-2373-course_action_state
...
Run Pyupgrade on course-action-state.
2021-03-05 17:24:13 +05:00
Matthew Piatetsky
013f7bfe34
Merge pull request #26744 from edx/AA-461
...
[AA-461] Export highlights to s3 for use by braze
2021-03-05 06:46:57 -05:00
M. Zulqarnain
e35d3de376
refactor: pyupgrade on docs & pavelib ( #26768 )
2021-03-05 15:24:59 +05:00
M. Zulqarnain
41e5403f4e
BOM-2369 (D): pyupgrade on contentstore/views ( #26767 )
...
* pyupgrade on contentstore/views
* Apply suggestions from code review
Co-authored-by: Usama Sadiq <usama.sadiq@arbisoft.com >
Co-authored-by: Usama Sadiq <usama.sadiq@arbisoft.com >
2021-03-05 14:55:14 +05:00
edX requirements bot
efe4041ef7
Updating Python Requirements ( #26864 )
2021-03-05 14:17:27 +05:00
edX cache uploader bot
39b9099cdf
Updating Bokchoy testing database cache ( #26861 )
2021-03-05 14:14:42 +05:00
Braden MacDonald
7a14c87865
Merge pull request #26535 from edx/ziafazal/annotations_ENABLE_ANNOUNCEMENTS
...
[TSD] Added annotations for ENABLE_ANNOUNCEMENTS feature flag
2021-03-04 15:15:45 -08:00
Matt Tuchfarber
7f1c5023cd
Merge pull request #26841 from edx/tuchfarber/fix_race_condition_cert_date
...
Move cert date signals to avoid race conditions
2021-03-04 17:40:50 -05:00
edx-abolger
c26b29d5d6
Merge pull request #26858 from edx/edx-abolger/ent-4262-enterprise-version-bump
...
Bumping edx-enterprise requirements to 3.17.47
2021-03-04 16:48:15 -05:00
Simon Chen
c729502b14
MST-686 Update the IDV approval email to say our IDV is now valid for 2 years ( #26859 )
2021-03-04 16:25:42 -05:00
Matthew Piatetsky
8d1d7b2222
feat: Export highlights to s3 for use by braze
...
Things other than highlights may be exported in the future. The storage class is flexible so backends other than s3 may be used in the future.
AA-461
2021-03-04 15:57:30 -05:00
Matt Tuchfarber
6c97dfe1e5
Move cert date signals to avoid race conditions
...
COURSE_CERT_DATE_CHANGE was being called before saving the new data in
the course overview. The listeners were expecting to pull the data out
of the course overview, and thus were only right about half the time.
This moves the signal to trigger after the course publish signals are
handled.
2021-03-04 15:57:21 -05:00
Adrienne Bolger
20637d16fa
edx-enterprise version bump
2021-03-04 14:26:04 -05:00
Justin Hynes
a3a05bc440
MICROBA-1038 | Don't check enrollment status when removing allowlist entries
...
[MICROBA-1038]
- Today, we check if a learner is actively enrolled in a course-run before we add or remove them from the Instructor Dashboard allow list. We ran into an issue where we couldn't remove an entry from the list because the learner is no longer actively enrolled in the course-run. Update instructor dashboard logic to only check enrollment status when _adding_ a learner to the allow list.
2021-03-04 13:44:45 -05:00
Felipe Montoya
b98bcb19e4
Merge pull request #26809 from jramnai/tsd-enable_cookie_consent2
...
[TSD] add annotaions for ENABLE_COOKIE_CONSENT feature flag
2021-03-04 12:19:29 -05:00
Jawayria
2b943d93eb
Merge pull request #26537 from edx/jawayria/bom-2352-2
...
BOM-2352: Removed unused imports from lms/djangoapps/{certificates, c…
2021-03-04 20:40:36 +05:00
Jawayria
bf9e498be7
Merge pull request #26536 from edx/jawayria/bom-2352-1
...
BOM-2352: Removed unused imports from lms/djangoapps/{badges, brandin…
2021-03-04 20:39:23 +05:00
Jawayria
c5e5b307b5
Merge pull request #26507 from edx/jawayria/bom-2351-6
...
BOM-2351: Removed unused imports from common/lib/xmodule
2021-03-04 20:36:46 +05:00
Carla Duarte
368df80c05
Merge pull request #26838 from edx/ciduarte/AA-517
...
AA-517: fix duplicate IDs in MessageBannerView
2021-03-04 09:46:26 -05:00
Christie Rice
8c2ce91a15
MICROBA-1033 Remove temporary id verification code. Require users to have a current id verification. ( #26834 )
2021-03-04 09:08:56 -05:00
adeel khan
18aa50ec0f
Merge pull request #26853 from edx/adeel/van_178_change_shadow_box_background_color
...
Change email shadow box color
2021-03-04 18:55:53 +05:00
adeel khan
cd848bf33c
Merge pull request #26850 from edx/adeel/van_177_reduce_top_padding
...
Reduce top padding by half for emails
2021-03-04 18:23:13 +05:00
Adeel Khan
416546791d
Change email shadow box color
...
VAN-178
2021-03-04 18:18:32 +05:00
Adeel Khan
883fffd2c6
Reduce top padding by half for emails
...
VAN-177
2021-03-04 17:28:41 +05:00
zia.fazal@arbisoft.com
d45d978aab
Added annotations for ENABLE_ANNOUNCEMENTS feature flag
...
fixed quality violations
Changed indentation
2021-03-04 16:44:40 +05:00
Usama Sadiq
519384edca
refactor: ran pyupgrade on lms/djangoapps ( #26733 )
...
ran pyupgrade on bulk_enroll & ccx apps.
2021-03-04 16:00:19 +05:00
Awais Jibran
ce0fc3804d
refactor: use q objects when fetching user using an identifier #26683 ( #26823 )
2021-03-04 15:16:54 +05:00
M. Zulqarnain
5562944e87
BOM-2369 (A): pyupgrade on api,contentstore and cms_user_tasks apps under CMS ( #26676 )
...
* pyupgrade on cms api,contentstore and cms_user_tasks apps
2021-03-04 15:06:07 +05:00
Usama Sadiq
a8449334af
refac: ran pyupgrade on lms/djangoapps/branding ( #26730 )
2021-03-04 14:42:42 +05:00
M. Zulqarnain
fa271dafe9
BOM-2369 (C): pyupgrade on contentstore/tests ( #26759 )
...
* pyupgrade on contentstore/tests
2021-03-04 14:37:39 +05:00
M. Zulqarnain
da970bf215
BOM-2369 (B): Pyupgrade on contentstore/management ( #26758 )
...
* pyupgrade on contentstore/management
2021-03-04 14:31:10 +05:00
adeel khan
32fd2407e3
Merge pull request #26819 from edx/adeel/van_274_fix_password_reset_button_style
...
Make button style primary
2021-03-04 10:59:54 +05:00
Adeel Khan
231dd68f90
Make button style primary
...
VAN-274
2021-03-04 07:50:09 +05:00
Carla Duarte
5868e3aef8
AA-517: fix duplicate IDs in MessageBannerView
2021-03-03 16:29:11 -05:00
Simon Chen
2b4b53d36f
MST-669 bump up the version of edx-proctoring for new 'other_course_approved' proctoring status on Student Onboarding Status panel ( #26839 )
2021-03-03 16:27:53 -05:00
Justin Hynes
c658c7e0e6
Merge pull request #26836 from edx/jhynes/mb-1023_bugfix
...
MB-1023 | Fix defect when removing allowlist entry on instructor dashboard
2021-03-03 14:02:05 -05:00
Awais Qureshi
0fac7e7743
Merge pull request #26808 from open-craft/symbolist/fix-common-tests
...
Fix running tests in common/lib.
2021-03-03 23:50:01 +05:00
Justin Hynes
05c82810e0
MB-1023 | Fix defect when removing allowlist entry on instructor dashboard
...
[MB-1023]
- Fix issue from recent refactor. Verify certificate is not none before attempting to invalidate the certificate.
- Add more logging
2021-03-03 13:14:01 -05:00
Aarif
059d683441
Constrained diff-cover to fix upgrade job ( #26830 )
2021-03-03 23:04:41 +05:00
Matt Tuchfarber
30203c9e45
Merge pull request #26833 from edx/tuchfarber/add_credentials_username_to_cms
...
Add credentials service username to common cms
2021-03-03 12:26:46 -05:00
Matt Tuchfarber
0feeaaf817
Add credentials service username to common cms
...
We're now calling programs-related code from CMS so we need to have the
username for the credentials service available in CMS
2021-03-03 11:46:32 -05:00
Christie Rice
1b1781247c
MICROBA-1032 Remove command in favor of querying the db for more detailed info ( #26787 )
2021-03-03 09:33:21 -05:00
Sarina Canelake
e15e372233
Merge pull request #26772 from edx/sarina/DEPR-142-TNL-7522
...
Remove the "role of users being enrolled" field from Instructor Dashboard
2021-03-03 08:57:16 -05:00
Usman Khalid
0e7664fbce
test: Fix failing pytest asserts in GradesheetTest.test_weighted_grading.
2021-03-03 18:49:01 +05:00
Usman Khalid
8a8dbee340
test: Fix assertstore and modulestore tests failing because of missing equality functions.
...
https://github.com/edx/edx-platform/pull/26530 updated the tests to use pytest
assertions instead of unittest assertionss. However, some tests depended on custom
equality functions being set up in the test classes. These tests have been updated
to explicitly do the needed comparisons.
2021-03-03 18:49:01 +05:00