Eloy Lafuente (stronk7)
|
08416e72e3
MDL-30604 Added 2 missing messages andd deleting an incorrect one
|
13 years ago |
Aparup Banerjee
|
46f2a9366a
MDL-30604 Added upgrade lines to upgrade.php(s)
|
13 years ago |
Tim Hunt
|
9c197f4445
MDL-20636 Fix some more codechecker issues.
|
14 years ago |
Tim Hunt
|
a17b297d60
MDL-20636 Add missing defined('MOODLE_INTERNAL') || die();
|
14 years ago |
Tim Hunt
|
d3603157bf
MDL-20636 Add @package and GPL boiler-plate to files in /question.
|
14 years ago |
Tim Hunt
|
b04a4319d6
MDL-20636 Remove © from all PHPdoc comments, and tidy them up a bit.
|
14 years ago |
Petr Skoda
|
6167660806
fixed inconsistent whitespace and obsolete use of $result in upgrades
|
15 years ago |
Petr Skoda
|
aeb15530b8
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
15 years ago |
nicolasconnault
|
f34488b2e6
MDL-15102 Upgrade to DMLLIB 2.0. Needs further testing and bug-fixing.
|
17 years ago |
skodak
|
dd1e295528
MDL-14451 removed pre 1.9 upgrade code - question upgrade related
|
17 years ago |
tjhunt
|
994fbaabc9
MDL-14727 - Do a database update to fix random questions with the wrong parent (there may be some of these floating around in people's databases becuase of MDL-5482.)
|
17 years ago |
tjhunt
|
0c9822268f
MDL-14681 - Fix package name of question/update.php.
|
17 years ago |
tjhunt
|
8cf0f100b8
MDL-11392 - Stupid bloody requirement to call addslashes between loading data from the database and saving it back, because we don't use placeholder. Was breaking question bank upgrade.
|
18 years ago |
jamiesensei
|
0d6e8291a0
MDL-11108 some PHP notices on upgrade of sites to 1.9 where there are no question categories set up
|
18 years ago |
jamiesensei
|
f3771632e8
MDL-10849 "During question bank upgrade, add course shortname to category name, if it is moved to the site level"
|
18 years ago |
jamiesensei
|
afb36bca44
MDL-10938. 'only strings from lang files can be used as feedback in environment check. Some way is needed to include data from custom check function - a $a param to pass to get_string'. Custom check for questions uses new functionality to print more complex strings as feedback.
|
18 years ago |
jamiesensei
|
fd3772dc94
MDL-10805 custom check was causing error on installation because dmllib functions are not available yet.
|
18 years ago |
stronk7
|
4aa8037436
Finally, the parenthesis were causing problems too. MDL-10808
|
18 years ago |
moodler
|
c9bd927055
Fixed the comparison of text to integer (Eloy's credit, see MDL-10808 )
|
18 years ago |
moodler
|
871ab9a3e2
Removed usage of table aliases with "as" as per MDL-10808
|
18 years ago |
jamiesensei
|
271e6decda
merging MOODLE_19_QUESTIONS with HEAD
|
18 years ago |
tjhunt
|
efe256e4a9
Stop the 'remove rqp' environment message from appearing after the question type is gone.
|
18 years ago |
Martin Langhoff
|
08103c9364
cvsimport fixups
|
18 years ago |
tjhunt
|
bac40536f4
MDL-9616 - Custom checks in environment.xml
|
18 years ago |