.. |
mnet
|
MDL-15563, use require instead require_once, see tracker.
|
2008-07-10 01:53:44 +00:00 |
report
|
MDL-15247 lib/dmllib.php is now obsolete
|
2008-06-15 11:35:25 +00:00 |
roles
|
MDL-15897 deprecated PARAM_CLEANFILE - we now support unicode everywhere
|
2008-07-31 23:03:50 +00:00 |
settings
|
MDL-15901 completion disabled by default
|
2008-07-31 21:48:29 +00:00 |
user
|
MDL-15449, enrol multiple users to multiple courses, including bugs fix, see tracker, sent by Jonathan.
|
2008-07-10 09:16:43 +00:00 |
xmldb
|
upgrade_mod_savepoint() implemented in XMLDB Editor generators. MDL-15343
|
2008-07-18 22:18:47 +00:00 |
auth.php
|
Drift between CVS and git
|
2008-06-25 17:31:23 +00:00 |
auth_config.php
|
MDL-15189 magic quotes finally removed
|
2008-06-09 16:53:30 +00:00 |
block.php
|
MDL-14129, create a new debug.php, and fix print_error() call
|
2008-04-09 08:21:51 +00:00 |
blocks.php
|
MDL-15246 moving all remaining ddl function to adminlib, keeping old lib/ddllib.php only for BC withexisting code; fixed inline docs related to ddl
|
2008-06-15 10:32:50 +00:00 |
cliupgrade.php
|
MDL-14679 var_export now used instead of addsingleslashes in installer; refactored the database setting initialisation
|
2008-06-22 22:53:40 +00:00 |
cron.php
|
MDL-15818 - correction, undo a change to the admin-reports bit.
|
2008-07-25 16:18:28 +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-15846 add option to prevent course welcome emails + support for searching in enrolment page
|
2008-07-26 16:50:33 +00:00 |
enrol_config.php
|
MDL-15189 magic quotes finally removed
|
2008-06-09 16:53:30 +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-15349, in moodle 2.0, curl lib is required"
|
2008-06-30 11:12:23 +00:00 |
filter.php
|
MDL-15189 magic quotes finally removed
|
2008-06-09 16:53:30 +00:00 |
filters.php
|
fixing syntax error - missing { - introduced during last commit (revision 1.42)
|
2008-04-09 19:04:54 +00:00 |
handlevirus.php
|
MDL-10107 - First check-in of Messaging 2.0 code from Luis Rodrigues, GSOC student.
|
2008-07-24 08:38:03 +00:00 |
health.php
|
MDL-14679 converted some delete_records
|
2008-06-02 21:52:27 +00:00 |
index.php
|
MDL-10107 Fixed the definition of message providers ... it now works through files very similar to those for events and capabilities, which makes them easy to add/remove/change as necessary
|
2008-07-31 08:01:46 +00:00 |
innodb.php
|
MDL-14679 ok, here is the big patch with new dmllib and ddlib API, some code is already converted, XML db editor works; see tracker for details of regressions and TODOs
|
2008-05-15 21:40:00 +00:00 |
lang.php
|
MDL-15738 Always use <textarea> in language translation form, even for short strings. Merged from MOODLE_19_STABLE
|
2008-07-21 15:27:15 +00:00 |
langimport.php
|
MDL-14129, creating error string
|
2008-04-10 02:56:25 +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-15189 magic quotes finally removed
|
2008-06-09 16:53:30 +00:00 |
module.php
|
Drift between CVS and git
|
2008-06-25 17:31:23 +00:00 |
modules.php
|
MDL-15246 moving all remaining ddl function to adminlib, keeping old lib/ddllib.php only for BC withexisting code; fixed inline docs related to ddl
|
2008-06-15 10:32:50 +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
|
"MDL-14460, fix all the other get_context_instance, merged from MOODLE_19_STABLE"
|
2008-05-02 04:37:02 +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-15865 - admin portfolio settings are now a settingspage rather than an admin page.
|
2008-07-29 10:51:18 +00:00 |
process_email.php
|
MDL-14679 towards /admin conversion
|
2008-05-30 21:36:57 +00:00 |
register.php
|
MDL-14679 converted some count_records
|
2008-06-02 21:47:31 +00:00 |
replace.php
|
MDL-15189 magic quotes finally removed
|
2008-06-09 16:53:30 +00:00 |
repositories.php
|
MDL-15402 implementation of repositories administration. Administrator can hide/show/sort/setup repositories. This code has been commited in order to be used by FilePicker.
|
2008-07-31 06:01:12 +00:00 |
search.php
|
MDL-15189 magic quotes finally removed
|
2008-06-09 16:53:30 +00:00 |
settings.php
|
MDL-15189 magic quotes finally removed
|
2008-06-09 16:53:30 +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-14679 ok, here is the big patch with new dmllib and ddlib API, some code is already converted, XML db editor works; see tracker for details of regressions and TODOs
|
2008-05-15 21:40:00 +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-15544 Disable email signup in new installation - add danger warning
|
2008-07-04 23:53:13 +00:00 |
uploadpicture.php
|
MDL-15897 deprecated PARAM_CLEANFILE - we now support unicode everywhere
|
2008-07-31 23:03:50 +00:00 |
uploadpicture_form.php
|
MDL-11752 Upload users form merged from 1.9
|
2008-02-21 05:24:18 +00:00 |
uploaduser.php
|
"MDL-14129, fix print_error"
|
2008-06-15 12:02:43 +00:00 |
uploaduser_form.php
|
MDL-13151 add a new language string: phone2, thanks for your idea, Jams Ballard.
|
2008-03-26 02:58:16 +00:00 |
user.php
|
MDL-10586 fixed coding style; merged from MOODLE_19_STABLE
|
2008-07-10 08:36:44 +00:00 |