Commit Graph

5315 Commits

Author SHA1 Message Date
Saleem Latif
18b66819e2 Revert "ENT-1116: Add recovery email to account settings page" 2018-12-06 21:20:46 +05:00
Saleem Latif
2055f94253 Add recovery email to account settings page 2018-12-06 14:27:28 +05:00
noraiz-anwar
b4b87f1980 fix a11y on discussion page 2018-12-05 19:06:22 +05:00
Matthew Piatetsky
67e9ae5581 Fix content gating a11y issues 2018-12-03 23:26:47 -05:00
Alex Dusenbery
174d80ed25 Revert "Add extesion engine gradebook ui in under the mastersGradebook route"
This reverts commit 0c8d66bb2a.
2018-11-20 14:54:34 -05:00
ayub-khan
19f82fc3b7 Update translations 2018-11-16 15:24:38 +05:00
Matt Tuchfarber
e6ee0436f1 Remove min-width requirement on alert banner so it's mobile friendly. 2018-11-14 16:15:08 -05:00
Awais Jibran
194c6bacb6 Revert "Merge pull request #18720 from open-craft/paulo/anonymous-views"
This reverts commit f9ae594dfe, reversing
changes made to 7c08e50fde.
2018-11-09 22:49:14 +05:00
Matt Tuchfarber
be472a8d52 Extract upsell into template, extract ecomm call, use mobile utils 2018-11-08 11:40:06 -05:00
David Ormsbee
f9ae594dfe Merge pull request #18720 from open-craft/paulo/anonymous-views
Support for anonymous_view
2018-11-07 08:45:15 -05:00
Paulo Viadanna
e6e0a02e0a Adds CouseModule.course_visibility and XBlock.public_view() for unenrolled users access to courses.
The course_visiblity field can have one of three values:
1. private (default): This keeps the standard access rules.
2. public_outline: Allows unenrolled and anonymous users access to the outline.
3. public: Allows unenrolled and anonymous users access to both outline and
   course content.

When an unenrolled user accesses course content, instead of student_view(),
public_view() is used. A default implementation is provided for XBlocks
which do not implement this view. The public_view() must not have any
functionality which assumes the presence of a valid User and should show
a readonly only interface for the XBlock content.
2018-11-07 16:18:39 +05:00
Ahsan Ulhaq
0c00416deb About Me textarea character counter accessibility issue
LEARNER-6612
2018-11-05 19:11:18 +05:00
Simon Chen
34fd4a65f0 Remove auto grade column from override modal 2018-11-01 15:37:06 -04:00
Simon Chen
964aac9aac Update the lms cookie name reference for production 2018-10-30 15:41:16 -04:00
Simon Chen
4edbbbb66f Update the gradebook functionality to allow grades update.
The override modal is now able to update grades for all users for each gradable unit in the course
2018-10-29 15:00:35 -04:00
Simon Chen
eb083a8475 Merge pull request #19163 from edx/schen/EDUCATOR-3582-comments
Take away the comments column on grade override modal dialog
2018-10-26 10:40:52 -04:00
Simon Chen
a9f4151d26 Merge pull request #19162 from edx/schen/EDUCATOR-3582-current_grade
Remove the current_grades column that is not supported by backend
2018-10-25 22:20:04 -04:00
Simon Chen
bde9bd2041 Update the new writable gradebook UI to make it look better 2018-10-25 15:28:28 -04:00
Simon Chen
39fddf472e Take away the comments column on grade override 2018-10-25 15:16:54 -04:00
Simon Chen
95ea9d065e Remove the current_grades column that is not supported by backend 2018-10-25 14:53:26 -04:00
David Ormsbee
57a09b7b4c Merge pull request #17449 from open-craft/ciuin/instructor-enrollment-status-check
Add enrollment status check for instructor
2018-10-22 16:57:40 -04:00
George Babey
f39cd81a31 Merge pull request #18545 from open-craft/kshitij/stylelint-fixes
Bulk stylelint fixes
2018-10-22 14:59:11 -04:00
John Hensley
efc3057fe1 Add enrollment status check for instructor
To the Student Admin tab of the instructor dashboard, add the ability to
check a specific learner's enrollment status.
2018-10-23 03:31:43 +10:30
Rick Reilly
0c8d66bb2a Add extesion engine gradebook ui in under the mastersGradebook route 2018-10-19 12:56:16 -04:00
Douglas Hall
ed8f4bc0dc Merge pull request #19115 from edx/douglashall/allow_login_redirect_to_subdomain
Allow redirects to subdomains after login.
2018-10-17 09:03:40 -04:00
Douglas Hall
905a9b0823 Allow redirects to subdomains after login. 2018-10-17 06:41:45 -04:00
ayub-khan
2c4f4b4494 updated-translations 2018-10-17 11:05:56 +05:00
Calen Pennington
969728874b Merge pull request #19065 from cpennington/access-control-messaging
Access control messaging
2018-10-12 11:21:34 -04:00
Calen Pennington
13c0dd580f Make Student Dashboard course access error messages float to the right of the unenroll gear 2018-10-11 09:54:12 -04:00
Dillon-Dumesnil
3c3e6a90fb Merge pull request #18941 from edx/ddumesnil/password
Switching to Django password validation format.
2018-10-10 14:29:14 -04:00
Dillon Dumesnil
deb758c808 Added in tests for the new password validation. Fixed old tests that
relied on the old configuration values and old way of validating
passwords. Also improved registration page by always showing error
messages rather than hiding them on leaving the field.
2018-10-10 11:06:30 -04:00
John Eskew
c8e640f88e fixup! Add user retirement warning text about email retirement. 2018-10-10 10:43:57 -04:00
John Eskew
e493781996 Add user retirement warning text about email retirement. 2018-10-05 11:56:39 -04:00
mduboseedx
932e7cacae Merge pull request #17216 from proversity-org/proversity/edx-pr-unsupported-browser-alert
Show browser support alert
2018-10-02 09:45:01 -04:00
Kaushik Varanasi
17de614665 added fix for broken 'enroll in class' button on about course page in safari browser full screen 2018-09-30 17:56:06 +05:30
Hamza Munir
97106e78b3 Account Page refreshes on autosave/combobox Language value change
Passing the next field id to focus the next field automatically after the page
reload due to the language selection.

LEARNER-3832
2018-09-18 14:47:19 +05:00
ayub-khan
92b78e1dec updated-translations 2018-09-17 15:03:48 +05: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
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
Squirrel18
23db2e4ffb Changes style selectors. 2018-08-27 17:36:33 -05:00
Diego Millan
33081e67cc adding unsupported browser alert 2018-08-27 16:09:28 -05: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
Jeremy Bowman
8db01323b5 Fix some eslint warnings about global _ 2018-08-16 14:20:31 -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
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
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
Spencer Hance
2b65fa452e Updated Color of "View My Records" button to be a11y compliant 2018-08-03 14:44:12 -04:00
Cole Rogers
40b6faf253 Render credit pathways in program details sidebar 2018-08-02 10:08:50 -04:00
Awais Jibran
a70a62feda Merge pull request #18666 from edx/aj/a11y/course-outline-verified-cert-btn
Learn About Verified Certificates button on course outline page needs a focus indicator
2018-07-30 23:54:33 +05:00