- 19 Jul, 2022 1 commit
-
-
dockx thibault authored
Code style continue
-
- 18 Jul, 2022 2 commits
-
-
dockx thibault authored
Parenthesis open in fnc call - code style part1
-
dockx thibault authored
Space parenthesis after fnc name fixed On function creation
-
- 14 Jul, 2022 2 commits
-
-
dockx thibault authored
Fixing codestyle
-
dockx thibault authored
This reverts commit 46b03343.
-
- 12 Jul, 2022 1 commit
-
-
dockx thibault authored
Fixing codestyle
-
- 20 Oct, 2020 1 commit
-
-
Côme Chilliet authored
Language::isAvailable now also work if you pass a lang without charset. This fixes the language field of configuration screen. issue #6051
-
- 18 Feb, 2020 1 commit
-
-
Côme Chilliet authored
issue #6065
-
- 21 Nov, 2019 1 commit
-
-
Côme Chilliet authored
issue #6051
-
- 28 Aug, 2019 6 commits
-
-
Côme Chilliet authored
No more global_un_set, global_delete or delete issue #6024
-
Côme Chilliet authored
And convert global_get calls to get issue #6024
-
Côme Chilliet authored
Also global_is_set to is_set. issue #6024
-
Côme Chilliet authored
No more global_un_set, global_delete or delete issue #6024
-
Côme Chilliet authored
And convert global_get calls to get issue #6024
-
Côme Chilliet authored
Also global_is_set to is_set. issue #6024
-
- 14 May, 2019 1 commit
-
-
Côme Chilliet authored
Used by webservice for application/json issue #5989
-
- 26 Feb, 2019 1 commit
-
-
Côme Chilliet authored
issue #5955
-
- 19 Feb, 2019 1 commit
-
-
Côme Chilliet authored
issue #5956
-
- 07 Sep, 2018 2 commits
-
-
bmortier authored
Merge branch '5885-add-the-language-afrikaans-south-africa-af_za-chinese-taiwan-zh_tw' into '1.4-dev' Resolve "Add the language Afrikaans (South Africa) (af_ZA) Chinese (Taiwan) (zh_TW)" Closes #5885 See merge request fusiondirectory/fd!390 (cherry picked from commit 595a6269) de11ec69
feat(locales) Add the language Afrikaans (South Africa) (af_ZA) Chinese (Taiwan) (zh_TW) -
Benoit Mortier authored
Signed-off-by:
Benoit Mortier <benoit.mortier@opensides.be>
-
- 26 Jul, 2018 1 commit
-
-
Côme Chilliet authored
issue #5854
-
- 07 May, 2018 1 commit
-
-
Côme Chilliet authored
issue #5831
-
- 24 Apr, 2018 5 commits
-
-
Côme Chilliet authored
Renamed all languages to include a country as well, to match debian locale names. Also added a fallback on the 2-letter locale in all cases. (falling back still triggers a PHP error) issue #5819
-
Côme Chilliet authored
issue #5820
-
Côme Chilliet authored
issue #5820
-
Côme Chilliet authored
When no language at all was asked by the browser and language was set to automatic FD would select Arabic because of sorting. Now it will default to English issue #5820
-
Côme Chilliet authored
This also fix the workflow to make sure the language in the header is correct in all cases. A PHP error is triggered if setlocale fails or if the wrong language header was sent. issue #5820
-