moodle/admin
2010-10-25 10:47:16 +00:00
..
cli MDL-24751 using new memory constants 2010-10-19 10:13:15 +00:00
dbtransfer MDL-22388 Added some checks to kill these scripts dead with an unequivocal notice unless included properly from a Moodle script. 2010-05-13 02:02:05 +00:00
mnet removing forbidden attributes 2010-09-17 10:33:40 +00:00
registration image gallery MDL-24773 replace external image gallery library calls with a new image gallery created in community block 2010-10-25 03:42:46 +00:00
report MDL-24751 using new memory constants 2010-10-19 10:13:15 +00:00
roles MDL-24761 we can safely reset all roles now 2010-10-19 10:22:59 +00:00
settings message MDL-24771 a big commit that fixes a whole bunch of small issues with messaging 2010-10-25 09:29:34 +00:00
user message MDL-24444 made bulk user messaging work by fixing up some incomplete refactoring 2010-10-13 02:38:23 +00:00
webservice MDL-24767 webservices logs use hard coded site id 1 instead of SITEID 2010-10-19 15:26:24 +00:00
xmldb MDL-24321 switching to standard stdClass() 2010-09-21 08:54:01 +00:00
auth.php MDL-24127 fixed incorrect $url variable names 2010-09-07 19:47:08 +00:00
auth_config.php MDL-23245 Added support for new style of auth plugin configuration 2010-07-13 12:45:15 +00:00
block.php MDL-20204 removing deprecated admin headers 2010-03-31 08:05:53 +00:00
blocks.php MDL-24321 switching to stdClass in /admin/ and / 2010-09-21 08:44:02 +00:00
bloglevelupgrade.php MDL-24321 switching to stdClass in /admin/ and / 2010-09-21 08:44:02 +00:00
cron.php MDL-24368 disable compression on admin index and cron pages 2010-09-28 08:44:42 +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-19211 back to the old text format preferences logic + minor refactoring and improvements 2010-07-10 12:12:59 +00:00
enrol.php MDL-21782 reworked enrolment framework, the core infrastructure is in place, the basic plugins are all implemented; see the tracker issue for list of unfinished bits, expect more changes and improvements during the next week 2010-06-21 15:30:49 +00:00
environment.php fixed a few spelling errors in /admin/ 2010-09-17 10:27:26 +00:00
environment.xml MDL-20716 json PHP extension is required in Moodle 2.0 2010-10-16 18:02:33 +00:00
filters.php coding style hint - no globals! 2010-09-17 09:57:10 +00:00
generator.php MDL-24321 switching to stdClass in /admin/ and / 2010-09-21 08:44:02 +00:00
handlevirus.php MDL-24321 switching to stdClass in /admin/ and / 2010-09-21 08:44:02 +00:00
health.php MDL-24751 using new memory constants 2010-10-19 10:13:15 +00:00
index.php install/upgrade MDL-24840 prevent the messaging pop-up from appearing during install or upgrade 2010-10-25 10:47:16 +00:00
innodb.php fixed fatal errors 2010-08-05 20:14:55 +00:00
langimport.php MDL-24321 switching to stdClass in /admin/ and / 2010-09-21 08:44:02 +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-23899 migration to new locale aware asort 2010-09-05 13:00:47 +00:00
mailout-debugger.php fixed a few spelling errors in /admin/ 2010-09-17 10:27:26 +00:00
modules.php admin blog comment course MDL-22856 Minor cleanups and improvements to styles 2010-08-19 05:56:57 +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 fixed a few spelling errors in /admin/ 2010-09-17 10:27:26 +00:00
process_email.php MDL-24321 switching to stdClass in /admin/ and / 2010-09-21 08:44:02 +00:00
purgecaches.php MDL-23167 fixed regression with cancel url or when referers not available (firewalled) 2010-07-25 13:46:27 +00:00
qtypes.php MDL-20204 removing deprecated admin headers 2010-03-31 08:05:53 +00:00
replace.php MDL-20204 removing deprecated admin headers 2010-03-31 08:05:53 +00:00
repository.php "MDL-13766, fixed function call" 2010-08-03 07:16:33 +00:00
repositoryinstance.php admin/repository MDL-15402 Checking in code from Mark Nelson @ Pukunui.com.au. Thanks, Mark and Shane! This patch updates the repository admin interface to look more like Filters management 2010-04-30 08:03:32 +00:00
resetemoticons.php MDL-24777 new emoticon_manager and its admin settings 2010-10-23 18:40:11 +00:00
search.php MDL-20204 removing deprecated admin headers 2010-03-31 08:05:53 +00:00
settings.php MDL-20410 - remove set_focuscontrol (bulk commit) 2010-07-01 05:35:27 +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 Remove blocks from the upgradesettings screen 2010-06-22 01:47:51 +00:00
uploadpicture.php MDL-24751 fixed default memory limit when deciding to use apache_child_terminate(), apache_child_terminate() is now called from one place only 2010-10-19 10:00:29 +00:00
uploadpicture_form.php MDL-22574, fixed file type 2010-06-08 08:02:14 +00:00
uploaduser.php MDL-24751 fixed default memory limit when deciding to use apache_child_terminate(), apache_child_terminate() is now called from one place only 2010-10-19 10:00:29 +00:00
uploaduser_form.php MDL-23184 using PARAM_NOTAGS instead of general cleaning for fields that are not supposed to have tags 2010-09-02 18:25:30 +00:00
user.php MDL-24321 switching to stdClass in /admin/ and / 2010-09-21 08:44:02 +00:00