silverstripe-framework/admin
Naomi Guyer 52ef14a9ec BUG: Image resize allows skewing of image in IE (fixes CMS #791)
Including this plugin seemed like the most complete solution to this
problem, and allows it to be removed when tinymce is upgraded (assuming
they have fixed this issue). Uses a compressed version of the
advimagescale fork from sourceforge
(http://sourceforge.net/p/tinymce/plugins/186/), as it allowed for
multiple tinymce instances.
2013-09-04 15:01:46 +12:00
..
code Merge pull request #2136 from nedmas/fix-remove-export-button-padding 2013-08-30 00:24:21 -07:00
css BUG: Context menu too long - CSS only (Fixes CMS #811) 2013-08-20 11:35:22 +12:00
images Fixed Tab floating in CMS (fixes #1778) 2013-06-13 00:04:56 +02:00
javascript Return jQuery deferred object from LeftAndMain's loadFragment. 2013-08-23 09:39:38 +12:00
scss Merge branch 'context-menu' of https://github.com/adrexia/framework into adrexia-context-menu 2013-08-20 15:04:02 +02:00
templates Merge remote-tracking branch 'origin/3.0' into 3.1 2013-08-07 17:14:47 +02:00
tests Correct line length and indentation 2013-08-21 18:54:05 +12:00
thirdparty Updated history.js dependency 2013-03-20 00:46:32 +01:00
_config.php BUG: Image resize allows skewing of image in IE (fixes CMS #791) 2013-09-04 15:01:46 +12:00
.gitignore MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
config.rb MINOR Removing compass asset_cache_buster functionality, as it wrongly changes the hashes even if files haven't changed, causing merging hassles - leave cache control to the webserver 2011-12-20 17:46:43 +01:00