Calen Pennington
f9619d6cad
Add a pluggable CallToAction service for XBlocks
...
This also has an initial use case for Personalized Learner Schedules
to add CTAs to capa and vertical blocks to allow users to shift their
course deadlines.
2020-08-06 14:38:26 -04:00
Carla Duarte
069aea8f40
Dates Intro Messaging
...
Added a banner to introduce learners to the Dates Tab.
The banner is hidden when the learner has missed deadlines.
Refactored naming conventions in the dates sass file to better
reflect the function of our banners.
AA-156
2020-05-13 13:20:53 -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
Kshitij Sobti
c1e3e59771
Basic bulk stylelint fixes
2018-07-10 02:27:11 +05:30
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
Andy Armstrong
d18022bb5d
Make the discussion board responsive
...
LEARNER-1923
2017-10-19 14:09:22 -04:00
Andy Armstrong
bd1a0d96cf
More Sass quality fixes
2017-10-16 12:41:20 -04:00
Andy Armstrong
9f0fba0a8e
Sass quality fixes in the LMS
2017-10-11 13:45:08 -04:00
Robert Raposa
07061caf91
Revert remains of 'upgrade upsell to course info banner'.
...
TNL-6381 added an upgrade upsell to course info. In PR #15265 , this was
partially removed/moved, but some clean-up work remained.
LEARNER-2026
2017-10-05 10:54:08 -04:00
Andy Armstrong
7dfe12a1f3
Show course home messages for important course dates
...
LEARNER-2073
2017-10-02 17:27:51 -04:00
Harry Rein
82daaa5ad3
Adding a reviews page to the course and updating the reviews module on the course about page. Removed the existing coursetalk implementation and put it in a fragment, removed the tests as well. Added configuration settings to specify the reviews template as well as the reviews provider. This is all protected by a waffle flag.
2017-06-23 11:27:48 -04:00
Albert St. Aubin
7c7c27183f
changes header levels for a11y
...
TNL-6347
2017-03-08 11:45:45 -05:00
Albert St. Aubin
97d7633774
Added upgrade upsell to course info banner and url parameter
...
TNL-6381
2017-02-09 20:21:39 -05:00
Lucky Jindal
cb22b909b6
AC-588: Fixed header levels,removed unneccessary element
2016-11-28 07:12:23 -05:00
Peter Fogg
beb3c19722
Add a11y test for the course home page.
2016-04-11 14:28:06 -04:00
Peter Fogg
9188f9682c
Accessibility fixes for the course home page.
...
ECOM-3799
2016-03-11 09:48:44 -05:00
Peter Fogg
0c1dc272d4
Change "Go to Course" to "Resume Course" on course home page.
...
ECOM-2960
2016-02-03 13:58:23 -05:00
Peter Fogg
71a00bf946
Revert "Move Course Handouts to Course Resources and Tools."
...
This reverts commit e8909e4439f22a7568d95a7672ab60d4a36f7322.
2016-02-03 13:58:23 -05:00
Bill DeRusha
e75f7950d4
Updates XBlock renders its own template. Adds expand and collapse JS + jasmine tests.
...
ECOM-2809
2016-02-03 13:58:23 -05:00
Peter Fogg
c22677c171
Move Course Handouts to Course Resources and Tools.
...
The existing course handouts section is moved underneath Course
Updates and News, with updated styling.
ECOM-2808
2016-02-03 13:58:22 -05:00
Peter Fogg
786c4456ea
Last-accessed courseware on the home page.
...
ECOM-2806
2016-02-03 13:58:22 -05:00
Peter Fogg
fd397964b3
Styling and template changes for the Course Home page.
...
ECOM-2810
2016-02-03 12:20:53 -05:00
Ned Batchelder
c0856232e1
Use sass interpolation instead of concatenation for -path
2015-09-17 15:39:04 -04:00
David Baumgold
6ebf2515f4
Comprehensive theming
...
This is a squash of 38 commits ending with
5b080f979d692804452400ac5bed9b17c50b001e
2015-09-17 15:39:03 -04:00
Mushtaq Ali
7c61e08dcd
Fix course info sidebar #3095
2015-08-21 18:39:38 +05:00
Jolyon Bloomfield
ee2f22953e
Consolidating merge from rebase
2015-06-27 01:32:13 +10:00
Jolyon Bloomfield
0e2865e420
Making background pictures printable
2015-06-27 01:01:47 +10:00
Jolyon Bloomfield
1021151efd
Complete printing cleanup, rebased into one
2015-05-13 18:31:38 -04:00
Chris Rodriguez
f1d2231146
RTL-ifying the sidebar title in Handouts
2015-04-21 15:39:41 -04:00
Chris Rodriguez
e789c554c7
Updating blue color variables for accessibility in the LMS
2015-04-15 15:23:23 -04:00
Marco Morales
38b7e4cc50
SASS compilation variable conventions update, focusing on basic colors, baseline variable usage for padding and margins, ui-depth extends, along with other small fixes. The intent with this is to not have any user-facing impact, and instead move us closer toward having files that use our newer sass conventions.
2015-01-05 17:30:13 -05:00
Frances Botsford
ce3cb27864
switching RTL on the fly - added bi-app for sass compiling
2014-10-17 13:51:42 -04:00
Frances Botsford
e255ac1f29
Initial pass at LMS and Studio RTL
2014-10-17 13:51:42 -04:00
Brian Talbot
02b0725456
correcting for Bourbon deprecated inline-block() mixin
2014-06-11 21:19:46 -04:00
Dave St.Germain
a6977baed0
Fixed course update css to match changed tags
2014-03-11 09:25:54 -04:00
Giulio Gratta
5a46177a5e
A11Y changes: better :focus styling, increased contrast, and added image alt texts
...
- Doubled up :hover and :focus styling to improve a11y
- Increase contrast of certain UI elements for improved a11y
- Added some image alt text for a11y
- Changed video caption styling to blue and made them underline on hover and added a skip link before video for screenreaders.
Fixes Bugs:
- LMS-1336
2013-10-24 12:47:19 -07:00
Frances Botsford
a0962cc3b9
updated sass transitions to use newer bourbon syntax
2013-07-10 09:18:00 -04:00
Frances Botsford
4187090dac
removed non-existent sass extends from LMS: .table-wrapper, .dullify, .trans, .problem-set
2013-07-10 09:17:59 -04:00
David Baumgold
5bd79a8669
Changed @include box-shadow() to box-shadow
...
Bourbon's box-shadow mixin has been deprecated, and they recommend to use the
official spec.
2013-07-10 09:17:58 -04:00
David Baumgold
41374838cb
Changed @include border-radius() to border-radius
...
The official border-radius mixins were deprecated and removed in Bourbon 3.0.
https://github.com/thoughtbot/bourbon/pull/95
2013-07-10 09:17:58 -04:00
Giulio Gratta
3dd5733cee
first round of color replacements with variables
2013-05-23 09:44:40 -07:00
Brian Talbot
61de4c028a
temporary style sync up for course info lists - more work needs to be done once xmodule renders this HTML (in Studio backlog)
2013-02-01 09:41:51 -05:00
kimth
81e01c8c72
Bring back bullets in lists
2012-09-13 16:46:19 -04:00
Kyle Fiedler
e0e94ee1f1
A little more space for each list
2012-09-13 15:23:46 -04:00
Kyle Fiedler
15ffd7e01d
Better styles for updates
2012-09-13 15:13:42 -04:00
Kyle Fiedler
4732e39cb4
info-title margin fixed
2012-09-11 12:09:42 -04:00
Tom Giannattasio
3ffcb2615f
fix merge conflicts
2012-08-20 18:07:32 -04:00
Tom Giannattasio
ee92ba0752
new sequence nav; new courseware sidebar; new textbook styling; fixed gradebook glitch
2012-08-20 17:56:51 -04:00
Tom Giannattasio
0f6c31b4bd
started courseware sidebar styling
2012-08-20 15:51:10 -04:00