.. |
cli
|
MDL-23682 fixed help
|
2010-08-18 17:51:36 +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
|
MDL-23460 MNet Reverted recent removal of per-peer profile field setting
|
2010-07-23 08:10:23 +00:00 |
registration
|
registration MDL-21810 cron registration update
|
2010-08-07 09:49:57 +00:00 |
report
|
MDL-23784 fixed docs icon from security report
|
2010-08-12 18:22:34 +00:00 |
roles
|
MDL-23774 only local users can be admins - more security and fewer "lost admin account" problems
|
2010-08-12 08:20:59 +00:00 |
settings
|
MDL-23719 longtimenosee finally reimplemented - it is now used in self enrol only. It should be faster, easier to configure and finally there should not be any "my users are disappearing" reports in the future
|
2010-08-09 10:19:25 +00:00 |
user
|
MDL-23774 do not allow deleting of any admin accounts in bulk actions
|
2010-08-12 08:14:40 +00:00 |
webservice
|
webservice MDL-23471 fix XHTML strict issues + two XHTML strict issues related to the user selector form element and the admin_settings_heading class
|
2010-07-30 07:43:14 +00:00 |
xmldb
|
NOBUG xmldb editor - make php code generated to follow the 2-slash coding style
|
2010-07-17 11:36:34 +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-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-23069 moving version and cron info into standard version.php - finally, yay!
|
2010-07-04 12:18:22 +00:00 |
bloglevelupgrade.php
|
MDL-22950 adding new component column to the files table, unfortunately this change requires changes in all 2.0dev code, please review all custom code that was already upgraded to 2.0; fixing multiple problems and regressions in mod/assignment
|
2010-07-03 13:37:13 +00:00 |
cron.php
|
MDL-23824 CLI script improvements - just define('CLI_SCRIPT', true) before require config.php; all incorrect uses of cli and web scripts are detected; refactored cron script - now in two separate sctipts; fix cli inline docs and help - we have to sudo to apache account; standardised cli script locations in auth plugins
|
2010-08-17 12:33:30 +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
|
MDL-20204 removing deprecated admin headers
|
2010-03-31 08:05:53 +00:00 |
environment.xml
|
MDL-23222 marking spl as required php ext
|
2010-07-15 18:35:50 +00:00 |
filters.php
|
MDL-20204 removing deprecated admin headers
|
2010-03-31 08:05:53 +00:00 |
generator.php
|
MDL-21695 Yet another commented obsolete setHelpButton()
|
2010-07-19 18:30:32 +00:00 |
handlevirus.php
|
MDL-19380 uploadlib cleanup before readding of antivirus integration
|
2010-07-14 08:40:48 +00:00 |
health.php
|
MDL-22546 removing dirroot from the config.php - this should finally solve the symbolic links issues because we know 100% what should be in $CFG->dirroot once we get into lib/setup.php, it is being initialised there automatically instead + more robust handling of dataroot + simplified config-dist.php and installer; the $CFG->admin is now visible only if admin directory can not be found; please note the old config.php's are still going to work, if admins remove the dirroot they have to add the __FILE__ into require_once lib/setup.php at the end of old config
|
2010-05-21 17:32:15 +00:00 |
index.php
|
MDL-23682 new MySQL engine diagnostics + InnoDB is now used instead of MyISAM in new installs if available + improved mysql transaction support
|
2010-08-18 16:47:00 +00:00 |
innodb.php
|
fixed fatal errors
|
2010-08-05 20:14:55 +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-20876 Fix remaining split() calls.
|
2010-07-20 03:27:36 +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-22061 use string_exists - local plugins may not have lang packs
|
2010-05-20 07:29:24 +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-22813 Thanks to Mark Nelson from Pukunui Technologies, Portfolio management now looks like Repository.
|
2010-06-28 06:02:55 +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 |
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
|
MDL-19380 uploadlib cleanup before readding of antivirus integration
|
2010-07-14 08:40:48 +00:00 |
uploadpicture_form.php
|
MDL-22574, fixed file type
|
2010-06-08 08:02:14 +00:00 |
uploaduser.php
|
MDL-23237 new timecreated field in user_emrolments and adding timestart to enrol plugins that know it
|
2010-07-13 20:58:17 +00:00 |
uploaduser_form.php
|
MDL-19211 back to the old text format preferences logic + minor refactoring and improvements
|
2010-07-10 12:12:59 +00:00 |
user.php
|
MDL-23774 only administrators may edit administartor accounts
|
2010-08-12 09:44:28 +00:00 |