.. |
dbtransfer
|
"MDL-14129, remove the rest error() in moodle2"
|
2008-12-12 04:53:32 +00:00 |
mnet
|
MDL-14123 Full IPv6 support - replaced mnet ip_in_range() by standard ipv6 compatible address_in_subnet(); replaced $_SERVER['REMOTE_ADDR'] with standard getremoteaddr()
|
2009-01-09 21:41:47 +00:00 |
report
|
MDL-17843 - db unit tests are now always included again; lang string not needed anymore
|
2009-01-10 14:13:34 +00:00 |
roles
|
MDL-17758 fixed hardcoded /admin/ links
|
2009-01-01 14:25:29 +00:00 |
settings
|
MDL-15919, MDL-15920 - removing old zip/unzip support, the new zip ext in PHP 5.2.8 seems to work fine
|
2009-01-08 14:53:23 +00:00 |
user
|
MDL-16929: fix bulk user download function. (the shortname column title is now profile_field_"shortname"), merged from 19
|
2008-10-22 01:33:37 +00:00 |
xmldb
|
XHTML strict.
|
2009-01-06 05:04:58 +00:00 |
auth.php
|
Drift between CVS and git
|
2008-06-25 17:31:23 +00:00 |
auth_config.php
|
MDL-16613 sesskey cleanup
|
2009-01-02 10:36:25 +00:00 |
block.php
|
MDL-16613 sesskey cleanup
|
2009-01-02 10:43:12 +00:00 |
blocks.php
|
MDL-16613 sesskey cleanup
|
2009-01-02 10:43:12 +00:00 |
cliupgrade.php
|
MDL-17758 fixed hardcoded /admin/ links
|
2009-01-01 14:25:29 +00:00 |
cron.php
|
MDL-17754, MDL-11061, MDL-9276, MDL-17777, MDL-17787 - various url handling improvemetns; rewritten $FULLME and added $ME, $SCRIPT and $FULLSCRIPT; improved slashargument handling especially for IIS; removed legacy slasharguments functions obsoleted since 1.6; some other refactoring; reverse procy support, ssl appliance support
|
2009-01-05 21:37:20 +00:00 |
dbperformance.php
|
MDL-14679 towards adodb separation
|
2008-06-09 18:48:28 +00:00 |
delete.php
|
"MDL-14460, fix all the other get_context_instance, merged from MOODLE_19_STABLE"
|
2008-05-02 04:37:02 +00:00 |
enrol.php
|
MDL-16613 sesskey cleanup
|
2009-01-02 10:36:25 +00:00 |
enrol_config.php
|
MDL-16613 sesskey cleanup
|
2009-01-02 10:43:12 +00:00 |
environment.php
|
MDL-16613 sesskey cleanup
|
2009-01-02 10:36:25 +00:00 |
environment.xml
|
MDL-17405 moving Data mod upgrade notification to proper place (upgrade.php) - better notification will be implemented in MDL-17427
|
2008-11-27 22:14:34 +00:00 |
filters.php
|
fixing syntax error - missing { - introduced during last commit (revision 1.42)
|
2008-04-09 19:04:54 +00:00 |
generator.php
|
MDL-17754 next round of session related refactoring
|
2009-01-02 20:32:05 +00:00 |
handlevirus.php
|
MDL-17776 added new define CLI_SCRIPT that identifies all CLI scripts + cron (cli scripts do not have session and do not like HTML in output and are executed from command line, cron is an exception)
|
2009-01-03 14:28:02 +00:00 |
health.php
|
MDL-17777 slasharguments test not reimplemented yet :-(
|
2009-01-05 22:46:55 +00:00 |
index.php
|
MDL-11061 removed wwwroot tests from admin/index.php, now in setuplib.php
|
2009-01-07 15:31:54 +00:00 |
innodb.php
|
MDL-17130 dml: eliminated $CFG->dbfamily
|
2008-11-05 00:12:30 +00:00 |
lang.php
|
MDL-16613 sesskey cleanup
|
2009-01-02 10:36:25 +00:00 |
langimport.php
|
MDL-17094 Automatic language update can be disabled via $CFG->skiplangupgrade settings. Merged from MOODLE_19_STABLE
|
2008-11-01 19:35:43 +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-16318: remove a few calls use_html_editor() (more to come)
|
2008-09-03 03:09:56 +00:00 |
modules.php
|
accesslib: MDL-17626 admin/modules.php should call delete_context when a module is uninstalled.
|
2009-01-09 05:34:49 +00:00 |
multilangupgrade.php
|
MDL-14679 towards /admin conversion
|
2008-05-30 21:36:57 +00:00 |
oacleanup.php
|
MDL-14679 towards /admin conversion
|
2008-05-30 21:36:57 +00:00 |
pagelib.php
|
admin tree: MDL-10047 and MDL-13104 weird things happen when you turn editing on and off.
|
2008-12-11 09:21:41 +00:00 |
phpinfo.php
|
MDL-9647 simplify dealing with headers/footers in admin sections
|
2007-04-30 17:08:34 +00:00 |
portfolio.php
|
MDL-17758 fixed hardcoded /admin/ links
|
2009-01-01 14:25:29 +00:00 |
process_email.php
|
MDL-17776 added new define CLI_SCRIPT that identifies all CLI scripts + cron (cli scripts do not have session and do not like HTML in output and are executed from command line, cron is an exception)
|
2009-01-03 14:28:02 +00:00 |
qtypes.php
|
MDL-17463 - reparate capabilities for course and admin reports
|
2008-11-29 14:22:10 +00:00 |
register.php
|
admin MDL-17429 Move registration button to admin menu, and make registration page a proper admin page, also fix bad DML call
|
2008-12-10 06:23:35 +00:00 |
replace.php
|
MDL-16613 sesskey cleanup
|
2009-01-02 10:36:25 +00:00 |
repository.php
|
"REPOSITORY/MDL-13766, allow use repository name with numbers in it"
|
2009-01-09 03:20:05 +00:00 |
repositoryinstance.php
|
MDL-17758 fixed hardcoded /admin/ links
|
2009-01-01 14:25:29 +00:00 |
search.php
|
MDL-15189 magic quotes finally removed
|
2008-06-09 16:53:30 +00:00 |
settings.php
|
MDL-16613 sesskey cleanup
|
2009-01-02 10:36:25 +00:00 |
stickyblocks.php
|
"MDL-14460, fix all the other get_context_instance, merged from MOODLE_19_STABLE"
|
2008-05-02 04:37:02 +00:00 |
timezone.php
|
MDL-16613 sesskey cleanup
|
2009-01-02 10:51:26 +00:00 |
timezoneimport.php
|
Correct timezones listing when importing olson files ; merged from 19_STABLE
|
2007-12-31 15:25:27 +00:00 |
upgradesettings.php
|
MDL-16318: remove a few calls use_html_editor() (more to come)
|
2008-09-03 03:09:56 +00:00 |
uploadpicture.php
|
MDL-16003 changing to new adminroot style - thanks Tatsuya Shirai
|
2008-08-17 22:53:19 +00:00 |
uploadpicture_form.php
|
MDL-11752 Upload users form merged from 1.9
|
2008-02-21 05:24:18 +00:00 |
uploaduser.php
|
fixed trivial typo in comment; merged from 19STABLE
|
2008-10-18 04:19:46 +00:00 |
uploaduser_form.php
|
MDL-16676 All references to the text.html and emoticons.html files need to be updated to point to text2.html and emoticons2.html
|
2008-09-25 07:12:46 +00:00 |
user.php
|
MDL-16613 sesskey cleanup
|
2009-01-02 10:51:26 +00:00 |