moodle/admin
martinlanghoff 1590773b1c auth: extend API to support auth_validate_form()
Now Auth plugins can register auth_validate_form to get a chance
to validate config form input. Needed on MOODLE_16_STABLE to fix
a bug with auth/db.

The auth API must follow suit with the enrol API, where we can safely
do method_exists().
2006-07-18 01:36:06 +00:00
..
report Bug #5974 - Course overview report should not error when stats are not up to date; fixed by changing the return value from stats_check_uptodate(), NULL is now OK, string value describes error and adding notify() where needed; merged from MOODLE_16_STABLE 2006-07-03 15:43:41 +00:00
admin.html fixed notice and corrected the use of new s() and p() 2006-04-26 21:25:50 +00:00
admin.php fixed notice and corrected the use of new s() and p() 2006-04-26 21:25:50 +00:00
auth.php auth: extend API to support auth_validate_form() 2006-07-18 01:36:06 +00:00
backup.php Removed/added/moved some redundant/missing/misplaced page headers/footers, merged from 15_STABLE 2005-08-03 01:24:29 +00:00
block.php Fix for bug #4805 2006-05-04 04:32:55 +00:00
blocks.php Added hooks so that blocks can create functions that are run when they are installed and uninstalled. The base implementation does nothing. 2006-07-14 11:17:46 +00:00
calendar.html Some XHTML fixes I had lying around. 2006-01-13 15:15:19 +00:00
calendar.php parameter cleaup - round 5; timezone.php fixed 2006-03-07 09:01:49 +00:00
config.php Allowing also numbers and underscores in sessioncookie 2006-05-22 17:55:38 +00:00
configure.php New feature: maintenance mode. 2005-02-10 05:11:34 +00:00
configvars.php slashargument fix for healthcenter, better diagnostic messages; renamed file.php/pic.jpg option to file.php/1/pic.jpg because the course number is mandatory; merged from MOODLE_16_STABLE 2006-06-30 13:46:25 +00:00
courses.php cleanup in admin/index.php; preparation for health center, loginas gui, password salts; merged from MOODLE_16_STABLE 2006-06-30 13:06:31 +00:00
creators.html parameter cleaup - round 1 2006-03-06 10:02:59 +00:00
creators.php fixed warning 2006-03-07 20:40:21 +00:00
cron.php Make cron a bit more rebust by changing the way the require is done. Merged from MOODLE_16_STABLE. 2006-06-06 14:12:04 +00:00
dbperformance.php parameter cleaup - round 1 2006-03-06 10:02:59 +00:00
delete.php parameter cleaup - round 1 2006-03-06 10:02:59 +00:00
editor.html Adding TinyMCE support 2006-03-04 15:59:11 +00:00
editor.php Hiding TinyMCE settings for now, deferring this to 1.7 2006-03-27 14:09:03 +00:00
enrol.php minor coding style fixes 2006-04-12 21:02:03 +00:00
enrol_config.php minor coding style fixes 2006-04-12 21:02:03 +00:00
environment.php cleanup in admin/index.php; preparation for health center, loginas gui, password salts; merged from MOODLE_16_STABLE 2006-06-30 13:06:31 +00:00
environment.xml Adding environmental checks for 1.7 (mssql and oracle added) 2006-05-29 17:35:19 +00:00
filter.php minor coding style fixes 2006-04-12 21:02:03 +00:00
filters.php Merged from 1.6. Fix for cvs update -kk -j MOODLE_16_MERGED -j 2006-06-01 08:10:34 +00:00
handlevirus.php short php tags once more 2006-03-07 21:46:34 +00:00
health.php todo: add detection of incorrect chars in wwwroot; merged from MOODLE_16_STABLE 2006-07-14 20:57:08 +00:00
index.php Bug 6101 - Automatically scroll to any errors when upgrading the database. JavaScript thanks to Andrew Walker. PHP changes are my fault. 2006-07-13 09:48:56 +00:00
innodb.php parameter cleaup - round 2 2006-03-06 13:22:37 +00:00
lang.php * Fixed bug 5745 reported by Harry Smith so now can edit en_utf8_local pack 2006-06-09 08:48:45 +00:00
langdoc.php * Hide preview link when editing docs\ files. I have not found any way how to display 2006-06-28 01:02:54 +00:00
langimport.php Make sure we can see all installed languages regardless of langlist 2006-04-28 02:29:36 +00:00
maintenance.php parameter cleaup - round 3 2006-03-06 14:25:26 +00:00
misc.php fix for mysqladmin links; merged from MOODLE_16_STABLE 2006-07-04 09:41:47 +00:00
module.php fixed Bug #4855, too much info saved in db. 2006-03-16 10:22:40 +00:00
modules.php Merge from stable branch: Convert tabs to spaces in files where there were only a few rogue tabs. 2006-05-17 16:47:44 +00:00
oacleanup.php parameter cleaup - round 3 2006-03-06 14:25:26 +00:00
phpinfo.php XSS prevention in older PHP versions SC#190; merged from MOODLE_15_STABLE 2005-11-15 18:21:22 +00:00
process_email.php short php tags once more 2006-03-07 21:46:34 +00:00
questiontypes.php parameter cleaup - round 4 2006-03-06 19:27:25 +00:00
register.php Questions have moved 2006-03-12 08:11:08 +00:00
replace.php fixed double prefix bug 2006-04-09 21:25:30 +00:00
report.php cleanup in admin/index.php; preparation for health center, loginas gui, password salts; merged from MOODLE_16_STABLE 2006-06-30 13:06:31 +00:00
site.html Some HTML fixes for configurable frontpage settings page 2006-01-30 21:20:45 +00:00
site.php Only force topic section in front page if ALL options are set to hide, not if we have news 2006-04-21 03:09:58 +00:00
stickyblocks.php cleanup in admin/index.php; preparation for health center, loginas gui, password salts; merged from MOODLE_16_STABLE 2006-06-30 13:06:31 +00:00
timezone.php parameter cleaup - round 5; timezone.php fixed 2006-03-07 09:01:49 +00:00
timezoneimport.php parameter cleaup - round 5; timezone.php fixed 2006-03-07 09:01:49 +00:00
upgradeforumread.php parameter cleaup - round 6; major cleanup and fixing in uploaduser.php 2006-03-07 11:13:57 +00:00
upgradelogs.php parameter cleaup - round 6; major cleanup and fixing in uploaduser.php 2006-03-07 11:13:57 +00:00
uploaduser.php Fixed Bug #5071 - The script uploaduser.php ignores the rest of records after 2006-04-10 04:54:34 +00:00
user.php fixed notice and corrected the use of new s() and p() 2006-04-26 21:25:50 +00:00
users.php cleanup in admin/index.php; preparation for health center, loginas gui, password salts; merged from MOODLE_16_STABLE 2006-06-30 13:06:31 +00:00
utfdbmigrate.html Fixing postgres unicode migration for mac os x and multiple postgres installations 2006-04-05 03:54:12 +00:00
utfdbmigrate.php merged changing of feedback for the function that handles user table 2006-07-11 03:36:13 +00:00