moodle/lib/editor/atto
Paul Nicholls 10fae2779e MDL-48973 Atto: Atto does not listen to the drop event
The 'drop' event fires before the native ContentEditable drop handler, so
in order to update the underlying textarea we need to call updateOriginal
with a brief delay so that the dropped content has actually been added to
the editor.
2015-02-13 14:48:12 +13:00
..
classes/plugininfo MDL-44784 atto: Show settings link on plugins list 2014-03-31 12:44:16 +08:00
db MDL-48144 upgrade: add v2.8.0 sep lines 2014-11-10 18:08:15 +01:00
lang/en MDL-47140 atto: improved wording of error message 2014-10-14 12:20:58 +01:00
pix NOBUG: Fixed SVG browser compatibility 2014-03-27 16:52:06 +08:00
plugins MDL-47159 atto_link: Adding prefix when url doesn't specify one 2015-02-04 10:23:04 +08:00
tests MDL-44871 Atto: Move custom select text step to atto specific step definition. 2014-06-11 15:29:20 +08:00
yui MDL-48973 Atto: Atto does not listen to the drop event 2015-02-13 14:48:12 +13:00
adminlib.php MDL-44747 editor_atto: coding error fixed 2014-04-01 14:55:39 +08:00
autosave-ajax.php MDL-47140 editor_atto: Improved error handling 2014-10-13 10:51:17 +08:00
lib.php MDL-47140 editor_atto: Improved error handling 2014-10-13 10:51:17 +08:00
readme_moodle.txt MDL-44798 editor_atto: Backport a fix for HTML5Shiv 2014-04-16 12:14:28 +08:00
settings.php MDL-18014 Atto: Make the autosave frequency configurable 2014-08-14 12:43:04 +08:00
styles.css MDL-47935 Atto: Moved atto notification message position 2015-01-09 15:53:19 +08:00
thirdpartylibs.xml MDL-44219 Atto: Convert selection logic to use Rangy JS Library 2014-03-26 10:01:48 +08:00
upgrade.txt MDL-47133 editor_atto: Use strict validation of keyboard shortcuts 2014-11-26 17:41:05 +08:00
version.php MDL-48021 bump: Bump all versions to planned release 2014-11-04 17:52:35 +01:00