Matthew Piatetsky
826ef28b4d
handle exceptions and create the necessary html in optimizely
2018-02-08 10:25:52 -05:00
Matthew Piatetsky
eeb05406a0
fix list price on bundle button
2018-01-23 17:46:55 -05:00
Matthew Piatetsky
76a4ddef57
add additional info to dom for debugging purposes
2018-01-17 16:03:59 -05:00
Michael Terry
fe014690ef
Fix a11y issues on course dashboard
...
Remove a broken and unneeded aria-controls= attribute and make an
id= attribute unique.
LEARNER-3709
2017-12-22 13:11:32 -05:00
McKenzie Welter
9cc4b4b609
fix entitlement eemail settings list item class
2017-12-21 16:40:09 -05:00
Waheed Ahmed
45272811c4
Fix optout email settings checkbox.
...
Course optouts value list was returning opaque_key objects and
during rendering unicode object was used to generate the
optout settings bool value.
LEARNER-3066
2017-12-21 17:28:40 +05:00
Harry Rein
0d1558237f
Hide policy information when leaving a session.
...
LEARNER-3692
2017-12-20 14:02:04 -05:00
McKenzie Welter
a4d23eaea9
include email settings in fulfilled entitlement action items
2017-12-20 08:57:27 -05:00
Harry Rein
908c769ae3
Update entitlement card to use Change or Leave Session.
...
LEARNER-3646
2017-12-19 10:26:17 -05:00
Harry Rein
75aa736dcf
Do not show expired, unfulfilled entitlements on course/programs dashboard.
...
LEARNER-3636
2017-12-18 15:16:35 -05:00
Matthew Piatetsky
dd8e879e79
Merge pull request #16892 from edx/LEARNER-3072
...
LEARNER-3072 Add bundle purchase button to course dashboard
2017-12-18 10:54:55 -05:00
Anthony Mangano
a6cb0fef1c
add dashboard entitlement actions
2017-12-15 13:37:06 -05:00
Harry Rein
610c255bb6
Display the expired at logic for entitlements.
...
LEARNER-3304
Displays the expired out status for the course dashboard and the programs pages.
2017-12-15 08:25:38 -05:00
Matthew Piatetsky
000bbaf02f
Add bundle purchase button to course dashboard
2017-12-14 17:06:52 -05:00
Harry Rein
2711fb521a
Allowing a user to fulfill their entitlement on the programs dashboard.
...
LEARNER-3438
The user can now enroll in a session, unenroll from a session or change session
from a new course enrollment card on the programs dashboard.
2017-12-12 10:35:26 -05:00
Michael Terry
25076e6a92
Show related programs when unenrolled
...
On the course dashboard, show related programs to your course
even if you are not enrolled in a current session.
LEARNER-3504
2017-12-11 14:52:36 -05:00
McKenzie Welter
5d1eecd43c
python tests, quality, and html element type fix
2017-12-07 13:50:24 -05:00
Albert St. Aubin
28837c020f
Allowing a user to fulfill their entitlement on the course dashboard.
...
The user can now enroll in a session, unenroll from a session or change session
from a new course enrollment card on the course dashboard.
2017-12-07 12:41:12 -05:00
Christopher Lee
0d931107aa
Merge pull request #16589 from edx/clee/LEARNER-2891
...
Remove uneccessary aria labels in the student dashboard
2017-11-21 12:52:31 -05:00
christopher lee
4e32bd5abb
Fix aria label for course details on the course dashboard
2017-11-20 13:48:17 -05:00
christopher lee
b7ff46c325
Make redundant course dashboard course link unfocusable
2017-11-14 13:11:24 -05:00
Bill Filler
f9f4876bee
Add 'View Consent' button to dashboard when required
...
Enterprise customers can require user to agree to Data Sharing Consent
form before they can access a course. We now add it conditionally to
Course Dashboard when it's required so it's apparent to user and they
have a way to revist the consent form if they've previously declined or
the course has not yet started.
WL-1281
2017-10-31 15:40:02 -04:00
Hasnain Naveed
b9cd1043df
Merge pull request #16320 from edx/hasnain-naveed/WL-1060
...
WL-1060 | Made the dashboard social sharing site aware.
2017-10-25 16:01:41 +05:00
Hasnain
2277aaca3f
WL-1060 | Made the dashboard social sharing site aware.
2017-10-24 16:35:44 +05:00
Sofiya Semenova
b8d73df5a4
Cleaning up dashboard_certificate_information template.
2017-10-17 13:27:19 -04:00
Alex Dusenbery
4489745475
Check if cert_info dict is empty before rendering dashboard_certificate_information.html
2017-10-10 14:17:58 -04:00
Sofiya Semenova
dbfdff090d
Checking if CAD exists before using it
2017-10-06 13:24:56 -04:00
Sofiya Semenova
34e3ec6afe
Ed-1315 part 2, removing progress message entirely and replacing with another
2017-10-05 11:06:22 -04:00
Sofiya Semenova
bfb61093a5
Educator-1315 Don't show processing message on dashboard if course is self-paced
2017-09-25 12:41:01 -04:00
tasawernawaz
0c3c78b765
Fixed a11y on course actions dropdown menu on dashboard
...
LEARNER-2430
2017-08-31 10:41:04 +05:00
Matthew Piatetsky
5f91b72780
Add back expression filter
2017-08-23 15:14:36 -04:00
Matthew Piatetsky
dcee785543
Fix selectors so that unenrollment survey works with multiple courses
2017-08-22 17:31:50 -04:00
Matthew Piatetsky
7c0423ff03
Revert revert of unenrollment survey.
...
This reverts commit e2ee48c3c9 .
2017-08-22 16:33:05 -04:00
Matthew Piatetsky
e2ee48c3c9
Revert "Un-revert unenrollment survey and only show it for edx.org users"
2017-08-22 13:40:25 -04:00
Matthew Piatetsky
25ffb3568c
Update unenrollment survey to only be included for edx.org and rebase with master
2017-08-22 10:12:01 -04:00
Matthew Piatetsky
98cf69bac5
Revert "Revert "LEARNER-1510 Add unenrollment reason survey""
...
This reverts commit 441bccf4b6 .
2017-08-22 10:12:01 -04:00
Adeel Khan
e966188ba6
Improve ECOM connection on student dashboard via on demand ajax calls.
...
Fix course unenroll dialog's incorrect message rendering. LEARNER-2033
2017-08-17 18:18:04 +05:00
Matthew Piatetsky
441bccf4b6
Revert "LEARNER-1510 Add unenrollment reason survey"
2017-08-15 13:35:15 -04:00
Matthew Piatetsky
12bd5b49b5
Add unenrollment reason survey
...
LEARNER-1510
2017-08-14 09:46:56 -04:00
Ahsan Ulhaq
e298004287
Accessibility issues on LMS Dashboard Social links
...
LEARNER-2105
2017-08-08 15:24:27 +05:00
Clinton Blackburn
dd1f834697
Displaying verification denial reasons on dashboard
...
Learners now see (on the dashboard) a list of reasons why their verifications were denied.
LEARNER-1486
2017-06-20 17:44:13 -04:00
Clinton Blackburn
d1f4e9b0a6
Updated messaging for denied verification submissions
...
Learners now see a message informing them that their status is denied rather than expired.
LEARNER-1486
2017-06-19 17:55:02 -04:00
Clinton Blackburn
02d7b794bb
Added border highlight to pending verification status display
...
If verification status is pending, the top border is now colored blue, in a manner similar to the success and failure states.
LEARNER-1486
2017-06-19 17:55:02 -04:00
Sarah Fischmann
eafb79defc
Added lang attribute in LMS and Studio; added language col to course_overviews
...
Added course level lang attribute for LMS
added lang attribute to Studio
fixed error when trying to get language attribute on course that does not exist
simplified code
added lang attribure to more places in LMS, added migration for language attribute in course_overview
fixing contraints in the database for language attribute
added lang attribute to several more places in LMS and Studio
added lang attribute to discussion and custom pages; cleaned up code
fixed issue that was causing test failures
moved lang attribute higher in tree in two places
2017-06-13 14:42:29 -04:00
Robert Raposa
eaab2cf444
Add course overrides of waffle flags.
2017-06-01 15:12:50 -04:00
Andy Armstrong
2167584e5e
Unify the home and course tabs
...
LEARNER-609
2017-05-01 17:22:28 -04:00
Qubad786
4b73bac9b2
Enable sharing icons for future courses
2017-04-28 15:45:24 +05:00
Qubad786
c28d7cd5f9
Add utm parameters to course sharing url
2017-04-24 23:01:21 +05:00
Noraiz Anwar
a26560de84
Merge pull request #14891 from edx/noriaz/ECOM-7537
...
ECOM-7537 Priortize advertised start date to diplay on learner's dashboard
2017-04-17 11:46:34 +05:00
noraiz-anwar
a7ceb880c8
Priortize advertised start date to diplay on learner's dashboard
2017-04-14 18:59:05 +05:00