Dillon Dumesnil
00fe1495b4
Revert commits for AA-4
2020-02-10 12:10:59 -05:00
Dillon Dumesnil
490e93635f
AA-4: CSS updates in date widget
2020-02-07 11:53:23 -05:00
Dillon Dumesnil
23486a560d
Show relevant dates in course dates sidebar
...
This includes (at least) upcoming assignments, FBE access
expiration, and course end date.
AA-4
2020-02-06 16:01:46 -05:00
Michael Terry
ea92073e08
Limit course outline to a depth of two
...
Previously, we'd show three layers deep (section, subsection, and
unit). But now we cut out unit and stop at subsection.
AA-17
2020-02-03 14:49:34 -05:00
Nicholas D'Alfonso
f8051f970b
AA date description font size
...
- make the font size of the description in the date widget the
same as the title.
2020-01-29 11:37:44 -05:00
Nicholas D'Alfonso
796f1802d2
remove left boarder from upcoming dates
2020-01-14 10:56:02 -05:00
Nicholas D'Alfonso
3ad963b8a7
AA-3 course dates cleanup
...
-change Important Course Dates to Upcoming Dates
-remove today's date
-left align date, right aling rest of info
2020-01-13 14:58:23 -05:00
julianajlk
6e0914ad5d
add FPD banner to courseware ( #22113 )
...
REV-980
2019-10-23 09:33:11 -04:00
julianajlk
98f907f23c
Revert "add first purchase discount to courseware ( #22058 )"
...
This reverts commit 059b619794 .
2019-10-21 13:57:18 -04:00
julianajlk
059b619794
add first purchase discount to courseware ( #22058 )
...
REV-980.
* moved get_first_purchase_offer_banner_fragment to Discounts utils.py
* added banner wrapper method
* updated banner with time limit
2019-10-21 13:56:38 -04:00
Matthew Piatetsky
f6d0bf77df
check if discount expired
2019-10-16 11:32:27 -04:00
Brandon Baker
5012ed6ea4
Fix padding on discount banner for small screens ( #21509 )
...
REV-918
2019-08-29 16:00:26 -04:00
Matthew Piatetsky
75dc4459cd
add first purchase discount banner on course home
2019-05-02 16:14:16 -04:00
Adeel Khan
d741834370
Adds dynamic type text sizing for course dates fragments
...
This would enable course dates fragment to be
responsive to dynamic type text setting in ios
device.
LEARNER-6726
2018-12-18 23:56:38 +05:00
Kshitij Sobti
c1e3e59771
Basic bulk stylelint fixes
2018-07-10 02:27:11 +05:30
Awais Jibran
0d5c660d8a
Merge pull request #18520 from edx/aj/fix-display-inline-on-course-outline
...
Display check-marks inline.
2018-07-09 22:31:16 +05:00
Awais Jibran
41aa1fd426
Display check-marks inline.
...
EDUCATOR-3149
2018-07-05 11:32:39 +05:00
marcotuts
07718b90ab
updated subsection styling to show label on same line as icon, meant to complete EDUCATOR-2535
2018-07-04 13:42:44 -04:00
sandroroux
3899b76929
Removes the new course outline waffle flag.
2018-04-13 12:28:14 -04:00
Alex Dusenbery
a515277251
EDUCATOR-2451 | Add expand/collapse all button to course outline.
2018-04-05 15:47:33 -04:00
Alex Dusenbery
26ba411eb0
EDUCATOR-2535 | Small style cleanup for course outline.
2018-03-28 10:42:20 -04:00
Sofiya Semenova
8266c640d5
Course outline styling
2018-03-01 12:07:18 -05:00
Sofiya Semenova
f4ec7cca5f
Add visual progress checkmarks to course outline
2018-02-21 12:53:43 -05:00
Sofiya Semenova
7c1c5af763
Auto-open course outline to last viewed block
2018-02-20 12:10:26 -05:00
Simon Chen
db81dfa424
Surface vertical units in the course outline
2018-02-12 14:27:52 -05:00
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
Harry Rein
7f61828e12
Cleaning up mobile web.
2017-11-06 12:33:23 -05:00
Andy Armstrong
ae1c760ea4
Use Bootstrap theme colors and fonts in old stylesheets
...
LEARNER-2977
Fixes
2017-10-29 22:22:08 -04:00
Harry Rein
7091ed0f70
Merge pull request #16337 from edx/HarryRein/home-page-styling-fixes
...
Course home page styling with bootstrap.
2017-10-26 13:39:44 -04:00
Harry Rein
d4e93fc655
Course home page styling with bootstrap.
...
Updates the new bootstrap course home page to match the old course home page.
2017-10-26 09:25:58 -04:00
Harry Rein
73455ac378
Updating bookmarks and updates pages to be responsive.
2017-10-24 14:17:35 -04:00
Harry Rein
ec17971a2b
Orders course goals and updates styling.
...
LEARNER-2860
2017-10-18 16:57:57 -04:00
Andy Armstrong
9f0fba0a8e
Sass quality fixes in the LMS
2017-10-11 13:45:08 -04:00
Andy Armstrong
374cdb0a3d
Convert course home page to Bootstrap
...
LEARNER-1694
Fix a11y failure
Fix header styling
Fix layout issues
Further layout fixes
2017-10-10 20:18:27 -04:00
Harry Rein
f534e01888
Merge pull request #16096 from edx/HarryRein/LEARNER-2308-update-course-goal
...
Harry rein/learner 2308 update course goal
2017-10-06 14:11:23 -04:00
Harry Rein
f3f3edf4bd
Allow user to update course goal on course home page.
...
LEARNER-2308
Once a goal has been set for a user on the course home message,
allow them to update it on the course home side bar. Automatically
sets a course goal for users when enrolling in a verifiable course.
2017-10-06 13:07:03 -04:00
Harry Rein
271f3c9f3c
Add loading icon to reviews page.
...
LEARNER-2332
Since CourseTalk doesn't allow for loading a read and write reviews
page at the same time, this commit adds a loading icon to show that
we need to grab the iframe.
2017-10-05 09:18:49 -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
bc76ffe5dc
Add message for setting course goal.
...
LEARNER-2307
2017-09-22 09:56:27 -04:00
Andy Armstrong
3bb6316620
Fix Sass quality issues in lms/static/sass/features
...
Sass fixes
2017-09-11 22:03:00 -04:00
Diana Huang
cb381a7cff
Use an X icon instead of text.
2017-08-22 09:13:48 -04:00
Diana Huang
dcf528a597
Add new latest-update fragment and waffle flag.
2017-08-16 13:58:56 -04:00
Harry Rein
08df53e110
Adding in course messaging to the home page.
...
LEARNER-1894
This commit adds in course messaging for three use cases. First,
when the user is not signed in, the user is shown a message that
provides a link to sign in or register. If the user is signed in
but not enrolled, they are given a link to do so. If the user is
enrolled but the course has not yet started, they are shown a
message explaining when the course starts and shown a link (not
yet enabled) to add a reminder to their calendar.
The implementation defines a base message class and extends it
for the course home messages as well as the previously implemented
page level messages.
2017-07-24 15:17:12 -04:00
Harry Rein
2658646e1e
Fixing styling on updates.
...
LEARNER-1879
Issues with images overflowing over their container divs and images being too large for the containing div. Also did a bit of cleanup to improve scss quality.
2017-07-19 14:33:47 -04:00
Harry Rein
5a2998fb5b
Allowing writing of reviews on reviews page.
...
LEARNER-1628
This allows enrolled users to write reviews on the reviews page that
can be accessed through the course tools sidebar. A button in the top
corner of the page toggles the widget that is configured with a
setting in the common.py file. The reviews tool is Course Talk.
2017-07-11 16:16:05 -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
Diana Huang
3d09290c14
Add a dismiss button to welcome message.
...
Store user's preference indefinitely.
2017-06-22 18:26:50 -04:00
Harry Rein
bdf38ae00e
Implemented an upgrade verification sock.
...
This sock sits at the bottom of both the home and the course content pages. It allows the user to click a 'Learn More' button to open a panel that allows the user to navigate to the upgrade checkout page. The sock is only shown for users that have not yet upgraded in a course that has a verification upgrade date that has not yet passed. Python tests cover the various course mode and upgrade dates.
2017-06-15 13:10:34 -04:00
Harry Rein
6cbfb6c9f5
1) Updating version two of styling variables to use a file layout similar to the initial version.
...
2) Updating the course experience sass file to use variables it can reference in the version two variable sass file.
3) Updating date styling on course home page as explained in LEARNER-1297.
4) Expanding side outline panel to take up a third and not a quarter of the content size.
2017-06-14 12:30:14 -04:00