Maurício Meneghini Fauth
e54f7697a6
Fix table cells spacing
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-14 17:32:16 -03:00
Maurício Meneghini Fauth
9f076774e5
Remove table-light CSS classes
...
These classes were added by 6408b7179a .
However they aren't exactly the same as thead-light classes that exists
in Bootstrap 4.
Related to https://github.com/phpmyadmin/phpmyadmin/issues/17455 .
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-14 17:31:31 -03:00
Maurício Meneghini Fauth
2e4c69d7b4
Add ChangeLog entry for #17522
...
[ci-skip]
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-13 22:06:42 -03:00
Maurício Meneghini Fauth
3c7ce21043
Merge pull request #17524 from MauricioFauth/routes-cache-file
...
Ignore invalid routes cache file
Fixes #17522
2022-05-13 22:03:11 -03:00
Maurício Meneghini Fauth
680e59eb5f
Ignore invalid routes cache file
...
If the `libraries/cache/routes.cache.php` file is invalid (usually from
5.1), ignores it and try to write a new one instead of failing.
Fixes https://github.com/phpmyadmin/phpmyadmin/issues/17522 .
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-13 21:46:17 -03:00
tiemen
4590194c71
Translated using Weblate (French)
...
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/fr/
Signed-off-by: tiemen <thjazi39@gmail.com>
2022-05-13 17:15:58 +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