moodle/admin
David Mudrak 1a4d6a5b60 MDL-26609 Display information about the current version during the upgrade
As Eloy Lafuente noticed in the tracker discussion, we display the
information about the current version in the browser window title but
not at the screen itself. The patch fixes that by displaying the
information in the page heading instead of the page title.

Eloy's original idea to put the information into the grey message box
would require a change of [upgradesure,core_admin] string because
unfortunately it does not expect $a as an object but as a plain string.
2011-03-04 05:59:08 +01:00
..
cli MDL-26609 Display information about the current version during the upgrade 2011-03-04 05:59:08 +01:00
dbtransfer MDL-25973 add missing charset 2011-01-14 09:32:17 +01:00
mnet MDL-25647 mnet: fixed checkbox handling at peer services form 2010-12-20 16:58:25 +01:00
registration MDL-26179 implement the new 5 registration use cases 2011-02-15 10:24:32 +01:00
report MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
roles MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
settings Merge branch 'w07_MDL-25778_20_defaultcity' of git://github.com/skodak/moodle 2011-02-14 23:24:52 +01:00
user MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
webservice webservice MDL-25195 fix web service admin pages navigation bar/navigation 2010-11-16 07:45:31 +00:00
xmldb MDL-25973 add missing charset 2011-01-14 09:32:17 +01: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-25314 improved prevention of output buffering + detection of misconfigured servers 2010-11-19 03:40:43 +00:00
cron.php MDL-25314 improved prevention of output buffering + detection of misconfigured servers 2010-11-19 03:40:43 +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-25186: add environmental check to recommend PHP 5.3.3 2010-12-22 16:45:17 +08:00
filters.php coding style hint - no globals! 2010-09-17 09:57:10 +00:00
generator.php MDL-26623 fix file permissions 2011-03-01 12:26:49 +01: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 MDL-26609 Display information about the current version during the upgrade 2011-03-04 05:59:08 +01:00
innodb.php fixed fatal errors 2010-08-05 20:14:55 +00:00
langimport.php MDL-26623 fix file permissions 2011-03-01 12:26:49 +01: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 MDL-25921 show error when module table is missing 2011-01-30 13:02:42 +01:00
multilangupgrade.php MDL-25708 recordsets - fix admin dir uses 2011-01-25 19:58:59 +01: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 Admin MDL-23244 Portfolio/repo admin pages use nested forms, which are illegal HTML and cause first dropdown on page to break 2010-11-08 17:12:03 +00:00
process_email.php MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
purgecaches.php admin purge caches MDL-24591 (part) make the redirect go somewhere sensible. 2010-11-08 13:42:01 +00:00
qtypes.php qtype admin MDL-25987 also allow question type settings to be on an admin_externalpage. 2011-01-14 19:10:47 +00:00
replace.php MDL-25314 improved prevention of output buffering + detection of misconfigured servers 2010-11-19 03:40:43 +00:00
repository.php Admin MDL-23244 Portfolio/repo admin pages use nested forms, which are illegal HTML and cause first dropdown on page to break 2010-11-08 17:12:03 +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 Merge branch 'w09_MDL-26564_20_uploadusers' of git://github.com/skodak/moodle 2011-03-01 19:02:04 +01:00
uploaduser_form.php MDL-26564 fix regressions and other problems in csv user upload 2011-02-28 08:27:31 +01:00
uploaduserlib.php MDL-26564 fix regressions and other problems in csv user upload 2011-02-28 08:27:31 +01:00
user.php MDL-24321 switching to stdClass in /admin/ and / 2010-09-21 08:44:02 +00:00