moodle/question
Tim Hunt f276267d93 MDL-44894 question editing: fix validation with odd permissions
For users with edit permissions, but not add permissions, it was
impossible to save the editing form. The validation assuemd this value
was present, but it was not. Other code checks this field too, so I
added it rather than changing the validation and all the other uses.
2014-08-14 11:25:18 +01:00
..
behaviour MDL-45503 upgrade: add v2.7.0 sep lines 2014-05-28 01:13:42 +02:00
classes MDL-46212 questions: add {} whenver vars are put into "" strings 2014-07-03 14:02:39 +01:00
engine MDL-46212 questions: add {} whenver vars are put into "" strings 2014-07-03 14:02:39 +01:00
format MDL-46308 qformat_xml: fix import of broken calculated questions. 2014-08-08 17:58:44 +01:00
tests MDL-46212 questions: add {} whenver vars are put into "" strings 2014-07-03 14:02:39 +01:00
type MDL-44894 question editing: fix validation with odd permissions 2014-08-14 11:25:18 +01:00
yui MDL-32729 Question: Load all hidden fields from the source form 2014-04-02 10:52:02 +08:00
addquestion.php MDL-32729 Question: Switch to the YUI3 chooser dialogue 2014-03-27 00:28:08 +08:00
category.php MDL-41036 Question category info should use HTML editor 2013-08-15 12:19:47 +01:00
category_class.php MDL-46212 questions: add {} whenver vars are put into "" strings 2014-07-03 14:02:39 +01: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-46212 questions: add {} whenver vars are put into "" strings 2014-07-03 14:02:39 +01:00
export.php MDL-46212 questions: add {} whenver vars are put into "" strings 2014-07-03 14:02:39 +01:00
export_form.php MDL-46212 questions: add {} whenver vars are put into "" strings 2014-07-03 14:02:39 +01:00
flags.js MDL-28471 Further tweaks to the question flag code. 2011-07-26 17:43:55 +01:00
format.php MDL-46148 questions: Added missing allow_commit for transaction 2014-07-10 11:35:47 +08: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 MDL-20636 Fix some more codechecker issues. 2011-05-14 22:53:25 +01:00
preview.php MDL-43687 Javascript: Correct instantiation of the question-preview 2014-02-06 13:55:27 +08: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-46212 questions: add {} whenver vars are put into "" strings 2014-07-03 14:02:39 +01:00
renderer.php MDL-32729 Question: Switch to the YUI3 chooser dialogue 2014-03-27 00:28:08 +08:00
toggleflag.php MDL-20636 Fix some more codechecker issues. 2011-05-14 22:53:25 +01:00
upgrade.php MDL-30604 Added 2 missing messages andd deleting an incorrect one 2011-12-09 02:01:02 +01:00
upgrade.txt MDL-40457 Question Bank: Allow plugins to add columns to question bank view 2014-06-29 21:28:52 -05:00