Maurício Meneghini Fauth
|
b6233af781
|
Merge branch 'QA_4_9' into QA_5_0
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-12-10 11:52:45 -03:00 |
|
Maurício Meneghini Fauth
|
1bae7c17d0
|
Add support for Amharic language
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-12-10 11:48:21 -03:00 |
|
William Desportes
|
c7f7f9c6c0
|
Merge branch 'QA_4_9' into QA_5_0
Revert: 45d46a6316
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-11-03 15:52:51 +01:00 |
|
William Desportes
|
a3d77ce84b
|
Fix #14184 - HTTPS/HTTP cookie separation issue (aka Failed to set session cookie. Maybe you are using HTTP instead of HTTPS)
Duplicate-of-pull-request: #14420
Fixes: #14184
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-10-30 00:06:12 +01:00 |
|
William Desportes
|
f428277bad
|
Merge branch 'QA_4_9' into 'QA_5_0'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-08-20 11:08:28 +02:00 |
|
William Desportes
|
1999610316
|
Merge branch 'QA_4_9' into QA_5_0
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-08-11 18:48:01 +02:00 |
|
William Desportes
|
71a032de33
|
Fix #15427 - "FilterLanguages" option does not work
Pull-request: #15426
Fixes: #15427
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-08-11 18:42:40 +02:00 |
|
Vadim Chernyshev
|
79c0c8a8f3
|
Fixed configuration for FilterLanguages
Signed-off-by: Vadim Chernyshev <tryfunc@gmail.com>
|
2019-08-11 19:13:54 +03:00 |
|
Maurício Meneghini Fauth
|
f96c41f1ab
|
Move Template dependency as a parameter in LanguageManager
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-14 16:10:05 -03:00 |
|
Maurício Meneghini Fauth
|
553b188e15
|
Replace $this:: with static:: for static properties
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-14 14:47:43 -03:00 |
|
Maurício Meneghini Fauth
|
3fc55855d6
|
Merge branch 'QA_4_8'
Closes #15210
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-04-17 19:39:33 -03:00 |
|
Jan Demter
|
3882454ed9
|
fix typo in language name
Signed-off-by: Jan Demter <jan@demter.de>
|
2019-04-17 19:33:17 -03:00 |
|
Michal Čihař
|
4541957984
|
Merge branch 'QA_4_8'
|
2019-02-05 16:52:02 +01:00 |
|
Michal Čihař
|
ba502e381a
|
Add definition for Norwegian Nynorsk
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2019-02-05 16:48:49 +01:00 |
|
Maurício Meneghini Fauth
|
4d6fa1797d
|
Add Burmese language to LanguageManager
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
(cherry picked from commit 95f8d08295)
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2019-01-10 17:06:10 -02:00 |
|
Maurício Meneghini Fauth
|
95f8d08295
|
Add Burmese language to LanguageManager
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2019-01-10 16:16:00 -02:00 |
|
Maurício Meneghini Fauth
|
4cee0cbc12
|
Adds space after not (!) and type cast
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2019-01-05 21:56:34 -02:00 |
|
William Desportes
|
bcefdd79fa
|
phpstan level 2 - Fix phpdoc
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2018-11-25 13:57:55 +01:00 |
|
Maurício Meneghini Fauth
|
244d4e8e81
|
Replace Template::get calls in libraries/classes
Uses Template::render() instead of Template::get().
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-06-18 18:18:24 -03:00 |
|
Maurício Meneghini Fauth
|
285e38e931
|
Fix some PSR-2 coding standard errors
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-05-30 09:07:56 -03:00 |
|
Maurício Meneghini Fauth
|
b9c0463d96
|
Use short array syntax instead of long array syntax
Replaces array() with [].
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-05-30 01:42:21 -03:00 |
|
Maurício Meneghini Fauth
|
6cf8ee0831
|
Enable strict mode in some classes
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-05-15 01:03:57 -03:00 |
|
William Desportes
|
8f571f7e9e
|
#14260 Fixed configuration for DefaultLang and Lang
Closes: #14260
Signed-off-by: William Desportes <williamdes@wdes.fr>
(cherry picked from commit 2f84b4034e)
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-05-06 21:16:36 -03:00 |
|
William Desportes
|
2f84b4034e
|
#14260 Fixed configuration for DefaultLang and Lang
Closes: #14260
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2018-05-07 01:03:15 +02:00 |
|
Maurício Meneghini Fauth
|
a6acd862df
|
Change Brazilian Portuguese to Portuguese (Brazil)
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-04-29 15:35:42 -03:00 |
|
Maurício Meneghini Fauth
|
3d44419cbd
|
Use lowercase for PHP booleans and null
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-12-04 13:14:40 -02:00 |
|
Maurício Meneghini Fauth
|
ca910e8de8
|
Move classes to PhpMyAdmin namespace
- Move Table to PhpMyAdmin namespace
- Move Template to PhpMyAdmin namespace
- Move ThemeManager to PhpMyAdmin namespace
- Move Theme to PhpMyAdmin namespace
- Move Tracker to PhpMyAdmin namespace
- Move Transformations to PhpMyAdmin namespace
- Move TypesMySQL to PhpMyAdmin namespace
- Move Types to PhpMyAdmin namespace
- Move Util to PhpMyAdmin namespace
- Move VersionInformation to PhpMyAdmin namespace
- Move Url to PhpMyAdmin namespace
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-07-08 10:54:21 -03:00 |
|
Michal Čihař
|
a0bb045ec6
|
Add Kurdish translation
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-07-05 19:59:04 +02:00 |
|
Maurício Meneghini Fauth
|
13c0f7bc3c
|
Move classes to PhpMyAdmin namespace
- Move Advisor to PhpMyAdmin namespace
- Move Bookmark to PhpMyAdmin namespace
- Move Charsets to PhpMyAdmin namespace
- Move Config class to PhpMyAdmin namespace
- Move Console class to PhpMyAdmin namespace
- Move Core to PhpMyAdmin namespace
- Move DatabaseInterface to PhpMyAdmin namespace
- Move DbList to PhpMyAdmin namespace
- Move DbQbe to PhpMyAdmin namespace
- Move DbSearch to PhpMyAdmin namespace
- Move DisplayResults to PhpMyAdmin namespace
- Move Encoding to PhpMyAdmin namespace
- Move Error to PhpMyAdmin namespace
- Move ErrorHandler to PhpMyAdmin namespace
- Move File to PhpMyAdmin namespace
- Move Font to PhpMyAdmin namespace
- Move Footer to PhpMyAdmin namespace
- Move Header to PhpMyAdmin namespace
- Move Index to PhpMyAdmin namespace
- Move IndexColumn to PhpMyAdmin namespace
- Move LanguageManager to PhpMyAdmin namespace
- Move Language to PhpMyAdmin namespace
- Move Linter to PhpMyAdmin namespace
- Move ListAbstract to PhpMyAdmin namespace
- Move ListDatabase to PhpMyAdmin namespace
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-06-28 21:17:18 -03:00 |
|