Diana Huang
c6a89b03b9
Remove Diff Paid experimental features.
2019-05-03 15:09:20 -04:00
Matthew Piatetsky
38aeafefb0
Merge pull request #20363 from edx/REVMI-170
...
[WIP] add first purchase offer banner on course home
2019-05-03 11:56:21 -04:00
Uzair Rasheed
a72d71deea
Merge pull request #20380 from edx/PROD-185/fix-text-alignment-in-table
...
Fix text alignment for word-break
2019-05-03 12:50:11 +05:00
Matthew Piatetsky
75dc4459cd
add first purchase discount banner on course home
2019-05-02 16:14:16 -04:00
uzairr
64a87c9173
Fix text alignment for word-break
...
Recent google chrome updates showing awkard alignments on table.To
avoid them modifications in word-break css property are carried out
so that usability of content remains coherent on all browsers.
PROD-185
2019-05-02 16:19:08 +05:00
Dave St.Germain
e15b86c9f3
Added a reason field for due date extensions
2019-04-30 15:22:50 -04:00
Zainab Amir
34c08a4ac2
update class to fix footer lang button for firefox
2019-04-25 15:52:07 +05:00
Waheed Ahmed
322fca2c6f
Fix account settings page language selection.
...
Fixed generating transifex URL for two character language codes.
PROD-225
2019-04-24 18:25:59 +05:00
Zainab Amir
e0296b373c
Update the compiled js and jsx strings
...
Right now pull_translations job does not compile the js and jsx
strings automatically, so manually added them here.
LEARNER-7045
2019-04-24 12:18:20 +05:00
Zainab Amir
ab7fef23b1
Add language selection button in footer
...
In the footer added a button to the right of lang selection dropdown
which reloads the page once it's clicked.
2019-04-18 17:12:49 +05:00
Matthew Piatetsky
5ef9cf3d49
remove experiment code
2019-04-17 09:30:47 -04:00
Calen Pennington
484d916627
Merge pull request #20218 from cpennington/fbe-improve-support-form
...
Show complete reason on both content type gating and course duration …
2019-04-12 11:41:33 -04:00
Zainab Amir
fabaf9e8d9
Merge pull request #20217 from edx/zamir/LEARNER_7045_update_compiled_translation_strings
...
LEARNER-7045 Update compiled translation strings
2019-04-12 11:56:40 +05:00
Calen Pennington
446db3ac53
Show complete reason on both content type gating and course duration limits in support form
2019-04-11 12:33:58 -04:00
Farhanah Sheets
fe4679fc04
Merge pull request #20206 from edx/waheed/PROD-174-fix-social-auth-buttons
...
Fix Facebook and Google social auth buttons.
2019-04-11 10:25:41 -04:00
Zainab Amir
c6789ac4a9
Update compiled translation strings
...
Currently the pull_translation job does not compile the js/jsx
strings. To update the .mo files correctly and reflect the translated
strings on prod the command paver i18n_dummy was run.
LEARNER-7045
2019-04-11 17:51:51 +05:00
Waheed Ahmed
159685b2b2
Fix Facebook and Google social auth buttons.
...
Facebook emailed that edX doesn't comply with Platform Policy 8.3, also fixed
Google button according to their policy.
PROD-174
2019-04-11 17:25:06 +05:00
Nimisha Asthagiri
dbde017a9b
Order History: Toggled redirection to Microfrontend
...
ARCH-641
2019-04-11 08:21:49 -04:00
adeelehsan
a504045ff4
Proctoring exam always on top
...
proctoring banner was interfering
with course goal banner. Z-index
added on proctoring banner to make
sure its always on top
learner-5581
2019-03-26 16:23:27 +05:00
Zainab Amir
e0eea23e78
Change css for edX edge about page
...
Removed padding and increased the height to 100% to make enroll
button visible on mobile view for courses with long title
LEARNER-5532
2019-03-26 14:43:21 +05:00
David Ormsbee
e911898e48
Merge pull request #19023 from kaushik94/bugfix/fix-enroll-button-safari
...
added fix for broken 'enroll in class' button on about course page
2019-03-20 18:15:16 -04:00
David Ormsbee
7dcad7af55
Merge pull request #16496 from open-craft/josh/announcements-feature
...
Dashboard announcements feature
2019-03-18 16:04:38 -04:00
Iana Vasylieva
2962538791
Fix bug: errors are not shown when modifying course team in Instructor Dashboard > Membership
2019-03-14 13:24:35 +02:00
Michael Roytman
79c179d11d
add some styling to copy exam code button and bump version of edx-proctoring
2019-03-12 13:16:00 -04:00
Josh McLaughlin
4d4b040517
Add dashboard announcements feature
...
- Add announcements view using JSX to the dashboard sidebar
- Create a new maintenance interface to edit and manage announcements
- Adds an override to main.html template to include new skip links
- Add plugins required for announcements to TinyMCE
This is motivated by a desire to have system wide messages for students
that show on the dashboard. Enabled with FEATURES['ENABLE_ANNOUNCEMENTS'].
Global staff are allowed to edit from the studio maintenance view.
2019-03-10 19:25:13 -07:00
Uzair Rasheed
05ef4ffeeb
Merge pull request #19900 from edx/LEARNER-7131/improve-403-error-handling
...
Improve 403 error handling
2019-03-07 12:28:38 +05:00
Matt Hughes
e0e7a5ec61
Shore up whitespace on proctoring instructions page for PSI exams
...
JIRA:EDUCATOR-4105
2019-03-06 11:38:54 -05:00
uzairr
881c8e035c
Improve 403 error handling
...
Currently, ajax calls in courseware is handling 403 like 401.
In this PR, proper modifications have been done to make it
coherent with its intended behaviour.
LEARNER-7131
2019-03-06 20:22:37 +05:00
noraiz-anwar
d55be49e64
add back off for failing recurrent requests
2019-03-06 16:52:35 +05:00
Audrey Kao
bc53cddcca
Inserting JSON string into Vertica instead of JSON obj
2019-03-05 12:00:46 -05:00
Audrey Kao
9adeeda90f
More eslint issues
2019-03-01 11:51:50 -05:00
Audrey Kao
d4730dc4b0
Addressing more eslint issues
2019-02-28 16:17:05 -05:00
Audrey Kao
94aae871e3
Using const instead of let due to eslint issues
2019-02-28 11:22:32 -05:00
Audrey Kao
88b1c46e47
Modifying entitlement unenrollment survey
2019-02-27 15:45:10 -05:00
Zainab Amir
00c6681480
LEARNER-5538 : Show dates in dropdown for program dashboard
2019-02-22 11:14:29 +05:00
Saleem Latif
ecc86f9827
Update final copy recovery feature copy
2019-02-07 15:55:42 +05:00
Saleem Latif
63f8074402
Update dashboard alert link and account settings page styling
2019-02-07 14:00:27 +05:00
Waheed Ahmed
bf6301c11e
Merge pull request #19291 from edx/waheed/LEARNER-4434-discovery-support-beta-langs
...
Add support for beta languages
2019-02-07 13:10:27 +05:00
Waheed Ahmed
d76a2463fa
Add support for beta languages.
...
Whenever user selects a beta language on account settings page,
show a page level warning message that this language is not
fully translated along with action to revert.
LEARNER-5654
2019-02-06 15:18:04 +05:00
Mahyar Damavand
84f609a269
tiny style modification
2019-02-05 23:37:14 +03:30
Gabe Mulley
25890a440f
REVMI-91: Fix FBE banner styling
2019-02-04 09:58:02 -05:00
Matt Hughes
12b5da3ae3
Improve screen real estate usage of proctoring courseware banner
...
The banner took up too much room with the browser
zoomed in. This adds a button to hide/show much of the copy, reducing the
portion of the page on zoomed-in desktop browsers stickily obscuring
courseware. The toggle's initial state is set according to browser
width.
update semantic structure of some proctoring banner elements
JIRA:EDUCATOR-3899
JIRA:EDUCATOR-3900
2019-01-28 14:11:41 -05:00
noraiz-anwar
9d6ce86e9c
fix discussion page layout
2019-01-24 22:56:56 +05:00
Zubir Afzal
c3aa5149f1
ENT-1438 Update wording in account recovery flow
2019-01-24 13:39:56 +05:00
Rabia Iftikhar
6c13717dc3
Merge pull request #19613 from edx/ri/EDUCATOR-3914-fix-enroll-now-text-contrast-ratio-lms
...
EDUCATOR-3914 fix enroll now text contrast ratio on LMS
2019-01-22 18:44:28 +05:00
Saleem Latif
46d97caa47
Consolidate recovery assistance forms
2019-01-22 15:09:11 +05:00
DawoudSheraz
bd262e000b
Update Mathjax version to include a11y
2019-01-17 13:20:07 +05:00
Matt Hughes
30fe021ac9
Fix styling for proctoring banner inside + outside bootstrap
...
also a11y update: up contrast on proctored exam interstitials to be
WCAG2AAA compliant
JIRA:EDUCATOR-3871
2019-01-16 10:39:37 -05:00
Zainab Amir
882bd1b750
LEARNER-6610:Make Account Settings form controls' border dark
2019-01-16 19:10:20 +05:00
rabiaiftikhar
6911ca6ed5
EDUCATOR-3914 fix enroll now text contrast ratio on LMS
2019-01-16 19:08:05 +05:00