Isaac Bennetch
55c6fdfec0
Merge pull request #15357 from csware/2fa_code-autofocus
...
Autofocus 2-factor-authentication input field on log in
2019-07-30 09:17:00 -04:00
Maurício Meneghini Fauth
28dc120996
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (3330 of 3330 strings)
[CI skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/pt_BR/
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-30 11:04:09 +02:00
Maurício Meneghini Fauth
3ce7536e21
Update po files
...
[CI skip]
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-30 05:50:54 -03:00
Maurício Meneghini Fauth
2f494259e4
Extract HTML from Server\Privileges::getHtmlForLoginInformationFields
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-30 05:47:13 -03:00
Maurício Meneghini Fauth
c9cfd5f373
Extract HTML from Server\Privileges::getHtmlForAddUser
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-29 22:46:11 -03:00
Maurício Meneghini Fauth
c361d2c690
Merge branch 'QA_5_0'
2019-07-29 21:46:21 -03:00
Maurício Meneghini Fauth
71dec1b917
Merge branch 'QA_4_9' into QA_5_0
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-29 21:45:31 -03:00
Domen
7b8b82f55a
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (3330 of 3330 strings)
[CI skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/sl/
Signed-off-by: Domen <mitenem@outlook.com>
2019-07-30 02:41:31 +02:00
Giovanni Sora
171f322594
Translated using Weblate (Interlingua)
...
Currently translated at 75.7% (2521 of 3330 strings)
[CI skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/ia/
Signed-off-by: Giovanni Sora <g.sora@tiscali.it>
2019-07-30 02:41:30 +02:00
Joshua PowellNishiyama
8a031c8495
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (3330 of 3330 strings)
[CI skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/ja/
Signed-off-by: Joshua PowellNishiyama <nzjpnboy@outlook.com>
2019-07-30 02:41:29 +02:00
Kristjan Räts
5a9c0dcbe1
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (3330 of 3330 strings)
[CI skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/et/
Signed-off-by: Kristjan Räts <kristjanrats@gmail.com>
2019-07-30 02:41:28 +02:00
ssantos
4a55ff47d2
Translated using Weblate (German)
...
Currently translated at 99.9% (3329 of 3330 strings)
[CI skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/de/
Signed-off-by: ssantos <ssantos@web.de>
2019-07-30 02:41:26 +02:00
Burak Yavuz
ccb07fe9b2
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (3330 of 3330 strings)
[CI skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/tr/
Signed-off-by: Burak Yavuz <hitowerdigit@hotmail.com>
2019-07-30 02:41:25 +02:00
Giovanni Sora
72c8b7fad2
Translated using Weblate (Interlingua)
...
Currently translated at 75.5% (2493 of 3303 strings)
[CI skip]
Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/ia/
Signed-off-by: Giovanni Sora <g.sora@tiscali.it>
2019-07-30 02:41:24 +02:00
Anoop Sethu
05f251fd85
Translated using Weblate (Malayalam)
...
Currently translated at 1.9% (63 of 3303 strings)
[CI skip]
Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/ml/
Signed-off-by: Anoop Sethu <anoops93@gmail.com>
2019-07-30 02:41:22 +02:00
Kristjan Räts
252fbdb8f5
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (3303 of 3303 strings)
[CI skip]
Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/et/
Signed-off-by: Kristjan Räts <kristjanrats@gmail.com>
2019-07-30 02:41:21 +02:00
Maurício Meneghini Fauth
837c18c729
Add ChangeLog entry for #15404
...
[ci skip]
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-29 21:40:24 -03:00
Maurício Meneghini Fauth
a0c4786fcb
Merge pull request #15404 from jfcherng/fix-php74-curly-braces
...
Fix PHP 7.4 deprecation: array/string curly braces access
2019-07-29 21:35:50 -03:00
Maurício Meneghini Fauth
bd5a59edb4
Remove not matched ignored error pattern in PHPStan
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-29 16:28:38 -03:00
Jack Cherng
b989e825e1
Fix PHP 7.4 deprecation: array/string curly braces access
...
Deprecated: Array and string offset access syntax with curly braces is deprecated
0e6e2297fc/UPGRADING (L356-L357)
Signed-off-by: Jack Cherng <jfcherng@gmail.com>
2019-07-27 08:34:16 +08:00
Maurício Meneghini Fauth
657d995567
Merge pull request #15403 from Tithugues/fix/missing-variable-on-insert-page
...
Fix missing variable on insert page
2019-07-26 21:28:04 -03:00
Hugues Peccatte
416e8aef53
Fix missing variable on insert page
...
Since the use of routes, the context changed because "entrypoints" are not called directly anymore, but are called in closures, so the context is not shared. So if you want to use a global variable that was in the parent context, you now need to explicitely ask for the global variable.
In our case, "$is_upload" wasn't shared anymore.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2019-07-27 00:21:12 +02:00
Maurício Meneghini Fauth
e4982d677d
Use the router for the table change page
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-26 02:13:37 -03:00
Maurício Meneghini Fauth
3b973a442d
Use the router for table search page
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-25 20:40:55 -03:00
Maurício Meneghini Fauth
bd8dec240f
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (3330 of 3330 strings)
[CI skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/pt_BR/
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-25 22:26:44 +02:00
Maurício Meneghini Fauth
d53c99133a
Merge remote-tracking branch 'weblate/master'
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-25 17:11:07 -03:00
Stanislav
8d33583085
Translated using Weblate (Russian)
...
Currently translated at 99.9% (3300 of 3303 strings)
[CI skip]
Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/ru/
Signed-off-by: Stanislav <smur@starr.ru>
2019-07-25 22:07:32 +02:00
Alba Kaydus
d2d7d4bd65
Translated using Weblate (Filipino)
...
Currently translated at 15.9% (529 of 3328 strings)
[CI skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/fil/
Signed-off-by: Alba Kaydus <sareli1951@gmail.com>
2019-07-25 21:55:29 +02:00
Maurício Meneghini Fauth
bb6b4de7ea
Update po files
...
[CI skip]
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-25 16:54:55 -03:00
Maurício Meneghini Fauth
2a597d6155
Extract HTML from message string in index.php
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-25 16:53:54 -03:00
Maurício Meneghini Fauth
469fd5c05c
Use the router for the database operations page
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-24 02:12:15 -03:00
Maurício Meneghini Fauth
f396c04835
Use the router for database search page
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-23 22:26:50 -03:00
Maurício Meneghini Fauth
9437c5d22a
Use the router for the server status page
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-23 20:51:11 -03:00
Maurício Meneghini Fauth
0f23a622bc
Use the router for the server privileges page
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-23 02:48:02 -03:00
Maurício Meneghini Fauth
efe576cdc0
Fix double encoding in database struture page
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-22 23:24:52 -03:00
Maurício Meneghini Fauth
2bd7a5089b
Fix error when removing multiple columns
...
Fixes #15396
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-22 22:59:58 -03:00
Maurício Meneghini Fauth
2d814efa6d
Use container-fluid in the home page
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-22 22:33:35 -03:00
Maurício Meneghini Fauth
dc7372fb99
Fix URL query issues with Util::getScriptNameForOption
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-22 17:30:18 -03:00
Maurício Meneghini Fauth
74e1b02878
Add error handling for the request router
...
Adds error messages for NOT_FOUND and METHOD_NOT_ALLOWED.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-21 22:58:38 -03:00
Maurício Meneghini Fauth
fce4062b6f
Merge pull request #15395 from Tithugues/fix/result-is-not-an-array
...
Fix #15394 "isset" improvement, as $result is not always an array
2019-07-21 14:37:45 -03:00
Hugues Peccatte
0a32844721
Fix #15394 "isset" improvement, as $result is not always an array
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2019-07-21 11:53:20 +02:00
Maurício Meneghini Fauth
4537dcc774
Fix failing tests
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-20 18:16:08 -03:00
Maurício Meneghini Fauth
736a1be378
Set $plugin_param global for PHPStan
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-20 17:39:35 -03:00
Nupur Agrawal
5d21347d80
bootstrap form classes added to home page ( #15364 )
...
Signed-off-by: Nupur Agrawal <nupur202000@gmail.com>
2019-07-20 01:46:46 -03:00
Nupur Agrawal
4362ba007c
applied bootstrap grid structure on settings page. ( #15320 )
...
Signed-off-by: Nupur Agrawal <nupur202000@gmail.com>
2019-07-20 01:17:23 -03:00
Maurício Meneghini Fauth
e677cf3c15
Remove direct access to libraries/entry_points/table/structure.php
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-19 20:21:23 -03:00
Maurício Meneghini Fauth
aec0402679
Use the router for table structure page
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-19 20:18:06 -03:00
ssantos
5edf1b8710
Translated using Weblate (Portuguese)
...
Currently translated at 99.9% (3327 of 3328 strings)
[CI skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/pt/
Signed-off-by: ssantos <ssantos@web.de>
2019-07-19 21:06:14 +02:00
ssantos
732b11e95c
Translated using Weblate (German)
...
Currently translated at 99.9% (3327 of 3328 strings)
[CI skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/de/
Signed-off-by: ssantos <ssantos@web.de>
2019-07-19 21:06:12 +02:00
Kongfa Warorot
ea7cc34a52
Translated using Weblate (Thai)
...
Currently translated at 31.2% (1039 of 3328 strings)
[CI skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/th/
Signed-off-by: Kongfa Warorot <gongpha@hotmail.com>
2019-07-19 21:06:11 +02:00