Commit Graph

46097 Commits

Author SHA1 Message Date
Albert (AJ) St. Aubin
bfdcc49401 Merge pull request #18159 from edx/aj/LEARNER-5123_2
Correctly passing course key in the JSON object to async
2018-05-09 10:28:35 -04:00
Albert St. Aubin
4e0b3d3b2e Correctly passing course key in the JSON object to async
[LEARNER-5123]
2018-05-09 09:57:27 -04:00
Diana Huang
d768c77c7a Merge pull request #18123 from edx/diana/button-bokchoy-tests
Bok choy tests for the account deletion flow
2018-05-09 09:46:31 -04:00
Sofiya Semenova
879ba582cc Merge pull request #18130 from edx/sofiya/gdpr-testing
EDUCATOR-2822 | Management command to create GDPR test user
2018-05-08 16:54:10 -04:00
J Eskew
edbdae9fb8 Merge pull request #18124 from edx/jeskew/fix_some_django20_deprecation_warnings
Fix more Django 2.0 deprecation warnings around URLconfs.
2018-05-08 16:29:12 -04:00
Sofiya Semenova
403b67198a Management command to create GDPR test user 2018-05-08 16:04:01 -04:00
Douglas Hall
e4f598e99f Merge pull request #18152 from edx/douglashall/django-rest-swagger
Add API documentation with django-rest-swagger.
2018-05-08 15:12:46 -04:00
Douglas Hall
c6ec5edbf7 Add API documentation with django-rest-swagger. 2018-05-08 14:38:33 -04:00
mduboseedx
ab43de112b Merge pull request #18155 from OmarIthawi/patch-1
Use my personal email instead of QRF's
2018-05-08 14:10:38 -04:00
Eric Fischer
b1316290dc Merge pull request #17738 from caesar2164/encode-sysadmin-staffing-profile-name-upstream
Encodes staff profile names as they can be unicode
2018-05-08 13:59:34 -04:00
Farhanah Sheets
330ca36d16 Merge pull request #18147 from edx/efischer/sfe_198
updates studio-frontend to 1.9.9
2018-05-08 11:50:51 -04:00
Attiya Ishaque
494105f12d Merge pull request #18143 from edx/ai/EDUCATOR-2825-course-outline
Fix inconsistency progress between Unit and Course Outline.
2018-05-08 20:43:07 +05:00
Eric Fischer
2a2b5181ab updates studio-frontend to 1.9.9 and fix tests 2018-05-08 11:10:31 -04:00
Jeremy Bowman
f32b35427a Merge pull request #18153 from edx/jmbowman/TE-2545
TE-2545 Restrict AutoAuth for load tests
2018-05-08 10:10:47 -04:00
Albert St. Aubin
787653e793 Moving the update course and subsection grades to async task
[LEARNER-5123]

The update course and subsection grades method was causing a DB lock
on other requsets.  This should be performed in the background and given
its own async task.
2018-05-08 09:43:12 -04:00
attiyaishaque
b8fdc2ce05 Fix inconsistency progress between Unit and Course Outline. 2018-05-08 12:28:39 +05:00
Saleem Latif
2daaea9744 Merge pull request #18141 from edx/saleem-latif/ENT-965
ENT-965: Upgraded edx-enterprise version from 0.67.7 to 0.67.8
2018-05-08 11:01:51 +05:00
Omar Al-Ithawi
f9d7eba06d Use Omar's personal email instead of QRF's
I no longer work at QRF, but still contribute here.
2018-05-08 06:25:34 +03:00
John Eskew
e5ee0fc91f Remove more unneeded 'namespace=' params. 2018-05-07 18:25:36 -04:00
Eric Fischer
fcef6b3f47 Merge pull request #18150 from edx/efischer/last_one_i_swear
only check access of asked-for threads
2018-05-07 16:13:06 -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
Alex Dusenbery
0b11634e4c Run make upgrade to get latest version of xblock-lti-consumer (and others). 2018-05-07 13:35:30 -04:00
Brian Mesick
424d5044e8 Merge pull request #18146 from edx/bmedx/fix_populate_retirement_states
Fix issues with retirement state population and update view
2018-05-07 12:40:39 -04:00
bmedx
f09edea13b Fix issues with retirement state population and update view
- Fix RetirementState cascade deleting UserRetirementStatus
- Change AccountRetirementStatusView's PATCH to accept application/json
- Remove ill-considered retirementstate_pre_delete_callback
- Fix up tests
2018-05-07 11:22:11 -04:00
Michael Youngstrom
3533c0f5c5 Merge pull request #18038 from edx/youngstrom/python-pipeline-job
Create Pipeline python job
2018-05-07 10:26:00 -04:00
Mushtaq Ali
70dc0eed1c Merge pull request #18118 from edx/mushtaq/rerun-exclude-video-uploads-token
Exclude video upload token
2018-05-07 15:55:09 +05:00
Mushtaq Ali
dd8a9b018e Exclude video upload token - EDUCATOR-2532 2018-05-07 15:53:12 +05: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
Saleem Latif
e356418b45 Upgraded edx-enterprise version from 0.67.7 to 0.67.8 2018-05-07 14:43:06 +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
335696a188 Merge pull request #18137 from edx/efischer/nvm
Revert #18125
2018-05-04 17:50:38 -04:00
Alex Dusenbery
9456bcdcce EDUCATOR-2516 | Bump xblock-lti-consumer to 1.1.8 2018-05-04 16:43:17 -04:00
Michael Youngstrom
4e1826a5dd Add Jenkinsfile for python pr tests 2018-05-04 15:19:42 -04: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
Bill DeRusha
cc2d04a42c Merge pull request #18000 from edx/password-rollout
Infrastructure for password policy compliance rollout
2018-05-04 12:59:05 -04:00
Anthony Mangano
07609e7d75 Add password_policy checks to login views
LEARNER-4869
2018-05-04 11:55:57 -04:00
Mushtaq Ali
5bd1a29e40 Merge pull request #18135 from edx/mushtaq/val_version_bump
VAL version bump
2018-05-04 18:19:01 +05:00
Mushtaq Ali
923897d015 VAL version bump 2018-05-04 15:52:53 +05:00
Attiya Ishaque
0237d58350 Merge pull request #18133 from edx/ai/EDUCATOR-2726_usage_key_none
Fix that when usage key none is not raise error.
2018-05-04 15:47:20 +05:00
attiyaishaque
0c4511b57d Fix that when usage key none is not raise error. 2018-05-04 12:29:25 +05:00
Farhanah Sheets
f506e347ca Merge pull request #18131 from edx/fsheets/test-doc-vnc
Fix heading structure
2018-05-03 20:52:27 -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
86282eb850 Merge pull request #18125 from edx/efischer/the_code_also_gazes_into_you
Optimize _has_group_access for bulk checks
2018-05-03 17:18:45 -04:00
Farhanah Sheets
04b737b843 Fix heading structure 2018-05-03 17:04:21 -04:00
Eric Fischer
c78bf811fd Prefetch user group data for bulk access checks 2018-05-03 16:38:52 -04:00