moodle/admin
tjhunt ffdd703a99 MDL-18637 fix Moodle 1.9-style {$CFG->prefix}tablename in HEAD, and a few missing $DB->s.
I did not fix all the DB problems in search, there are too many there for me to be prepared to clean up other people's mess.

(For once, it was not me making this mistake ;-))
2009-03-23 05:19:53 +00:00
..
dbtransfer admin dbtransfer: MDL-18225 dbtransfer script should do some output to reassure you that something is happening. 2009-02-12 08:34:35 +00:00
mnet cvsimport fixups 2009-01-20 23:53:34 +00:00
report unit tests: MDL-18607 new way to do unit tests involving the database. 2009-03-23 04:12:37 +00:00
roles accesslib: MDL-18620 - followup - remove the one case of external code using one of the accesslib private globals. 2009-03-23 04:02:28 +00:00
settings Fix drift with CVS 2009-03-11 13:16:54 +00:00
user MDL-17942 more session refactoring 2009-01-18 18:00:44 +00:00
xmldb XMLDB generated docs: XHTML strictify output, and strip trailing whitespace. 2009-03-05 03:09:33 +00:00
auth.php MDL-17942 more session refactoring 2009-01-18 18:00:44 +00:00
auth_config.php MDL-18293 exception and DML cleanup 2009-02-17 16:50:36 +00:00
block.php MDL-16613 sesskey cleanup 2009-01-02 10:43:12 +00:00
blocks.php upgrade refactoring: MDL-17458 remove references to block_is_compatible, since Petr deleted that function. 2009-02-11 06:43:23 +00:00
cliupgrade.php MDL-18293 exception and DML cleanup 2009-02-17 17:23:56 +00:00
cron.php MDL-17942 more session refactoring 2009-01-18 18:00:44 +00:00
dbperformance.php MDL-14679 towards adodb separation 2008-06-09 18:48:28 +00:00
delete.php "MDL-14460, fix all the other get_context_instance, merged from MOODLE_19_STABLE" 2008-05-02 04:37:02 +00:00
enrol.php MDL-16613 sesskey cleanup 2009-01-02 10:36:25 +00:00
enrol_config.php MDL-16613 sesskey cleanup 2009-01-02 10:43:12 +00:00
environment.php MDL-16613 sesskey cleanup 2009-01-02 10:36:25 +00:00
environment.xml MDL-10275 moved the rest of environment tests from install.php to admin/index.php; please note that there is no need to update installer lacg packs becuase install.php will not have environment checks anymore soon ;-) 2009-02-01 16:20:59 +00:00
filters.php fixing syntax error - missing { - introduced during last commit (revision 1.42) 2008-04-09 19:04:54 +00:00
generator.php MDL-17754 next round of session related refactoring 2009-01-02 20:32:05 +00:00
handlevirus.php MDL-17776 added new define CLI_SCRIPT that identifies all CLI scripts + cron (cli scripts do not have session and do not like HTML in output and are executed from command line, cron is an exception) 2009-01-03 14:28:02 +00:00
health.php MDL-17777 slasharguments test not reimplemented yet :-( 2009-01-05 22:46:55 +00:00
index.php upgrade: Make the environment page a bit less rediculously long. I still can't make it fit on one screen. 2009-02-23 02:59:34 +00:00
innodb.php MDL-17130 dml: eliminated $CFG->dbfamily 2008-11-05 00:12:30 +00:00
lang.php MDL-16613 sesskey cleanup 2009-01-02 10:36:25 +00:00
langimport.php MDL-17573 added automatic downloading of parent languages 2009-02-08 22:33:54 +00:00
mailout-debugger.php MDL-12142 mailout-debugger: Now works on Windows too 2007-11-20 00:31:40 +00:00
maintenance.php maintenance mode MDL-15700 Just some little tidyups of the maintenance mode page 2009-01-20 06:01:05 +00:00
modules.php accesslib: MDL-17626 admin/modules.php should call delete_context when a module is uninstalled. 2009-01-09 05:34:49 +00:00
multilangupgrade.php MDL-14992 towards new moodle db sessions 2009-01-14 17:08:29 +00:00
oacleanup.php MDL-14679 towards /admin conversion 2008-05-30 21:36:57 +00:00
pagelib.php cvsimport fixups 2009-01-20 23:53:34 +00:00
phpinfo.php
portfolio.php MDL-17758 fixed hardcoded /admin/ links 2009-01-01 14:25:29 +00:00
process_email.php MDL-17776 added new define CLI_SCRIPT that identifies all CLI scripts + cron (cli scripts do not have session and do not like HTML in output and are executed from command line, cron is an exception) 2009-01-03 14:28:02 +00:00
qtypes.php qtype admin: MDL-18425 also related to MDL-18355. 2009-03-03 07:47:32 +00:00
register.php backup/restore: MDL-16614 more reliable test for when we are restoring a backup that was made of the same site that we are restoring to. 2009-01-20 03:16:30 +00:00
replace.php MDL-18637 fix Moodle 1.9-style {$CFG->prefix}tablename in HEAD, and a few missing $DB->s. 2009-03-23 05:19:53 +00:00
repository.php "REPOSITORY/MDL-13766, improve create function" 2009-03-05 05:40:56 +00:00
repositoryinstance.php MDL-17758 fixed hardcoded /admin/ links 2009-01-01 14:25:29 +00:00
search.php cvsimport fixups 2009-01-20 23:53:34 +00:00
settings.php cvsimport fixups 2009-01-20 23:53:34 +00:00
stickyblocks.php "MDL-14460, fix all the other get_context_instance, merged from MOODLE_19_STABLE" 2008-05-02 04:37:02 +00:00
timezone.php MDL-16613 sesskey cleanup 2009-01-02 10:51:26 +00:00
timezoneimport.php Correct timezones listing when importing olson files ; merged from 19_STABLE 2007-12-31 15:25:27 +00:00
upgradesettings.php MDL-17458 fixed headers used during installation 2009-02-01 17:45:32 +00:00
uploadpicture.php MDL-16003 changing to new adminroot style - thanks Tatsuya Shirai 2008-08-17 22:53:19 +00:00
uploadpicture_form.php MDL-11752 Upload users form merged from 1.9 2008-02-21 05:24:18 +00:00
uploaduser.php web service MDL-12886 if the groupid doesn't exist, groups_remove_member and groups_add_member return now exception (not a boolean as before) 2009-03-09 04:49:50 +00:00
uploaduser_form.php MDL-16676 All references to the text.html and emoticons.html files need to be updated to point to text2.html and emoticons2.html 2008-09-25 07:12:46 +00:00
user.php MDL-17458 upgrade logging implemented + a lot more refactoring + exceptions implemented in install/upgrade code + lang pack cleanup + some more improvements 2009-01-31 20:07:32 +00:00
wsprotocols.php Web service MDL-17135 add web services administration 2009-02-13 03:08:35 +00:00