Brian Talbot
d2a2aaa716
LMS: adds in collapse/expand UI for dashboard view upsell
2013-11-25 16:40:32 -05:00
Brian Talbot
74f0e88568
LMS: revises UI states for verification status in dashboard view
2013-10-29 15:21:13 -04:00
Brian Talbot
0d01179ffc
LMS: revises semantics and styling for dashboard messages
2013-10-29 15:17:56 -04:00
Brian Talbot
e78654f99d
LMS: revises verified track upgrade UI on dashboard
2013-10-28 14:59:15 -04:00
Brian Talbot
17f3970fc8
LMS: resolves styling issues for button UI in verification flows
2013-10-26 23:09:09 -04:00
Brian Talbot
0050ed0ba7
LMS: adds in UI and styling for verified track upgrade to dashboard view
2013-10-25 15:27:47 -04:00
Brian Talbot
a76a61a7e5
LMS: revises styling/placement of message for verified status on dashboard
2013-10-25 15:25:30 -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
Brian Talbot
c101465fe9
Verification: converts all class-based Sass archetype-focused @extends to use Sass placeholder syntax
2013-09-16 16:18:51 -04:00
Brian Talbot
0c552141f2
LMS: revises right justification space of verified indicator on Student Dashboard
2013-09-06 12:12:58 -04:00
Brian Talbot
f4bdd73839
Verification: adds in verified/enrollment status into dashboard course listings
2013-09-05 14:29:11 -04:00
Kevin Luo
907bf6e1b7
Add bulk email feature for instructors, with optout option
...
Adds a new Email link to the instructor dashboard for frontend interface to send
email to course members. Adds a feature flag ENABLE_INSTRUCTOR_EMAIL to toggle this.
Creates a new djangoapp bulk_email that handles this action by getting the recipient
list and batching the emails to different celery tasks to do the actual sending.
Requires lynx package to convert HTML email to plaintext. Handles SMTP errors by
retrying or falling through to the next email. Adds the option to opt out of course
specific emails in the user dashboard with an Email Settings link for each course.
Uses severable configurable settings with defaults. DEFAULT_BULK_FROM_EMAIL
specifies the from address for email. EMAILS_PER_TASK specifies the number of emails
each celery task takes on. EMAIL_HOST, EMAIL_PORT, EMAIL_HOST_USER,
EMAIL_HOST_PASSWORD, and EMAIL_USE_TLS for the SMTP email backend settings.
Co-authored-by: Akshay Jagadeesh <akjags@gmail.com >
2013-08-29 12:40:31 -04:00
Frances Botsford
a0962cc3b9
updated sass transitions to use newer bourbon syntax
2013-07-10 09:18:00 -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
a5c9db0889
increased text contrast to make text more legible
2013-07-02 09:26:42 -07:00
marco
72e1fab1c4
SASS variable and naming standards sync-up based on @talbs feedback completed
2013-05-31 12:40:40 -04:00
Giulio Gratta
3dd5733cee
first round of color replacements with variables
2013-05-23 09:44:40 -07:00
Greg Price
b8d2276de7
Remove dashboard links for unstarted courses
...
If a course is not started, the course image and title on the dashboard link
to the course about page. Because the LMS course about pages do not exist
(i.e. 404) with the marketing site enabled, we simply do not use a link if
the course has not started.
2013-05-16 15:06:48 -04:00
Brian Talbot
42d4b4d69b
drupal integration - revised padding between content and footer globally, removed secondary form actions for time being
2013-01-23 18:22:13 -05:00
Brian Talbot
a756776836
pearson registration - revised rejection message text on dashboard, synced up email edx link text, revised contact styles/markup to remove giant red button dashboard for rejections
2013-01-16 17:26:29 -05:00
Brian Talbot
759bb137b4
pearson registration - adjusted style for rejected message state on dashboard
2013-01-10 17:08:01 -05:00
Brian Talbot
a388263298
pearson registration - giving registration call to actions on dashboard a bit more room
2013-01-09 16:06:10 -05:00
Brian Talbot
352f284624
pearson registration - revised UI states for reg form, simplified markup for form fields, synched button styles/text b/t registration form and dashboard
2013-01-08 11:37:26 -05:00
Brian Talbot
b41f68c801
pearson registration - changing registration status states to progress-based states UI - wip
2013-01-07 17:14:11 -05:00
Brian Talbot
3987120496
test center registration - further UI design and styling on form and dashboard tweaks
2012-12-21 13:04:22 -05:00
Brian Talbot
5119257f3e
test center - fixed dashboard link font issue and started cleaning up markup in reg form - wip
2012-12-20 12:24:31 -05:00
Tom Giannattasio
f3067cd8c8
restyling of dashboard with pearson exam notifications
2012-12-14 16:17:03 -05:00
Carlos Andrés Rocha
1a2cee360a
Update news releases images
...
[Delivers #39472239 ]
2012-11-19 13:06:37 -05:00
Carlos Andrés Rocha
b417002a23
Fix image size of news images on the student dashboard
...
[#39472239 ]
2012-11-19 13:06:36 -05:00
Tom Giannattasio
423de1868d
added carousel to dashboard page
2012-11-19 12:45:46 -05:00
Brian Talbot
be13bc6026
added in completed course status to dashboard and certificate availability states
2012-11-09 18:18:36 -05:00
Kyle Fiedler
3edf1a6a84
Added buttons for both pages to make it even more clear to start class
2012-08-31 15:58:44 -04:00
Kyle Fiedler
0ff70472c9
Added styles for dashboard to have link around whole class
2012-08-31 15:58:44 -04:00
Tom Giannattasio
bc005e5f46
adjusted dashboard sidebar to accommodate long emails
2012-08-23 07:29:35 -04:00
Tom Giannattasio
ee0cbf66f9
added a cleaner arrow implementation
2012-08-13 10:19:06 -04:00
Kyle Fiedler
b402cde650
Added some style for the dashboard message
2012-07-30 12:11:46 -04:00
Kyle Fiedler
e6465e420a
Changed around the css
2012-07-23 12:38:21 -04:00