moodle/admin
poltawski 59465949fa MDL-9318 Improving the maxbytes setting.
Maxbytes admin is now a dropdown box, and has the option to set as 'server limit'.
get_max_uploaded_sizes will now add maxbytes to its list of settings, if its
available for selection.
2007-04-16 15:56:38 +00:00
..
mnet MDL-9322 Fixed non-compliant xhtml code for mnet pages, logs and enrol pages 2007-04-13 07:03:04 +00:00
report MDL-8900 Adding adminroot to clean up html merged from MOODLE_18_STABLE 2007-03-14 17:25:22 +00:00
roles MDL-9225 short php tag; merged from MOODLE_18_STABLE 2007-04-15 17:23:36 +00:00
settings MDL-9318 Improving the maxbytes setting. 2007-04-16 15:56:38 +00:00
xmldb Fixed one wrong urlencode after error. 2007-04-02 22:03:03 +00:00
auth.php MDL-9053 - adding new function get_enabled_auth_plugins() - this should make the code simpler and the bug should be gone forever; merged from MOODLE_18_STABLE 2007-03-27 20:26:05 +00:00
auth_config.php MDL-8590 fixed magic quotes in config settings; merged from MOODLE_18_STABLE 2007-03-29 19:05:16 +00:00
block.php another admin ui cleanup 2006-09-21 08:28:25 +00:00
blocks.php "flexible" is now out from set_attribute() because 2007-02-22 18:48:38 +00:00
cron.php MDL-9053 - adding new function get_enabled_auth_plugins() - this should make the code simpler and the bug should be gone forever; merged from MOODLE_18_STABLE 2007-03-27 20:26:05 +00:00
dbperformance.php MDL-8050 1.2 Remove all target="_top" - refactoring of previous commit 2007-01-04 18:23:55 +00:00
delete.php major cleanup of unsupported and legacy external pages in admin/; created new hidden unsupported category; some other minor fixes and changes 2006-09-25 20:22:55 +00:00
enrol.php fix for some of the MDL-8425 issues 2007-02-07 07:34:53 +00:00
enrol_config.php MDL-8290, fix for broken plugins 2007-02-09 07:47:14 +00:00
environment.php xhtml validation fixes for MDL-8425 2007-02-06 08:24:37 +00:00
environment.xml mnet: environment now recommends tokenizer 2007-01-18 23:01:38 +00:00
filter.php MDL-8883 fixed double backslashes problem in filter settings; merged from MOODLE_18_STABLE 2007-03-16 22:17:57 +00:00
filters.php "flexible" is now out from set_attribute() because 2007-02-22 18:48:38 +00:00
handlevirus.php Merged Nicolas' changes from MDL-8582 into HEAD. 2007-02-28 06:25:22 +00:00
health.php major cleanup of unsupported and legacy external pages in admin/; created new hidden unsupported category; some other minor fixes and changes 2006-09-25 20:22:55 +00:00
index.php MDL-9362 unattended upgrade fixed; merged from MOODLE_18_STABLE 2007-04-15 12:50:55 +00:00
innodb.php Adding some $CFG->dbfamily-s here and there. MDL-7061 2007-01-12 00:06:08 +00:00
lang.php Implements MDL-8808 2007-04-07 19:06:06 +00:00
langdoc.php MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead 2007-01-04 21:32:36 +00:00
langimport.php MDL-8758 - Corrected the packagezip -> package.zip typo in 3 locations (2 in admin/langimport.php and 1 in install.php). The notification about allow_url_fopen has already been added to the default lang/en_utf8/error.php string. 2007-03-07 02:02:41 +00:00
maintenance.php xhtml validation fixes for MDL-8425 2007-02-06 08:24:37 +00:00
module.php another admin ui cleanup 2006-09-21 08:28:25 +00:00
modules.php "flexible" is now out from set_attribute() because 2007-02-22 18:48:38 +00:00
multilangupgrade.php Fixed a notice during multilang upgrade when prefix was null 2007-02-08 14:52:03 +00:00
oacleanup.php Merged Nicolas' changes from MDL-8582 into HEAD. 2007-02-28 06:25:22 +00:00
pagelib.php MDL-8906 - Whoops, reverting - all the block functions are broken, so its useless trying to edit the blocks page.. 2007-03-15 01:08:26 +00:00
phpinfo.php Now frame-less phpinfo page is valid XML. Part of MDL-7861 2007-01-13 20:11:31 +00:00
process_email.php Merged Nicolas' changes from MDL-8582 into HEAD. 2007-02-28 06:25:22 +00:00
register.php More multilang support for site fullname, plus a couple extra comments; merged from MOODLE_18_STABLE. 2007-03-30 21:07:30 +00:00
replace.php removing extra tag MDL-7861 2006-12-19 06:19:16 +00:00
search.php Corrected XHTML: hidden inputs not surrounded by container. 2007-03-23 01:17:43 +00:00
settings.php Putting up a title and moving the heading to the top for consistency 2007-02-23 04:08:55 +00:00
stickyblocks.php Tidy tidy 2007-01-11 08:33:51 +00:00
timezone.php Adding missing "/" to self-close input tags. 2007-01-03 01:53:52 +00:00
timezoneimport.php minor xhtml fix 2006-11-30 09:16:36 +00:00
upgradeforumread.php major cleanup of unsupported and legacy external pages in admin/; created new hidden unsupported category; some other minor fixes and changes 2006-09-25 20:22:55 +00:00
upgradelogs.php Adding some $CFG->dbfamily-s here and there. MDL-7061 2007-01-12 00:06:08 +00:00
upgradesettings.php MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead 2007-01-04 21:32:36 +00:00
uploaduser.php MDL-9324 group assignment does not work in uploaduser script; merged from MOODLE_18_STABLE 2007-04-12 21:30:31 +00:00
user.php MDL-9227 Inconsistent HTTPS for profile edit page; merged from MOODLE_17_STABLE 2007-04-06 07:51:18 +00:00