.. |
mnet
|
MNET: Check that xml-rpc is installed: #MDL-8731 #MDL-8846
|
2007-03-12 02:32:08 +00:00 |
report
|
MDL-8900 Adding adminroot to redirects to clean up html
|
2007-03-14 17:23:30 +00:00 |
roles
|
Putting back print_box in 1.8.
I know, I cocked up and committed a print_box in 1.7 when I backported something. In 1.7, that function does not exist. Thanks toÊAndrea Bicciolo for fixing it. But in 1.8, print_simple_box has been deprecated.
|
2007-03-29 22:09:35 +00:00 |
settings
|
MDL-9061 - Only show global assign roles warning if you are assigning roles in the global context! Also, change name of admin menu entry to reduce confusion.
|
2007-03-28 16:57:05 +00:00 |
xmldb
|
Testing comments and default clauses containing chars to be escaped.
|
2007-03-15 19:15:22 +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
|
2007-03-27 20:22:25 +00:00 |
auth_config.php
|
MDL-8590 fixed magic quotes in config settings
|
2007-03-29 19:03:49 +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:47:18 +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
|
2007-03-27 20:22:25 +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
|
2007-03-16 22:16:35 +00:00 |
filters.php
|
"flexible" is now out from set_attribute() because
|
2007-02-22 18:47:18 +00:00 |
handlevirus.php
|
Fixed MDL-8582
|
2007-02-28 05:36:13 +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
|
notice_yesno install time fixes; backported from HEAD
|
2007-03-02 20:48:03 +00:00 |
innodb.php
|
Adding some $CFG->dbfamily-s here and there. MDL-7061
|
2007-01-12 00:06:08 +00:00 |
lang.php
|
Merged the fix of MDL-8852 from the HEAD revision 1.90
|
2007-03-11 23:54:22 +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 01:59:38 +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:47:18 +00:00 |
multilangupgrade.php
|
Fixed a notice during multilang upgrade when prefix was null
|
2007-02-08 14:52:03 +00:00 |
oacleanup.php
|
Fixed MDL-8582
|
2007-02-28 05:36:13 +00:00 |
pagelib.php
|
Merging revert MDL-8906
|
2007-03-15 01:14:07 +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
|
Fixed MDL-8582
|
2007-02-28 05:36:13 +00:00 |
register.php
|
More multilang support for site fullname, plus a couple extra comments.
|
2007-03-20 07:07:58 +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:16:22 +00:00 |
settings.php
|
removing undefined variable
|
2007-02-13 01:54:25 +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
|
Fix for bug MDL-8708 "Debug, multiple warnings in admin/uploaduser.php and user.php" (merged from HEAD).
|
2007-03-01 12:10:16 +00:00 |
user.php
|
Fix for bug MDL-8708 "Debug, multiple warnings in admin/uploaduser.php and user.php" (merged from HEAD).
|
2007-03-01 12:10:16 +00:00 |