Commit Graph

4475 Commits

Author SHA1 Message Date
Andy Armstrong
4feb57d044 Merge pull request #16205 from edx/andya/more-stylelint-fixes-2
Sass quality fixes in the LMS
2017-10-11 16:24:52 -04:00
Matthew Piatetsky
c741bcbee7 Implement local currency in lms
LEARNER-2412
2017-10-11 14:37:18 -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
Diana Huang
38c16891c5 Merge pull request #16182 from edx/robrap/LEARNER-2026-course-info-events
LEARNER-2026: Refactor course info events
2017-10-06 12:40:18 -04:00
Robert Raposa
8bf028620b Complete rename of CourseHomeEvents to CourseInfoEvents.
LEARNER-2026
2017-10-06 11:03:48 -04:00
Robert Raposa
ab4a5694ec Course info event file renames.
LEARNER-2026
2017-10-06 10:55:21 -04:00
adeel khan
27a73f77da Merge pull request #16124 from edx/adeel/LEARNER_2607_untranslatedtooltip_progresstab_chart
Adds translation for lms progress chart tooltip.
2017-10-06 19:28:02 +05:00
Robert Raposa
91bf523920 Merge pull request #16175 from edx/robrap/LEARNER-2026-clean-up
LEARNER-2026: Revert remains of 'upgrade upsell to course info banner'.
2017-10-06 10:02:49 -04:00
Adeel Khan
9ef887c547 Adds translation for lms progress chart tooltip.
Tooltip text under lms->courseview->progress tab->chart
was not under any translation, causing it to appear untranslated for
learners. This would enable its translation to any language.

LEARNER-2607
2017-10-06 18:32:02 +05:00
Robert Raposa
e8945ebdc5 Course home event clean-up.
- Convert hero events to BI events.
- Upgrade click event clean-up

LEARNER-2026
2017-10-05 15:29:37 -04:00
Harry Rein
747611eaca Merge pull request #16168 from edx/HarryRein/LEARNER-2332-reviews-speed-up
Add loading icon to reviews page.
2017-10-05 14:31:54 -04:00
Robert Raposa
23edd521f4 Fix upgrade event.
LEARNER-2026
2017-10-05 11:01:25 -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
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
Simon Chen
aa68fca46c Update Translations 2017-09-28 12:45:10 -04:00
tasawernawaz
9d827b7e0c make username and courses dropdown dynamic
LEARNER-2679
2017-09-26 16:51:14 +05:00
Harry Rein
2ed389c7b0 Fix issue with stacking on learner profile. 2017-09-22 15:01:27 -04:00
Harry Rein
bc76ffe5dc Add message for setting course goal.
LEARNER-2307
2017-09-22 09:56:27 -04:00
Diana Huang
cbfea6515d Add new info message to profile page. 2017-09-21 10:19:40 -04:00
tasawernawaz
07db2613d7 add single support form for contact us, html and css only
LEARNER-2580
2017-09-21 15:17:03 +05:00
Ned Batchelder
5c21261aa3 Update translations (autogenerated message) 2017-09-14 11:42:32 +00:00
uzairr
8b54c13fbc Fix inconsistency in the active tab colors
The course header sass source is generating styles that eventually
are in conflict with some of the tabs.To avoid it, new style
properties are added that resolves it.

LEARNER-748
2017-09-13 19:32:26 +00:00
Robert Raposa
e62aa716f3 Merge pull request #15991 from edx/robrap/LEARNER-2517-full-name-desc
LEARNER-2517: Update full name help text.
2017-09-13 15:29:19 -04:00
Albert (AJ) St. Aubin
f1b91cb871 Merge pull request #16007 from edx/aj/LEARNER-2291
Set formatting to show 2 decimal places on Program Purchase button
2017-09-13 10:34:24 -04:00
Albert St. Aubin
9d0a1e80c7 Set formatting to show 2 decimal places on Program Purchase button
[LEARNER-2291]
2017-09-13 08:38:12 -04:00
Andy Armstrong
3bb6316620 Fix Sass quality issues in lms/static/sass/features
Sass fixes
2017-09-11 22:03:00 -04:00
Robert Raposa
939d03bc10 Update full name help text.
LEARNER-2517
2017-09-11 12:15:33 -04:00
Andy Armstrong
6e10d2a556 Update to use Bootstrap beta release
FEDX-375
2017-09-06 22:49:05 -04:00
Harry Rein
d0bc499f66 Fix styling issues on learner profile.
LEARNER-2485

1) Joined Date is shown in bold and there is no line below to separate
it from the next section.
2) The bio shows up below the certificates.
3) Switching to 'limited profile' does not correctly hide the language,
location and joined date fields.
2017-09-05 15:15:07 -04:00
Andy Armstrong
6f888d6995 Add course certificates on the learner profile
LEARNER-1860
2017-08-31 20:58:35 -04:00
tasawernawaz
0c3c78b765 Fixed a11y on course actions dropdown menu on dashboard
LEARNER-2430
2017-08-31 10:41:04 +05:00
Clinton Blackburn
0a6029f7a7 Added verified upgrade hero to course run homepage
Audit learners are now shown a prompt to upgrade to the verified track
of the course run. This message goes away after the learner upgrades.
2017-08-30 17:01:27 -04:00
Ned Batchelder
ee01e3e0b7 Merge pull request #15909 from edx/nedbat/update-translations
Update translations (autogenerated message)
2017-08-30 16:38:54 -04:00
Eric Fischer
e32615e132 Revert "Merge pull request #15641 from jspayd/toggle-timer-upstream"
This reverts commit 0c204e3520, reversing
changes made to 0495d70b46.
2017-08-30 14:33:18 -04:00
Ned Batchelder
96ad386d36 Update translations (autogenerated message) 2017-08-30 18:01:15 +00:00
Ned Batchelder
63364fd305 Update translations (autogenerated message) 2017-08-30 16:12:38 +00:00
Ibrahim Ahmed
daaf31fd37 Merge pull request #15925 from edx/ibrahimahmed443/WL-1186-program-dashboard-layout-update
Program dashboard page layout update
2017-08-30 20:54:25 +05:00
Tasawer Nawaz
120bf907f9 Merge pull request #15912 from edx/tasawer/learner-2305/fix-a11y-issues-on-unenroll-dialogbox
Fixed tab issue on unenroll dialog.
2017-08-30 20:34:44 +05:00
Ibrahim
bcbd366fc9 Program dashboard page layout update 2017-08-30 16:52:37 +05:00
Harry Rein
9f88427f9b Add social links to learner profile.
LEARNER-1859

Added fields to add social links to the user account settings file.
Added icons to the user profile when these links are set, only shown
when users show their entire profile. Added jasmine tests for account
settings and learner profile pages. Added python unit tests to test
validation on the user account.
2017-08-29 13:53:08 -04:00
tasawernawaz
c47806a816 Fixed tab issue on unenroll dialog
LEARNER-2305
2017-08-29 17:25:01 +05:00
George Song
0c204e3520 Merge pull request #15641 from jspayd/toggle-timer-upstream
Toggle timer visibility on timed exams
2017-08-28 18:39:41 -04:00
Ibrahim Ahmed
47311e1942 Merge pull request #15902 from edx/ibrahimahmed443/WL-1186-program-dashboard-layout
fix layout issues in Program dashboard page
2017-08-28 19:23:59 +05:00
Ibrahim
165954b12c fix layout issues in Program dashboard page
WL-1186
2017-08-28 17:39:45 +05:00
Ned Batchelder
92c406e46a Update translations (autogenerated message) 2017-08-25 17:21:52 -04:00
Diana Huang
086e15c9b6 Update event naming for course sock.
Only show course sock to English readers.
2017-08-24 16:36:28 -04:00