moodle/admin
2007-10-02 13:30:51 +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 MDL-11379 and MDL-11380 fixed 2007-09-21 07:52:52 +00:00
settings MDL-11552 - Look for the name of an admin report inside the plugin's own lang dir before falling back to the main admin.php lang file. 2007-10-02 13:30:51 +00:00
user minor fixes for bulk user actions, adding ?>, using delete_user() function to delete users, etc 2007-09-28 03:07:03 +00:00
xmldb group/db isn't a source of xml files anymore. MDL-11431 2007-09-24 22:32:31 +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 admin/cron: move accesslib stuff to occasional cleanups, add build_context_path() 2007-09-19 07:29:20 +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 Deleting the Db migrate to UTF-8 button. It isn't there anymore. 2007-09-22 09:52:35 +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-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 accesslib upgrade: admin/upgradesettings may need to load_all_capabilities() 2007-09-19 07:46:12 +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