Commit Graph

47066 Commits

Author SHA1 Message Date
Calen Pennington
0aeec133fc Render all parts of XBlock fragments in a Conditional Module
[EDUCATOR-3262]
2018-08-10 13:32:55 -04:00
Brian Beggs
d9bf8aeac2 Merge pull request #18761 from edx/feanil/downgrade_gunicorn
Downgrade `gunicorn` and run `make upgrade`
2018-08-08 20:00:16 -04:00
Brian Beggs
b834daa1bb Set user-util to 0.1.4 2018-08-08 17:52:50 -04:00
Feanil Patel
056488a97a Downgrade gunicorn and run make upgrade
There is a breaking change in gunicorn 19 which changes
the behavior of the `REMOTE_ADDR` request meta info. It
no longer correctly passes through the value of X-Forwarded-For
if that header is present.

This resulted in making anything that looked at this attribute
think that all requests were coming from 127.0.0.1

This broke the django-ratelimit-backend library which relies on
this feature to determine if a user has had too many login attempts.
2018-08-08 16:32:11 -04:00
adeel khan
e3b6cad173 Merge pull request #18742 from edx/adeel/learner_5865_register_page_incorrect_screenreader_error
Fixes unnecessary error reporting by screen reader
2018-08-09 01:06:09 +05:00
Dillon-Dumesnil
796500bdff Merge pull request #18757 from edx/ddumesnil/LEARNER-5098
Removing student records waffle flag from LMS
2018-08-08 15:44:34 -04:00
Dillon Dumesnil
f59eafa1c0 Removing student records waffle flag from LMS 2018-08-08 15:04:27 -04:00
Adeel Khan
85af79be25 Fixes unnecessary error reporting by screen reader
This patch would inject error message dynamically for
screen readers only when there is an error state. In
normal flow screen reader would not be reporting any
errors to users.

LEARNER-5865
2018-08-09 00:01:41 +05:00
Kevin Falcone
834c2eb1b3 Merge pull request #18665 from edx/jibsheet/reset-db-cache
Recreate caches because we rolled back a migration that was added
2018-08-08 13:57:04 -04:00
Awais Jibran
b1b473976c Merge pull request #18754 from edx/revert-18744-aj/add-more-logging-in-load_from_module_store
Revert "Adding more logging"
2018-08-08 22:42:31 +05:00
Awais Jibran
316fdd67c2 Revert "Adding more logging" 2018-08-08 21:45:45 +05:00
Brittney Exline
017691de50 Merge pull request #18751 from edx/bexline/enterprise_version_bump
ENT-1135 Upgrade edx-enterprise to 0.72.4
2018-08-08 09:59:50 -06:00
Troy Sankey
22a565ffa7 Merge pull request #18740 from edx/pwnage101/add-partner-reporting-model-admin
Add ModelAdmin for UserRetirementPartnerReportingStatus
2018-08-08 11:42:46 -04:00
Brittney Exline
525ffb5c76 ENT-1135 Upgrade edx-enterprise to 0.72.4 2018-08-08 11:25:59 -04:00
Troy Sankey
a1e2cccb3d Add ModelAdmin for UserRetirementPartnerReportingStatus
Primarily, this was added for convenient bulk moving of processing
states from True to False without having to incur the round-trip
duration of a devops support ticket (in which they run SQL on our
behalf).
2018-08-08 11:09:31 -04:00
Qubad786
b961569d35 Fix integrity errors 2018-08-08 19:42:21 +05:00
Feanil Patel
b26bb7f98e Merge pull request #18743 from edx/feanil/upgrade_gunicorn
Move pin of `gunicorn` to 2015 and run `make upgrade`
2018-08-08 09:10:16 -04:00
Awais Jibran
0d4a9a9e51 Merge pull request #18744 from edx/aj/add-more-logging-in-load_from_module_store
Adding more logging
2018-08-08 16:13:09 +05:00
Awais Jibran
e38957bdb0 Adding more logging 2018-08-08 11:54:02 +05:00
Noraiz Anwar
4dc4fa935a Merge pull request #18737 from edx/noraiz/EDUCATOR-3296
exempt pdf view from xframe_options:deny
2018-08-08 11:46:17 +05:00
Matthew Piatetsky
4c93abda09 Merge pull request #18734 from edx/add_mobile_exclusion_for_vop_and_cgv3
add course level mobile app exclusion for vop and cgv3 experiments
2018-08-07 19:35:07 -04:00
Feanil Patel
26e7c82c5f Move pin of gunicorn to 2015 and run make upgrade
Gunicorn Change Log: http://docs.gunicorn.org/en/stable/2015-news.html
2018-08-07 18:03:07 -04:00
Matthew Piatetsky
cfa4dc6945 add course level mobile app exclusion for vop and cgv3 experiments 2018-08-07 17:19:55 -04:00
Michael Roytman
df9e6c6fc9 Merge pull request #18741 from edx/mroytman/bump-studio-frontend-1.16.5
bump studio-frontend package to 1.16.5
2018-08-07 16:49:49 -04:00
Douglas Hall
65d9d5411e Merge pull request #18732 from edx/douglashall/upgrade_drf_extensions
Upgrade edx-drf-extensions to 1.6.1.
2018-08-07 16:05:50 -04:00
Michael Roytman
46cda3656b bump studio-frontend package to 1.16.5 2018-08-07 15:47:34 -04:00
Douglas Hall
6e9d71f44c Upgrade edx-drf-extensions to 1.6.1. 2018-08-07 15:19:20 -04:00
Jeremy Bowman
02e4b87421 Merge pull request #18733 from edx/jmbowman/TE-2525
TE-2525 nose.tools removal part 1/2
2018-08-07 13:55:04 -04:00
J Eskew
6ee6e8935b Merge pull request #18711 from edx/jeskew/mgmt_cmd_cancel_user_retirement
Mgmt command to cancel user retirement request.
2018-08-07 12:03:11 -04:00
Jeremy Bowman
4b13ad577b Merge pull request #18731 from edx/jmbowman/TE-2524
TE-2524 Remove remaining nose.plugins usage
2018-08-07 10:34:54 -04:00
Jeremy Bowman
7e410b0656 TE-2524 Remove remaining nose.plugins usage 2018-08-07 09:36:35 -04:00
Jeremy Bowman
bcaec3c5bb TE-2525 nose.tools removal part 1/2 2018-08-07 08:30:12 -04:00
Noraiz Anwar
70d1ca4740 Merge pull request #18736 from edx/noraiz/EDUCATOR-3074_lms_setting
set x_frame_option to deny in lms common env
2018-08-07 17:15:53 +05:00
noraiz-anwar
22a6b08bda set x_frame_option to deny in lms common env 2018-08-07 16:42:02 +05:00
Zia Fazal
a5691b7cb6 Merge pull request #18727 from edx/ziafazal/gating-exclude-non-completable
exclude non completable blocks when calculating completion percentage
2018-08-07 16:39:58 +05:00
noraiz-anwar
0e005c4dd8 exempt pdf view from xframe_options:deny 2018-08-07 16:33:21 +05:00
Awais Jibran
1eba936a9e Merge pull request #18730 from edx/aj/update-log
Update log for library not found
2018-08-07 14:21:33 +05:00
Agha Awais
5fbbf2504d Merge pull request #18735 from edx/awais/remove_frading_flaky_test
removed Grading flaky test
2018-08-07 12:28:03 +05:00
Noraiz Anwar
41a5f99ebe Merge pull request #18729 from edx/noraiz/EDUCATOR-3292
exempt discussion upload from xframe deny
2018-08-07 11:56:54 +05:00
Agha Awais
4c966afc71 removed flaky test 2018-08-07 05:39:11 +00:00
John Eskew
f92a8f6e24 Mgmt command to cancel user retirement request. 2018-08-06 17:00:40 -04:00
Jeremy Bowman
b386198a48 Merge pull request #18717 from edx/jmbowman/TE-2663
TE-2663 Run bok-choy tests in headless Firefox
2018-08-06 12:45:59 -04:00
Diana Huang
23860605f0 Merge pull request #18699 from edx/mikix/visible_date
Fix visible dates sent to Credentials
2018-08-06 10:49:30 -04:00
Jeremy Bowman
f1b2435437 Merge pull request #18721 from edx/jmbowman/TE-2524
TE-2524 Stop using nose.plugins - openedx
2018-08-06 10:22:18 -04:00
Awais Jibran
a53a8a1f77 Update log for library not found 2018-08-06 18:20:14 +05:00
noraiz-anwar
dd9e10f750 exempt discussion upload from xframe deny 2018-08-06 16:31:49 +05:00
Noraiz Anwar
4535f3f463 Merge pull request #18701 from edx/noraiz/EDUCATOR-3074
setting xframe_options to deny
2018-08-06 16:02:54 +05:00
noraiz-anwar
45d1ce6d07 setting xframe_options to deny 2018-08-06 15:28:31 +05:00
Zia Fazal
1d4b62ad6c exclude non completable blocks when calculating completion percentage
Fixed typo
2018-08-06 12:03:23 +05:00
edX Transifex Bot
90e3270fd0 Update translations 2018-08-05 17:28:09 -04:00