Peter Fogg
8ed051e3cf
Merge pull request #10642 from edx/feature/self-paced
...
Course home page improvements.
2016-02-03 15:06:59 -05:00
Christina Roberts
9a786d08a2
Merge pull request #11395 from edx/christina/fix-test-typo
...
Fix unit tests so they are testing aria-expanded.
2016-02-03 14:41:49 -05:00
Peter Fogg
244843d929
Track events on the course home page.
...
Events are added for accessing the courseware, entering the verified
upgrade flow, and toggling a course update.
ECOM-2983
2016-02-03 13:58:24 -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
9b7ce7f3f2
Lighten course tab font weight.
2016-02-03 13:58:22 -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
Diana Huang
1e1f5abe10
Check in new static i18n JS files.
2016-02-01 15:54:14 -05:00
Diana Huang
cd0bb4c7e0
Add ability to generate static i18n files.
2016-02-01 15:54:10 -05:00
cahrens
8f19128d83
Fix unit tests so they are testing aria-expanded.
2016-02-01 14:01:05 -05:00
Asad Iqbal
87d9a07931
Merge pull request #11242 from edx/asadiqbal08/WL-243-manual-lang
...
WL-243 LMS Language Selection
2016-01-29 14:07:46 +05:00
asadiqbal
99b883b7be
WL-243 LMS Language Selection
2016-01-28 20:07:26 +05:00
Christine Lytwynec
092eae9ff3
Merge pull request #11130 from edx/clytwynec/ac-75
...
AC-75 and AC-73
2016-01-28 08:52:40 -05:00
Ahsan Ulhaq
5181513629
Show message for earned programs credentials
...
ECOM-3015
2016-01-28 13:05:50 +05:00
Christine Lytwynec
8c8953fe32
Update discussion markdown editor add link and image modals
2016-01-27 14:43:29 -05:00
Adam Palay
c37715a7c7
Merge remote-tracking branch 'origin/release' into merge-release-into-master
...
Conflicts:
requirements/edx/base.txt
requirements/edx/github.txt
2016-01-26 11:25:41 -05:00
David Ormsbee
e851db58fe
Merge pull request #11325 from edx/ormsbee/remove_old_sass
...
Remove unused scss files.
2016-01-25 17:13:45 -05:00
Diana Huang
640b5d31f4
Merge pull request #10699 from doganov/TNL-3644
...
Fixes TNL-3664 by collapsing actions dropdown after an action item is clicked.
2016-01-25 13:43:24 -05:00
Adam Palay
bb2d75d80e
Revert "Merge pull request #11241 from edx/feature/credentials-phase-1"
...
This reverts commit 46df454536 , reversing
changes made to 039e6cdfe6 .
2016-01-25 12:46:57 -05:00
clrux
519e292d82
Merge pull request #11294 from edx/clrux/ac-323
...
Adjusting .sr mixins for NVDA/JAWS on Windows
2016-01-25 11:53:11 -05:00
David Ormsbee
2904da0e2e
Remove unused scss files.
...
We have some Sass files that basically generate duplicates of other
Sass files and are no longer referenced from any pages. This looks
like it might have been stuff that never got cleaned up when
comprehensive themeing was done.
List of removed files and what they were replaced by:
application.scss -> lms-main.scss
application-rtl.scss -> lms-main-rtl.scss
course.scss -> lms-course.scss
course-rtl.scss -> lms-course-rtl.scss
This should help speed up the Sass compile.
2016-01-25 11:20:54 -05:00
Ahsan Ulhaq
46df454536
Merge pull request #11241 from edx/feature/credentials-phase-1
...
Feature/credentials phase 1
2016-01-22 18:39:53 +05:00
Chris Rodriguez
a0a9617a86
Replacing height and width in lieu of word-wrap
2016-01-21 15:18:05 -05:00
Chris Rodriguez
33f967c04b
Adjusting .sr mixins for NVDA/JAWS on Windows
2016-01-21 12:42:58 -05:00
Daniel Naranjo
a639846a26
Reemplace property min-width value
...
The min-width property accept only values <length> | <percentage> | inherit. to reset better set to 0.
Properties documentation: https://www.w3.org/TR/CSS2/visudet.html#min-max-widths
This error generates an invalid style, and, therefore, this value is set to 760px by: https://github.com/edx/edx-platform/blob/master/lms/static/sass/course/courseware/_courseware.scss#L50
2016-01-21 09:50:35 -05:00
Ahsan Ulhaq
4ce58a6f67
Show message for earned programs credentials
...
ECOM-3015
2016-01-20 12:50:30 +05:00
AlasdairSwan
a82d582568
Merge pull request #11169 from edx/alasdair/ECOM-2967-xseries-dashboard-GA-events
...
ECOM-2967 adding GA events for dashboard XSeries messages
2016-01-14 14:27:25 -05:00
AlasdairSwan
2676098b02
ECOM-2967 adding GA events for dashboard XSeries messages
2016-01-14 12:37:48 -05:00
Toby Lawrence
2c40454db0
Merge pull request #11223 from edx/perf/crush-all-the-imgs
...
Crush down images.
2016-01-14 09:42:17 -05:00
Toby Lawrence
368acafad4
Adding optimized images in batches [18/19]
2016-01-13 20:38:43 -05:00
Toby Lawrence
8d8f282a5a
Adding optimized images in batches [17/19]
2016-01-13 20:38:43 -05:00
Toby Lawrence
1e8263f325
Adding optimized images in batches [16/19]
2016-01-13 20:38:42 -05:00
Toby Lawrence
0009d53c53
Adding optimized images in batches [15/19]
2016-01-13 20:38:42 -05:00
Toby Lawrence
451b0a9c66
Revert "Crush down images."
...
This reverts commit 8402be3b20 .
2016-01-13 19:12:13 -05:00
Toby Lawrence
8402be3b20
Crush down images.
...
Ran these suckers through ImageOptim, which crunched 'em down real nice.
2016-01-13 18:29:00 -05:00
Douglas Hall
28a7b3e2d1
Merge remote-tracking branch 'origin/release' into merge-release-into-master
2016-01-12 15:12:06 -05:00
Christina Roberts
6f66483876
Merge pull request #11202 from edx/release
...
Release for Jan 12, 2016
2016-01-12 11:29:42 -05:00
muzaffaryousaf
b4189784da
Fixed POST bookmarks bug when display_name is None.
...
Added tests & general message to js when parsing fails.
TNL-3989
2016-01-12 09:47:51 -05:00
Adam
e4ab6dc2c3
Revert "Calculator layout and help popup fixes"
2016-01-11 12:47:05 -05:00
muzaffaryousaf
cc6024e97b
Disable button while adding/removing bookmark to a unit.
...
TNL-4004
2016-01-11 19:31:05 +05:00
Calen Pennington
bd7e4dd3ab
Shrink images using trimage
...
lms/static/images/wmd-buttons-transparent.png | Bin 9698 -> 7046 bytes
lms/static/images/wmd-buttons.png | Bin 7465 -> 5970 bytes
.../credit_notifications/edx-logo-header.png | Bin 1894 -> 1225 bytes
.../ebe754f90bc88acf8ec6a1d27b87f743_120.jpg | Bin 3168 -> 2752 bytes
.../ebe754f90bc88acf8ec6a1d27b87f743_30.jpg | Bin 957 -> 648 bytes
.../ebe754f90bc88acf8ec6a1d27b87f743_50.jpg | Bin 1362 -> 1048 bytes
.../ebe754f90bc88acf8ec6a1d27b87f743_500.jpg | Bin 15852 -> 13940 bytes
.../f0d065035a5c4d32df318fbc54138765_120.jpg | Bin 3168 -> 2752 bytes
.../f0d065035a5c4d32df318fbc54138765_30.jpg | Bin 957 -> 648 bytes
.../f0d065035a5c4d32df318fbc54138765_50.jpg | Bin 1362 -> 1048 bytes
.../f0d065035a5c4d32df318fbc54138765_500.jpg | Bin 15852 -> 13940 bytes
themes/edge.edx.org/lms/static/images/logo.png | Bin 7465 -> 4574 bytes
themes/edx.org/cms/static/images/studio-logo.png | Bin 4782 -> 4779 bytes
themes/edx.org/lms/static/images/logo-large.png | Bin 4581 -> 3367 bytes
themes/edx.org/lms/static/images/logo.png | Bin 1244 -> 1184 bytes
.../lms/static/images/profiles/default_120.png | Bin 6398 -> 3252 bytes
.../lms/static/images/profiles/default_30.png | Bin 993 -> 522 bytes
.../lms/static/images/profiles/default_50.png | Bin 2068 -> 1035 bytes
.../lms/static/images/profiles/default_500.png | Bin 91560 -> 0 bytes
themes/red-theme/lms/static/images/logo.png | Bin 909 -> 559 bytes
20 files changed, 0 insertions(+), 0 deletions(-)
2016-01-07 10:48:43 -05:00
Calen Pennington
0dfb9870c9
Shrink images using trimage
...
lms/static/images/linkedin_add_to_profile.png | Bin 139290 -> 1320 bytes
lms/static/images/logo-large.png | Bin 20342 -> 8447 bytes
lms/static/images/logo.png | Bin 4243 -> 885 bytes
lms/static/images/opencourseware.png | Bin 13203 -> 11395 bytes
lms/static/images/openedx-logo-tag-dark.png | Bin 2539 -> 1624 bytes
lms/static/images/openedx-logo-tag-light.png | Bin 2702 -> 1776 bytes
lms/static/images/openedx-logo-tag.png | Bin 2596 -> 1607 bytes
lms/static/images/pencils.jpg | Bin 30064 -> 25607 bytes
lms/static/images/play.png | Bin 2966 -> 1729 bytes
lms/static/images/problem-editor-icons.png | Bin 2307 -> 2304 bytes
lms/static/images/profiles/default_120.png | Bin 2690 -> 1133 bytes
lms/static/images/profiles/default_30.png | Bin 576 -> 274 bytes
lms/static/images/profiles/default_50.png | Bin 1023 -> 449 bytes
lms/static/images/profiles/default_500.png | Bin 17594 -> 5671 bytes
lms/static/images/search-icon.png | Bin 1195 -> 423 bytes
lms/static/images/show-hide-discussion-icon.png | Bin 1610 -> 771 bytes
lms/static/images/small-header-home-icon.png | Bin 1128 -> 276 bytes
lms/static/images/social/google-plus-sharing.png | Bin 1161 -> 1046 bytes
lms/static/images/textbook/textbook-left.png | Bin 783 -> 705 bytes
lms/static/images/textbook/textbook-right.png | Bin 822 -> 690 bytes
lms/static/images/ui-icons_222222_256x240.png | Bin 4369 -> 3714 bytes
lms/static/images/vcert-ribbon-s.png | Bin 4843 -> 3147 bytes
lms/static/images/verified-ribbon.png | Bin 1791 -> 751 bytes
lms/static/images/white-error-icon.png | Bin 1107 -> 344 bytes
lms/static/images/wiki-icons.png | Bin 2410 -> 1464 bytes
25 files changed, 0 insertions(+), 0 deletions(-)
2016-01-07 10:48:42 -05:00
Calen Pennington
d3da2585c4
Shrink images using trimage
...
.../images/bulk_email/GooglePlusIcon_gray.png | Bin 680 -> 678 bytes
lms/static/images/bulk_email/LinkedInIcon.png | Bin 751 -> 417 bytes
lms/static/images/bulk_email/MeetupIcon.png | Bin 1283 -> 679 bytes
lms/static/images/bulk_email/MeetupIcon_gray.png | Bin 685 -> 678 bytes
lms/static/images/bulk_email/TwitterIcon.png | Bin 998 -> 517 bytes
lms/static/images/bulk_email/TwitterIcon_gray.png | Bin 518 -> 515 bytes
lms/static/images/bulk_email/VKontakteIcon.png | Bin 2480 -> 1272 bytes
lms/static/images/bulk_email/VKontakteIcon_gray.png | Bin 3099 -> 3092 bytes
lms/static/images/bulk_email/YoutubeIcon.png | Bin 1964 -> 1856 bytes
lms/static/images/bulk_email/YoutubeIcon_gray.png | Bin 1961 -> 1878 bytes
lms/static/images/bulk_email/edXHeaderImage.jpg | Bin 25814 -> 24906 bytes
lms/static/images/bullet-closed.png | Bin 230 -> 191 bytes
lms/static/images/bullet-open.png | Bin 219 -> 188 bytes
lms/static/images/default-badges/honor.png | Bin 20814 -> 13316 bytes
lms/static/images/default-badges/professional.png | Bin 21855 -> 14603 bytes
lms/static/images/default-badges/verified.png | Bin 21855 -> 14603 bytes
lms/static/images/edx-theme/edx-logo-77x36.png | Bin 5139 -> 3674 bytes
lms/static/images/green-pointer.png | Bin 3474 -> 887 bytes
lms/static/images/homepage-hero-video-thumb.jpg | Bin 4537 -> 4517 bytes
lms/static/images/honor-ribbon.png | Bin 5956 -> 4251 bytes
lms/static/images/icon-sm-professional.png | Bin 2892 -> 1883 bytes
lms/static/images/icon-sm-verified.png | Bin 3247 -> 776 bytes
lms/static/images/icon-sm-xseries-white.png | Bin 706 -> 475 bytes
lms/static/images/large-white-error-icon.png | Bin 1800 -> 951 bytes
lms/static/images/link-icon.png | Bin 326 -> 296 bytes
25 files changed, 0 insertions(+), 0 deletions(-)
2016-01-07 10:48:41 -05:00
Calen Pennington
9daaa35d8d
Shrink images using trimage
...
common/test/data/xml_dag/static/just_a_test.jpg | Bin 547 -> 517 bytes
.../test_microsite/images/background-image.jpg | Bin 160660 -> 160625 bytes
.../test_microsite/images/header-logo.png | Bin 1215 -> 1212 bytes
docs/en_us/architecture/locator_ubiquity.jpg | Bin 51876 -> 47455 bytes
docs/en_us/architecture/presplit.jpg | Bin 43129 -> 38944 bytes
docs/en_us/architecture/studio mapping.jpg | Bin 48247 -> 43786 bytes
.../enrollment_api/source/_static/homepage-bg.jpg | Bin 160660 -> 160625 bytes
docs/en_us/internal/test_pyramid.png | Bin 24698 -> 17598 bytes
.../platform_api/source/_static/homepage-bg.jpg | Bin 160660 -> 160625 bytes
.../shared/images/Announcement_subscriptions.png | Bin 43413 -> 15474 bytes
lms/static/certificates/images/backpack-logo.png | Bin 2107 -> 1112 bytes
lms/static/certificates/images/backpack-ui.png | Bin 76558 -> 54810 bytes
lms/static/certificates/images/bg-verified.png | Bin 25152 -> 5169 bytes
lms/static/certificates/images/demo-sig1.png | Bin 3852 -> 2099 bytes
lms/static/certificates/images/demo-sig2.png | Bin 3695 -> 1990 bytes
lms/static/certificates/images/demo-sig3.png | Bin 7315 -> 3721 bytes
.../certificates/images/demo-user-profile.png | Bin 61749 -> 40719 bytes
lms/static/certificates/images/ico-honor.png | Bin 59443 -> 35743 bytes
.../certificates/images/ico-mozillaopenbadges.png | Bin 3638 -> 1870 bytes
lms/static/certificates/images/ico-verified.png | Bin 59571 -> 35713 bytes
lms/static/images/app/google_play_badge_45.png | Bin 8913 -> 4548 bytes
lms/static/images/bg-footer-divider.jpg | Bin 416 -> 390 bytes
lms/static/images/bg-texture.png | Bin 10028 -> 2092 bytes
lms/static/images/bulk_email/FacebookIcon.png | Bin 550 -> 333 bytes
lms/static/images/bulk_email/GooglePlusIcon.png | Bin 1286 -> 679 bytes
25 files changed, 0 insertions(+), 0 deletions(-)
2016-01-07 10:48:40 -05:00
Omar Al-Ithawi
e21505b76a
Fixed issues in the calculator help
...
- Corrected the direction of the English equations
- TNL-3798: Removed the greek letters
- The equal (=) button is now the default submit button in the calculator, instead of the help button
- TNL-3798: Removed the subscript note
- Added some comments for the translators in the calculator
- Using `fixed` position for the calculator for best mobile/desktop look
2016-01-06 17:52:44 +02:00
Carol Tong
0f3da297f6
Fix help targets in Instructor Dashboard
2016-01-04 15:20:40 -05:00
Matt Drayer
2c1680a9cb
Merge pull request #11080 from edx/saleem-latif/SOL-1529
...
SOL-1529: Allow PMs to Invalidate Certificates
2016-01-04 10:46:27 -05:00