Eloy Lafuente (stronk7)
8181ab5865
Merge branch 'MDL-48620-master' of git://github.com/andrewnicols/moodle
...
Conflicts:
lib/editor/atto/plugins/undo/yui/build/moodle-atto_undo-button/moodle-atto_undo-button-min.js
2015-01-28 01:02:54 +01:00
Andrew Nicols
557f44d970
MDL-48620 JavaScript: Updated shifted files to comply with coding style
2015-01-23 14:51:24 +08:00
Wesley Situ
7be4cf1873
MDL-48916 atto_undo: Clarify text for "Undo/Redo"
2015-01-20 16:21:35 -08:00
Damyon Wiese
942501f318
MDL-18014 Atto autosave: When text is recovered, force it into the undo stack
...
This allows you to use "Undo" to go back to the unaltered text in the form.
2014-08-19 12:13:41 +08:00
Frederic Massart
e722133aee
MDL-45474 atto_undo: Remove notice when undo stack is empty
2014-05-20 10:47:32 +12:00
Frederic Massart
adb2473a2b
MDL-44759 atto_undo: Buttons are only enabled when needed
...
Before the patch it was happening that the undo or redo buttons
were enabled even though clicking on them didn't produce anything.
This is partly because we were not storing the initial value, we
allowed for the stack to be empty, and we were using not clean
HTML.
2014-03-31 10:49:59 +08:00
Marina Glancy
6474439d55
NOBUG: Fixed file access permissions
2014-03-27 16:52:07 +08:00
Andrew Nicols
6246779510
MDL-44164 atto: Refactor the world
2014-03-26 10:01:48 +08:00
Sam Hemelryk
bdfbdeeb64
MDL-44040 editor: implemented shortcuts for bold, italic, underline and undo
2014-03-26 10:01:44 +08:00
Jerome Mouneyrac
99061b7ad1
MDL-43863 Add Undo/Redo plugins to Atto
2014-03-26 10:01:43 +08:00