moodle/admin
2006-09-06 10:11:24 +00:00
..
report adding caapabilities 2006-09-04 08:45:08 +00:00
roles Cleaned up headers when editing roles for blocks 2006-09-05 09:15:52 +00:00
settings allow less verbose operation of forget_password.php SC#282 2006-09-06 10:11:24 +00:00
xmldb Added support to retrofit tables without prefix 2006-09-05 17:55:59 +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 some (mainly admin realated) capabilities 2006-08-25 08:27:27 +00:00
auth.php fixed collisions in merges, sorry 2006-09-03 15:21:46 +00:00
backup.php some (mainly admin realated) capabilities 2006-08-25 08:27:27 +00:00
block.php deglobalization of $ADMIN; merged admin/adminlib.php into lib/adminlib.php; fixed includes and some other minor fixes 2006-09-02 13:14:57 +00:00
blocks.php allow deleting of block when original code not present 2006-09-03 17:46:27 +00:00
calendar.html Some XHTML fixes I had lying around. 2006-01-13 15:15:19 +00:00
calendar.php some (mainly admin realated) capabilities 2006-08-25 08:27:27 +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
creators.html Bug #2149 - admin/creators.html javascript error; merged from MOODLE_16_STABLE 2006-07-18 07:17:13 +00:00
creators.php some (mainly admin realated) capabilities 2006-08-25 08:27:27 +00:00
cron.php Merging $CFG->disablestatsprocessing from stable 2006-09-03 15:46:21 +00:00
dbperformance.php some (mainly admin realated) capabilities 2006-08-25 08:27:27 +00:00
delete.php some (mainly admin realated) capabilities 2006-08-25 08:27:27 +00:00
editor.html Adding TinyMCE support 2006-03-04 15:59:11 +00:00
editor.php some (mainly admin realated) capabilities 2006-08-25 08:27:27 +00:00
enrol.php fixed collisions in merges, sorry 2006-09-03 15:21:46 +00:00
enrol_config.php deglobalization of $ADMIN; merged admin/adminlib.php into lib/adminlib.php; fixed includes and some other minor fixes 2006-09-02 13:14:57 +00:00
environment.php Various tidying up of the admin pages. 2006-09-03 14:45:57 +00:00
environment.xml Adding environmental checks for 1.7 (mssql and oracle added) 2006-05-29 17:35:19 +00:00
filter.php deglobalization of $ADMIN; merged admin/adminlib.php into lib/adminlib.php; fixed includes and some other minor fixes 2006-09-02 13:14:57 +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 some (mainly admin realated) capabilities 2006-08-25 08:27:27 +00:00
index.php minor include cleanup 2006-09-05 08:27:14 +00:00
innodb.php some (mainly admin realated) capabilities 2006-08-25 08:27:27 +00:00
lang.php deglobalization of $ADMIN; merged admin/adminlib.php into lib/adminlib.php; fixed includes and some other minor fixes 2006-09-02 13:14:57 +00:00
langdoc.php deglobalization of $ADMIN; merged admin/adminlib.php into lib/adminlib.php; fixed includes and some other minor fixes 2006-09-02 13:14:57 +00:00
langimport.php deglobalization of $ADMIN; merged admin/adminlib.php into lib/adminlib.php; fixed includes and some other minor fixes 2006-09-02 13:14:57 +00:00
maintenance.php fixed collisions in merges, sorry 2006-09-03 15:21:46 +00:00
module.php deglobalization of $ADMIN; merged admin/adminlib.php into lib/adminlib.php; fixed includes and some other minor fixes 2006-09-02 13:14:57 +00:00
modules.php Various tidying up of the admin pages. 2006-09-03 14:45:57 +00:00
oacleanup.php some (mainly admin realated) capabilities 2006-08-25 08:27:27 +00:00
pagelib.php fixes for new admin blocks 2006-09-02 23:55:56 +00:00
phpinfo.php some (mainly admin realated) capabilities 2006-08-25 08:27:27 +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 some (mainly admin realated) capabilities 2006-08-25 08:27:27 +00:00
replace.php some (mainly admin realated) capabilities 2006-08-25 08:27:27 +00:00
report.php some (mainly admin realated) capabilities 2006-08-25 08:27:27 +00:00
settings.php removed hard-coded language strings (MDL-6448) 2006-09-06 02:20:16 +00:00
site.html Improved category and course list display on front page- see bug Bug #5965 - Frontpage Category List also showing courses; new Combo List(categories + courses), fixed categories list and separate settings for not logged in / logged in users; merged from MOODLE_16_STABLE 2006-07-19 12:10:07 +00:00
site.php some (mainly admin realated) capabilities 2006-08-25 08:27:27 +00:00
stickyblocks.php Various tidying up of the admin pages. 2006-09-03 14:45:57 +00:00
timezone.php some (mainly admin realated) capabilities 2006-08-25 08:27:27 +00:00
timezoneimport.php new admin block fixes and reorganisation - I guess we need something more traditional for now 2006-09-03 13:10:56 +00:00
upgradeforumread.php some (mainly admin realated) capabilities 2006-08-25 08:27:27 +00:00
upgradelogs.php some (mainly admin realated) capabilities 2006-08-25 08:27:27 +00:00
upgradesettings.php removed pause during redirect when there are no new settings 2006-09-06 02:36:38 +00:00
uploaduser.php some (mainly admin realated) capabilities 2006-08-25 08:27:27 +00:00
user.php Various tidying up of the admin pages. 2006-09-03 14:45:57 +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 Modified get_users_by_capability() call to use the new limit 2006-09-05 18:57:37 +00:00