moodle/admin
2007-09-19 03:48:44 +00:00
..
mnet MDL-11292 fixed Cannot create child auth plugins - patch by Mark Nielsen; used inlude_once() when searching for functions/methods in files 2007-09-15 09:29:58 +00:00
report Adding new report to display scheduled backup logs. MDL-7850 2007-09-08 22:36:29 +00:00
roles minor fix for count of users 2007-09-19 03:48:44 +00:00
settings MDL-11278 Implementation is complete, but grade_categories records in DB are not affected by global settings. This way, when global settings are switched back to "Do not Force", the original category settings will be in place. 2007-09-14 17:21:30 +00:00
user MDL-10181, adding subtracting mechanism for bulk user opertaions, and add some help 2007-08-28 02:23:10 +00:00
xmldb Added some new test to check double creation 2007-09-11 18:35:23 +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 MDL-11160, Cron exhausts memory on "Removing expired enrolments ..." - changing nested foreach to JOINs with while(..rs_fetch_next_record). 2007-09-13 09:13:00 +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-9647 simplify dealing with headers/footers in admin sections 2007-04-30 17:08:34 +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 MDL-9647 simplify dealing with headers/footers in admin sections 2007-04-30 17:08:34 +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-10870 All files updated to new build_navigation() method. 2007-08-17 07:25:47 +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 notices produced by PHP when saving new strings into _local without corresponding master translation. 2007-08-21 23:10:18 +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-10155) detect failed regexes duing multilang upgrade (it was causing data loss on some sites) 2007-06-19 17:24:33 +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-9647 simplify dealing with headers/footers in admin sections 2007-04-30 17:08:34 +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