moodle/admin
2010-04-27 06:49:19 +00:00
..
cli MDL-22084 making a clear distinction between list of our translations and list of all languages defined in ISO 639-2 2010-04-14 09:45:49 +00:00
dbtransfer MDL-20204 removing deprecated admin headers 2010-03-31 08:05:53 +00:00
mnet MDL-22060 fixed $a in string to match new rules 2010-04-11 17:08:08 +00:00
report unit tests: MDL-22175 Still more improvements unit test failure display. 2010-04-26 15:25:56 +00:00
roles help strings MDL-21695 changed _hlp to _help and fixed help.php to format those strings properly 2010-04-23 07:46:35 +00:00
settings MDL-21781 integrating cohorts into UI - admin tree and list of categories in edit mode (there is no other better place which shows all categories imho) 2010-04-23 09:13:19 +00:00
user MDL-22015 more get_list_of_countries() refactoring 2010-04-14 14:27:10 +00:00
webservice web service MDL-21351 list of selectabl users should not include deleted user 2010-04-21 06:30:50 +00:00
xmldb MDL-15252 Fixed regression: XMLDB action using optionally defined strings 2010-04-22 21:13:53 +00:00
auth.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 10:57:00 +00:00
auth_config.php MDL-20204 removing deprecated admin headers 2010-03-31 08:05:53 +00:00
block.php MDL-20204 removing deprecated admin headers 2010-03-31 08:05:53 +00:00
blocks.php MDL-22015 fixed more string_manager encapsulation issues 2010-04-14 14:38:33 +00:00
bloglevelupgrade.php MDL-20204 removing deprecated admin headers 2010-03-31 08:05:53 +00:00
cron.php just a little note for other devs looking for cli info 2010-04-19 21:24:49 +00:00
dbperformance.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
delete.php MDL-20204 removing deprecated admin headers 2010-03-31 08:05:53 +00:00
editors.php MDL-20204 removing deprecated admin headers 2010-03-31 08:05:53 +00:00
enrol.php MDL-20204 removing deprecated admin headers 2010-03-31 08:05:53 +00:00
enrol_config.php MDL-20204 removing deprecated admin headers 2010-03-31 08:05:53 +00:00
environment.php MDL-20204 removing deprecated admin headers 2010-03-31 08:05:53 +00:00
environment.xml MDL-20900 iconv now required in 2.0 2009-11-18 22:26:16 +00:00
filters.php MDL-20204 removing deprecated admin headers 2010-03-31 08:05:53 +00:00
generator.php MDL-21655 big scary enrolment and roles improvements - see tacker for list of changes, includes other minor fixes too 2010-03-31 07:41:31 +00:00
handlevirus.php MDL-20766 message_send() used intead of events, it will enable us to improve performance and solve db transactions issues independedntly from events, hopefully this will give us more options in future too because the events are designed specifically for communication "moodle-->external systems" 2009-11-07 10:27:57 +00:00
health.php MDL-20204 removing deprecated admin headers 2010-03-31 08:05:53 +00:00
index.php MDL-21695 renaming ->help_icon() to old_help_icon() and going to introduce new help_icon() with new parameters and detailed debugging - hopefully this will help during the conversion to new help 2010-04-13 20:34:27 +00:00
innodb.php MDL-20204 removing deprecated admin headers 2010-03-31 08:05:53 +00:00
lang.php MDL-21696 removing old translation UI which can not work any more + removing unused string_manager code 2010-04-06 11:34:10 +00:00
langimport.php MDL-22084 making a clear distinction between list of our translations and list of all languages defined in ISO 639-2 2010-04-14 09:45:49 +00:00
licenses.php "MDL-21146, adding file license support to repository api, first commit" 2010-03-29 03:39:08 +00:00
localplugins.php MDL-20204 removing deprecated admin headers 2010-03-31 08:05:53 +00:00
mailout-debugger.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 10:57:00 +00:00
modules.php MDL-22015 fixed more string_manager encapsulation issues 2010-04-14 14:38:33 +00:00
multilangupgrade.php MDL-20204 removing deprecated admin headers 2010-03-31 08:05:53 +00:00
oacleanup.php MDL-20204 removing deprecated admin headers 2010-03-31 08:05:53 +00:00
phpinfo.php MDL-20204 removing deprecated admin headers 2010-03-31 08:05:53 +00:00
portfolio.php MDL-20204 removing deprecated admin headers 2010-03-31 08:05:53 +00:00
process_email.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 10:57:00 +00:00
qtypes.php MDL-20204 removing deprecated admin headers 2010-03-31 08:05:53 +00:00
register.php MDL-22015 more get_list_of_countries() refactoring 2010-04-14 14:27:10 +00:00
replace.php MDL-20204 removing deprecated admin headers 2010-03-31 08:05:53 +00:00
repository.php MDL-22054 fixed missing strings and some really annoying redirects 2010-04-11 09:41:25 +00:00
repositoryinstance.php Removing a get_string that wasn't needed 2010-04-27 06:49:19 +00:00
search.php MDL-20204 removing deprecated admin headers 2010-03-31 08:05:53 +00:00
settings.php MDL-21392 it is possible to have settings without Save button 2010-02-08 16:26:15 +00:00
timezone.php MDL-21235 fixed select method name 2010-01-16 18:29:51 +00:00
timezoneimport.php MDL-20204 removing deprecated admin headers 2010-03-31 08:05:53 +00:00
upgradesettings.php admin MDL-20204 Fixed minor regression $PAGE->context needs to be set before calling admin_get_root 2010-04-14 02:26:26 +00:00
uploadpicture.php MDL-20204 removing deprecated admin headers 2010-03-31 08:05:53 +00:00
uploadpicture_form.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 10:57:00 +00:00
uploaduser.php MDL-22061 converting auths to pluginname and deprecating old method for getting auth names 2010-04-11 21:31:36 +00:00
uploaduser_form.php MDL-22015 more get_list_of_countries() refactoring 2010-04-14 14:27:10 +00:00
user.php MDL-22015 more get_list_of_countries() refactoring 2010-04-14 14:27:10 +00:00