moodle/question
Tim Hunt 6403c8d39b MDL-48477 questions: no delete icon for only top-level category
The back end code already threw an exception if you clicked the icon,
so you could not delete the category, but we should not have shown the
icon in the first place.

Thanks to Pramith Dayananda for working out the fix for this issue. I am
just committing it.
2015-01-15 10:20:47 +00:00
..
behaviour MDL-48144 upgrade: add v2.8.0 sep lines 2014-11-10 18:08:15 +01:00
classes MDL-43089 quiz: improved interface for building quizzes 2014-10-02 17:22:23 +01:00
engine MDL-48373 behat, questions: convert tests to use the new steps 2014-12-05 12:22:27 +00:00
format MDL-42519 qformat_xml: Correctly export questions containing ]]> 2014-12-22 19:46:23 +00:00
tests MDL-48373 behat, questions: convert tests to use the new steps 2014-12-05 12:22:27 +00:00
type MDL-48474 qtype_shortanswer: answers were not being trimmed. 2015-01-08 17:41:51 +00: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-43089 quiz: improved interface for building quizzes 2014-10-02 17:22:23 +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-48342 Question: qformat_default::readquestion is broken 2014-11-28 15:47:39 +01: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-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 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-48259 questionlib.php: remove functions deprecated in Moodle 2.6 2014-11-17 15:55:22 +00:00