Afzal Wali
f589dc9d29
WL-1219
...
Added extended profile fields to the Account settings page.
2017-12-11 18:42:59 +05:00
Michael Frey
e0112d18e3
Merge pull request #16842 from edx/HarryRein/popover-styling
...
Fix styling on the popover.
2017-12-08 14:18:28 -05:00
Sofiya Semenova
b4a4318d1a
Merge pull request #16705 from edx/sofiya/1552
...
Educator 1552 Implement roving tabindex for WYSIWYG editor for discussions
2017-12-08 13:24:07 -05:00
Diana Huang
8752480aac
Merge pull request #16829 from edx/diana/registration-form-improvements
...
LEARNER-3469 - More registration form cleanup.
2017-12-08 13:00:20 -05:00
Harry Rein
2162b966d0
Fix styling on the popover.
2017-12-08 12:28:06 -05:00
Sofiya Semenova
a1f0679f3a
Educator 1552 - Implement roving tabindex for WYSIWYG editor for discussions
2017-12-08 11:18:11 -05:00
Diana Huang
0ecc0558a3
More registration form cleanup.
2017-12-08 09:39:01 -05:00
zubair-arbi
2ac544caeb
Update account settings page for enterprise learners
...
ENT-762
2017-12-08 15:40:18 +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
ayub-khan
96984aa3a4
updated translations 7 dec
2017-12-07 17:17:16 +05:00
edx-pipeline-bot
740268c668
Merge pull request #16792 from edx/release-mergeback-to-master
...
Merge release back to master
2017-12-05 17:02:08 -05:00
Diana Huang
366d0e1400
Fix more registration form bugs.
2017-12-05 11:10:35 -05:00
Ayub khan
3fc45dcdba
Merge pull request #16718 from edx/Update_translations_30_Nov
...
updated translations
2017-12-05 12:29:39 +05:00
Diana Huang
141bee3290
Merge pull request #16761 from edx/diana/hide-optional-fields-checkbox
...
LEARNER-3406: Fix registration fields bugs.
2017-12-04 13:14:15 -05:00
Diana Huang
daeb2cc1b9
Fix registration fields bugs.
2017-12-04 10:30:46 -05:00
ayub-khan
b9acdbb284
updated translations
2017-12-04 17:21:48 +05:00
Waheed Ahmed
d7d310bc4f
Course dates mobile fragment improvments.
...
Added new mobile css entry in css pipline and removed
dates heading for mobile view.
LEARNER-3206
2017-12-04 15:16:06 +05:00
Matt Tuchfarber
c25e4ba045
Merge pull request #16648 from edx/tuchfarber/add_price_to_marketing_button
...
Add pricing data to program purchase button
2017-11-30 13:11:06 -05:00
Diana Huang
8693f2fd38
UX updates to registration form.
...
- hide optional fields by default.
- instructions only shown when focused in.
- removed header
- Terms of service link and checkbox on same line.
2017-11-29 09:46:54 -05:00
Tasawer Nawaz
8a78daa8c8
update design of support form + form will be shown only to logged in users
...
LEARNER-3288
2017-11-29 10:20:01 +05:00
Calen Pennington
64dd633fc9
Merge pull request #15846 from edx/ormsbee/decaffeinate_tests_2
...
WIP: Decaffeinate Test Files (Part 2)
2017-11-28 13:34:26 -05:00
Sven Marnach
b77bff4d96
Small fixes to support Okta SSO.
2017-11-28 16:50:53 +01:00
Sofiya Semenova
ea488f84ed
Merge pull request #16633 from edx/sofiya/ed-1560
...
Educator 1560 - Clean up labelling in the Discussion Add Post form
2017-11-27 13:47:54 -05:00
Michael Terry
ffc838250d
Merge pull request #16605 from mikix/mikix/border-a11y
...
Show current tab even in high contrast mode
2017-11-27 12:14:29 -05:00
Sofiya Semenova
3244fc0d67
Educator 1560 - Clean up labelling in the Discussion Add Post form
2017-11-27 11:12:05 -05:00
ayub-khan
9e619e4244
Updated Translations
2017-11-23 16:02:47 +05:00
David Ormsbee
94614db46e
CoffeeScript tests migration: Remove implicit returns
2017-11-22 15:39:50 -05:00
David Ormsbee
0880502f26
CoffeeScript tests migration: Decaffeinate files
...
This is running decaffeinate, with no additional cleanup.
2017-11-22 15:39:50 -05:00
David Ormsbee
5c64da2f63
CoffeeScript tests migration: Rename files
...
Step 1 in our migration steps is to rename the CoffeeScript files to
the JS files they will be replaced with, so that we can preserve file
history.
2017-11-22 15:39:50 -05:00
Matt Tuchfarber
26144b4a66
Add pricing data to program purchase button
2017-11-21 14:53:11 -05:00
Farhanah Sheets
7c7a147e8d
Merge pull request #16628 from edx/fsheets/EDUCATOR-1561
...
Discussion Add Post - Update sr Label to Match Visual Label
2017-11-20 16:02:42 -05:00
Troy Sankey
1e09a548b1
Merge pull request #16568 from edx/pwnage101/set_language_shim_PLAT-1353
...
Avoid a django breaking change: set_language response code
2017-11-20 15:08:11 -05:00
Troy Sankey
bff8c08245
Avoid a django breaking change: set_language response code
...
In Django 1.10+, the set_language view (/i18n/setlang) will respond to
Ajax requests which do not contain a "next" parameter with status 204 No
Content instead of 304. This commit adds the "next" parameter to the
request in order to ensure that upgrading to Django 1.10+ will not cause
the set_language view to change behavior.
PLAT-1353
2017-11-20 15:02:13 -05:00
Farhanah Sheets
c8c3b55390
Update sr label to match visual label
2017-11-20 13:55:59 -05:00
Eric Fischer
b78d5061fc
Merge pull request #16597 from edx/efischer/EDU-1685-followup
...
Follow up to #16473
2017-11-20 10:05:36 -05:00
Harry Rein
6a2f46e061
Merge pull request #16592 from edx/fix-footer-scope-to-fix-btn-styling
...
Scope base build to footer only.
2017-11-17 13:45:05 -05:00
Michael Terry
b2d534da61
Show current tab even in high contrast mode
...
In the dashboard header and the course navigation bar, the current
tab is supposed to be the only one with a bottom border. But in
high contrast mode in Windows, all of them were assigned a bottom
border color.
So instead of toggling the color when active, toggle the border
style, since Windows overrides our color choice anyway.
LEARNER-3219
2017-11-16 16:33:50 -05:00
Eric Fischer
71aaf6127e
Follow up to #16473
...
This rule needs an !important in order to override the inline style
2017-11-16 13:08:18 -05:00
Harry Rein
b6f55c24b9
Scope base build to footer only.
2017-11-16 12:20:48 -05:00
ayub-khan
6fb44898f8
update translations
2017-11-16 16:03:38 +05:00
Michael Terry
8270cda12b
Merge pull request #16577 from mikix/mikix/notes-a11y
...
Fix low contrast on Notes page
2017-11-15 16:29:27 -05:00
Michael Terry
c5882520ec
Fix low contrast on Notes page
...
In the edxnotes view, a few bits of text had low contrast (page
subtitle, tab label, and a link). Now they are each a little darker.
LEARNER-3203
2017-11-15 13:33:14 -05:00
Michael Terry
5646762ef5
Fix some broken links in CSS comments
...
ux.edx.org/elements -> ux.edx.org/design_elements
2017-11-15 13:08:08 -05:00
christopher lee
629170d978
Remove aria-label for fields
2017-11-13 16:55:06 -05:00
Matt Tuchfarber
5ca2ea9aad
Merge pull request #16523 from edx/tuchfarber/program_marketing_tweaks
...
Make FAQ responses allow HTML and fix banner image sizing.
2017-11-09 15:29:08 -05:00
Matt Tuchfarber
8828fa5cd9
Make FAQ responses allow HTML and fix banner image sizing.
2017-11-09 13:35:41 -05:00
Harry Rein
aa853a930e
Styling changes for responsive behavior on LMS.
2017-11-09 12:46:48 -05:00
Uman Shahzad
80cf046dc4
Merge pull request #16492 from edx/uman/responsive-registration-page-issues
...
[ENT-749] Fix logistration page issues in Enterprise context (plus a color fix to validation)
2017-11-09 19:50:13 +05:00
ayub-khan
47a6e73b5a
Update translations (autogenerated message)
2017-11-09 15:59:53 +05:00
Uman Shahzad
c849e16253
Fix color used for successful live registration validation.
2017-11-08 20:36:38 +05:00