Dave St.Germain
954c8e1a67
Merge pull request #19771 from edx/dahlia/masters-track
...
Added master's track
2019-02-25 10:11:24 -05:00
David Ormsbee
1d7c082562
Merge pull request #19859 from edx/ormsbee/cookie_logging
...
Add cookie size monitoring New Relic metrics.
2019-02-22 19:26:31 -05:00
David Ormsbee
76620e0bf2
Add cookie size monitoring New Relic metrics.
...
This adds middleware that will create custom parameter metrics in
New Relic to track the size of all the cookies being received for
our domain. The custom fields are "cookies_total_size" and a
separate named parameter for every cookie size, e.g.
"cookies.csrftoken.size".
This is intended to help us track cookie growth and better diagnose
issues where users lose their sessions. It is toggled by the
'request_utils.capture_cookie_sizes' Waffle Flag.
2019-02-22 18:18:41 -05:00
Farhanah Sheets
5b38c7e39e
Merge pull request #19825 from edx/aehsan/learner-6238/update_deprecated_pygeoip_to_geoip2
...
update pygeopip to geoip2
2019-02-21 13:02:47 -05:00
zrana
243145c706
Convereted lettuce tests into bokchoy for LTI Xblock
2019-02-21 13:31:27 +05:00
adeelehsan
3e2764d9c0
update pygeopip to geoip2
...
Update deprecated pygeoip
to geoip2 and all usages
of it
Learner-6238
2019-02-21 00:42:05 +05:00
Nimisha Asthagiri
c1cd1058c5
Merge pull request #19797 from edx/arch/redirect-profile-page
...
Redirect Profile view to Profile Microfrontend
2019-02-19 09:00:37 -05:00
Nimisha Asthagiri
551f07c130
fixup! updated URL config name and value; added DEPR ticket
2019-02-14 09:17:31 -05:00
Calen Pennington
8c53ce6493
Merge pull request #19743 from edx/unicode7
...
fix unicode strings in lms/ part 2
2019-02-13 14:15:02 -05:00
Troy Sankey
11c3588fcc
Load IDA_LOGOUT_URI_LIST in all the necessary places
...
I missed the LMS production settings, and Studio in its entirety.
2019-02-13 12:17:02 -05:00
Matthew Piatetsky
764319d3e0
fix unicode strings in lms/ part 2
2019-02-13 10:35:56 -05:00
Dave St.Germain
6802a38a9d
Added master's track
...
Added mode option to course enrollment management command
2019-02-13 10:21:04 -05:00
Nimisha Asthagiri
4b4957ad9f
Merge pull request #19738 from edx/arch/per-field-visibility
...
Account API: Support Per-field Visibility
2019-02-13 10:05:49 -05:00
Nimisha Asthagiri
7848dd737f
Redirect Profile view to Profile Microfrontend
2019-02-13 09:32:36 -05:00
Troy Sankey
10afe5e52f
Additionally logout from a settings list of extra logout URIs
...
Currently, the LMS logout endpoint should iframe in the logout pages of
all the IDAs you were logged into. In short, this was made possible with
DOP because keeping track of the logout URIs and leaving a trail of
evidence in the user cookies was part of what we added in our fork of
DOP. In the case of DOT, we don't have time or desire to fork DOT to
mirror this behavior, so our stop-gap solution is to log out the user
from a list of logout URIs in settings.
2019-02-12 19:44:41 -05:00
Nimisha Asthagiri
74eabcf6bb
Account API: support per-field visibility
2019-02-12 11:41:29 -05:00
Dave St.Germain
99368e63bc
Refactored the retirement permission to use Django rules
2019-01-30 10:56:02 -05:00
nadeemshahzad
bc09bdf35a
Move award program certificates tasks to background_process queue (OPS-3687)
2019-01-25 12:47:46 +00:00
Stu Young
4e1a3b05df
Revert "Move award program certificates tasks to background_process queue (OPS-3687)"
2019-01-24 11:37:42 -05:00
Nadeem Shahzad
f1f58633eb
Merge pull request #19627 from edx/nadeem/OPS-3687
...
Move award program certificates tasks to background_process queue (OPS-3687)
2019-01-24 18:02:21 +05:00
nadeemshahzad
97dd3763d3
move program certificates tasks to background_process queue
2019-01-23 14:13:33 +00:00
syedimranhassan
b7f9a78603
Changed time zone to UTC for lms/cms
2019-01-23 15:34:56 +05:00
edx-pipeline-bot
674677daf5
Merge pull request #19577 from edx/private_to_public_21245f3
...
Mergeback PR from private to public.
2019-01-10 15:02:38 -05:00
Diana Huang
6572d99e76
Remove all references to datadog from our code.
2019-01-08 15:41:24 -05:00
Julia Eskew
b350db7ede
Read salt for retirement hashing from config.
2019-01-08 15:25:20 -05:00
Nimisha Asthagiri
92ae95a0b7
Merge pull request #19504 from edx/arch/fix-sso-redirect
...
Fix Studio SSO with Third Pary Auth
2019-01-02 12:14:33 -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
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
5a86f2b276
Bokchoy tests for Instructor dashboard data download tab
2018-12-26 22:10:38 +00:00
Nimisha Asthagiri
f840774169
Fix Studio SSO
...
ARCH-329
2018-12-22 22:48:46 -05:00
Dave St.Germain
c71c12545a
These settings now come from edx-proctoring
2018-12-21 11:16:27 -05:00
Dave St.Germain
f75dff1ec7
Enabled edx-proctoring as a Pluggable Django App.
2018-12-21 11:15:10 -05:00
Michael Roytman
23fcb7e7bb
Removed course-run exam rule configuration
2018-12-21 11:14:58 -05:00
Matt Hughes
5902a59a0f
Add another all-over-the-LMS JS file
2018-12-21 10:54:51 -05:00
Matt Hughes
edd15f1bdb
WIP: currently dev-only approach to proctoring webworker JS API
2018-12-21 10:54:51 -05:00
Dave St.Germain
380b163418
Added proctor backend dashboard to the instructor dashboard
2018-12-21 10:54:51 -05:00
Michael Roytman
ecabcf90dd
Enable course run level overrides for proctoring configuration.
2018-12-21 10:54:51 -05:00
Nimisha Asthagiri
3a45bee3ea
Merge pull request #19453 from edx/arch/cleanup-login
...
Studio login/registration redirects to LMS
2018-12-19 11:52:45 -05:00
Nimisha Asthagiri
886bc4b20b
Studio login/registration redirects to LMS
2018-12-17 20:50:57 -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
Saleem Latif
bd411de12d
Add recovery email to account settings page
2018-12-10 17:59:19 +05:00
Saleem Latif
18b66819e2
Revert "ENT-1116: Add recovery email to account settings page"
2018-12-06 21:20:46 +05:00
Saleem Latif
2055f94253
Add recovery email to account settings page
2018-12-06 14:27:28 +05:00
Alex Dusenbery
305573ed8e
Prefetch/cache subsection grades for gradebook.
2018-11-29 13:06:28 -05:00
Alex Dusenbery
66ed41dcd2
Link to the writable gradebook if feature is enabled.
2018-11-28 10:47:20 -05:00
nadeemshahzad
9d95c2e632
upgrade gunicorn 19.0
2018-11-28 08:08:21 +00:00
DawoudSheraz
e09fbab133
Avoid multiple mathjax loading on the discussion user profile page
2018-11-22 10:18:43 +05:00
Douglas Hall
1c17d3f855
Set the JWT_SIGNING_ALGORITHM setting for devstack.
2018-11-07 15:23:12 -05:00
Douglas Hall
b0eb347c32
Set CORS_ALLOW_HEADERS in devstack settings.
2018-11-06 14:56:31 -05:00
Douglas Hall
726b28d4fa
Add LOGIN_REDIRECT_WHITELIST setting to production settings.
2018-11-05 14:31:56 -05:00