Commit Graph

12 Commits

Author SHA1 Message Date
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. 2007-09-21 17:10:39 +00:00
0d6e8291a0 MDL-11108 some PHP notices on upgrade of sites to 1.9 where there are no question categories set up 2007-09-03 11:51:25 +00:00
f3771632e8 MDL-10849 "During question bank upgrade, add course shortname to category name, if it is moved to the site level" 2007-08-22 08:22:06 +00:00
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. 2007-08-22 04:28:26 +00:00
fd3772dc94 MDL-10805 custom check was causing error on installation because dmllib functions are not available yet. 2007-08-12 15:07:08 +00:00
4aa8037436 Finally, the parenthesis were causing problems too. MDL-10808 2007-08-11 22:58:17 +00:00
c9bd927055 Fixed the comparison of text to integer (Eloy's credit, see MDL-10808 ) 2007-08-11 14:33:55 +00:00
871ab9a3e2 Removed usage of table aliases with "as" as per MDL-10808 2007-08-11 14:28:36 +00:00
271e6decda merging MOODLE_19_QUESTIONS with HEAD 2007-08-09 21:51:09 +00:00
efe256e4a9 Stop the 'remove rqp' environment message from appearing after the question type is gone. 2007-07-16 13:23:13 +00:00
08103c9364 cvsimport fixups 2007-07-07 14:18:30 +12:00
bac40536f4 MDL-9616 - Custom checks in environment.xml 2007-04-27 17:15:24 +00:00