mrey
9003a2dcde
Allow to override COURSE_ENROLLMENT_MODES in AWS environment
...
Add more parameters to COURSE_ENROLLMENT_MODES to allow to display friendly mode name and more options
Fix python tests of PR #18557
PR #18557 : Fix Diff Quality test line too long
PR #18557 : Fix Diff Quality test unused-variable
Use six.iteritems() in COURSE_MODE_SLUG_CHOICES for future Python 3 compatibility
2018-09-12 17:35:57 +02:00
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
Braden MacDonald
b603f3cf60
Merge pull request #18856 : Convert DATA_DIR to a Path object
2018-09-07 15:26:31 -07: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
Brandon Baker
88c47561f2
Merge pull request #18885 from edx/bbaker/fix-pathway-eventing
...
Fix event tracking for pathway buttons.
2018-09-07 11:53:52 -04:00
Stuart Young
0dd13fad1b
add paver timeout decorator and npm installation logs
2018-09-07 08:46:04 -04:00
Bill Filler
e14f70035e
Merge pull request #18888 from edx/bfiller/journal-frontend-config
...
Support for separate Journals frontend app
2018-09-06 15:14:12 -04:00
Bill Filler
a8b1fee847
Add support for Journals frontend app
2018-09-06 14:20:45 -04:00
Michael Youngstrom
bc1d883e1a
Dont let DarkLangConfig cache interfere with other tests
2018-09-06 10:33:54 -04:00
Brandon Baker
07ef68ef09
Fix event tracking for pathway buttons.
...
Switches to tracking pathway_uuid to match the original event proposal.
LEARNER-6087
2018-09-05 12:30:16 -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
Guruprasad Lakshmi Narayanan
a21d9bf381
Convert DATA_DIR to a Path object when fetching from ENV_TOKENS
...
This fixes the exceptions raised by code that expects it to be a Path
object. For instance, the LMS sysadmin dashboard courses page expects
DATA_DIR to be a Path object and throws a 500 Internal Server error if
it isn't.
2018-08-30 22:00:42 +05:30
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
Rabia Iftikhar
39a4a396a8
Merge pull request #18834 from edx/ri/EDUCATOR-3030-donot-submit-completion-grader-response
...
EDUCATOR-3030 don't submit completion for grader's response while updating problem score.
2018-08-29 22:32:04 +05:00
rabiaiftikhar
72cba77bbb
EDUCATOR-3030 donot submit completion for grader's response while updating problem score.
2018-08-29 16:04:28 +05:00
Jeremy Bowman
f2626c0d70
TE-2646 Use headless Chrome for a11y tests
2018-08-28 17:26:26 -04: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
Dillon Dumesnil
ea48e7b885
Adding BI event for clicking to learn more about pathways + minor fixes on the page
2018-08-20 11:37:57 -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
Attiya Ishaque
5a4c457d15
Merge pull request #18786 from edx/ai/EDUCATOR-3327-drop-down-hidden
...
Fix reporting drop down menu on data-download instructor dashboard.
2018-08-16 17:32:33 +05: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
713d64e1e2
TE-2702 Update Read the Docs links to HTTPS
2018-08-15 17:34:01 -04:00
attiyaishaque
f9b5e6f3fd
Fix reporting drop down menu on data-download instructor dashboard.
2018-08-15 15:40:27 +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
Robert Raposa
204eac003d
Add metrics for requests.
...
ARCH-193
2018-08-13 10:00:57 -04:00
Calen Pennington
44d612bae5
Fix unrelated pylint errors that cropped up
2018-08-10 13:32:55 -04:00