moodle/admin
2010-10-18 06:21:23 +00:00
..
cli fixed comment typo 2010-09-05 19:19:40 +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 registration MDL-24641 get language code from the full language list codes, not from the Moodle language package code 2010-10-13 09:13:23 +00:00
report MDL-23799 fixed distinct text 2010-10-06 18:14:04 +00:00
roles permissions MDL-24614 Fixed JS error with cookie handling on the permission filter 2010-10-12 01:15:43 +00:00
settings message MDL-24562 made jabber message notifications work 2010-10-18 06:21:23 +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 webservice MDL-24541 change wsdoc.php external authentication into a normal moodle page with require_login(), no form, documentation directly related to the token and display from the user security keys page (see MDL for more information) 2010-10-08 03:03:10 +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-24276 improved coding style 2010-09-19 18:49:31 +00:00
index.php NOBUG: Set a better pagelayout on admin/index.php 2010-10-12 01:18:01 +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
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 core MDL-19786 Cleaned up a couple of minor deprecated calls 2010-09-22 07:48:35 +00:00
uploadpicture_form.php MDL-22574, fixed file type 2010-06-08 08:02:14 +00:00
uploaduser.php MDL-19925 adding events to upload users scripts 2010-10-09 22:53:50 +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