Calen Pennington
f092550945
Merge pull request #11562 from CredoReference/tags-selectbox-in-studio-based-on-xblockasides
...
XBlockAside improvement. Difficulty selectbox in Studio (based on new XBlockAside functionality)
2016-03-10 10:32:22 -05:00
Ned Batchelder
a17eff7795
Merge pull request #11757 from stvstnfrd/debt/ie67
...
Remove deprecated IE6/7 polyfill
2016-03-08 14:45:52 -05:00
cahrens
2f3e3a55bb
Remove unused profile name.
...
The profile name requires escaping when displayed. Proactively removing since it is not being used. Also discovered some dead code.
2016-03-07 09:37:39 -05:00
stv
1ff2ec15be
Remove deprecated IE6/7 polyfill
...
This polyfill was added in late 2012 [1].
The final reference appears to have been removed in mid-2013 [2].
Regardless, we certainly are no longer supporting IE6/7.
[1] bf9f9c1c48
[2] 1388684194
2016-03-06 13:17:58 -08:00
cahrens
5432ef3b5e
Make it clear that the logger methods are used by xblocks.
2016-03-05 17:14:15 -05:00
Dmitry Viskov
209ddc700d
Difficulty selectbox in Studio (based on new XBlockAside functionality). Include:
...
- adaptation asides to be imported from the XML
- updating SplitMongo to handle XBlockAsides (CRUD operations)
- updating Studio to handle XBlockAsides handler calls
- updating xblock/core.js to properly init XBlockAsides JavaScript
2016-03-02 03:37:13 +03:00
clrux
650c95f9c3
Merge pull request #11501 from edx/clrux/ac-328-uxpl
...
AC-328 adding UXPL classnames to headings
2016-03-01 07:23:07 -05:00
Chris Rodriguez
c619e1ec6b
Adding UXPL classnames to headings
2016-02-29 15:43:17 -05:00
Braden MacDonald
cfa7cd3d87
Revert "Pass DOM element, not jQuery object to XBlock initialisation."
2016-02-26 09:06:13 -08:00
Michael Frey
860dd1bd5a
Merge pull request #11651 from edx/release
...
Release
2016-02-24 16:15:16 -05:00
Adam Palay
c63dcf0dfe
render mathjax in svg by default (TNL-4145)
...
mathjax preview should be inline by default
2016-02-24 12:51:30 -05:00
Christine Lytwynec
57b7034e5b
Remove hgroup usage
2016-02-17 12:05:15 -05:00
Sven Marnach
8280e224f5
Merge pull request #11433 from open-craft/smarnach/studio-add-xblock
...
Pass DOM element, not jQuery object to XBlock initialisation.
2016-02-15 17:24:10 +01:00
cahrens
c69226841d
Install underscore from npm.
...
FEDX-47
2016-02-12 13:45:41 -05:00
Sven Marnach
982c3e623b
Pass DOM element, not jQuery object to XBlock initialisation.
...
The function initializeXBlock() expects a DOM element, and is passed one in most
cases. However, when adding a new XBlock component in Studio, the function is
passed a jQuery object, which ends up being forwarded to the actual
initialisation function of the XBlock.
2016-02-10 18:54:30 +01:00
Asad Iqbal
64291d3c01
Merge pull request #11391 from edx/asadiqbal08/WL-272
...
asadiqbal08/WL-272 - Studio Language Selection
2016-02-10 18:30:29 +05:00
asadiqbal
64778cdf69
WL-272
2016-02-10 14:33:38 +05:00
Andy Armstrong
caf4cfbd3a
Merge pull request #11268 from edx/andya/add-pattern-library
...
Add edX Pattern Library to edx-platform
2016-02-09 12:07:03 -05:00
clrux
a5e34d4e12
Merge pull request #11105 from edx/clrux/ac-23
...
Updating forum buttons and overall icon cleanup
2016-02-09 10:53:31 -05:00
Chris Rodriguez
4454c819c8
LMS: forum markup tweaks and cleanup
2016-02-09 09:34:58 -05:00
Andy Armstrong
d731b07bd4
Add UXPL to edx-platform
...
UITK-39
2016-02-05 13:33:55 -05:00
David Ormsbee
c13e623067
Speed up SASS compilation with libsass
2016-01-29 12:30:55 -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
Christine Lytwynec
8c8953fe32
Update discussion markdown editor add link and image modals
2016-01-27 14:43:29 -05:00
Eric Fischer
d1ef73e90a
Don't renderAttrs unnecessarily
...
It is unneeded here, and causes bad behavior.
2016-01-26 13:08:42 -05:00
Andy Armstrong
10ca0a3870
Discussion Test Updates
...
Updates discussion tests to not mock out so much. Also adds new
test coverage for the bug being investigated here.
2016-01-26 13:08:42 -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
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
Diana Huang
ea2a0cab27
Merge pull request #11069 from OmarIthawi/edraak/oithawi/draggable-capa-rtl
...
Fixup: draggable capa icons disappear in RTL layout
2016-01-20 13:32:56 -05:00
Toby Lawrence
3b73839ed2
Adding optimized images in batches [14/19]
2016-01-13 20:38:41 -05:00
Toby Lawrence
c19a6af96b
Adding optimized images in batches [13/19]
2016-01-13 20:38:41 -05:00
Toby Lawrence
c71f0fa2ce
Adding optimized images in batches [12/19]
2016-01-13 20:38:41 -05:00
Toby Lawrence
0cdaa975fc
Adding optimized images in batches [11/19]
2016-01-13 20:38:40 -05:00
Toby Lawrence
7efd8773fb
Adding optimized images in batches [10/19]
2016-01-13 20:38:40 -05:00
Toby Lawrence
f18b2a7fe2
Adding optimized images in batches [09/19]
2016-01-13 20:38:39 -05:00
Toby Lawrence
10e9517de2
Adding optimized images in batches [08/19]
2016-01-13 20:38:39 -05:00
Toby Lawrence
3824f0a68c
Adding optimized images in batches [07/19]
2016-01-13 20:38:39 -05:00
Toby Lawrence
fc0775be2b
Adding optimized images in batches [06/19]
2016-01-13 20:38:38 -05:00
Toby Lawrence
9cf0589200
Adding optimized images in batches [05/19]
2016-01-13 20:38:38 -05:00
Toby Lawrence
b991f2ec88
Adding optimized images in batches [04/19]
2016-01-13 20:38:37 -05:00
Toby Lawrence
23ed311d4f
Adding optimized images in batches [03/19]
2016-01-13 20:38:37 -05:00
Toby Lawrence
0e518535c2
Adding optimized images in batches [02/19]
2016-01-13 20:38:37 -05:00
Toby Lawrence
944725e35b
Adding optimized images in batches [01/19]
2016-01-13 20:37:48 -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
Calen Pennington
8cba4702ce
Shrink images using trimage
...
.../js/vendor/ova/images/previous_pressed.png | Bin 755 -> 665 bytes
.../static/js/vendor/ova/images/previous_rest.png | Bin 661 -> 572 bytes
.../js/vendor/ova/images/zoomin_grouphover.png | Bin 612 -> 496 bytes
.../static/js/vendor/ova/images/zoomin_hover.png | Bin 608 -> 506 bytes
.../static/js/vendor/ova/images/zoomin_pressed.png | Bin 615 -> 515 bytes
common/static/js/vendor/ova/images/zoomin_rest.png | Bin 612 -> 496 bytes
.../js/vendor/ova/images/zoomout_grouphover.png | Bin 504 -> 397 bytes
.../static/js/vendor/ova/images/zoomout_hover.png | Bin 559 -> 461 bytes
.../js/vendor/ova/images/zoomout_pressed.png | Bin 561 -> 458 bytes
.../static/js/vendor/ova/images/zoomout_rest.png | Bin 504 -> 397 bytes
common/test/data/aside/static/just_a_test.jpg | Bin 547 -> 517 bytes
common/test/data/badges/good.png | Bin 298 -> 91 bytes
common/test/data/badges/large.png | Bin 431556 -> 429842 bytes
common/test/data/badges/unbalanced.png | Bin 232 -> 86 bytes
.../static/images/course_image.jpg | Bin 12626 -> 12617 bytes
.../static/images/professor-sandel.jpg | Bin 453715 -> 447109 bytes
.../Screen Shot 2013-04-16 at 1.43.36 PM.png | Bin 8733 -> 1525 bytes
.../data/simple/static/images_course_image.jpg | Bin 547 -> 517 bytes
common/test/data/static/picture1.jpg | Bin 10905 -> 6857 bytes
common/test/data/static/picture2.jpg | Bin 13598 -> 9739 bytes
common/test/data/static/picture3.jpg | Bin 14977 -> 9946 bytes
common/test/data/toy/static/just_a_test.jpg | Bin 547 -> 517 bytes
common/test/data/uploads/Signature-0.png | Bin 31182 -> 14473 bytes
common/test/data/uploads/Signature-1.png | Bin 31182 -> 14473 bytes
common/test/data/uploads/larger_image.jpg | Bin 1070335 -> 1053927 bytes
25 files changed, 0 insertions(+), 0 deletions(-)
2016-01-07 10:48:40 -05:00
Calen Pennington
ae283f6ac6
Shrink images using trimage
...
.../vendor/ova/catch/img/expandableIcon_Arrow.png | Bin 3002 -> 2085 bytes
common/static/js/vendor/ova/catch/img/fish.jpg | Bin 11572 -> 11482 bytes
.../js/vendor/ova/catch/img/geolocation_icon.png | Bin 740 -> 624 bytes
.../static/js/vendor/ova/catch/img/groups_icon.png | Bin 747 -> 624 bytes
.../static/js/vendor/ova/catch/img/privacy_icon.png | Bin 635 -> 538 bytes
.../js/vendor/ova/catch/img/shareControls.png | Bin 9691 -> 7624 bytes
.../static/js/vendor/ova/catch/img/share_icon.png | Bin 655 -> 520 bytes
.../js/vendor/ova/images/fullpage_grouphover.png | Bin 698 -> 584 bytes
.../static/js/vendor/ova/images/fullpage_hover.png | Bin 831 -> 723 bytes
.../js/vendor/ova/images/fullpage_pressed.png | Bin 817 -> 709 bytes
.../static/js/vendor/ova/images/fullpage_rest.png | Bin 698 -> 584 bytes
.../static/js/vendor/ova/images/home_grouphover.png | Bin 672 -> 565 bytes
common/static/js/vendor/ova/images/home_hover.png | Bin 737 -> 631 bytes
common/static/js/vendor/ova/images/home_pressed.png | Bin 741 -> 645 bytes
common/static/js/vendor/ova/images/home_rest.png | Bin 672 -> 565 bytes
.../js/vendor/ova/images/newan_grouphover.png | Bin 746 -> 641 bytes
common/static/js/vendor/ova/images/newan_hover.png | Bin 815 -> 710 bytes
.../static/js/vendor/ova/images/newan_pressed.png | Bin 828 -> 721 bytes
common/static/js/vendor/ova/images/newan_rest.png | Bin 746 -> 641 bytes
.../static/js/vendor/ova/images/next_grouphover.png | Bin 656 -> 574 bytes
common/static/js/vendor/ova/images/next_hover.png | Bin 753 -> 667 bytes
common/static/js/vendor/ova/images/next_pressed.png | Bin 752 -> 666 bytes
common/static/js/vendor/ova/images/next_rest.png | Bin 656 -> 574 bytes
.../js/vendor/ova/images/previous_grouphover.png | Bin 661 -> 572 bytes
.../static/js/vendor/ova/images/previous_hover.png | Bin 755 -> 667 bytes
25 files changed, 0 insertions(+), 0 deletions(-)
2016-01-07 10:48:39 -05:00