moodle/question
Damyon Wiese 988592c556 MDL-51179 Atto: Extend autosave fix to cover text changes
Added new functions to editor api - set/get_text so the
original form text can be determined from an editor.

When calling use_editor() you should first call set_text() with
the text that will be inserted in the form element.

There is also a new scheduled task for cleaning Atto autosave drafts.
2015-09-01 12:23:00 +08:00
..
behaviour MDL-51179 Atto: Extend autosave fix to cover text changes 2015-09-01 12:23:00 +08:00
classes Merge branch 'MDL-50799-master' of git://github.com/merrill-oakland/moodle 2015-07-13 16:08:23 +01:00
engine MDL-50049 deprecation: Extra minor fixes. 2015-07-10 01:59:31 +02:00
format MDL-50280 WebCT import scripts don't always clean up 2015-05-18 15:25:18 +01:00
tests MDL-50373 questions: random Qs must not pick deleted or sub- questions 2015-05-27 20:32:47 +01:00
type MDL-51179 Atto: Extend autosave fix to cover text changes 2015-09-01 12:23:00 +08:00
yui MDL-43089 question: fix shifter build issues 2014-10-06 13:53:26 +01:00
addquestion.php Merge branch 'MDL-28075' of git://github.com/timhunt/moodle 2014-10-08 10:57:15 +13:00
category.php MDL-41036 Question category info should use HTML editor 2013-08-15 12:19:47 +01:00
category_class.php MDL-48477 questions: no delete icon for only top-level category 2015-01-15 10:20:47 +00:00
category_form.php MDL-41036 Question category info should use HTML editor 2013-08-15 12:19:47 +01:00
edit.php MDL-40457 Question Bank: Allow plugins to add columns to question bank view 2014-06-29 21:28:52 -05:00
editlib.php MDL-50799 question: Improve Show all text to be more accurate 2015-07-08 17:17:02 -04:00
export.php MDL-48624 behat: Added extended timeout to ensure step pass 2015-01-30 08:54:12 +08:00
export_form.php MDL-46212 questions: add {} whenver vars are put into "" strings 2014-07-03 14:02:39 +01:00
flags.js
format.php MDL-50806 questions: Allow more memory when doing a question import 2015-07-09 12:27:32 -04:00
import.php MDL-34549 libraries: Replace get_context_instance_by_id() by context::instance_by_id() 2012-08-24 11:30:10 +08:00
import_form.php MDL-46212 questions: add {} whenver vars are put into "" strings 2014-07-03 14:02:39 +01:00
move_form.php
preview.php MDL-47797 question preview: show more technical info 2014-10-31 15:52:54 +00:00
previewlib.php MDL-46212 questions: add {} whenver vars are put into "" strings 2014-07-03 14:02:39 +01:00
qengine.js MDL-46386 question Whitelist the Atto editor from return blocking 2014-07-21 09:08:01 -04:00
question.php MDL-28075 question editing: tidy code 2014-10-02 22:03:12 +01:00
renderer.php MDL-32729 Question: Switch to the YUI3 chooser dialogue 2014-03-27 00:28:08 +08:00
toggleflag.php
upgrade.php MDL-30604 Added 2 missing messages andd deleting an incorrect one 2011-12-09 02:01:02 +01:00
upgrade.txt MDL-40992 question engine: new ways modify question usages 2015-03-26 17:46:48 +00:00