Maurício Meneghini Fauth
|
4ad6e2ea4e
|
Use Bootstrap's pagination for user accounts page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-12-29 17:59:59 -03:00 |
|
Masahiro Fujimoto
|
1b50930ac2
|
Translated using Weblate (Japanese)
Currently translated at 99.7% (3362 of 3372 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/ja/
Signed-off-by: Masahiro Fujimoto <mfujimot@gmail.com>
|
2020-12-29 13:29:22 +01:00 |
|
Maurício Meneghini Fauth
|
02175f4c0b
|
Extract heading CSS styles from _common.scss
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-12-28 23:46:49 -03:00 |
|
Maurício Meneghini Fauth
|
18e22c2e08
|
Use Bootstrap variables for link CSS style
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-12-28 23:05:04 -03:00 |
|
Maurício Meneghini Fauth
|
5178f76f95
|
Move fieldset CSS style to the .pma-fieldset class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-12-28 19:46:40 -03:00 |
|
Maurício Meneghini Fauth
|
85a59f730e
|
Remove unneeded CSS vendor prefixes
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-12-27 11:22:49 -03:00 |
|
Maurício Meneghini Fauth
|
5554f9b879
|
Remove some CSS tag styles from Bootstrap theme
These were from the pmahomme theme.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-12-26 20:18:49 -03:00 |
|
Maurício Meneghini Fauth
|
ac4bfaebe7
|
Remove some custom CSS utilities
Uses Bootstrap equivalents.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-12-26 20:05:03 -03:00 |
|
Domen
|
7152714b51
|
Translated using Weblate (Slovenian)
Currently translated at 100.0% (3372 of 3372 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/sl/
Signed-off-by: Domen <mitenem@outlook.com>
|
2020-12-25 01:29:11 +01:00 |
|
Maurício Meneghini Fauth
|
2625e0e1f6
|
Replace .caution and .success CSS classes
Replaces with .text-danger and .text-success.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-12-23 19:37:52 -03:00 |
|
Maurício Meneghini Fauth
|
aa3dc8acef
|
Remove pmahomme's a tag style in Bootstrap theme
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-12-23 19:12:37 -03:00 |
|
Maurício Meneghini Fauth
|
d3c31fabd4
|
Remove some custom CSS utilities
Uses Bootstrap equivalents.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-12-23 19:06:38 -03:00 |
|
William Desportes
|
5993435e15
|
Translated using Weblate (French)
Currently translated at 100.0% (3372 of 3372 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/fr/
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-12-22 17:29:22 +01:00 |
|
dingo thirteen
|
7347c0b013
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (3372 of 3372 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/nl/
Signed-off-by: dingo thirteen <dingo13@d404.nl>
|
2020-12-22 17:29:21 +01:00 |
|
Burak Yavuz
|
13ffbca808
|
Translated using Weblate (Turkish)
Currently translated at 100.0% (3372 of 3372 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/tr/
Signed-off-by: Burak Yavuz <hitowerdigit@hotmail.com>
|
2020-12-22 17:29:20 +01:00 |
|
Maurício Meneghini Fauth
|
00151b5f1c
|
Remove some custom CSS utilities
Uses Bootstrap equivalents instead.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-12-22 13:18:58 -03:00 |
|
Maurício Meneghini Fauth
|
f9ae6d4c0c
|
Merge pull request #16543 from mauriciofauth/rtlcss
Improve RTL support
|
2020-12-22 12:00:01 -03:00 |
|
Maurício Meneghini Fauth
|
8f0f1997c1
|
Add rtlcss script command
yarn run css-rtl
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-12-22 11:57:13 -03:00 |
|
Maurício Meneghini Fauth
|
a30f7643bc
|
Remove directional Sass variables in favor of RTLCSS
Removes $direction, $right and $left.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-12-21 23:29:18 -03:00 |
|
Maurício Meneghini Fauth
|
33b07866f2
|
Add RTLCSS as a dependency
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-12-21 17:21:28 -03:00 |
|
William Desportes
|
8c676643ab
|
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-12-21 20:13:17 +01:00 |
|
William Desportes
|
f01eb2cb2a
|
Update CodeMirror files to 5.59.0
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-12-21 20:10:40 +01:00 |
|
William Desportes
|
bb7857f0fc
|
Upgrade JS dependencies
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-12-21 20:09:36 +01:00 |
|
Maurício Meneghini Fauth
|
c1932b785f
|
Merge pull request #16521 from mauriciofauth/bootstrap-5
Upgrade Bootstrap to version 5
|
2020-12-21 15:49:37 -03:00 |
|
Maurício Meneghini Fauth
|
178882b391
|
Update web browser support in doc/require.rst
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-12-21 15:44:30 -03:00 |
|
Maurício Meneghini Fauth
|
6408b7179a
|
Fix renamed Bootstrap 5 classes
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-12-21 15:28:39 -03:00 |
|
Maurício Meneghini Fauth
|
712728496d
|
Upgrade Bootstrap to version 5
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-12-21 13:11:20 -03:00 |
|
William Desportes
|
b538a8bfdd
|
Upgrade phpstan and psalm
Ref: https://github.com/phpstan/phpstan/issues/3371
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-12-21 16:26:24 +01:00 |
|
William Desportes
|
c63995e94b
|
Update po files
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-12-21 16:14:49 +01:00 |
|
William Desportes
|
d168c1cb70
|
Merge #16501 - Correct language: reCAPTCHA, set up, Internet, URL
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-12-21 16:12:50 +01:00 |
|
William Desportes
|
0b1ccea58c
|
Merge branch 'QA_5_1'
|
2020-12-21 16:07:37 +01:00 |
|
William Desportes
|
6ff859986e
|
Add a ChangeLog entry for #16495
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-12-21 16:03:51 +01:00 |
|
William Desportes
|
3be93a47f1
|
Merge #16497 - Fix #16495 Drop tables checkbox
Pull-request: #16497
Fixes: #16495
Fixes: #16505
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-12-21 16:02:23 +01:00 |
|
William Desportes
|
c6bf0c21be
|
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-12-21 15:50:58 +01:00 |
|
William Desportes
|
1dbd2190ed
|
Merge branch 'QA_5_0' into QA_5_1
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-12-21 15:49:52 +01:00 |
|
William Desportes
|
c1d7ec8c4a
|
Set ChangeLog entry for #15658 and not #15656
Fixes: #15656
[ci skip]
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-12-21 15:48:48 +01:00 |
|
William Desportes
|
59f4385924
|
Upgrade Doctum to ^5.3.0
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-12-21 15:10:30 +01:00 |
|
William Desportes
|
6547fab3a2
|
Add a ChangeLog entry for #15656
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-12-21 14:47:58 +01:00 |
|
William Desportes
|
802b6b41ba
|
Fix #15656 - Saving UI displayed columns on a non database request fails
Fixes: #15656
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-12-21 14:45:35 +01:00 |
|
EldersJavas
|
3162f35025
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.1% (3275 of 3372 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/zh_Hans/
Signed-off-by: EldersJavas <eldersjavas@gmail.com>
|
2020-12-21 11:29:12 +01:00 |
|
dingo thirteen
|
98f0852f9e
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (3372 of 3372 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/nl/
Signed-off-by: dingo thirteen <dingo13@d404.nl>
|
2020-12-21 11:29:11 +01:00 |
|
Hendry Naufal Marbella
|
b4e61c62b7
|
Translated using Weblate (Indonesian)
Currently translated at 78.3% (2641 of 3372 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/id/
Signed-off-by: Hendry Naufal Marbella <hendrynaufaldanppim@gmail.com>
|
2020-12-21 11:29:10 +01:00 |
|
dingo thirteen
|
879213bd25
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (3334 of 3334 strings)
[CI skip]
Translation: phpMyAdmin/5.0
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/nl/
Signed-off-by: dingo thirteen <dingo13@d404.nl>
|
2020-12-20 17:29:11 +01:00 |
|
William Desportes
|
07487c1e18
|
Translated using Weblate (German)
Currently translated at 100.0% (3334 of 3334 strings)
[CI skip]
Translation: phpMyAdmin/5.0
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/de/
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-12-20 17:29:10 +01:00 |
|
dingo thirteen
|
94a53242bf
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (3372 of 3372 strings)
[ci skip]
Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/nl/
Signed-off-by: dingo thirteen <dingo13@d404.nl>
|
2020-12-20 17:29:09 +01:00 |
|
William Desportes
|
ac7abd8612
|
Merge #16540 - Update themes for 5.2 series
Pull-request: #16540
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-12-20 14:38:50 +01:00 |
|
CommanderRoot
|
63d2e7735a
|
Fix failing theme test
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
|
2020-12-20 04:22:50 +01:00 |
|
Tobias Speicher
|
ee9efe15a5
|
Update themes for 5.2
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
|
2020-12-20 02:47:12 +01:00 |
|
Robmaistah
|
6fabe24802
|
Translated using Weblate (Romanian)
Currently translated at 91.3% (3081 of 3372 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/ro/
Signed-off-by: Robmaistah <xetebah803@febeks.com>
|
2020-12-19 20:26:44 +01:00 |
|
William Desportes
|
18c0ef4ac4
|
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-12-19 14:36:31 +01:00 |
|