Daniel Clemente Laboreo
3665abd408
Used $baseline, get-map and media-breakpoint-down
2017-11-28 13:48:12 +02: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
Michael Cornwell
0b3a0bd992
Fixing eslint issue.
2017-11-23 11:07:04 -06:00
Michael Cornwell
dfc190a593
Fixing eslint issues.
2017-11-23 10:54:28 -06:00
Michael Cornwell
7792aa2c25
Fixing eslint issues.
2017-11-23 10:29:08 -06:00
Michael Cornwell
faa15a24d9
Fixed eslint issues.
2017-11-23 10:16:43 -06:00
ayub-khan
9e619e4244
Updated Translations
2017-11-23 16:02:47 +05:00
Daniel Clemente Laboreo
c914527431
Make the "about course" page adapt to small screens
2017-11-22 22:50:32 +02: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
Michael Cornwell
b65546abb2
Added IE11 fix for discussion cohorts bug.
2017-11-20 06:40:14 -06: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
Uman Shahzad
e966772633
Remove/fix margins for logistration page with enterprise context.
2017-11-08 20:36:38 +05:00
Eric Fischer
9920a3247e
Merge pull request #16473 from edx/efischer/EDUCATOR-1685
...
Fix for tex2jax \tag{} width issue
2017-11-07 08:34:21 -05:00
Gregory Martin
8089a0db41
Merge pull request #16452 from edx/yro/EDUCATOR-1554
...
Yro/EDUCATOR 1554
2017-11-06 17:24:05 -05:00
Eric Fischer
69f81011c6
EDUCATOR-1685 Fix for tex2jax \tag{} width issue
...
This prevents the library from applying an inline style that is much
too wide and breaks everything.
2017-11-06 16:45:14 -05:00
Clinton Blackburn
69eeca61d8
Opening courseware to anonymous users
...
Anonymous users may now view units in the courseware. This access is limited to units that are not considered problems/graded (e.g. homework, exams).
2017-11-06 16:42:06 -05:00
Gregory Martin
a990e1fee8
Add Paragon Implementation to Wiki
2017-11-06 16:33:46 -05:00
Harry Rein
bdde858779
Merge pull request #16470 from edx/HarryRein/hotfix-course-tabs-too-long
...
Issue with long course tab name styling.
2017-11-06 15:23:26 -05:00
Matt Tuchfarber
166d784dd5
Merge pull request #16453 from edx/tuchfarber/more_program_marketing
...
Make program marketing dynamic and less 500-prone.
2017-11-06 15:07:43 -05:00
Harry Rein
263a227999
Issue with long course tab name styling.
2017-11-06 14:27:39 -05:00
Matt Tuchfarber
28e1e2bb4b
Make page more dynamic and less 500-prone. Also fix image sizing. Makes
...
nav links dynamic based on content.
2017-11-06 14:07:29 -05:00
Harry Rein
7f61828e12
Cleaning up mobile web.
2017-11-06 12:33:23 -05:00
Farhanah Sheets
33335f7ade
Merge pull request #15933 from edx/george/reinstate-pr-15641
...
Toggle timer visibility on timed exams #15641
https://github.com/edx/edx-platform/pull/15641
2017-11-06 09:28:47 -05:00
Ned Batchelder
a6254d5049
Merge pull request #16434 from edx/nedbat/openedx-favicon
...
A new favicon for Open edX
2017-11-05 17:51:34 -05:00
Eric Fischer
c153198928
theme update
2017-11-03 15:38:44 -04:00
Eric Fischer
2ede2b7397
Revert "Revert "Merge pull request #15641 from jspayd/toggle-timer-upstream""
...
This reverts commit e32615e132 .
2017-11-03 15:38:44 -04:00