Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: c6bb86778797bc25891ef07106bf71d48881fbac https://github.com/phpmyadmin/phpmyadmin/commit/c6bb86778797bc25891ef07106bf... Author: Andrija Vučinić andrija.vucinic@gmail.com Date: 2022-05-11 (Wed, 05 May 2022) +02:00
Changed paths: M libraries/classes/Controllers/HomeController.php
Log Message: ----------- Revert to old behavior for `ShowServerInfo`
Seems we changed the flag behavior here: https://github.com/phpmyadmin/phpmyadmin/commit/cd1b8a9b770b9e8e4589e5de808e...
I'm not sure whether that was intentional, but it causes the `Database server` panel to always show compared to pre 5.2.0.
Truth be told, it doesn't make sense to have that flag and then the additional checks in the block when we know it's `true`, so I updated the code to take care of that.
Signed-off-by: Andrija Vučinić andrija.vucinic@gmail.com
Commit: b4b27cf9b5701c67027472a61d79a310221cfe13 https://github.com/phpmyadmin/phpmyadmin/commit/b4b27cf9b5701c67027472a61d79... Author: liviuconcioiu liviu.concioiu@gmail.com Date: 2022-05-30 (Mon, 05 May 2022) +02:00
Changed paths: M po/ro.po
Log Message: ----------- Translated using Weblate (Romanian)
Currently translated at 91.8% (3138 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ro/ Signed-off-by: liviuconcioiu liviu.concioiu@gmail.com
Commit: 7a6464b15eaf46f1624661a7d6372ec502f5a058 https://github.com/phpmyadmin/phpmyadmin/commit/7a6464b15eaf46f1624661a7d637... Author: Kristijan Fremen Velkovski me@krisfremen.com Date: 2022-06-02 (Thu, 06 June 2022) +02:00
Changed paths: M po/mk.po
Log Message: ----------- Translated using Weblate (Macedonian)
Currently translated at 14.9% (512 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/mk/ Signed-off-by: Kristijan Fremen Velkovski me@krisfremen.com
Commit: 6443743d7061c84880d02c07a5e05e5232e14b25 https://github.com/phpmyadmin/phpmyadmin/commit/6443743d7061c84880d02c07a5e0... Author: AHOHNMYC lqwh2h2cwa@protonmail.com Date: 2022-06-02 (Thu, 06 June 2022) +02:00
Changed paths: M po/ru.po
Log Message: ----------- Translated using Weblate (Russian)
Currently translated at 97.6% (3337 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ru/ Signed-off-by: AHOHNMYC lqwh2h2cwa@protonmail.com
Commit: 8262c133d8fb6cef6efca3a5ce28f6adfdd32cb5 https://github.com/phpmyadmin/phpmyadmin/commit/8262c133d8fb6cef6efca3a5ce28... Author: Domen mitenem@outlook.com Date: 2022-06-02 (Thu, 06 June 2022) +02:00
Changed paths: M po/sl.po
Log Message: ----------- Translated using Weblate (Slovenian)
Currently translated at 99.9% (3416 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/sl/ Signed-off-by: Domen mitenem@outlook.com
Commit: be7357420bc3720294dbbba889abc5528205436b https://github.com/phpmyadmin/phpmyadmin/commit/be7357420bc3720294dbbba889ab... Author: МАН69К weblate@mah69k.net Date: 2022-06-04 (Sat, 06 June 2022) +02:00
Changed paths: M po/ru.po
Log Message: ----------- Translated using Weblate (Russian)
Currently translated at 97.7% (3340 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ru/ Signed-off-by: МАН69К weblate@mah69k.net
Commit: fcea0f39e8a8ec5bec1d5254be4157f10fcd5382 https://github.com/phpmyadmin/phpmyadmin/commit/fcea0f39e8a8ec5bec1d5254be41... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2022-06-06 (Mon, 06 June 2022) -03:00
Changed paths: M libraries/classes/Controllers/HomeController.php
Log Message: ----------- Merge pull request #17517 from aidvu/patch-2
Revert to old behavior for `ShowServerInfo`
Commit: 5f9d467ce15d30b8e94fc0d699c1ad8c697eaf3d https://github.com/phpmyadmin/phpmyadmin/commit/5f9d467ce15d30b8e94fc0d699c1... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2022-06-06 (Mon, 06 June 2022) -03:00
Changed paths: M ChangeLog
Log Message: ----------- Add ChangeLog entry for #17517
[ci skip]
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: e7487227e5cc41401687283c13c4738e05cfdfc2 https://github.com/phpmyadmin/phpmyadmin/commit/e7487227e5cc41401687283c13c4... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2022-06-06 (Mon, 06 June 2022) -03:00
Changed paths: M ChangeLog M libraries/classes/Controllers/HomeController.php M psalm-baseline.xml M psalm.xml
Log Message: ----------- Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev