Commit Graph

123710 Commits

Author SHA1 Message Date
Maurício Meneghini Fauth
2f76d2e451
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-04-20 13:42:31 -03:00
Maurício Meneghini Fauth
3a433e160c
Merge branch 'QA_5_1' into QA_5_2
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-04-20 13:37:11 -03:00
Maurício Meneghini Fauth
d842c89d5c
Add ChangeLog entry for #17484
[ci skip]

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-04-20 13:25:49 -03:00
Sachin Bahukhandi
bffb5001f7
Fixed the css issue coming up on setup folder (#17486)
Signed-off-by: SachinBahukhandi <sachinb0013@gmail.com>
2022-04-20 13:16:31 -03:00
LightJiao
604bf4de28
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3426 of 3426 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/zh_Hans/
Signed-off-by: LightJiao <764166691@qq.com>
2022-04-20 04:09:09 +02:00
Cristian Alexander Avila González
b96e90fef3
Translated using Weblate (Spanish)
Currently translated at 100.0% (3426 of 3426 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/es/
Signed-off-by: Cristian Alexander Avila González <ag089222@gmail.com>
2022-04-20 04:09:08 +02:00
Maurício Meneghini Fauth
1b9e6b6088
Inline DbiDummy instances in some test classes
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-04-19 17:43:10 -03:00
Cristian Alexander Avila González
0624fc9b7e
Translated using Weblate (Spanish)
Currently translated at 100.0% (3413 of 3413 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/es/
Signed-off-by: Cristian Alexander Avila González <ag089222@gmail.com>
2022-04-19 20:10:21 +02:00
Emanuel
f5b09302da
Translated using Weblate (Spanish)
Currently translated at 100.0% (3384 of 3384 strings)

[ci skip]

Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/es/
Signed-off-by: Emanuel <emanuel12m@gmail.com>
2022-04-19 20:10:18 +02:00
Cristian Alexander Avila González
ab5b4a3145
Translated using Weblate (Spanish)
Currently translated at 100.0% (3384 of 3384 strings)

[ci skip]

Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/es/
Signed-off-by: Cristian Alexander Avila González <ag089222@gmail.com>
2022-04-19 20:10:18 +02:00
Maurício Meneghini Fauth
2cf3497a0e Inline dbi creation in some test classes
Creates a new instance of DatabaseInterface for each test.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-04-19 11:22:34 -03:00
Maurício Meneghini Fauth
a9de979397 Inline dbi creation in some test classes
Creates a new instance of DatabaseInterface class for each test.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-04-18 21:50:18 -03:00
Maurício Meneghini Fauth
aa829af98c
Add factory for Dbi in AbstractTestCase class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-04-17 15:22:45 -03:00
Raphael Rott
9174669a7c
Translated using Weblate (German)
Currently translated at 95.3% (3255 of 3413 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/de/
Signed-off-by: Raphael Rott <raphael@rottbande.at>
2022-04-17 15:12:18 +02:00
Raphael Rott
7005844990
Translated using Weblate (German)
Currently translated at 98.4% (3330 of 3384 strings)

[ci skip]

Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/de/
Signed-off-by: Raphael Rott <raphael@rottbande.at>
2022-04-17 15:10:04 +02:00
Hosted Weblate
01b5dfef3a
Merge branch 'origin/master' into Weblate.
[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/
2022-04-17 02:18:51 +02:00
Raphael Rott
ae4f0e2c56
Translated using Weblate (German)
Currently translated at 94.9% (3252 of 3426 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/de/
Signed-off-by: Raphael Rott <raphael@rottbande.at>
2022-04-17 02:18:50 +02:00
phpMyAdmin bot
bd7a9af34c Update po files
[ci skip]

Signed-off-by: phpMyAdmin bot <bot@phpmyadmin.net>
2022-04-17 00:18:25 +00:00
William Desportes
ac5e3c4cc5
Bump actions/checkout to v3
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-04-16 13:09:12 +02:00
William Desportes
076a09917d
Remove non needed anymore ci skip code on workflows
Ref: https://github.blog/changelog/2021-02-08-github-actions-skip-pull-request-and-push-workflows-with-skip-ci/

Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-04-16 13:09:10 +02:00
Maurício Meneghini Fauth
a9c979600d Inline properties of the ImportLdiTest class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-04-15 23:53:01 -03:00
Maurício Meneghini Fauth
99fee58b0d Improve RelationCleanupTest class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-04-15 01:18:32 -03:00
Maurício Meneghini Fauth
9f4874ad10 Fix OpenDocumentTest on Windows
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-04-14 23:05:53 -03:00
Cristian Alexander Avila González
7022d292f3
Translated using Weblate (Spanish)
Currently translated at 99.1% (3356 of 3384 strings)

[ci skip]

Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/es/
Signed-off-by: Cristian Alexander Avila González <ag089222@gmail.com>
2022-04-14 02:11:07 +02:00
Cristian Alexander Avila González
85fc3f0449
Translated using Weblate (Spanish)
Currently translated at 98.0% (3360 of 3426 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/es/
Signed-off-by: Cristian Alexander Avila González <ag089222@gmail.com>
2022-04-14 02:07:12 +02:00
Luis45ccs
f09e10e881
Translated using Weblate (Spanish)
Currently translated at 98.5% (3364 of 3413 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/es/
Signed-off-by: Luis45ccs <luis45ccs@hotmail.com>
2022-04-14 02:07:01 +02:00
Cristian Alexander Avila González
3d35b7f1cf
Translated using Weblate (Spanish)
Currently translated at 98.5% (3364 of 3413 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/es/
Signed-off-by: Cristian Alexander Avila González <ag089222@gmail.com>
2022-04-14 02:07:01 +02:00
Cristian Alexander Avila González
76de62875f
Translated using Weblate (Spanish)
Currently translated at 95.6% (3236 of 3384 strings)

[ci skip]

Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/es/
Signed-off-by: Cristian Alexander Avila González <ag089222@gmail.com>
2022-04-12 21:08:48 +02:00
darek525
f8c04a11c5
Translated using Weblate (Polish)
Currently translated at 95.9% (3288 of 3426 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/pl/
Signed-off-by: darek525 <duda.dariusz.dd@gmail.com>
2022-04-11 10:12:08 +02:00
darek525
168802cd6a
Translated using Weblate (Polish)
Currently translated at 96.4% (3292 of 3413 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/pl/
Signed-off-by: darek525 <duda.dariusz.dd@gmail.com>
2022-04-11 10:11:29 +02:00
Maurício Meneghini Fauth
06909939b0
Merge pull request #17444 from kamil-tekiela/Refactor-importSQL
Refactor import sql
2022-04-10 11:44:35 -03:00
Maurício Meneghini Fauth
88ae2a2044
Merge pull request #17380 from kamil-tekiela/Microoptimizations-for-exportSQL
Refactor ExportSql::exportData()
2022-04-10 11:33:21 -03:00
phpMyAdmin bot
76899acb65 Update po files
[ci skip]

Signed-off-by: phpMyAdmin bot <bot@phpmyadmin.net>
2022-04-10 00:17:17 +00:00
Maurício Meneghini Fauth
0843ba0cce Extract the HTML from the ResponseRenderer::getDisplay method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-04-09 19:27:52 -03:00
Maurício Meneghini Fauth
2c5143feda Remove ResponseRenderer::getFooter method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-04-09 12:32:14 -03:00
Kristijan Fremen Velkovski
3300847701
Translated using Weblate (Macedonian)
Currently translated at 14.4% (488 of 3384 strings)

[ci skip]

Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/mk/
Signed-off-by: Kristijan Fremen Velkovski <me@krisfremen.com>
2022-04-08 10:32:46 +02:00
Kristijan Fremen Velkovski
9f16aba15c
Translated using Weblate (Macedonian)
Currently translated at 14.0% (481 of 3413 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>
2022-04-08 10:32:43 +02:00
Kristijan Fremen Velkovski
20e55eb1ac
Translated using Weblate (Macedonian)
Currently translated at 14.0% (481 of 3426 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/mk/
Signed-off-by: Kristijan Fremen Velkovski <me@krisfremen.com>
2022-04-08 10:32:38 +02:00
Maurício Meneghini Fauth
37d269ce88
Add more tests for LintController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-04-07 16:47:50 -03:00
Maurício Meneghini Fauth
c5cb4f9031
Add basic test for LintController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-04-07 16:18:09 -03:00
Maurício Meneghini Fauth
ce14c14544
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-04-05 20:26:56 -03:00
Maurício Meneghini Fauth
cd1bef6c70
Merge branch 'QA_5_1' into QA_5_2
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-04-05 19:50:06 -03:00
Maurício Meneghini Fauth
e33e164e90
Fix PhpMyAdmin\Util::getConditionValue tests
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-04-05 15:50:05 -03:00
Maurício Meneghini Fauth
543cc2413f
Add ChangeLog entry for #17474
[ci skip]

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-04-05 15:05:28 -03:00
Maurício Meneghini Fauth
0430df156f
Merge pull request #17476 from pokemaobr/point
FIXES #17474 - Fixing geometry bug when clicking in edit or copy in browse link
2022-04-05 15:00:41 -03:00
Rodrigo Pokemaobr
9e63cc27e0 Fixing geometry bug when clicking in edit or copy in browse link
Signed-off-by: Rodrigo Pokemaobr <contato@pokemaobr.dev>
2022-04-05 14:24:27 -03:00
Maurício Meneghini Fauth
9de0257c37
Replace Console options checkboxes with switches
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-04-04 23:33:47 -03:00
Maurício Meneghini Fauth
d7c8b0d699
Inline the console/query_action template
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-04-04 23:33:46 -03:00
Maurício Meneghini Fauth
6c8d9b0a58
Inline the console/toolbar template
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-04-04 23:33:46 -03:00
Maurício Meneghini Fauth
dee0270702
Reformat the console/display template
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-04-04 23:33:46 -03:00