Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14645] Language pack not reconised when using a symlink | Paul Sohier | 2016-05-21 | 1 | -0/+1 |
| | | | | | | | | Symfony finder does not follow symlinks by default. With this change it does, so a user is able to have the language pack outside the phpBB directory, and linked with a symlink into phpBB/language/ PHPBB3-14645 | ||||
* | [ticket/14432] Adds a method to get raw language values | Tristan Darricau | 2016-01-26 | 1 | -3/+23 |
| | | | | PHPBB3-14432 | ||||
* | [ticket/14044] Patch language::set_fallback_array() | Mate Bartus | 2015-10-30 | 1 | -2/+2 |
| | | | | PHPBB3-14044 | ||||
* | [ticket/14044] Solve missing email template error | Mate Bartus | 2015-10-28 | 1 | -0/+10 |
| | | | | PHPBB3-14044 | ||||
* | [ticket/14158] Fix 5.3 compatibility | Tristan Darricau | 2015-09-12 | 1 | -1/+1 |
| | | | | PHPBB3-14158 | ||||
* | [ticket/14158] Add language::lang_array() to avoid using call_user_func_array | Tristan Darricau | 2015-09-12 | 1 | -10/+21 |
| | | | | PHPBB3-14158 | ||||
* | [ticket/12143] Add is_set method to language service | Oliver Schramm | 2015-08-05 | 1 | -0/+30 |
| | | | | | | We need that. PHPBB3-12143 | ||||
* | [ticket/13740] Allow language change in the installer | Mate Bartus | 2015-07-22 | 1 | -6/+42 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13896] Fix coding style | Tristan Darricau | 2015-05-30 | 1 | -1/+1 |
| | | | | PHPBB3-13896 | ||||
* | [ticket/13844] Remove hacky code for the help array | Joas Schilling | 2015-05-17 | 2 | -15/+4 |
| | | | | PHPBB3-13844 | ||||
* | [ticket/13762] Optional DI injectable default language module array | MateBartus | 2015-05-02 | 1 | -5/+14 |
| | | | | PHPBB3-13762 | ||||
* | [ticket/13762] Moving language related functionality into a separate class | MateBartus | 2015-05-02 | 6 | -0/+911 |
PHPBB3-13762 |