moodle/question
Eloy Lafuente (stronk7) fe9ecef92b MDL-69479 upgrade: Change all 4.0 occurrences to 3.10
Under parallel development, when something is worth being commented
in upgrade.txt notes, it will be applied to all the development branches
using the "earliest" one to be released. So, if something changes
in 3.10 (and also is applied to master), the upgrade.txt notes will
show 3.10 in both branches.

Of course, if something only goes to one dev branch (say master), then the
master version will be used in the notes (4.0 in this case).
2020-08-24 14:08:46 +08:00
..
amd Merge branch 'MDL-65994-master' of git://github.com/junpataleta/moodle 2019-07-25 14:49:12 +08:00
behaviour MDL-69479 upgrade: Change all 4.0 occurrences to 3.10 2020-08-24 14:08:46 +08:00
classes Merge branch 'MDL-68252' of https://github.com/timhunt/moodle 2020-05-26 00:55:02 +01:00
engine Merge branch 'MDL-63812' of https://github.com/timhunt/moodle 2020-05-25 14:40:14 +08:00
format MDL-68973 versions: bump all versions and requires near release 2020-06-09 16:23:09 +02:00
templates MDL-62931 Questions: Escaping lang strings properly 2018-07-23 14:24:29 +10:00
tests MDL-69068 behat: New step to support singular generators 2020-07-15 15:27:31 +08:00
type MDL-67735 theme_boost: remove bs2 and bs4alpha compatibility css 2020-08-19 08:29:50 +08:00
yui MDL-66109 js: Fix Shifter linting issues 2020-05-11 11:07:49 +08:00
addquestion.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
category.php MDL-36088 questions: Add new events 2019-04-29 11:16:19 +07:00
category_class.php Merge branch 'MDL-66796' of git://github.com/timhunt/moodle 2019-10-15 10:52:45 +08:00
category_form.php MDL-62708 question: Add idnumbers to question and question category 2018-09-21 12:26:24 +01:00
edit.php MDL-36088 questions: Add new events 2019-04-29 11:16:19 +07:00
editlib.php MDL-67115 core: php74 params order for implode()/join() 2020-01-19 18:47:07 +01:00
export.php MDL-36088 questions: Add new events 2019-04-29 11:16:19 +07:00
export_form.php MDL-68584 core_question: flexbox compatible separator for question types 2020-06-25 22:01:15 +02:00
exportone.php MDL-63738 question bank: a link to download a single question 2018-10-29 10:38:24 +00:00
flags.js
format.php MDL-66801 questions: XML import/export should include category idnumbers 2019-09-30 18:59:23 +01:00
import.php MDL-68265 core_question: Switch question import to request dir 2020-03-30 08:14:46 +08:00
import_form.php MDL-65605 core_question: Fix the issue when get_draft_files returns nul 2019-05-20 23:44:02 +10:00
lib.php MDL-68252 question tags: fix tag editing for missingtype questions 2020-04-24 11:26:12 +01:00
move_form.php
preview.php MDL-67183 questions: get_question & get_behaviour only init if required 2020-05-19 20:52:07 +01:00
previewlib.php MDL-67183 questions: get_question & get_behaviour only init if required 2020-05-19 20:52:07 +01:00
qengine.js MDL-69165 Questions: Incorrect id used in init_submit_button function 2020-07-08 10:54:24 +07:00
question.php MDL-67934 questions: give a sensible default idnumber when duplicating 2020-03-12 18:07:11 +00:00
renderer.php MDL-58428 renderer: Move renderer override from Question bank 2019-02-26 16:24:49 +08:00
toggleflag.php
upgrade.php
upgrade.txt MDL-68757 questions: don't do output in low-level functions 2020-05-18 20:54:27 +01:00