Commit Graph

124957 Commits

Author SHA1 Message Date
Maurício Meneghini Fauth
ca2d519f07
Merge pull request #19145 from MoonE/duplicate-url-params
Remove duplicate server and lang param from links
2024-05-23 18:50:55 -03:00
Maurício Meneghini Fauth
1a781a0898
Update PHPStan baseline
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2024-05-23 18:44:22 -03:00
Masahiro Fujimoto
a793f4ffba
Translated using Weblate (Japanese)
Currently translated at 100.0% (3427 of 3427 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>
2024-05-21 09:01:51 +02:00
Andrei Stepanov
d9dc5d3daf
Translated using Weblate (Russian)
Currently translated at 100.0% (3427 of 3427 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ru/
Signed-off-by: Andrei Stepanov <adem4ik@gmail.com>
2024-05-17 15:01:47 +02:00
גבריאל עדי
46dbdb9a59
Translated using Weblate (Hebrew)
Currently translated at 46.1% (1581 of 3427 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/he/
Signed-off-by: גבריאל עדי <gabrieladi613@gmail.com>
2024-05-17 15:01:46 +02:00
Peter Stofko
e5a824e0eb
Translated using Weblate (Slovak)
Currently translated at 72.8% (2496 of 3427 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/sk/
Signed-off-by: Peter Stofko <stofi@stofi.sk>
2024-05-15 15:34:32 +02:00
Yaron Shahrabani
aa121062da
Translated using Weblate (Hebrew)
Currently translated at 46.1% (1580 of 3427 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/he/
Signed-off-by: Yaron Shahrabani <sh.yaron@gmail.com>
2024-05-15 15:34:26 +02:00
Kristijan \"Fremen\" Velkovski
a8458aaa9c
Translated using Weblate (Macedonian)
Currently translated at 29.0% (997 of 3427 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>
2024-05-13 08:01:28 +02:00
Kristijan \"Fremen\" Velkovski
da10e0b19b
Translated using Weblate (Macedonian)
Currently translated at 29.0% (996 of 3427 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>
2024-05-10 09:26:53 +02:00
Andrei Stepanov
99c2939eda
Translated using Weblate (Russian)
Currently translated at 100.0% (3427 of 3427 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ru/
Signed-off-by: Andrei Stepanov <adem4ik@gmail.com>
2024-05-03 22:07:14 +02:00
Maximilian Krög
626aa23841
Remove duplicate server and lang param from links
Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
2024-05-03 02:54:06 +02:00
Salvador Domingues
eb17438c00
Translated using Weblate (Portuguese)
Currently translated at 97.8% (3353 of 3427 strings)

[ci skip]

Co-authored-by: Salvador Domingues <salvadordomingues@gmail.com>
Signed-off-by: Salvador Domingues <salvadordomingues@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/pt/
Translation: phpMyAdmin/5.2
2024-05-02 20:18:26 +02:00
Faissal Wahabali
de7a96467f
Fix notification links (#18243)
* fix not working notification copy link

Signed-off-by: faissaloux <fwahabali@gmail.com>

* fix not working notification links

Signed-off-by: faissaloux <fwahabali@gmail.com>

* fix notification links tooltip messages

Signed-off-by: faissaloux <fwahabali@gmail.com>

* update Edit Query message

Signed-off-by: faissaloux <fwahabali@gmail.com>

* remove unused event param

Signed-off-by: faissaloux <fwahabali@gmail.com>

* refactor

Signed-off-by: faissaloux <fwahabali@gmail.com>

* revert Edit Query message

Signed-off-by: faissaloux <fwahabali@gmail.com>

* refactor

Signed-off-by: faissaloux <fwahabali@gmail.com>

* code style

Signed-off-by: faissaloux <fwahabali@gmail.com>

* refactor

Signed-off-by: faissaloux <fwahabali@gmail.com>

---------

Signed-off-by: faissaloux <fwahabali@gmail.com>



Fixes #18241

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2024-04-30 16:08:56 -03:00
Maurício Meneghini Fauth
ba5533c2c2
Merge pull request #19101 from kamil-tekiela/Fix-to-stop-processing-queries-on-error
Fix to stop processing queries on error

Fixes #19091

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2024-04-30 15:10:56 -03:00
Mattia Rizzolo
3dfaed3554
Fix inverted logic hide serverlist (#18021)
* Reflow lines to arguably better understand the logic

There are a bit too many branch in this single line..

Signed-off-by: Mattia Rizzolo <mattia@mapreri.org>

* Fix inverted logic in the serverlist in the home page

Here the server list was visible when it wasn't supposed to be, and
hidden when it was supposed to be visible.

Signed-off-by: Mattia Rizzolo <mattia@mapreri.org>

---------

Signed-off-by: Mattia Rizzolo <mattia@mapreri.org>

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2024-04-29 21:21:36 -03:00
Hosted Weblate
8f5b44612a
Merge branch 'origin/QA_5_2' into Weblate.
[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/
2024-04-29 07:07:24 +02:00
Yaron Shahrabani
46bd72ac85
Translated using Weblate (Hebrew)
Currently translated at 46.0% (1579 of 3427 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/he/
Signed-off-by: Yaron Shahrabani <sh.yaron@gmail.com>
2024-04-29 07:07:16 +02:00
William Desportes
69d9b8b85c
Add a ChangeLog entry for #19041
Signed-off-by: William Desportes <williamdes@wdes.fr>
2024-04-28 17:24:26 +02:00
William Desportes
892dda0f04
Fix #19041 - footer.twig gets printed to Binary File Download
Signed-off-by: William Desportes <williamdes@wdes.fr>
2024-04-28 17:18:43 +02:00
William Desportes
50eb1e533c
Remove stale.yml on QA
Signed-off-by: William Desportes <williamdes@wdes.fr>
2024-04-28 16:55:49 +02:00
William Desportes
09f1c4e020
Add a ChangeLog entry for #18210
Signed-off-by: William Desportes <williamdes@wdes.fr>
2024-04-28 16:44:46 +02:00
William Desportes
cbad7c9198
Merge #18316 - Fix #18210 - Add replica replication user on MariaDB doesn't work
Pull-request: #18316
Fixes: #18210

Signed-off-by: William Desportes <williamdes@wdes.fr>
2024-04-28 16:40:16 +02:00
William Desportes
6d83fa6626
Add a ChangeLog entry for #18674
Signed-off-by: William Desportes <williamdes@wdes.fr>
2024-04-28 16:28:02 +02:00
William Desportes
55a60c019e
Merge #19136 - Fix #18674 - formatted sql in grid should be inline text
Pull-request: #19136
Fixes: #18674

Signed-off-by: William Desportes <williamdes@wdes.fr>
2024-04-28 16:15:25 +02:00
William Desportes
fe8a1f90d7
Add ChangeLog entries for #18240 and #19125
Signed-off-by: William Desportes <williamdes@wdes.fr>
2024-04-28 14:31:51 +02:00
William Desportes
8aa9c11469
Merge #19129 - Fix #19125 - CodeMirror tooltip is below modals
Pull-request: #19129
Fixes: #19125

Signed-off-by: William Desportes <williamdes@wdes.fr>
2024-04-28 14:29:11 +02:00
William Desportes
f7dbfdd499
Merge #19131 - Fix #18240 - inserting value with UNIX_TIMESTAMP() without param
Pull-request: #19131
Fixes: #18240

Signed-off-by: William Desportes <williamdes@wdes.fr>
2024-04-28 14:27:54 +02:00
William Desportes
a2ae0e7619
Add a ChangeLog entry for #18276
Signed-off-by: William Desportes <williamdes@wdes.fr>
2024-04-28 14:07:02 +02:00
William Desportes
298b01aaf8
Merge #18991 - Fix #18276 - changing column with on update CURRENT_TIMESTAMP active
Pull-request: #18991
Fixes: #18276

Signed-off-by: William Desportes <williamdes@wdes.fr>
2024-04-28 14:04:45 +02:00
William Desportes
b415422e6a
Add a ChangeLog entries for #17920, #18006 and #18962
Signed-off-by: William Desportes <williamdes@wdes.fr>
2024-04-28 12:02:58 +02:00
William Desportes
0bcc3e402d
Merge #19105 - Fix #17920, Fix #18006, Fix #18962 - Preserve check constraint during column move
Pull-request: #19105
Fixes: #17920
Fixes: #18006
Fixes: #18962

Signed-off-by: William Desportes <williamdes@wdes.fr>
2024-04-28 10:46:15 +02:00
William Desportes
8345da88f6
Add a ChangeLog entry for #18566
Signed-off-by: William Desportes <williamdes@wdes.fr>
2024-04-28 10:41:42 +02:00
William Desportes
40d5b6dd57
Merge #19135 - Fix #18389, Fix #18487, Fix #18511 - Fix linter for sql query box with multiple statements
Pull-request: #19121
Fixes: #18389
Fixes: #18487
Fixes: #18511

Signed-off-by: William Desportes <williamdes@wdes.fr>
2024-04-28 10:37:57 +02:00
William Desportes
a07507d4e8
Merge #19135 - Fix #18566 - Error when importing exported view with USE INDEX hint
Pull-request: #19135
Fixes #18566

Signed-off-by: William Desportes <williamdes@wdes.fr>
2024-04-28 10:36:05 +02:00
Maximilian Krög
582f2e6525
Export views after indexes
When a view uses USE INDEX syntax import failed because of
the missing index.

Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
2024-04-28 02:11:43 +02:00
Maximilian Krög
524dcc2b5c
Fix formatted sql in grid should be inline text
The css expects all table cells to have a wrapping span, but
the wrapping was only done when no span existed in the cell.
If the formatting is done before the wrapping there already exist
nested spans and no top-level span is created. In this case the
style that makes the sql displayed inline did not apply.

Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
2024-04-28 01:53:48 +02:00
William Desportes
0c1bd41e88
Add a ChangeLog entry for #19117
Signed-off-by: William Desportes <williamdes@wdes.fr>
2024-04-27 14:51:46 +02:00
William Desportes
7b6aba7940
Merge #19122 - Fix #19117 - Changing a colum to a virtual column
Pull-request: #19122
Fixes #19117

Signed-off-by: William Desportes <williamdes@wdes.fr>
2024-04-27 14:50:17 +02:00
William Desportes
67c42eee91
Merge #19039 - Fix #19037 - Link to privilege on table or db without an existing grant
Pull-request: #19039
Fixes #19037

Signed-off-by: William Desportes <williamdes@wdes.fr>
2024-04-27 13:44:30 +02:00
Sachin Bahukhandi
182f4ebcb4
Fixed fetching the database and table not appearing in query param in edit privilege table/db
Signed-off-by: Sachin Bahukhandi <sachinb0013@gmail.com>
2024-04-27 13:41:18 +02:00
Maurício Meneghini Fauth
de9a89efbb
Merge pull request #19132 from MauricioFauth/table-create-e2e-test-fix
Fix failing E2E tests
2024-04-26 20:08:48 -03:00
Maurício Meneghini Fauth
2cb2ce70ce
Fix Database\QueryByExampleTest E2E test
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2024-04-26 19:53:13 -03:00
Maurício Meneghini Fauth
f384f9bb1c
Fix Database\TriggersTest E2E test
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2024-04-26 19:00:36 -03:00
Maurício Meneghini Fauth
94ae6e113d
Fix Database\EventsTest E2E test
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2024-04-26 17:09:55 -03:00
Maximilian Krög
ad7596b53f
Fix inserting value with UNIX_TIMESTAMP() without param
Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
2024-04-26 21:46:52 +02:00
Maurício Meneghini Fauth
1d29d8a928
Fix Table\CreateTest E2E test
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2024-04-26 16:41:26 -03:00
Maximilian Krög
a757058f5a
Fix invisible codemirror tooltip in modal
Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
2024-04-25 23:25:23 +02:00
Andrei Stepanov
2e4a709d6e
Translated using Weblate (Russian)
Currently translated at 100.0% (3427 of 3427 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ru/
Signed-off-by: Andrei Stepanov <adem4ik@gmail.com>
2024-04-25 19:18:08 +02:00
Maximilian Krög
d5e0d711bd
Fix linter annotations for special editors
When the sql string to lint isa changed, the result positions
need to be adjusted accordingly.

Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
2024-04-22 21:42:36 +02:00
Salvador Domingues
1e1671e589
Translated using Weblate (Portuguese)
Currently translated at 97.7% (3351 of 3427 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/pt/
Signed-off-by: Salvador Domingues <salvadordomingues@gmail.com>
2024-04-22 20:07:29 +02:00