Matthew Piatetsky
be5c4fad8b
Merge pull request #14833 from edx/remainingnotification
...
ECOM-7385 Add notification when a course is moved from in progress to remaining
2017-04-12 17:57:01 -04:00
Matthew Piatetsky
7330ff99b6
Add notification to program detail view
...
ECOM-7385
2017-04-12 16:59:22 -04:00
Andy Armstrong
da1ac4664e
Implement common redirect logic for all course tabs
...
LEARNER-76
2017-04-12 16:05:32 -04:00
Eric Fischer
53bf4ef38a
Merge pull request #14856 from edx/efischer/waffle_util_cleanup
...
Waffle Utils Touchup
2017-04-11 16:48:13 -04:00
Eric Fischer
51133c5ab8
Merge pull request #14771 from edx/neem/grade-only-for-engaged
...
Grade only engaged learners
2017-04-11 14:04:06 -04:00
Eric Fischer
7d2dbf4b76
Waffle Utils cleanup
...
Turn override into a sensible default that calls both of the
for_request and in_model submethods, which are themselves still
avaiable if needed.
2017-04-11 13:31:30 -04:00
Clinton Blackburn
579ce168a7
Removed switch display_retired_programs_on_learner_dashboard
...
This functionality has been in production for a few days, and will not
be disabled. This switch can now be removed.
ECOM-7650
2017-04-11 11:48:17 -04:00
Nimisha Asthagiri
1503e5f768
Grade only engaged learners
...
Add a new waffle switch that allows us to assume zero grades for
learners who have no entry previously recorded, and another to
disable persisting grades for unengaged learners.
TNL-6691
2017-04-11 10:41:57 -04:00
Calen Pennington
5726265c19
Merge pull request #14849 from cpennington/learner-243
...
Learner 243: Unauthenticated User Language Settings
2017-04-11 09:28:18 -04:00
Calen Pennington
b2bf3ce60d
fixup! Don't capture browser language into unauthenticated user session
2017-04-10 12:57:56 -04:00
Christina Roberts
5bcf7422d9
Merge pull request #14830 from edx/christina/change-default-cohorting
...
Change default value for "always_cohort_inline_discussions" to False
2017-04-10 10:04:55 -04:00
Calen Pennington
073e29cc03
Don't capture browser language into unauthenticated user session
...
[LEARNER-243]
2017-04-10 08:44:40 -04:00
cahrens
121078eb67
Change default value for "always cohort".
...
TNL-6815
2017-04-07 13:02:25 -04:00
Matthew Piatetsky
18ac075a21
Program Progress page redesign
...
ECOM-7388
2017-04-06 16:11:27 -04:00
Jeff LaJoie
fac7e288c8
Merge pull request #14800 from edx/jlajoie/TNL-6739
...
TNL-6739: Adds in masquerading as enrollment track user
2017-04-06 10:29:02 -04:00
Andy Armstrong
ae1903fe8c
Merge pull request #14829 from edx/andya/page-query-tests
...
Add query count tests for old and new course pages
2017-04-06 10:23:43 -04:00
Jeff LaJoie
413bce3d72
TNL-6739: adds in masquerading as enrollment track user
2017-04-06 09:35:08 -04:00
Andy Armstrong
e7a4ed742a
Add query count tests for old and new course pages
2017-04-05 21:35:34 -04:00
Renzo Lucioni
f00059f28c
Collect data needed for program progress sidebar
...
This includes a representation of the user's progress towards completing each course in the program and a list of any relevant course and/or program certificates the user has earned.
ECOM-7386
2017-04-05 19:06:28 -04:00
Clinton Blackburn
bc45f82f5c
Updated program filter for learner dashboard
...
Learners will now see both active and retired programs on their
dashboards.
ECOM-7625
2017-04-05 16:18:51 -04:00
Christina Roberts
15ab2b6be7
Merge pull request #14798 from edx/christina/tnl-6744
...
Add Enrollment tracks to component visibility dialog
2017-04-05 12:10:56 -04:00
cahrens
dbae1e397d
Add ability to set visibility by enrollment track.
...
TNL-6744
2017-04-05 11:05:31 -04:00
Renzo Lucioni
72dd85cebf
Modify program progress meter for use on detail pages
...
The meter now supports use with a single program, and can return serialized courses instead of counts when measuring progress.
ECOM-6602
2017-04-03 22:19:04 -04:00
Andy Armstrong
0325425c8c
Add data sharing consent redirect for more course tabs
...
LEARNER-394
2017-03-31 19:12:13 -04:00
Robert Raposa
ffe64add55
Add new relic custom metrics to course home.
...
- Add new utilities to monitoring_utils djangoapp.
- Use new utilities for all new course tabs.
2017-03-31 15:19:53 -04:00
Robert Raposa
77f111b2b1
Moves and rename common/djangoapps/newrelic_custom_metrics.
2017-03-31 15:19:53 -04:00
Ahsan Ulhaq
9e9c99ac0a
Add eligible for financial aid and sync with course discovery
...
ECOM-7532
2017-03-31 14:35:56 +05:00
Brian Jacobel
82dea974d0
Merge pull request #14791 from edx/bjacobel/course-outline-events
...
Add events to course outline, and add JS tests for that
2017-03-30 16:22:00 -04:00
Brian Jacobel
ee344980f8
Add events to course outline, and add JS tests
2017-03-30 15:32:17 -04:00
Eric Fischer
594dcaf4a1
Merge pull request #14780 from edx/efischer/ora_grades
...
Clear Student State: ORA/Robust Grades fixes
2017-03-30 14:27:45 -04:00
Albert (AJ) St. Aubin
79a9984bd9
Merge pull request #14772 from edx/TNL-6603_verified_track_counts
...
Added filter to the cohort user count data to show the counts of only
2017-03-30 13:48:42 -04:00
cahrens
e5035746bf
Introduce EnrollmentTrackUserPartition.
...
TNL-6674
2017-03-30 12:24:48 -04:00
Albert St. Aubin
21ef60b4c4
Added filter to the cohort user count data to show the counts of only
...
active users
2017-03-30 12:02:34 -04:00
Eric Fischer
4a90a5df84
Resolve circular dependency issue
2017-03-30 11:08:29 -04:00
Andy Armstrong
ec241774ba
Add the staff preview bar to the new course home page
...
LEARNER-75
2017-03-28 21:19:36 -04:00
Nimisha Asthagiri
b1b950c6e6
Merge pull request #14770 from edx/neem/waffle-utils
...
Waffle Switch with namespacing and request caching
2017-03-28 20:07:50 -04:00
Nimisha Asthagiri
4ac78706a3
Waffle Switch with namespacing and request caching
2017-03-28 17:49:20 -04:00
Noraiz Anwar
9d5b6d1563
Merge pull request #14736 from edx/noraiz/ECOM-7522
...
ECOM-7522 Fix wrongly failed requirment to earn credit
2017-03-28 18:08:41 +05:00
noraiz-anwar
570942a96d
Fix wrongly failed requirment to earn credit
2017-03-27 16:35:07 +05:00
Brian Jacobel
78edeb5afc
Add translations
2017-03-24 11:03:52 -04:00
Diana Huang
14a737ec29
Also verify that we don't see the resume button
...
when not possible.
2017-03-23 09:51:55 -04:00
Diana Huang
f930060a83
Test course resume functionality.
2017-03-23 09:51:55 -04:00
Brian Jacobel
a4c7705466
Add resume indicator to course outline
2017-03-23 09:51:55 -04:00
Brian Jacobel
85e9bbc257
Fix eslint indentation issues
2017-03-23 00:19:33 -04:00
Andy Armstrong
e4d355a686
Address code review feedback
2017-03-23 00:19:33 -04:00
Andy Armstrong
89e5c0fd8d
Convert course bookmarks into a feature
...
LEARNER-39
2017-03-22 16:09:13 -04:00
Brian Jacobel
596634ebd6
Merge pull request #14426 from edx/andya/new-course-tab
...
Implement the new unified course tab with a separate outline page
2017-03-22 15:35:32 -04:00
Robert Raposa
c37137a6b5
Add course outline bokchoy tests.
...
- Rename CourseOutlinePage to StudioCourseOutlinePage in lms tests.
- Introduce CourseHomePage with outline child.
- Add a11y, breadcrumbs, and waffle.
2017-03-22 13:00:39 -04:00
Brian Jacobel
e2264d0796
Hide '<- Outline >' link in breadcrumbs if using old course view
2017-03-22 13:00:39 -04:00
Andy Armstrong
435a6f5225
Make course_experience a feature
2017-03-22 13:00:38 -04:00