Dave St.Germain
aa7b71ac63
Clarify the assert method
2019-01-10 09:53:29 -05:00
Zainab Amir
b61df3af40
LEARNER-6944 Add new fields to SoftwareSecurePhotoVerification
2019-01-10 15:18:06 +05:00
Dave St.Germain
8b9028dbc6
Hide the exam review dashboard unless the proctoring backend supports the feature.
2019-01-09 14:02:15 -05:00
Christie Rice
8f8efc80dc
REVEM-74 Add program info to user-metadata
2019-01-09 12:40:11 -05:00
Calen Pennington
6efe327311
Merge pull request #19489 from edx/tuchfarber/move_expiration_banner_REVMI_54
...
Move banner REVMI-54
2019-01-09 11:22:50 -05:00
Matt Tuchfarber
ac29017d88
Move banner REVMI-54
...
Moves banner into the content instead of at the top. Adds a course
expiration fragment to the course home page, the content, the progress
page, and the discussion page.
2019-01-09 10:17:16 -05:00
Diana Huang
6572d99e76
Remove all references to datadog from our code.
2019-01-08 15:41:24 -05:00
Alex Dusenbery
577315f2a7
Refactor how grade override values are persisted.
2019-01-08 15:21:04 -05:00
Calen Pennington
dc8aa9dae4
Merge pull request #19547 from cpennington/add-test-for-fbe-banner
...
Add a test of the FBE Upgrade banner
2019-01-07 14:26:20 -05:00
Cali
a2452de4a9
Merge pull request #19471 from edx/cstenson/upgrade_link_refactor
...
Refactor verified_upgrade_link_is_valid to directly call Ecom service
2019-01-07 13:55:40 -05:00
Calen Pennington
8b014e1fef
Add a test of the FBE Upgrade banner
...
REV-656
2019-01-07 13:11:35 -05:00
Abdul Mannan
ac81c5ea68
Add revenue field to completed order event
2019-01-04 15:19:58 -05:00
Cali Stenson
7cbe1312a9
Refactor verified_upgrade_link_is_valid to directly call Ecommerce service.
...
Additionally update code documentation to clarify expected behavior around
dynamic pacing deadlines.
REVO-69
2019-01-04 15:07:39 -05:00
Ned Batchelder
78ed56cf9a
Use a regular class instead of a tuple
2019-01-02 18:23:25 -05:00
Dave St.Germain
a6ff120f8f
Merge pull request #19366 from edx/dahlia/proctoring-master
...
Upgrade edx-proctoring to version 1.5
2019-01-02 11:37:55 -05:00
Matthew Piatetsky
4aa576d725
Merge pull request #19511 from edx/REVMI-72
...
Ignore enrollment date for FBE when masquerading
2019-01-02 09:53:13 -05:00
rabiaiftikhar
aeca12ba7b
EDUCATOR-3668 remove temporary logs
2019-01-02 17:26:14 +05:00
Rabia Iftikhar
6cf5b2f744
Merge pull request #19519 from edx/ri/EDUCATOR-3849-certificate-support-reflected-xss
...
Clean XSS in Certificates Support URL
2018-12-31 14:10:43 +05:00
Rabia Iftikhar
cd6d3caf2c
Merge pull request #19517 from edx/aj/block-xblock-reflected-xss
...
Clean Xblock handler
2018-12-31 13:00:25 +05:00
rabiaiftikhar
e9b2b7f8a7
Clean XSS in Certificates Support URL
2018-12-31 12:16:34 +05:00
Awais Jibran
e3529ad258
Clean Xblock handler
2018-12-29 09:21:28 +05:00
Zachary Hancock
b7d53e26ef
Merge pull request #19490 from edx/zhancock/monitor-bulk-update
...
Add logging to gradebook bulk update
2018-12-28 09:23:43 -05:00
Matthew Piatetsky
c515b3570e
Merge pull request #19495 from edx/REVMI-50
...
write tests for when verified mode expires
2018-12-27 16:08:26 -05:00
Agha Awais
1390aa6051
Merge pull request #19060 from edx/awais/lett_2_bc_instructor_data_download
...
TE-2656: Bokchoy tests for Instructor dashboard data download tab
2018-12-27 16:47:32 +05:00
Agha Awais
22992918d3
Merge pull request #19008 from edx/awais/lett_2_bc_registration
...
TE-2654: Course registration bokchoy test
2018-12-27 16:10:31 +05:00
Agha Awais
992083dd66
Merge pull request #19025 from edx/awais/lett_2_bc_courseware_word_cloud
...
TE-2655: Courseware word cloud bokchoy tests
2018-12-27 15:28:16 +05:00
Matthew Piatetsky
1396ca9173
Ignore enrollment date for FBE when masquerading
2018-12-26 20:29:44 -05:00
Agha Awais
5a86f2b276
Bokchoy tests for Instructor dashboard data download tab
2018-12-26 22:10:38 +00:00
Agha Awais
b0d678d77c
Courseware wordcloud tests
2018-12-26 21:26:26 +00:00
Agha Awais
371c1df4f3
Course registration bokchoy test
2018-12-26 20:51:15 +00:00
Zach Hancock
a93fe4d833
add logging to gradebook bulk update
2018-12-21 14:48:09 -05:00
Zia Fazal
ae34212528
Fixed bug which stopped new user link with All edX Users sailthru list
2018-12-21 12:11:20 -05:00
Dave St.Germain
28a8621726
Amend the test to include an exam review url
2018-12-21 11:16:27 -05:00
Dave St.Germain
e8178c9f76
Include a link to the proctoring review, if available
2018-12-21 11:16:27 -05:00
Calen Pennington
77922ae073
Merge pull request #19478 from edx/hide-empty-content-course-blocks
...
REVE-181: Hide empty container blocks from the course blocks api when called by the mobile app
2018-12-21 10:22:59 -05:00
Matthew Piatetsky
e0b5e5cb97
write tests for when verified mode expires
2018-12-21 09:57:33 -05:00
Calen Pennington
325fbe4eb2
Hide empty container blocks from the course blocks api when called by the mobile app
...
All code in this PR should be removed after REVE-52 is merged and mobile
traffic from older app versions falls to < 5% of the mobile traffic
to the course_blocks api
2018-12-20 15:17:24 -05:00
Pooja Kulkarni
6f0e5d68d7
Make video contents visible to unenrolled users
...
This is based on PR #19284 and is part of the
series of work related to the proposal #18134 .
Adds VideoModule.public_view() to enable
unenrolled and anonymous users to view the video
contents of a public course.
When an unenrolled or anonymous user accesses the
video content of a public course, the
public_view() introduced in the previous PR is
used instead of student_view() method.
2018-12-20 11:56:43 +05:30
Matthew Piatetsky
821c8dbac5
Merge pull request #19452 from edx/REVE-132
...
Ensure masquerade works in courses that haven't started yet
2018-12-19 09:58:18 -05:00
Michael Terry
e8555de4b4
Merge pull request #19423 from edx/mikix/password-history-removal
...
Remove PasswordHistory
2018-12-19 09:22:39 -05:00
Matthew Piatetsky
fc6cc94573
Ensure masquerade works in courses that haven't started yet
2018-12-19 08:43:54 -05:00
Matthew Piatetsky
58aacf95ee
Merge pull request #19460 from edx/REVE-186
...
localize datetime for banner
2018-12-18 16:12:58 -05:00
Alex Dusenbery
c76dcf6c5c
Use the read-replica for getting enrollment data for gradebook API.
2018-12-18 15:37:36 -05:00
Matthew Piatetsky
947410463a
localize datetime for banner
2018-12-18 14:52:05 -05:00
Alex Dusenbery
7b04832606
EDUCATOR-3668 | The CreateSubsectionGrade class should reflect possibly overridden values from the PersistentSubsectionGrade class.
2018-12-18 11:23:12 -05:00
Bill Filler
684d6e3669
check if user is in holdback before showing new track selection
2018-12-17 16:05:13 -05:00
Nimisha Asthagiri
c5b47ec109
Merge pull request #19422 from edx/arch/remove-grades-v0
...
Remove Grades v0 REST API (DEPR-3)
2018-12-17 11:22:35 -05:00
Bessie Steinberg
6f2a2785e8
REVE-154 FBE Global Kill Switch
...
Create a global kill switch for feature based enrollment. To turn on
the kill switch (and turn off both course duration gating and content
type gating) enable a waffle flag named:
'content_type_gating.global_kill_switch'
2018-12-14 09:36:56 -05:00
Bill Filler
92551e7b7a
Merge pull request #19369 from edx/bfiller/REVE-88
...
Add feature-based enrollments search to support form
2018-12-13 14:01:45 -05:00
Michael Terry
01129787c0
Remove PasswordHistory
...
This is a feature that has been deprecated and can be safely removed.
DEPR-7
2018-12-13 13:18:56 -05:00