John Eskew
e5ee0fc91f
Remove more unneeded 'namespace=' params.
2018-05-07 18:25:36 -04:00
Diana Huang
a06072c8d9
Bok Choy tests for account deletion workflow.
2018-05-07 15:37:24 -04:00
Eric Fischer
9c63ff3d21
Don't barf during debug logging, that's silly
2018-05-07 15:25:25 -04:00
Jeremy Bowman
dd0180a33d
TE-2545 Restrict AutoAuth for load tests
2018-05-07 15:00:48 -04:00
Eric Fischer
d39b8ccfa9
only check access of asked-for threads
2018-05-07 13:37:11 -04:00
Uzair Rasheed
0fc942bad3
Merge pull request #18058 from edx/LEARNER-617/verification-status-via-sailthru
...
Send verification status email through sailthru
2018-05-07 15:24:07 +05:00
Mushtaq Ali
f4b1da1f42
Merge pull request #17718 from edx/transcripts-phase-2
...
Transcripts phase 2
2018-05-07 12:42:50 +05:00
uzairr
dfb295fe38
Send verification status email through sailthru
...
Support needs to inform a learner different states of its
id-verification.In order to achieve it email will be sent
to learner about its verification state using sailthru.
LEARNER-617
2018-05-07 12:30:47 +05:00
Eric Fischer
8172b49552
Revert "Merge pull request #18125 from edx/efischer/the_code_also_gazes_into_you"
...
This reverts commit 86282eb850 , reversing
changes made to be097fed99 .
2018-05-04 14:45:06 -04:00
Anthony Mangano
07609e7d75
Add password_policy checks to login views
...
LEARNER-4869
2018-05-04 11:55:57 -04:00
Douglas Hall
554f609ddf
Merge pull request #18128 from edx/douglashall/update_course_discussion_settings
...
Store Discussions ID Map on CourseDiscussionSettings model when course publish signal is fired.
2018-05-03 18:09:56 -04:00
Douglas Hall
695b036282
Store Discussions ID Map on CourseDiscussionSettings model when course publish signal is fired.
2018-05-03 17:23:30 -04:00
Eric Fischer
c78bf811fd
Prefetch user group data for bulk access checks
2018-05-03 16:38:52 -04:00
McKenzie Welter
be097fed99
Merge pull request #18127 from edx/McKenzieW/learner-3830
...
swap page names for entitlement session analytics
2018-05-03 15:39:43 -04:00
Nimisha Asthagiri
eb3e8d9585
Merge pull request #17602 from Microsoft/edx_master
...
Bulk Grades API (v1 grades api w/courses endpoint)
2018-05-03 15:36:27 -04:00
Eric Fischer
2a008fac05
Merge pull request #18121 from edx/efischer/one_more_time
...
Cache results of thread authorship check
2018-05-03 14:59:09 -04:00
John Eskew
ffb1f9fe2a
Fix more Django 2.0 deprecation warnings around URLconfs.
2018-05-03 13:50:08 -04:00
McKenzie Welter
5c4c86afce
swap page names for entitlement session analytics
2018-05-03 13:43:52 -04:00
Ned Batchelder
7a71186131
Merge pull request #17810 from open-craft/afzaledx/move_site_verification_id_to_settings
...
Moved the ID used in the google-site-verification meta tag to settings
2018-05-03 13:25:05 -04:00
Kabir Khan
c0f353467e
V1 Grades API with added support for bulk read of all user grades in a course.
...
URL patterns changed to follow edx API conventions
2018-05-03 10:23:33 -07:00
Eric Fischer
efd9fc04ce
cache results of thread authorship check
2018-05-03 13:16:24 -04:00
Stu Young
7b76ab8a4d
Merge pull request #18023 from edx/estute/TE-2427-reshard-lms4
...
Reshard python unittests
2018-05-03 11:53:32 -04:00
Alex Dusenbery
95d5b13714
EDUCATOR-2753 | Add calls to retire secondary user data to the /accounts/retire endpoint.
2018-05-03 11:35:50 -04:00
afzaledx
cc6c95b388
OC-3995
...
Moved the ID string used in the google-site-verification meta tag to settings so that it can be overridden from site_configuration.
2018-05-03 20:34:39 +05:00
Stuart Young
1fd2167144
rebalance python unittests onto new shards
2018-05-03 11:16:05 -04:00
McKenzie Welter
229e1c96d4
emit ga events for user entitlement session actions
2018-05-03 09:49:01 -04:00
Michael Terry
f8b009fecc
Fix extracting i18n from jsx code
...
React code (in jsx files) was not being extracted at all. Fixed this
by updating to edx-i18n-tools 0.4.5.
Also, template literals (feature of es2015) don't work well with
gettext at all. So convert those instances to HtmlUtils or
StringUtils interpolation calls.
FEDX-505
2018-05-02 15:21:45 -04:00
Eric Fischer
4147b72f18
fix is_authenticated mocks
2018-05-02 11:26:27 -04:00
Eric Fischer
e18448e27d
Silence deprecation warnings
...
https://docs.djangoproject.com/en/1.11/releases/1.10/#using-user-is-authenticated-and-user-is-anonymous-as-methods
2018-05-02 10:03:50 -04:00
jaebradley
22cd505d42
LEARNER-4717 Have delete account modal button make request to deactivation endpoint
2018-05-02 07:50:38 -04:00
Eric Fischer
b7dda32a36
remove tests also
2018-05-01 13:44:55 -04:00
Eric Fischer
23c52d03d7
This isn't used when rendering inline
2018-05-01 12:38:11 -04:00
Brittney Exline
5b19309691
Merge pull request #18070 from edx/bexline/sso_id_verification2
...
ENT-945 Using SSOVerifications in ID Verification flow
2018-04-30 14:14:03 -06:00
rabiaiftikhar
c51d121faa
EDUCATOR-2774 add new condition for cert eligible column in grade report
2018-04-30 23:43:31 +05:00
Simon Chen
4efd355ba7
Merge pull request #18091 from edx/schen/EDUCATOR-2698
...
Implement retire users function in the SurveyAnswer model for GDPR
2018-04-30 14:17:03 -04:00
Simon Chen
174c01759f
Implement retire users function in the SurveyAnswer model for GDPR
2018-04-30 13:07:32 -04:00
Gregory Martin
75f94f9735
Merge pull request #18079 from edx/yro/EDUCATOR-2700-B
...
Update models to 'Retire' not delete data
2018-04-30 12:51:41 -04:00
Brittney Exline
91e63ed8e0
ENT-945 Using SSOVerifications in ID Verification flow
...
This reworks what was done #17930 , since it had to be reverted from the IDVerificationAggregate migration.
We decided to abandon that model and directly read from both id verification models.
2018-04-30 11:57:59 -04:00
Matthew Piatetsky
27c7a55b55
add has_staff_access to course metadata
2018-04-30 11:49:37 -04:00
Gregory Martin
16a5555c7e
Update models to 'Retire' not delete data
...
EDUCATOR-2700
2018-04-30 10:45:08 -04:00
Brian Mesick
2be587d32d
Merge pull request #18014 from edx/bmedx/retirement_state_mgmt
...
Add a management command and settings to populate RetirementState models
2018-04-30 09:28:21 -04:00
muhammad-ammar
aaaafee2b2
remove video transcript enabled flag
2018-04-30 15:59:32 +05:00
Cory Lee
d400b47ed8
Merge pull request #18087 from edx/release-mergeback-to-master
...
Merge release back to master
2018-04-27 17:52:15 -04:00
Eric Fischer
239177a5f5
Merge pull request #18084 from edx/efischer/optimize_again
...
Avoid fetching full group list repeatedly
2018-04-27 17:06:16 -04:00
Feanil Patel
49a2a5d1b7
Merge pull request #18072 from stvstnfrd/clean/virtual-universities
...
Remove unused VIRTUAL_UNIVERSITIES setting
2018-04-27 15:22:04 -04:00
Waheed Ahmed
c16cbd7a54
Fix course selection on single support form.
...
Use defaultValue instead of value attribute.
LEARNER-5126
2018-04-27 15:17:59 -04:00
Eric Fischer
3198efb93d
Avoid fetching full group list repeatedly
2018-04-27 15:13:47 -04:00
sanfordstudent
965c462418
Merge pull request #18061 from edx/sstudent/grading-policy-stuff
...
rate limit
2018-04-27 15:12:21 -04:00
stv
5d6e6a4283
Remove unused META_UNIVERSITIES setting
...
This was removed back in July 2013 [1].
[1] e8ee29786f
2018-04-27 11:34:56 -07:00
Michael Terry
502287b07e
Add some links to student records
...
Add some waffle-guarded connection points to the Credentials service
to start filling out the user flow for Student Records.
Specifically, add a button to the Program Progress Details page if
a certificate exists, and add a link in the Learner Profile page.
Both only appear if the 'student_records' waffle switch is active.
LEARNER-4701
2018-04-27 09:52:01 -04:00