Adam Butterworth
307cb30208
Swap deprecated box-sizing mixin with the box-sizing property ( #23928 )
...
* Swap deprecated box-sizing mixin with the box-sizing property
* Linting now that box-sizing is no longer a mixin
2020-05-08 11:27:51 -04:00
Adam Butterworth
42cc0d0145
Fix all stylelint errors ( #23920 )
...
* Fix all stylelint errors
For any errors that fixing would require changing the output of the css disable stylelint for that line instead of modifying.
* Update quality.py
Make stylelint quality check pass when there are no errors
* Delete empty selectors
2020-05-06 16:07:14 -04:00
Awais Jibran
1dcfaef703
Fix Numeric input problems are backwards for right-to-left languages
2019-07-29 15:19:48 +05: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
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
Matt Hughes
e0e7a5ec61
Shore up whitespace on proctoring instructions page for PSI exams
...
JIRA:EDUCATOR-4105
2019-03-06 11:38:54 -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
DawoudSheraz
3b402c52a5
fix proctoring messages color contrast ratio
2019-01-15 21:16:27 +05:00
Adeel Khan
40b4130f18
Adds dynamic type text size support for xblock content.
...
This would enable dynamically increasing text
size of xblock content based on user accessibility
text settings in ios.
LEARNER-6730
2018-12-18 23:58:35 +05:00
Paulo Viadanna
c4fc4b5df6
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-12-07 22:17:36 +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
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
Kshitij Sobti
c1e3e59771
Basic bulk stylelint fixes
2018-07-10 02:27:11 +05:30
Amir Qayyum Khan
e1d0260331
Added print media in css
2018-01-30 14:38:21 +05:00
Harry Rein
aa853a930e
Styling changes for responsive behavior on LMS.
2017-11-09 12:46:48 -05:00
Andy Armstrong
268bea9e62
Make the course content page responsive
...
LEARNER-2754
2017-11-01 17:34:04 -04:00
Andy Armstrong
ae1c760ea4
Use Bootstrap theme colors and fonts in old stylesheets
...
LEARNER-2977
Fixes
2017-10-29 22:22:08 -04:00
muzaffaryousaf
ef8b2994cc
Fix quality issues to get green build for master.
2017-10-17 16:33:58 +05:00
Andy Armstrong
9f0fba0a8e
Sass quality fixes in the LMS
2017-10-11 13:45:08 -04:00
Sofiya Semenova
6fd66fdc89
Educator-986 large space in show answer view for instructors
2017-08-01 18:19:19 +00:00
Sanford Student
932776159c
EDUCATOR-165 instructor task and UI for overriding learner grades.
2017-07-18 13:51:56 -04:00
Andy Armstrong
3cffded2d1
Improve course breadcrumbs
...
LEARNER-877
2017-06-05 18:06:05 -04:00
Albert St. Aubin
91fce2a92b
Updates to correct a header styling issue and to make the starting header level selectable
2017-03-20 08:37:33 -04:00
Gregory Martin
fcf3f0b32f
add section['format']
2016-11-28 14:57:10 -05:00
Andy Armstrong
afee725fb1
Allow authors to remove option for unproctored exams
...
TNL-5084
2016-10-31 16:58:15 -04:00
alisan617
d5635cf1ba
New inline discussion home view UI
...
TNL-4756
2016-10-14 10:54:50 -04:00
Brian Jacobel
bc66285b53
Merge pull request #13588 from edx/bjacobel/5555
...
UX improvements to sequence nav
2016-10-07 11:09:45 -04:00
cahrens
1122c40f07
Moving ignore rules to relevant classes instead general rule.
...
Also replaces section with div, updates short_id, and makes textbox accessible.
TNL-5576, TNL-5575, TNL-5574, TNL-5671, TNL-5376
2016-10-06 17:35:54 -04:00
Brian Jacobel
8b0b4f5ce2
Redesign sequence nav, move breadcrumbs out of sequence container
...
TNL-5555
2016-10-05 13:39:27 -04:00
alisan617
66ea22cab6
Merge pull request #13587 from edx/alisan/bookmark-btn-TNl-5625-unit-title-TNL-5623
...
add new unit title and renew bookmark button
2016-10-05 12:53:40 -04:00
alisan617
a0a46c461e
add new unit page title TNL-5623
...
new bookmark button placement and look TNL-5625
2016-10-04 16:51:34 -04:00
Waheed Ahmed
44efb654fd
Fixed keyboard focus remains within modal simulated dialogs.
...
ECOM-4188
ECOM-5303
2016-09-29 19:21:03 +05:00
Christina Roberts
4288793a23
Merge pull request #13497 from edx/release
...
Merge release into master
2016-09-16 13:19:01 -04:00
cahrens
9804f73e36
Revert "Fixed focus should remain within the simulated dialogs."
...
This reverts commit ae849406bf .
2016-09-16 09:27:19 -04:00
Andy Armstrong
a6bbe8a3a2
Fix RTL issues with discussion sass
...
TNL-4709
2016-09-12 13:38:50 -04:00
Chris
f4fd891ba8
Merge pull request #13320 from edx/clrux/ac-566-creative-commons-contrast
...
AC-566 fixing contrast for copyright
2016-08-26 14:22:16 -04:00
Waheed Ahmed
ae849406bf
Fixed focus should remain within the simulated dialogs.
...
ECOM-5303
2016-08-26 16:28:51 +05:00
Chris Rodriguez
c0133e531e
AC-566 fixing contrast for copyright
2016-08-26 07:11:53 -04:00
Diana Huang
e439c44419
Update proctoring version for testing purposes.
2016-08-17 13:01:59 -04:00
Chris Rodriguez
edfd0d6aa0
AC-549 updating pink
2016-08-03 11:10:05 -04:00
Chris Rodriguez
4e4c740c2c
AC-517 fixes color-contrast ignores across platform
2016-07-12 14:41:06 -04:00
Kevin Kim
0bf8fc4b44
Converts the dates on the dashboard, sidebar navigation, and important course dates to user specified time zone.
2016-07-05 17:45:13 +00:00
Andy Armstrong
7e2a174eec
Move discussion board to the Pattern Library
...
TNL-4622
2016-06-02 12:48:12 -04:00
Usman Khalid
839b9484d7
Layout fixes required due to styling changes.
2015-12-21 15:42:29 +05:00
Frances Botsford
0b9da334e2
adjusted styles for bookmarking
2015-12-17 12:25:09 -05:00
Frances Botsford
53eb9e605b
layout fixes
2015-12-17 22:10:22 +05:00
muzaffaryousaf
3cbbb8f3b1
Add/Remove Bookmark button to each unit in LMS courseware.
...
TNL-1957
2015-12-17 22:07:32 +05:00
muhammad-ammar
c9b87aa099
Unit Bookmarks List View
...
TNL-1958
2015-12-17 22:07:31 +05:00
clrux
33928c502c
Merge pull request #10797 from edx/clrux/ac-255
...
LMS: darkening footer copyright text for WCAG
2015-12-07 11:16:37 -05:00
Sarina Canelake
84a96e40c4
Remove 'Fold It' XModule
2015-12-06 11:38:05 -05:00