Commit Graph

48866 Commits

Author SHA1 Message Date
AsadAzam
fa3b294b30 Merge pull request #19953 from edx/asad/Educator-4013-add-logs
Added logs
2019-03-12 17:43:40 +05:00
asadazam93
a4071324e0 Added logs 2019-03-12 16:55:00 +05:00
DawoudSheraz
8f6cde89cd Merge pull request #19962 from edx/dsheraz/educator_3926
Update completion api version
2019-03-12 15:00:48 +05:00
DawoudSheraz
616c92106a update the completion app version 2019-03-12 13:37:09 +05:00
Nimisha Asthagiri
82d828a42e Merge pull request #19974 from edx/arch/profile-name-field-visibility
Account API: per-field visibility of "name" field
2019-03-11 19:37:01 -04:00
Nimisha Asthagiri
944f47e957 Account API: per-field visibility of "name" field
ARCH-482
2019-03-11 17:49:56 -04:00
Cali Stenson
ed30dcd294 Move dashboard_metadata to edX theme template. 2019-03-11 17:32:05 -04:00
Douglas Hall
331ee6526c Merge pull request #19973 from edx/douglashall/PROD-60
PROD-60 Check GeneratedCertificate.download_url before using HTML cert URL.
2019-03-11 14:53:04 -04:00
Alan Zarembok
e0b8679d27 LEARNER-6398: Change get_country_time_zones to not raise exception for unrecognized timezones. 2019-03-11 14:45:12 -04:00
Douglas Hall
092d1bdf01 Check GeneratedCertificate.download_url before using HTML cert URL. 2019-03-11 14:18:16 -04:00
Matt Hughes
54cda4ed2b Merge pull request #19975 from edx/matthugs/bump-edx-proctoring-version-onboarding-and-timing-out-exams
Proctored exam workflow improvements
2019-03-11 13:16:11 -04:00
Calen Pennington
5d3c9b36df Merge pull request #19964 from cpennington/fbe-query-perf
Sort in python and add an index to improve StackedConfigModel.current…
2019-03-11 12:22:59 -04:00
Stu Young
129438420e Merge pull request #19970 from edx/estute/remove-flaky-account-settings-test
remove flaky account settings page test
2019-03-11 11:18:04 -04:00
Stu Young
9d15dfef9b Merge pull request #19969 from edx/estute/use-crowdsourcehinter-fork
use edx crowdsourcehinter fork
2019-03-11 11:17:44 -04:00
Matt Hughes
7e6f5ffbfc Proctored exam workflow improvements
- Remove second_review_required step for failed onboarding exams
- Timed-out exams should also trigger automatic file upload

JIRA:EDUCATOR-4153 and JIRA:EDUCATOR-4162, respectively
2019-03-11 11:12:06 -04:00
Matthew Piatetsky
59a056c9c3 Merge pull request #19957 from edx/REVMI-21
[REVMI-21] Remove CONTENT_TYPE_GATING flag and FEATURE_BASED_ENROLLMENT_GLOBAL_KILL_FLAG flag
2019-03-11 10:54:48 -04:00
Calen Pennington
a2a340bcd0 Improve the performance of access checking for a specific user in CourseViewList by prefetching data 2019-03-11 10:37:53 -04:00
Stu Young
5a1105bb43 Merge pull request #19966 from edx/testeng/bokchoy_auto_cache_update_57f631ad1d9b1523d1e35b51c2f8f17b926fd050
Bokchoy db cache update
2019-03-11 09:41:22 -04:00
DawoudSheraz
73669388b0 Merge pull request #19942 from edx/dsheraz/prod-21
Add aria-label toggling for play/pause and fill browser buttons
2019-03-11 13:33:04 +05:00
DawoudSheraz
f64c602887 Add aria-label toggling for play/pause and fill browser buttons 2019-03-11 11:51:25 +05:00
edX Transifex Bot
31ea663840 Update translations 2019-03-10 17:23:52 -04:00
Stuart Young
648f15a514 remove flaky account settings page test 2019-03-08 17:38:27 -05:00
Stuart Young
91388a8ea0 use edx crowdsourcehinter fork 2019-03-08 17:22:06 -05:00
edx-cache-uploader-bot
96b39e4aa1 Updating migrations 2019-03-08 14:04:59 -05:00
Jason Myatt
ccfce4ac27 Merge pull request #19940 from edx/jmyatt/filter-out-stale-generated-certificates
Filter out certificates for nonexistent courses
2019-03-08 12:09:21 -05:00
Douglas Hall
99d2746da8 Merge pull request #19923 from edx/douglashall/certificate_visibility_filter
ARCH-452: Filter certificate list API based on user profile visibility preference.
2019-03-08 11:35:26 -05:00
Brittney Exline
76e78f88f3 Merge pull request #19965 from edx/bexline/enterprise_swurs
ENT-1555 updating edx-enterprise to introduce system wide roles
2019-03-08 09:35:08 -07:00
Jason Myatt
09d51b00b5 Filter out certificates for nonexistent courses
LEARNER-7086. Uses a new model manager for GeneratedCertificate that excludes
certificates whose course_id does not correspond to a valid CourseOverview
2019-03-08 11:28:41 -05:00
Douglas Hall
c0cb493a41 Filter certificate list API based on user profile visibility preference. 2019-03-08 10:55:45 -05:00
Brittney Exline
f1810b2db8 ENT-1555 updating edx-enterprise to introduce system wide roles 2019-03-08 08:41:55 -07:00
Calen Pennington
c532077f3a Sort in python and add an index to improve StackedConfigModel.current query performance 2019-03-08 09:50:08 -05:00
Zainab Amir
ff515eca59 Add Comments to verify_student/views.py 2019-03-08 15:46:00 +05:00
Zainab Amir
68a40cd770 Add comments for code implementation 2019-03-08 12:21:37 +05:00
Matthew Piatetsky
74bcc29417 Remove FEATURE_BASED_ENROLLMENT_GLOBAL_KILL_FLAG 2019-03-07 15:46:33 -05:00
Matthew Piatetsky
49ae6b9d73 Remove CONTENT_TYPE_GATING flag 2019-03-07 15:46:33 -05:00
Christie Rice
8eba343a5c Merge pull request #19956 from edx/crice/REVEM-219_key
REVEM-219 Handle invalid course run key
2019-03-07 15:21:00 -05:00
Christie Rice
7375eb4474 REVEM-219 Handle invalid course run key 2019-03-07 13:48:48 -05:00
Stu Young
dbbfaf8bae Merge pull request #19954 from edx/testeng/bokchoy_auto_cache_update_224fa696472c3fd35f4920ce2f428d351c3a948f
Bokchoy db cache update
2019-03-07 12:15:51 -05:00
edx-cache-uploader-bot
44b7dd2b28 Updating migrations 2019-03-07 10:56:29 -05:00
zrana
c43b14a0ff Merge pull request #19896 from edx/zeeshan/remove_flaky_studio_settings_test
Remove flaky studio settings test
2019-03-07 19:20:31 +05:00
zrana
72c9bd1bae Merge pull request #19901 from edx/zeeshan/remove_flaky_lms_insturctor_dashboard_test
Remove flaky lms instructor dashboard test
2019-03-07 19:20:16 +05:00
Matthew Piatetsky
80c9d04b83 Merge pull request #19947 from edx/REVMI-67
REVMI-67 update description to describe datetime as user local time
2019-03-07 09:18:38 -05:00
AsadAzam
2a1cff52d5 Merge pull request #19898 from edx/asad/educator-3928-fix-transcript-txt-500
Fixed download txt transcript 500
2019-03-07 18:31:22 +05:00
noraiz-anwar
837219f792 add aria-label in video caption control 2019-03-07 15:47:30 +05:00
Zainab Amir
03b83ed65f Management Command to Send Verification Expiry Email
LEARNER-6946 management command to send verification expiry email

Template for email added (email/verification_expiry_email)
The management command filters the SoftwareSecurePhotoVerification model on the basis of following criteria :
-- the verification is approved
-- the start_date < expiry_date < today or specified days have passed to resend email
After the basic filtering batches are created to send email. For each verification in a batch email is sent and email_expiry_date is set to 15 days from today (default days are 15, it can be changed too)
Between each batch there is a delay of sleep_time seconds
2019-03-07 15:20:25 +05:00
Zainab Amir
2dbae49869 LEARNER-6946 management command to send verification expiry email
Template for email added (email/verification_expiry_email)
The management command filters the SoftwareSecurePhotoVerification model on the basis of following criteria :
-- the verification is approved
-- the start_date < expiry_date < today or specified days have passed to resend email
After the basic filtering batches are created to send email. For each verification in a batch email is sent and
email_expiry_date is set to 15 days from today (default days are 15, it can be changed too)
Between each batch there is a delay of sleep_time seconds
2019-03-07 14:31:27 +05:00
Uzair Rasheed
05ef4ffeeb Merge pull request #19900 from edx/LEARNER-7131/improve-403-error-handling
Improve 403 error handling
2019-03-07 12:28:38 +05:00
Zainab Amir
7a3237d085 populate expiry date and add mechanism for new verification
LEARNER-7136 populate expiry date and add mechanism for new verification

Method approve() is overridden to accommodate new users that will have their verification approved in the future. The approve() method is called from software secure results callback every time a Software Secure Photo Verification is approved.The method overridden now updates expiry_date and then calls super to perform task it was performing before this change.The expiry_date set is the same as the one sent in verification approval email.

In results_callback for sspv the expiry_date and expiry_email_date for the most recent previous verification if exists are also updated to NULL.
2019-03-07 11:29:09 +05:00
Robert Raposa
c0ae3a54fd Merge pull request #19949 from edx/ARCH-472-event-username-to-userid
ARCH-472: Add user_id for username in event data.
2019-03-06 18:14:28 -05:00
Robert Raposa
e8d60611de Add user_id for username in event data.
In certain use cases, a caller may have the username and not the
user_id. In these cases, we add the user_id since events have
standardized on using the user_id as the unique id of a user.

ARCH-472
2019-03-06 17:06:53 -05:00