moodle/lang/en
Petr Skoda d6e7a63d9a MDL-49684 timezones: rewrite timezone support
This patch replaces all homegrown timezone
stuff with standard PHP date/time code.

The main change is the introduction of core_date
class that returns normalised user and server
timezones. From now on nobody should be using
$CFG->timezone or $user->timezone directly!

Other new features and fixes:
* admins are prompted for timezone during install
* editing of other users is finally fixed
* timezones are displayed in user profile
* new $this->setTimezone() in phpunit
* time locale is now automatically reset in phpunit
* timezone is now automatically reset in phpunit
* phpunit has Australia/Perth as default timezone
2015-04-06 13:53:51 +12:00
..
fonts MDL-21693 Dropping _utf8 suffix from language codes and folder names; enabling new string managers - please note the transition is not yet fully complete because we need to wait for git to recognize the renames in cvs 2010-04-10 07:24:56 +00:00
access.php MDL-48335 phpdoc: cleaned up @package in lang files 2014-11-22 11:03:46 +13:00
admin.php MDL-49684 timezones: rewrite timezone support 2015-04-06 13:53:51 +12:00
auth.php MDL-48748 lang: Merge English strings from the en_fix language pack 2015-01-06 21:53:17 +01:00
availability.php MDL-47628 Availability: Restrict by selected grouping button 2014-11-28 15:55:41 +00:00
backup.php MDL-18177 backup: Add backup option to include groups and groupings 2015-02-20 11:45:22 +11:00
badges.php MDL-49543 badges: Add description to the badge criteria 2015-03-23 08:47:49 +13:00
block.php MDL-48335 phpdoc: cleaned up @package in lang files 2014-11-22 11:03:46 +13:00
blog.php MDL-48335 phpdoc: cleaned up @package in lang files 2014-11-22 11:03:46 +13:00
bulkusers.php MDL-48335 phpdoc: cleaned up @package in lang files 2014-11-22 11:03:46 +13:00
cache.php MDL-46960 completionlib: Move completion cache to MUC. 2015-03-31 09:31:30 +08:00
calendar.php MDL-48335 phpdoc: cleaned up @package in lang files 2014-11-22 11:03:46 +13:00
cohort.php MDL-48335 phpdoc: cleaned up @package in lang files 2014-11-22 11:03:46 +13:00
completion.php MDL-40097 completion: Make restoring grade criteria more robust 2015-01-05 10:14:03 +08:00
countries.php MDL-48335 phpdoc: cleaned up @package in lang files 2014-11-22 11:03:46 +13:00
currencies.php MDL-48335 phpdoc: cleaned up @package in lang files 2014-11-22 11:03:46 +13:00
dbtransfer.php MDL-48335 phpdoc: cleaned up @package in lang files 2014-11-22 11:03:46 +13:00
debug.php MDL-48335 phpdoc: cleaned up @package in lang files 2014-11-22 11:03:46 +13:00
deprecated.txt MDL-36236 cache: clarified locking strings 2014-11-21 11:33:07 +13:00
editor.php MDL-48335 phpdoc: cleaned up @package in lang files 2014-11-22 11:03:46 +13:00
edufields.php MDL-48335 phpdoc: cleaned up @package in lang files 2014-11-22 11:03:46 +13:00
enrol.php MDL-49439 enrol: Allow quick adding several instances 2015-03-17 14:01:34 +08:00
error.php MDL-49003 login: prevent signup when user is logged in 2015-02-11 00:03:44 +01:00
filters.php MDL-48519 accessibility: improved accessibility of user filters 2015-02-16 10:00:01 +13:00
form.php MDL-49200 core_form: corrected string 2015-02-16 21:56:14 -08:00
grades.php MDL-13831 grades: allow to set gradepass in mod_form 2015-03-23 11:11:37 +08:00
grading.php MDL-48335 phpdoc: cleaned up @package in lang files 2014-11-22 11:03:46 +13:00
group.php MDL-48437 Make Visible/All groups selector show own groups first 2015-02-18 09:32:23 +00:00
hub.php MDL-48975 core_registration: altered registration strings 2015-02-26 19:38:30 +01:00
imscc.php MDL-48335 phpdoc: cleaned up @package in lang files 2014-11-22 11:03:46 +13:00
install.php MDL-28513 install: Add adminemail to the CLI installers 2015-01-21 09:42:51 +08:00
iso6392.php MDL-48335 phpdoc: cleaned up @package in lang files 2014-11-22 11:03:46 +13:00
langconfig.php MDL-48335 phpdoc: cleaned up @package in lang files 2014-11-22 11:03:46 +13:00
license.php MDL-48335 phpdoc: cleaned up @package in lang files 2014-11-22 11:03:46 +13:00
mathslib.php MDL-48335 phpdoc: cleaned up @package in lang files 2014-11-22 11:03:46 +13:00
media.php MDL-29624 Media embedding system, part 1: new API and filter changes 2012-05-09 18:29:29 +01:00
message.php MDL-48933 core_message: New dialog to send a message to a user 2015-02-02 11:03:38 +08:00
mimetypes.php MDL-48335 phpdoc: cleaned up @package in lang files 2014-11-22 11:03:46 +13:00
mnet.php Merge branch '48335-29' of git://github.com/samhemelryk/moodle 2014-12-04 11:33:27 +00:00
moodle.php Merge branch 'MDL-48499' of https://github.com/danielneis/moodle 2015-03-24 22:00:07 +01:00
my.php MDL-48335 phpdoc: cleaned up @package in lang files 2014-11-22 11:03:46 +13:00
notes.php MDL-48335 phpdoc: cleaned up @package in lang files 2014-11-22 11:03:46 +13:00
pagetype.php MDL-48335 phpdoc: cleaned up @package in lang files 2014-11-22 11:03:46 +13:00
pix.php MDL-48335 phpdoc: cleaned up @package in lang files 2014-11-22 11:03:46 +13:00
plagiarism.php MDL-48335 phpdoc: cleaned up @package in lang files 2014-11-22 11:03:46 +13:00
plugin.php Merge branch '47428-28' of git://github.com/samhemelryk/moodle 2014-09-30 23:42:58 +02:00
portfolio.php MDL-48335 phpdoc: cleaned up @package in lang files 2014-11-22 11:03:46 +13:00
question.php MDL-40992 quiz: option to let students redo questions within an attempt 2015-03-31 14:12:48 +01:00
rating.php MDL-48335 phpdoc: cleaned up @package in lang files 2014-11-22 11:03:46 +13:00
repository.php MDL-49241 lang: Merge English strings from the en_fix language pack 2015-02-24 11:15:15 +01:00
role.php MDL-49241 lang: Merge English strings from the en_fix language pack 2015-02-24 11:15:15 +01:00
search.php MDL-48335 phpdoc: cleaned up @package in lang files 2014-11-22 11:03:46 +13:00
table.php MDL-48335 phpdoc: cleaned up @package in lang files 2014-11-22 11:03:46 +13:00
tag.php MDL-48335 phpdoc: cleaned up @package in lang files 2014-11-22 11:03:46 +13:00
timezones.php MDL-48335 phpdoc: cleaned up @package in lang files 2014-11-22 11:03:46 +13:00
userkey.php MDL-48335 phpdoc: cleaned up @package in lang files 2014-11-22 11:03:46 +13:00
webservice.php MDL-49163 Webservices, AJAX: Add support for a new ajax webservice handler. 2015-03-12 15:07:08 +08:00