moodle/admin
2007-10-17 05:37:12 +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-11687, the string 'capability' should not be translated in the links to capabilties docs page 2007-10-17 05:37:12 +00:00
settings MDL-11667, adding 2 global variables to set default export decimal point and display format. During export there are 2 new settings for decimal points and display format, default to site setting. Removed letter option because it is a format that you can choose now. 2007-10-10 06:43:23 +00:00
user MDL-11553, reducing the number of bulk user selection buttons and lang changes 2007-10-17 04:30:22 +00:00
xmldb Updated copyright notice in header 2007-10-10 05:25:14 +00:00
auth.php Support some strings from within the auth plugin lang files added. MDL-10694 2007-08-04 17:18:14 +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-9848 eventslib improvements and cleanup 2007-05-22 10:26:29 +00:00
cron.php Adding some traces here and there 2007-10-07 17:28:46 +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-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
innodb.php MDL-9647 simplify dealing with headers/footers in admin sections 2007-04-30 17:08:34 +00:00
lang.php Fixes MDL-11327. Error when trying to include a non existing file. 2007-09-19 17:58:03 +00:00
langdoc.php MDL-9647 simplify dealing with headers/footers in admin sections 2007-04-30 17:08:34 +00:00
langimport.php DOn't assume direction, use the theme variables for arrows MDL-10768 2007-08-09 08:50:19 +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 Fixed notice when using textlib 2007-09-10 07:02:52 +00:00
uploaduser_form.php MDL-10181, user management improvements, adding improvements to bulk user upload (with minor bugs) and other changes 2007-08-20 08:51:35 +00:00
user.php MDL-10260 added new user_delete() hook into auth plugins; refactored user delete code = new function delete_user() in moodlelib.php + improved cleanup in core tables when deleting user 2007-08-21 20:52:36 +00:00