moodle/admin
2006-10-05 22:45:01 +00:00
..
report Fixed typo in capability name 2006-10-02 06:39:55 +00:00
roles Incomplete user record (the one where the username is still 'changeme') should not be included in user listing. See bug 4570. For some reason this script is not using get_users() but is instead constructing its own sql, so the change to get_users() had to be duplicated here. 2006-10-05 22:45:01 +00:00
settings Moved sticky blocks to Appearance section 2006-10-05 07:01:28 +00:00
xmldb re-enabling the rename_field() test 2006-10-02 17:42:31 +00:00
auth.php another admin ui cleanup 2006-09-21 08:28:25 +00:00
backup.php major whitespace cleanup - fixed trailng whitespace in new files and admin area 2006-09-20 21:00:45 +00:00
block.php another admin ui cleanup 2006-09-21 08:28:25 +00:00
blocks.php Now blocks deletion looks both for tables without and with the 2006-10-02 23:06:36 +00:00
config.php fixed table already exists problem during install and upgrade in Opera 2006-08-26 17:20:52 +00:00
configvars.php Merging $CFG->disablestatsprocessing from stable 2006-09-03 15:46:21 +00:00
cron.php FIxed up longtimenosee processing in cron 2006-09-22 09:54:43 +00:00
dbperformance.php moodle specific developer debug messages disabled in admin/dbperformance.php page, because they might interfere with frames 2006-09-25 19:05:04 +00:00
delete.php major cleanup of unsupported and legacy external pages in admin/; created new hidden unsupported category; some other minor fixes and changes 2006-09-25 20:22:55 +00:00
enrol.php major whitespace cleanup - fixed trailng whitespace in new files and admin area 2006-09-20 21:00:45 +00:00
enrol_config.php major whitespace cleanup - fixed trailng whitespace in new files and admin area 2006-09-20 21:00:45 +00:00
environment.php Various tidying up of the admin pages. 2006-09-03 14:45:57 +00:00
environment.xml Added PHP 5.0.x restriction to Moodle 1.7. MDL-5653 2006-09-28 16:46:52 +00:00
filter.php major whitespace cleanup - fixed trailng whitespace in new files and admin area 2006-09-20 21:00:45 +00:00
filters.php new admin block fixes and reorganisation - I guess we need something more traditional for now 2006-09-03 13:10:56 +00:00
handlevirus.php short php tags once more 2006-03-07 21:46:34 +00:00
health.php major cleanup of unsupported and legacy external pages in admin/; created new hidden unsupported category; some other minor fixes and changes 2006-09-25 20:22:55 +00:00
index.php Trivial spelling fix up 2006-10-01 05:49:41 +00:00
innodb.php major cleanup of unsupported and legacy external pages in admin/; created new hidden unsupported category; some other minor fixes and changes 2006-09-25 20:22:55 +00:00
lang.php another admin ui cleanup 2006-09-21 08:28:25 +00:00
langdoc.php another admin ui cleanup 2006-09-21 08:28:25 +00:00
langimport.php another admin ui cleanup 2006-09-21 08:28:25 +00:00
maintenance.php fixed collisions in merges, sorry 2006-09-03 15:21:46 +00:00
module.php another admin ui cleanup 2006-09-21 08:28:25 +00:00
modules.php another admin ui cleanup 2006-09-21 08:28:25 +00:00
oacleanup.php major cleanup of unsupported and legacy external pages in admin/; created new hidden unsupported category; some other minor fixes and changes 2006-09-25 20:22:55 +00:00
pagelib.php Allow columns to be zero 2006-09-14 14:12:51 +00:00
phpinfo.php Fixed a notice 2006-09-24 12:13:58 +00:00
process_email.php short php tags once more 2006-03-07 21:46:34 +00:00
register.php Fixes to make registering work ;-) 2006-09-21 16:48:46 +00:00
replace.php major cleanup of unsupported and legacy external pages in admin/; created new hidden unsupported category; some other minor fixes and changes 2006-09-25 20:22:55 +00:00
search.php Added another s() to the query strings. Thanks Petr! 2006-10-02 17:09:18 +00:00
settings.php Some extra changes from the duplicate work I did on upgradesettings.php 2006-09-27 07:49:34 +00:00
stickyblocks.php Bring Sticky Blocks into the admin fold 2006-10-02 06:58:46 +00:00
timezone.php some (mainly admin realated) capabilities 2006-08-25 08:27:27 +00:00
timezoneimport.php another admin ui cleanup 2006-09-21 08:28:25 +00:00
upgradeforumread.php major cleanup of unsupported and legacy external pages in admin/; created new hidden unsupported category; some other minor fixes and changes 2006-09-25 20:22:55 +00:00
upgradelogs.php major cleanup of unsupported and legacy external pages in admin/; created new hidden unsupported category; some other minor fixes and changes 2006-09-25 20:22:55 +00:00
upgradesettings.php Some extra changes from the duplicate work I did on upgradesettings.php 2006-09-27 07:49:34 +00:00
uploaduser.php fixed incorrect user id when updating in uploaduser.php 2006-09-27 09:50:48 +00:00
user.php do not display guest when browsing users 2006-09-24 11:58:28 +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 Avoid some notices. Part of MDL-6854 2006-10-05 19:51:47 +00:00