moodle/admin
2010-09-27 08:45:59 +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 community block/registration/publication MDL-24230 change /admin/ for $CFG->admin and /lib/ for $CFG->libdir 2010-09-24 05:22:07 +00:00
report core MDL-19786 Cleaned up a couple of minor deprecated calls 2010-09-22 07:48:35 +00:00
roles MDL-24321 switching to stdClass in /admin/ and / 2010-09-21 08:44:02 +00:00
settings MDL-24329 reverting previous patch, it should be imo better to not should discouraged legacycoursefiles option when it is disabled site-wide 2010-09-22 08:18:18 +00:00
user MDL-24396 fixed regressions in bulk user delete 2010-09-27 08:45:59 +00:00
webservice webservice MDL-23438 do not create a token for a user if the service doesn't allow him 2010-09-24 07:06:47 +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-24276 improved coding style 2010-09-19 18:49:31 +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-23899 PHP Intl extension is recommended in 2.0 now because we use it for asort in textlib 2010-09-05 13:14:17 +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 MDL-24277 fixed hidden error preventing proper redirects during install, yay! 2010-09-18 23:20: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-24321 switching to stdClass in /admin/ and / 2010-09-21 08:44:02 +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