moodle/admin
2008-03-15 16:09:10 +00:00
..
mnet Remove unneeded mnet_host2service records 2008-02-15 08:04:20 +00:00
report MDL-11809 Fixed broken headline 2008-02-26 07:02:01 +00:00
roles Merged MDL-13475 from 1.9: treat shortname fields as 100 chars 2008-03-02 15:03:33 +00:00
settings MDL-13796 Most of the recaptcha implementation is done. 2008-03-10 17:32:32 +00:00
user MDL-13235 - bulk user action removing users etc was buggy, 2008-02-05 15:24:11 +00:00
xmldb MDL-6786 Improved dropping of block and module tables during uninstall; merged from MOODLE_19_STABLE 2008-01-03 15:03:32 +00:00
auth.php MDL-11561 admin tree improvements and bugfixing 2007-12-19 17:35:20 +00:00
auth_config.php MDL-9367 Merged auth doc fixes from 1.8 and 1.9 2008-02-26 05:51:11 +00:00
block.php MDL-11561 admin tree improvements and bugfixing 2007-12-19 17:35:20 +00:00
blocks.php MDL-6786 Improved dropping of block and module tables during uninstall; merged from MOODLE_19_STABLE 2008-01-03 15:03:32 +00:00
cliupgrade.php MDL-12894 Fixing language string mess (language packs containing \n) & moved them to the controllers, 2008-01-09 23:15:44 +00:00
cron.php MDL-13660: Allow admin reports to have db tables, cron 2008-02-26 10:34:51 +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 Missed this in my previous commit. MDL-12698 ; merged from 19_STABLE 2007-12-31 01:10:54 +00:00
environment.xml MDL-13489 Merged fixes from 1.9 2008-02-19 06:57:51 +00:00
filter.php MDL-11561 improved text filter cache resetting when settings change; fixed bug causing fatal errors if html purifier enabled during upgrade; merged from MOODLE_19_STABLE 2007-12-25 10:03:59 +00:00
filters.php MDL-11561 improved text filter cache resetting when settings change; fixed bug causing fatal errors if html purifier enabled during upgrade; merged from MOODLE_19_STABLE 2007-12-25 10:03:59 +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 Fix the display of the release (merged from 1.9) 2008-03-05 05:36:49 +00:00
innodb.php MDL-9647 simplify dealing with headers/footers in admin sections 2007-04-30 17:08:34 +00:00
lang.php MDL-11561 admin tree improvements and bugfixing 2007-12-19 17:35:20 +00:00
langdoc.php MDL-8090 Merged from stable. Print an obsolete message. 2007-11-21 03:05:12 +00:00
langimport.php MDL-13927, MDL-13938 indicate missing parent languages and allow multiselection when importing langs; merged from MOODLE_19_STABLE 2008-03-15 16:09:10 +00:00
mailout-debugger.php MDL-12142 mailout-debugger: Now works on Windows too 2007-11-20 00:31:40 +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-8810: changing require_once to include_once when looking for mod/.../lib.php 2008-01-24 02:20:25 +00:00
modules.php MDL-13085 delete grades and items when uninstalling module; merged from MOODLE_19_STABLE 2008-01-21 23:36:19 +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-11561 admin tree improvements and bugfixing 2007-12-19 17:35:20 +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 MDL-8810: changing require_once to include_once when looking for mod/.../lib.php 2008-01-24 02:20:25 +00:00
register.php MDL-10870 All files updated to new build_navigation() method. 2007-08-17 07:25:47 +00:00
replace.php wrap search/replace in a function so that it could be used in cron 2007-12-03 04:46:37 +00:00
search.php MDL-12756 print save button in admin search only when there are settings to save; merged from MOODLE_19_STABLE 2007-12-29 16:49:26 +00:00
settings.php MDL-12714 no guest autologin for admin settings; merged from MOODLE_19_STABLE 2007-12-23 11:53:31 +00:00
stickyblocks.php MDL-12221 custom themes revisited - implemented container concept; merged from MOODLE_19_STABLE 2007-11-23 16:49:51 +00:00
timezone.php MDL-10870 All files updated to new build_navigation() method. 2007-08-17 07:25:47 +00:00
timezoneimport.php Correct timezones listing when importing olson files ; merged from 19_STABLE 2007-12-31 15:25:27 +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-12705 disabled guest autoogin in upgrade scripts; merged from MOODLE_19_STABLE 2007-12-22 18:17:15 +00:00
uploadpicture.php MDL-11752 Upload users form merged from 1.9 2008-02-21 05:24:18 +00:00
uploadpicture_form.php MDL-11752 Upload users form merged from 1.9 2008-02-21 05:24:18 +00:00
uploaduser.php Merged MDL-13152 from 1.9 2008-02-14 03:15:03 +00:00
uploaduser_form.php MDL-13226 - allow user digest settings to be set with bulk user actions 2008-01-29 16:22:02 +00:00
user.php MDL-13179 - avoid calling get_admin() when unecessary. 2008-01-26 17:00:03 +00:00