moodle/admin
2007-11-14 21:36:16 +00:00
..
mnet Display a breakdown of certificate credentials information to assist in debugging. MDL-11020, MDL-10326 2007-10-16 13:30:13 +00:00
report Adding new report to display scheduled backup logs. MDL-7850 2007-09-08 22:36:29 +00:00
roles MDL-11784 - On the role assign page, list who is assigned the role for roles with only a few assignments. Improved version. Now, it only shows the extra column if some roles have between 1 and 10 assignees, as per Martin D's request. Merged from MOODLE_19_STABLE. 2007-10-29 15:38:46 +00:00
settings MDL-12146 grade category defaults, forced settings and advanced options, merged from MOODLE_19_STABLE 2007-11-14 11:52:21 +00:00
user MDL-12101 cleanup/fixing/refactoring of user bulk operation and admin user browsing 2007-11-13 08:43:20 +00:00
xmldb Now PHP code generated by the XMLDB editor automatically 2007-11-01 23:24:36 +00:00
auth.php MDL-11977: 2007-11-01 14:37:51 +00:00
auth_config.php Support some strings from within the auth plugin lang files added. MDL-10694 2007-08-04 17:18:14 +00:00
block.php MDL-9647 simplify dealing with headers/footers in admin sections 2007-04-30 17:08:34 +00:00
blocks.php MDL-12030 Incorrect double quotes in sql 2007-11-05 17:57:26 +00:00
cron.php MDL-10365 grade history can be turned off + lifetime 2007-11-08 08:59:26 +00:00
dbperformance.php MDL-10870 All files updated to new build_navigation() method. 2007-08-17 07:25:47 +00:00
delete.php MDL-10905 iterating correctly with readdir (as shown in php doc) 2007-10-15 05:18:58 +00:00
enrol.php MDL-9647 simplify dealing with headers/footers in admin sections 2007-04-30 17:08:34 +00:00
enrol_config.php MDL-9647 simplify dealing with headers/footers in admin sections 2007-04-30 17:08:34 +00:00
environment.php Updated copyright notice in header 2007-10-10 05:25:14 +00:00
environment.xml Now Moodle >= 1.9 requires PostgreSQL >= 8.0. MDL-11033 2007-08-28 15:35:48 +00:00
filter.php MDL-9647 simplify dealing with headers/footers in admin sections 2007-04-30 17:08:34 +00:00
filters.php MDL-9647 simplify dealing with headers/footers in admin sections 2007-04-30 17:08:34 +00:00
handlevirus.php Merged Nicolas' changes from MDL-8582 into HEAD. 2007-02-28 06:25:22 +00:00
health.php MDL-9647 simplify dealing with headers/footers in admin sections 2007-04-30 17:08:34 +00:00
index.php MDL-11061 - admin notifications about $CFG->wwwroot, which sometimes lead to obscure errors. Merged from MOODLE_19_STABLE. 2007-10-17 20:21:16 +00:00
innodb.php MDL-9647 simplify dealing with headers/footers in admin sections 2007-04-30 17:08:34 +00:00
lang.php Fixed tabindex feature 2007-10-20 01:03:06 +00:00
langdoc.php Merged MDL-11332 from stable. 2007-11-14 21:36:16 +00:00
langimport.php DOn't assume direction, use the theme variables for arrows MDL-10768 2007-08-09 08:50:19 +00:00
mailout-debugger.php admin: Introducing the mailout-debugger 2007-11-13 00:34:47 +00:00
maintenance.php MDL-9647 simplify dealing with headers/footers in admin sections 2007-04-30 17:08:34 +00:00
module.php MDL-9647 simplify dealing with headers/footers in admin sections 2007-04-30 17:08:34 +00:00
modules.php admin/modules: Avoid calling rebuild_course_cache() 2007-09-12 02:56:50 +00:00
multilangupgrade.php MDL-11432 eliminated majority of RecordCount uses, added several missing rs_close() - this should help improve perf on some platforms - Eloy says ;-) 2007-10-10 12:19:27 +00:00
oacleanup.php MDL-9647 simplify dealing with headers/footers in admin sections 2007-04-30 17:08:34 +00:00
pagelib.php MDL-10870 All files updated to new build_navigation() method. 2007-08-16 15:01:25 +00:00
phpinfo.php MDL-9647 simplify dealing with headers/footers in admin sections 2007-04-30 17:08:34 +00:00
process_email.php Merged Nicolas' changes from MDL-8582 into HEAD. 2007-02-28 06:25:22 +00:00
register.php MDL-10870 All files updated to new build_navigation() method. 2007-08-17 07:25:47 +00:00
replace.php MDL-9647 simplify dealing with headers/footers in admin sections 2007-04-30 17:08:34 +00:00
search.php MDL-9647 simplify dealing with headers/footers in admin sections 2007-04-30 17:08:34 +00:00
settings.php added clearfix to class settingsform to correct collapsing 2007-07-18 15:53:07 +00:00
stickyblocks.php merged from 1.8 - corrected right column - had id "left-column" 2007-08-31 19:05:26 +00:00
timezone.php MDL-10870 All files updated to new build_navigation() method. 2007-08-17 07:25:47 +00:00
timezoneimport.php MDL-9647 simplify dealing with headers/footers in admin sections 2007-04-30 17:08:34 +00:00
upgradeforumread.php MDL-10383 - deprecated get_groups(), user_group() and ismember() 2007-08-15 20:21:01 +00:00
upgradelogs.php MDL-9647 simplify dealing with headers/footers in admin sections 2007-04-30 17:08:34 +00:00
upgradesettings.php MDL-11688 makes sure all course and user contexts exist during upgrade (all contexts when going from in 1.6) - this is needed for grade_letter upgrade; other minor tweaks - the USER->access is now loaded automatically, feedback parameters added 2007-10-10 08:33:06 +00:00
uploaduser.php MDL-12101 cleanup/fixing/refactoring of user bulk operation and admin user browsing 2007-11-13 08:43:20 +00:00
uploaduser_form.php MDL-11079 detect/prevent email duplicates when uploading users 2007-11-05 09:36:46 +00:00
user.php MDL-12101 cleanup/fixing/refactoring of user bulk operation and admin user browsing 2007-11-13 08:43:20 +00:00