moodle/lib/classes
Frederic Massart 88474db22f MDL-50704 date: Fix invalid timezone mapping for +14
The value Etc/GMT-14 was added to the list of known timezones,
and Etc/GMT+13 & Etc/GMT+14 were removed as they are not valid.

Tests were added to ensure that legacy user timezones are mapped
to known timezones. Other tests were changed to reflect the changes
with regards to Etc/GMT+13 and +-14.
2016-05-09 17:28:38 +08:00
..
antivirus MDL-50887 antivirus: Add config getter to base class. 2016-02-29 09:31:29 +00:00
dataformat MDL-37753 dataformat: Only set worksheet name where implemented 2016-04-29 12:17:58 +01:00
dml MDL-53430 dml: Fix recordset_walk for additional parameters 2016-03-10 16:32:02 -05:00
event MDL-53632 competency: Consistently use the terms frameworks, plans, ... 2016-04-18 16:51:39 +08:00
lock Merge branch 'MDL-49747-task-error-improvement' of https://github.com/brendanheywood/moodle 2015-04-07 16:13:46 +01:00
log MDL-49291 core: final deprecation of sql_*_reader interfaces 2016-01-18 14:24:34 +08:00
message MDL-50790 inbound: Stop incorrect amount of lines getting removed. 2015-09-21 14:25:21 +08:00
output MDL-53633 javascript: Ensure that ordering of options is preserved 2016-03-29 15:47:00 +08:00
plugininfo MDL-51603 dataformat: Implement streaming dataformat plugin 2016-04-20 12:39:25 +10:00
progress MDL-49324 Output: The progress bar output is buffered. 2016-02-23 08:35:10 +08:00
session Revert "Merge branch 'MDL-53599' of git://github.com/nhoobin/moodle" 2016-05-06 10:18:10 +08:00
task MDL-53700 competency: Migrating language strings 2016-04-18 11:06:00 +08:00
update MDL-53899 admin: Fix permissions of extracted plugin files 2016-04-21 14:37:00 +02:00
collator.php MDL-45828 cache: definitions now sorted in the admin UI 2014-07-21 09:25:22 +12:00
component.php MDL-51603 dataformat: Removing subsystem from the list 2016-04-20 14:41:28 +08:00
date.php MDL-50704 date: Fix invalid timezone mapping for +14 2016-05-09 17:28:38 +08:00
filetypes.php MDL-42616 filelib: Use config value for custom MIME types (1/2) 2014-12-19 14:48:59 +00:00
grades_external.php MDL-51213 webservice: Fix wrong use of external_format_text 2015-09-10 12:13:02 +08:00
grading_external.php MDL-46861 added missing required field areaname 2014-08-29 09:42:54 +12:00
lessc.php MDL-44357 libraries: Remove import_file method from core_lessc 2014-03-24 15:15:04 +08:00
minify.php MDL-43018 JavaScript: Correct joining of multiple minified JS 2013-11-27 09:33:14 +08:00
notification.php MDL-30811 core: Initiate notifications on first use only 2016-03-02 13:30:09 +08:00
php_time_limit.php MDL-42084 lib: fix undefined variable warnings 2013-12-03 14:00:21 +08:00
plugin_manager.php MDL-52035 enrol_lti: added enrol plugin 2016-04-26 16:15:47 +08:00
requirejs.php MDL-49046 javascript: Add support for AMD modules and jquery. 2015-02-23 16:23:10 +08:00
shutdown_manager.php MDL-52284 core: PHP7 engine errors have type Throwable 2015-12-10 10:49:37 +08:00
string_manager.php MDL-46585 lang: display debugging message when deprecated string is used 2014-09-12 10:24:43 +08:00
string_manager_install.php MDL-46585 lang: display debugging message when deprecated string is used 2014-09-12 10:24:43 +08:00
string_manager_standard.php MDL-50829 lang: fix to RTL/LTR bracket confusion 2015-12-29 12:30:18 +00:00
text.php MDL-53273 search: Use unicode safe string truncation 2016-03-06 13:32:59 -05:00
user.php MDL-52781 core_user: fix wrong lang check 2016-04-22 13:07:22 +08:00
useragent.php MDL-52214 core: Fix case sensitivity in user agent comparison 2015-11-23 09:44:43 +01:00