Robert Raposa
71161b8eda
Merge pull request #18879 from edx/revert-revert-18861-robrap/ARCH-223-replace-request-cache
...
ARCH-223: Revert the revert of Replace Request Cache
2018-09-08 16:30:37 -04:00
Robert Raposa
ba4cc62ff8
Retire deprecated RequestCache (Take 2)
...
ARCH-223
2018-09-08 15:09:28 -04:00
Alex Dusenbery
34199d9e98
Don't join to auth_user when getting verified user ids; use them in a set and not a list.
2018-09-07 11:59:46 -04:00
Stuart Young
0dd13fad1b
add paver timeout decorator and npm installation logs
2018-09-07 08:46:04 -04:00
Michael Youngstrom
bc1d883e1a
Dont let DarkLangConfig cache interfere with other tests
2018-09-06 10:33:54 -04:00
rabiaiftikhar
f3cc1d83fc
EDUCATOR-3385 fix attribute error in discussion response notification
2018-09-04 23:10:57 +05:00
Qubad786
89925a96dc
use waffle_flags from video pipeline and fix tests
2018-09-04 19:07:03 +05:00
muhammad-ammar
809175d4cf
add support to enable/disable hls as primary playback
...
EDUCATOR-2714
2018-09-04 19:07:03 +05:00
Brandon Baker
565670323d
Merge pull request #18851 from edx/bbaker/reveal-industry-pathways
...
Reveal industry pathways in program details sidebar
2018-09-04 09:30:13 -04:00
David Ormsbee
ebbd262710
Modify forum roles query for Aurora performance.
...
This is a fix for the performance issues in EDUCATOR-3374
AWS's Aurora backend for MySQL selects the wrong index on the
django_comment_client_role_users table, leading to performance issues.
This commit replaces that join with individual requests for permissions
for each role (of which there may be several for any given user).
It's dumber SQL, but Aurora will do the right thing.
2018-08-31 16:34:53 -04:00
Brandon Baker
171e95f904
Reveal professional pathways in program sidebar.
...
Professional pathways are referred to as industry pathways in the code
to help differentiate them from professional certificate programs.
2018-08-31 12:57:50 -04:00
Alex Dusenbery
e707804670
Revert "EDUCATOR-3374 | Hacky query to fix inline discussions performance."
...
This reverts commit 4a1caf6c03 .
2018-08-30 16:40:49 -04:00
Nimisha Asthagiri
ad5ed57160
Revert Quality fixes
2018-08-30 16:33:03 -04:00
Nimisha Asthagiri
4ca165f690
Revert "ARCH-223: Retire deprecated RequestCache."
2018-08-30 16:33:03 -04:00
Nimisha Asthagiri
8459982512
Merge pull request #18847 from edx/robrap/ARCH-223-replace-request-cache
...
ARCH-223: Retire deprecated RequestCache
2018-08-30 12:59:49 -04:00
Robert Raposa
3df339a56a
Retire deprecated RequestCache.
...
ARCH-223
2018-08-30 08:55:19 -04:00
Alex Dusenbery
4a1caf6c03
EDUCATOR-3374 | Hacky query to fix inline discussions performance.
2018-08-29 20:17:54 -04:00
rabiaiftikhar
72cba77bbb
EDUCATOR-3030 donot submit completion for grader's response while updating problem score.
2018-08-29 16:04:28 +05:00
Diana Huang
18403d2382
Switch to using Pathways instead of CreditPathways.
2018-08-23 15:15:50 -04:00
Michael Youngstrom
8aed0ff719
Clean up after any get_mock_request or set_current_request calls
2018-08-22 17:23:39 -04:00
Robert Raposa
99c9eb7343
Migrate to edx-django-utils monitoring.
...
ARCH-220
2018-08-17 15:39:04 -04:00
Jeremy Bowman
a5ab125096
Merge pull request #18790 from edx/jmbowman/TE-2689
...
TE-2689 Remove useless pylint suppressions part 3
2018-08-16 16:26:34 -04:00
Jeremy Bowman
8db01323b5
Fix some eslint warnings about global _
2018-08-16 14:20:31 -04:00
Uzair Rasheed
8d34268948
Merge pull request #18748 from edx/LEARNER-5931/update-learner-verification-emails
...
Update verification status emails
2018-08-16 19:25:25 +05:00
Jeremy Bowman
68902a2f3f
TE-2689 Remove useless pylint suppressions part 3
2018-08-16 09:57:01 -04:00
uzairr
af81113acf
Update verification status emails
...
Previously Verfication status emails are sent using sail-thru.Now,
Separate templates are added in the platform that will be used to
sent status emails to the learners.
LEARNER-5931
2018-08-16 17:50:41 +05:00
mduboseedx
6bc8b4dcfa
Merge pull request #18344 from open-craft/symbolist/navigation-for-anonymous-users
...
Fixes for courseware anonymous access.
2018-08-16 08:44:00 -04:00
uzairr
a1a9e8e140
Certificate messages must be dependent on active web configurations
...
Progress page is showing certificate messages for those courses in
which certificates are not offered.To avoid it,a check is added on
the existence of active course configuration so that it should be
displayed only for courses offering certificates.
LEARNER-3325
2018-08-16 15:19:57 +05:00
Jeremy Bowman
1a5bf35357
TE-2689 Remove useless pylint suppressions part 2
2018-08-14 17:39:02 -04:00
Matthew Piatetsky
ed40956317
Merge pull request #18779 from edx/update_mobile_exclusion
...
update mobile exclusion
2018-08-14 15:07:21 -04:00
Jeremy Bowman
38d74679e9
Merge pull request #18782 from edx/jmbowman/TE-2689
...
TE-2689 Remove useless pylint suppressions part 1
2018-08-14 15:04:42 -04:00
Matthew Piatetsky
e756d002cf
update mobile exclusion
2018-08-14 14:07:56 -04:00
Calen Pennington
13a54b7046
Merge pull request #18750 from edx/cale/fix-educator-3262
...
Render all parts of XBlock fragments in a Conditional Module
2018-08-14 10:53:00 -04:00
Jeremy Bowman
d671c4b1d0
TE-2689 Remove useless pylint suppressions part 1
2018-08-13 17:01:21 -04:00
Calen Pennington
9edb6d9526
Pass a CourseKey to has_staff_access_to_preview_mode, rather than a CourseDescriptor
2018-08-13 15:44:06 -04:00
Calen Pennington
44d612bae5
Fix unrelated pylint errors that cropped up
2018-08-10 13:32:55 -04:00
Jeremy Bowman
2fb3805f56
Merge pull request #18739 from edx/jmbowman/TE-2525
...
TE-2525 Finish removing nose.tools usage
2018-08-09 15:56:28 -04:00
rabiaiftikhar
1f34924573
EDUCATOR-2120 allow Community TA to see all discussion posts regardless of cohort and enrollment track
2018-08-09 17:53:39 +05:00
Dillon Dumesnil
f59eafa1c0
Removing student records waffle flag from LMS
2018-08-08 15:04:27 -04: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
Jeremy Bowman
17f54fbaff
TE-2525 Finish removing nose.tools usage
2018-08-07 21:39:02 -04: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
Matthew Piatetsky
cfa4dc6945
add course level mobile app exclusion for vop and cgv3 experiments
2018-08-07 17:19:55 -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
bcaec3c5bb
TE-2525 nose.tools removal part 1/2
2018-08-07 08:30:12 -04: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
John Eskew
f92a8f6e24
Mgmt command to cancel user retirement request.
2018-08-06 17:00:40 -04:00