Andrija Vučinić
c6bb867787
Revert to old behavior for ShowServerInfo
...
Seems we changed the flag behavior here: cd1b8a9b77 (diff-bb8d8aecc2e174245e8b95be9344176aba8971d024f3b2c2311b8e58ddd59b31L149)
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>
2022-05-11 22:57:55 +02:00
Maurício Meneghini Fauth
1c7aab1a4d
Fix issue reported by Psalm
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-11 14:52:05 -03:00
Isaac Bennetch
f2d3767e28
Prepare for version 5.2.1-dev
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2022-05-11 01:43:41 -04:00
Isaac Bennetch
ac921e1f2d
Removing composer.lock
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2022-05-11 01:02:45 -04:00
Isaac Bennetch
9dfedff70b
Adding composer lock for 5.2.0
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2022-05-11 00:32:19 -04:00
Isaac Bennetch
89c68f74a9
Prepare for version 5.2.0
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2022-05-11 00:18:12 -04:00
Maurício Meneghini Fauth
4ccf0f90db
Add CSS prefixes before generating RTL CSS files
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-10 18:27:35 -03:00
Maurício Meneghini Fauth
c451305d0d
Merge branch 'QA_5_1' into QA_5_2
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-10 14:46:26 -03:00
Maurício Meneghini Fauth
a3bad740fb
Add ChangeLog entry for #17508
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-10 14:44:31 -03:00
Maurício Meneghini Fauth
08e59a88f1
Merge pull request #17512 from pokemaobr/initials_table
...
Removing AJAX in initials_table to avoid duplicated tables
2022-05-10 14:40:02 -03:00
Rodrigo Pokemaobr
86b63e5b83
Removing AJAX in initials_table to avoid duplicated tables
...
Signed-off-by: Rodrigo Pokemaobr <contato@pokemaobr.dev>
2022-05-10 14:29:41 -03:00
ytteroy24b4bcffd91b44b4
874cfe3a59
Translated using Weblate (Latvian)
...
Currently translated at 18.0% (610 of 3385 strings)
[ci skip]
Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/lv/
Signed-off-by: ytteroy24b4bcffd91b44b4 <mail262626@inbox.lv>
2022-05-10 12:15:18 +02:00
ytteroy24b4bcffd91b44b4
f95b261844
Translated using Weblate (Latvian)
...
Currently translated at 17.5% (601 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/lv/
Signed-off-by: ytteroy24b4bcffd91b44b4 <mail262626@inbox.lv>
2022-05-09 19:08:03 +02:00
Maurício Meneghini Fauth
a34dc9f064
Merge branch 'QA_5_1' into QA_5_2
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-08 14:14:52 -03:00
Vladyslav Anisimov
b38cbb987f
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (3385 of 3385 strings)
[ci skip]
Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/uk/
Signed-off-by: Vladyslav Anisimov <uniss@ua.fm>
2022-05-08 18:12:50 +02:00
Vladyslav Anisimov
bba70ba664
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (3418 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/uk/
Signed-off-by: Vladyslav Anisimov <uniss@ua.fm>
2022-05-08 18:11:55 +02:00
Maurício Meneghini Fauth
e2c4c4a10f
Replace for with foreach in Display\Results::getTable
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-07 14:13:18 -03:00
Maurício Meneghini Fauth
3185b604ff
Merge branch 'QA_5_1' into QA_5_2
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-07 12:00:55 -03:00
Maurício Meneghini Fauth
50c9d6099c
Merge pull request #17492 from MauricioFauth/breadcrumbs-disable-dragging
...
Disable dragging breadcrumbs links
2022-05-07 11:10:25 -03:00
Maurício Meneghini Fauth
973023737f
Merge branch 'QA_5_1' into QA_5_2
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-06 09:52:52 -03:00
Maurício Meneghini Fauth
7411e59123
Add ChangeLog entry for #17428
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-06 09:35:56 -03:00
Maurício Meneghini Fauth
4473c19878
Merge pull request #17507 from MauricioFauth/issue-17428
...
Remove UI props if cached fields count differs from actual
2022-05-06 09:33:32 -03:00
Maurício Meneghini Fauth
489eea1e3d
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (3385 of 3385 strings)
[ci skip]
Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/ja/
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-06 14:30:19 +02:00
Maurício Meneghini Fauth
2dc8d21b5b
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (3418 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ja/
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-06 14:30:18 +02:00
Maurício Meneghini Fauth
29170a28f9
Remove UI props if cached fields count differs from actual
...
- Fixes #17428
- Fixes #17498
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-05 22:33:58 -03:00
Justin Nogossek
f2df8e8192
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (3418 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ja/
Signed-off-by: Justin Nogossek <justmegaliga10000@gmail.com>
2022-05-05 20:14:31 +02:00
Masahiro Fujimoto
be458c6aa6
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (3418 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ja/
Signed-off-by: Masahiro Fujimoto <mfujimot@gmail.com>
2022-05-05 20:14:30 +02:00
Justin Nogossek
e09005b7bb
Translated using Weblate (German)
...
Currently translated at 96.8% (3311 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/de/
Signed-off-by: Justin Nogossek <justmegaliga10000@gmail.com>
2022-05-05 20:14:29 +02:00
Masahiro Fujimoto
ba1c773177
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (3385 of 3385 strings)
[ci skip]
Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/ja/
Signed-off-by: Masahiro Fujimoto <mfujimot@gmail.com>
2022-05-05 20:13:10 +02:00
Justin Nogossek
7360370645
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (3385 of 3385 strings)
[ci skip]
Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/ja/
Signed-off-by: Justin Nogossek <justmegaliga10000@gmail.com>
2022-05-05 20:13:09 +02:00
Justin Nogossek
daeaba3188
Translated using Weblate (German)
...
Currently translated at 100.0% (3385 of 3385 strings)
[ci skip]
Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/de/
Signed-off-by: Justin Nogossek <justmegaliga10000@gmail.com>
2022-05-05 20:13:09 +02:00
Maurício Meneghini Fauth
9040bf25f3
Merge pull request #17504 from MauricioFauth/multi-arch
...
Bump Alpine Linux version from 3.14 to 3.15
2022-05-03 21:38:28 -03:00
Maurício Meneghini Fauth
c5c8a963e8
Bump Alpine Linux version from 3.14 to 3.15
...
- Bumps to PHP 8
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-03 21:28:18 -03:00
Erik Fornander
accac4da16
Translated using Weblate (Swedish)
...
Currently translated at 83.9% (2869 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/sv/
Signed-off-by: Erik Fornander <erik@iccmediasport.com>
2022-05-03 18:53:45 +02:00
dong heonhui
215960357d
Translated using Weblate (Korean)
...
Currently translated at 75.7% (2590 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ko/
Signed-off-by: dong heonhui <spamhunhee@gmail.com>
2022-05-03 18:53:44 +02:00
Maurício Meneghini Fauth
274a6b374a
Translated using Weblate (Arabic)
...
Currently translated at 47.1% (1612 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ar/
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-03 18:53:43 +02:00
Erik Fornander
2d475d6680
Translated using Weblate (Swedish)
...
Currently translated at 86.9% (2943 of 3385 strings)
[ci skip]
Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/sv/
Signed-off-by: Erik Fornander <erik@iccmediasport.com>
2022-05-03 18:53:39 +02:00
Maurício Meneghini Fauth
6ef84def6f
Translated using Weblate (Arabic)
...
Currently translated at 47.9% (1623 of 3385 strings)
[ci skip]
Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/ar/
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-03 18:53:38 +02:00
가석현
5a8eb60f51
Translated using Weblate (Korean)
...
Currently translated at 75.3% (2576 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ko/
Signed-off-by: 가석현 <shga89@naver.com>
2022-05-02 11:53:58 +02:00
dong heonhui
c78915c577
Translated using Weblate (Korean)
...
Currently translated at 75.3% (2576 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ko/
Signed-off-by: dong heonhui <spamhunhee@gmail.com>
2022-05-02 11:53:45 +02:00
شادي جعفر Shadi Gaafar
64865fa6f5
Translated using Weblate (Arabic)
...
Currently translated at 47.1% (1613 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ar/
Signed-off-by: شادي جعفر Shadi Gaafar <shadialaghbari@gmail.com>
2022-05-02 06:11:29 +02:00
Maurício Meneghini Fauth
56bbdb7fd7
Bump zxcvbn-ts version from 1.2.0 to 2.0.1
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-04-29 17:30:07 -03:00
Maurício Meneghini Fauth
473c7664ce
Merge branch 'QA_5_1' into QA_5_2
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-04-29 16:32:15 -03:00
Maurício Meneghini Fauth
6af017a6ad
Bump jQuery UI version from 1.12.1 to 1.13.1
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-04-29 16:00:08 -03:00
Maurício Meneghini Fauth
debdbee4c9
Bump jQuery Migrate version from 3.3.2 to 3.4.0
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-04-29 15:54:38 -03:00
Maurício Meneghini Fauth
0164a1ec26
Bump CodeMirror version from 5.63.3 to 5.65.3
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-04-29 15:46:22 -03:00
Maurício Meneghini Fauth
106a1f2381
Update JavaScript dependencies
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-04-29 15:35:15 -03:00
Maurício Meneghini Fauth
a02da41ce8
Bump OpenLayers version from 6.9.0 to 6.14.1
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-04-29 15:31:47 -03:00
Maurício Meneghini Fauth
49e2b081ba
Merge branch 'QA_5_1' into QA_5_2
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-04-28 15:26:35 -03:00
Maurício Meneghini Fauth
11cf49e5b5
Update PHPStan baseline
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-04-28 14:52:27 -03:00