Eloy Lafuente (stronk7)
|
08416e72e3
|
MDL-30604 Added 2 missing messages andd deleting an incorrect one
|
2011-12-09 02:01:02 +01:00 |
|
Aparup Banerjee
|
46f2a9366a
|
MDL-30604 Added upgrade lines to upgrade.php(s)
|
2011-12-09 01:28:59 +01:00 |
|
Tim Hunt
|
9c197f4445
|
MDL-20636 Fix some more codechecker issues.
|
2011-05-14 22:53:25 +01:00 |
|
Tim Hunt
|
a17b297d60
|
MDL-20636 Add missing defined('MOODLE_INTERNAL') || die();
|
2011-02-23 16:00:20 +00:00 |
|
Tim Hunt
|
d3603157bf
|
MDL-20636 Add @package and GPL boiler-plate to files in /question.
|
2011-02-22 19:59:12 +00:00 |
|
Tim Hunt
|
b04a4319d6
|
MDL-20636 Remove © from all PHPdoc comments, and tidy them up a bit.
|
2011-02-21 14:51:02 +00:00 |
|
Petr Skoda
|
6167660806
|
fixed inconsistent whitespace and obsolete use of $result in upgrades
|
2010-05-20 09:09:08 +00:00 |
|
Petr Skoda
|
aeb15530b8
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-04 11:57:52 +00:00 |
|
nicolasconnault
|
f34488b2e6
|
MDL-15102 Upgrade to DMLLIB 2.0. Needs further testing and bug-fixing.
|
2008-06-06 14:43:15 +00:00 |
|
skodak
|
dd1e295528
|
MDL-14451 removed pre 1.9 upgrade code - question upgrade related
|
2008-05-11 19:03:24 +00:00 |
|
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.)
|
2008-05-07 13:34:54 +00:00 |
|
tjhunt
|
0c9822268f
|
MDL-14681 - Fix package name of question/update.php.
|
2008-05-06 07:34:46 +00:00 |
|
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.
|
2007-09-21 17:10:39 +00:00 |
|
jamiesensei
|
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 |
|
jamiesensei
|
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 |
|
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.
|
2007-08-22 04:28:26 +00:00 |
|
jamiesensei
|
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 |
|
stronk7
|
4aa8037436
|
Finally, the parenthesis were causing problems too. MDL-10808
|
2007-08-11 22:58:17 +00:00 |
|
moodler
|
c9bd927055
|
Fixed the comparison of text to integer (Eloy's credit, see MDL-10808 )
|
2007-08-11 14:33:55 +00:00 |
|
moodler
|
871ab9a3e2
|
Removed usage of table aliases with "as" as per MDL-10808
|
2007-08-11 14:28:36 +00:00 |
|
jamiesensei
|
271e6decda
|
merging MOODLE_19_QUESTIONS with HEAD
|
2007-08-09 21:51:09 +00:00 |
|
tjhunt
|
efe256e4a9
|
Stop the 'remove rqp' environment message from appearing after the question type is gone.
|
2007-07-16 13:23:13 +00:00 |
|
Martin Langhoff
|
08103c9364
|
cvsimport fixups
|
2007-07-07 14:18:30 +12:00 |
|
tjhunt
|
bac40536f4
|
MDL-9616 - Custom checks in environment.xml
|
2007-04-27 17:15:24 +00:00 |
|