David Mudrak
a9cbd19bff
MDL-26804 core_string_manager::get_list_of_translations() can use a cache again
...
This patch reimplements the internal cache that was used to store the
list of available translations in Moodle 1.x. By default, the method
get_list_of_translations() still uses the file
moodledata/cache/languages to store the list of available translations.
The location of that file can be redefined in config.php. The internal
format of the cache file is JSON now (used to be a plain text list).
The patch also fixes a usage of the global $CFG in translation_exists()
methods where the internal property should be used instead.
2011-03-24 21:51:30 +01:00
..
2010-10-06 15:31:49 +00:00
2011-03-01 12:26:49 +01:00
2011-03-01 12:26:49 +01:00
2011-01-25 19:59:00 +01:00
2011-02-28 08:27:31 +01:00
2011-03-18 14:40:20 +01:00
2011-03-21 19:02:16 +01:00
2010-08-18 19:13:37 +00:00
2010-09-21 08:07:44 +00:00
2011-03-01 12:26:49 +01:00
2010-09-18 10:21:09 +00:00
2010-07-21 01:25:04 +00:00
2010-11-10 06:07:43 +00:00
2011-03-21 15:21:02 +00:00
2010-09-18 10:35:55 +00:00
2011-03-12 17:42:52 +01:00
2011-03-09 16:26:37 +00:00
2011-03-01 12:26:49 +01:00
2011-03-01 12:26:49 +01:00
2011-03-01 12:26:49 +01:00
2011-02-12 11:11:44 +01:00
2010-04-19 14:42:19 +00:00
2011-03-01 12:26:49 +01:00
2011-03-01 12:26:49 +01:00
2010-11-11 13:32:57 +00:00
2010-08-29 14:51:09 +00:00
2011-03-18 13:51:35 +08:00
2010-11-01 15:14:37 +00:00
2010-07-21 01:25:04 +00:00
2011-02-02 11:21:01 +01:00
2009-12-07 03:24:49 +00:00
2011-03-01 12:26:49 +01:00
2010-06-25 03:09:53 +00:00
2010-12-20 21:41:45 +01:00
2010-11-01 13:35:27 +00:00
2011-01-13 10:13:52 +01:00
2011-03-01 12:26:49 +01:00
2011-03-01 12:26:49 +01:00
2011-03-21 19:10:15 +01:00
2010-11-14 02:01:59 +00:00
2010-07-20 01:29:36 +00:00
2010-12-20 18:22:37 +01:00
2011-03-01 12:26:49 +01:00
2010-07-30 14:15:03 +00:00
2011-03-09 17:04:09 +08:00
2010-07-25 13:35:05 +00:00
2011-02-21 12:54:37 +00:00
2010-07-25 13:35:05 +00:00
2010-09-18 11:04:02 +00:00
2011-03-16 19:59:33 +01:00
2010-09-17 10:27:26 +00:00
2010-12-22 16:45:17 +08:00
2011-01-25 19:58:59 +01:00
2010-09-21 08:07:44 +00:00
2010-12-07 10:34:15 +00:00
2010-12-22 12:05:49 +08:00
2010-07-25 13:35:05 +00:00
2010-07-25 13:35:05 +00:00
2010-07-25 13:35:05 +00:00
2011-03-21 14:03:33 +01:00
2011-01-16 20:47:22 +01:00
2011-03-01 12:26:49 +01:00
2011-03-09 14:43:44 +00:00
2010-11-30 01:55:17 +00:00
2011-03-18 16:41:29 +00:00
2010-10-07 08:57:20 +00:00
2011-03-01 12:26:49 +01:00
2011-03-21 17:32:06 +08:00
2010-09-21 08:07:44 +00:00
2010-09-19 18:43:52 +00:00
2011-01-25 19:58:59 +01:00
2010-07-25 13:35:05 +00:00
2011-01-25 19:58:59 +01:00
2010-11-02 20:03:48 +00:00
2010-11-02 20:03:48 +00:00
2010-10-27 19:18:45 +00:00
2011-03-12 17:42:52 +01:00
2010-11-05 07:03:05 +00:00
2009-12-02 17:59:43 +00:00
2010-08-07 00:40:16 +00:00
2010-09-21 08:54:01 +00:00
2010-11-02 18:38:50 +00:00
2011-03-01 12:26:49 +01:00
2010-07-25 13:35:05 +00:00
2010-04-19 14:42:19 +00:00
2010-07-25 13:35:05 +00:00
2011-02-15 14:24:13 +08:00
2011-03-16 15:03:01 +00:00
2011-03-24 21:51:30 +01:00
2011-03-21 18:00:07 +01:00
2010-05-14 08:29:33 +00:00
2011-03-01 12:26:49 +01:00
2010-09-21 08:07:44 +00:00
2010-09-17 10:27:26 +00:00
2011-01-17 15:12:18 +08:00
2010-07-25 13:35:05 +00:00
2011-03-12 17:42:52 +01:00
2011-03-15 15:21:02 +01:00
2011-03-15 15:21:02 +01:00
2011-02-07 23:11:43 +01:00
2010-09-18 11:21:42 +00:00
2010-09-20 07:32:31 +00:00
2010-12-08 23:20:04 +00:00
2011-03-01 12:26:49 +01:00
2011-01-29 13:59:51 +00:00
2010-10-06 07:53:25 +00:00
2011-03-12 17:42:52 +01:00
2010-10-04 09:01:41 +00:00
2010-09-04 12:50:23 +00:00
2010-01-16 15:39:56 +00:00
2011-02-14 15:42:26 +01:00
2011-01-26 10:29:16 +00:00
2011-03-04 05:59:08 +01:00
2010-09-21 08:07:44 +00:00
2011-01-17 16:19:26 +00:00
2010-07-25 13:35:05 +00:00
2010-12-30 12:42:41 +00:00
2010-11-05 02:53:47 +00:00
2011-02-06 22:27:25 +01:00
2011-03-12 17:42:52 +01:00
2010-05-06 15:28:00 +00:00
2011-03-24 21:51:30 +01:00
2010-10-06 19:06:52 +00:00
2011-03-01 12:26:49 +01:00
2010-10-20 09:22:55 +00:00
2011-03-15 15:21:02 +01:00
2010-07-25 13:35:05 +00:00
2010-01-16 15:39:56 +00:00
2010-09-27 21:10:00 +00:00