William Desportes
e1845d3bc9
Merge #18537 - Fix #18529 - Add copy to clipboard for export as text
...
Pull-request: #18537
Fixes #18529
Signed-off-by: William Desportes <williamdes@wdes.fr>
2024-04-28 14:01:36 +02:00
William Desportes
a440a35f86
Fix coding standard on structure.ts
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2024-04-28 13:41:51 +02:00
William Desportes
c2909c260d
Merge #18534 - Improve copy to clipboard code
...
Pull-request: #18534
Signed-off-by: William Desportes <williamdes@wdes.fr>
2024-04-28 13:40:31 +02:00
William Desportes
f3919aa0b5
Fix testWithSqlErrors after #19121
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2024-04-28 13:16:59 +02:00
William Desportes
f665e5037a
Merge branch 'QA_5_2'
2024-04-28 13:11:30 +02:00
William Desportes
9584a4b1c2
Merge remote-tracking branch 'QA_5_2'
2024-04-28 12:06:41 +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
phpMyAdmin bot
827c708f4d
Update po files
...
[ci skip]
Signed-off-by: phpMyAdmin bot <bot@phpmyadmin.net>
2024-04-28 00:20:30 +00: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
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
William Desportes
8598c9784c
Add a ChangeLog entry for #17951
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2024-04-27 11:19:05 +02:00
William Desportes
53aeb8c0ef
Merge #18349 - Allow rollbacking SET queries
...
Pull-request: #18349
Fixes #17951
Signed-off-by: William Desportes <williamdes@wdes.fr>
2024-04-27 11:18:05 +02:00
William Desportes
0d27683e94
Merge #17662 - Add a GitHub action to close stale issues
...
Pull-request: #17662
Signed-off-by: William Desportes <williamdes@wdes.fr>
2024-04-27 10:50:23 +02:00
William Desportes
23ca0c1032
Merge #19077 - Fix process list toggle of full sql
...
Pull-request: #19077
Signed-off-by: William Desportes <williamdes@wdes.fr>
2024-04-27 10:34:39 +02:00
Maurício Meneghini Fauth
b29d980124
Merge pull request #19128 from MauricioFauth/trans-function
...
Replace the `trans` tag and filter with the `t` function in templates
2024-04-26 21:29:58 -03:00
Maurício Meneghini Fauth
e865222857
Merge branch 'QA_5_2'
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2024-04-26 20:16:41 -03: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
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
Maurício Meneghini Fauth
18ad00f7a5
Remove the phpmyadmin/twig-i18n-extension package
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2024-04-25 14:42:13 -03:00
Andrei Stepanov
8c7ca3ae34
Translated using Weblate (Russian)
...
Currently translated at 100.0% (3408 of 3408 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/ru/
Signed-off-by: Andrei Stepanov <adem4ik@gmail.com>
2024-04-25 19:18:10 +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
Maurício Meneghini Fauth
b1cb1c8129
Replace trans tag with the t function in templates
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2024-04-25 14:17:52 -03:00
Maurício Meneghini Fauth
b6eda64b43
Replace trans filter with the t function for templates
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2024-04-25 14:10:42 -03:00
Maurício Meneghini Fauth
b2c9cbc2ed
Merge pull request #19126 from MauricioFauth/i18n-trans-function
...
Add `t` (trans) function to Twig\I18nExtension
2024-04-23 19:00:16 -03:00
Maurício Meneghini Fauth
b920681947
Add t function to Twig\I18nExtension
...
For translations, a Twig function is more versatile than a Twig tag and
has the benefit of auto escaping.
As the phpmyadmin/twig-i18n-extension package is a fork of the Twig's
I18nExtension, the custom function was added to the phpMyAdmin main
repository, this way the cases not used by phpMyAdmin don't need to be
implemented. For example, only the default domain is used and
MoTranslator is always available.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2024-04-23 16:34:14 -03: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
Salvador Domingues
accafad56b
Translated using Weblate (Portuguese)
...
Currently translated at 94.7% (3229 of 3408 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/pt/
Signed-off-by: Salvador Domingues <salvadordomingues@gmail.com>
2024-04-22 20:07:10 +02:00
Maximilian Krög
02ebd6c5b0
Fix linting in sql editor with delimiter
...
Always setting the delimiter to $$ is not right in normal sql editor.
This breaks usage of the default delimiter ; and using DELIMITER in the sql.
Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
2024-04-21 16:01:26 +02:00
Maximilian Krög
26fc8f1b9e
Fix editing column where only virtuality changed
...
Without this the column wasn't detected as changed and thus not
included in the alter statement.
Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
2024-04-21 15:30:31 +02:00
Salvador Domingues
2c7c001145
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-21 13:30:38 +02:00
Hosted Weblate
3a7e9fbbcc
Merge branch 'origin/master' into Weblate.
...
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/
2024-04-21 02:20:10 +02:00
Salvador Domingues
9ffa43346b
Translated using Weblate (Portuguese)
...
Currently translated at 94.7% (3229 of 3408 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/pt/
Signed-off-by: Salvador Domingues <salvadordomingues@gmail.com>
2024-04-21 02:20:09 +02:00
phpMyAdmin bot
dab70a011f
Update po files
...
[ci skip]
Signed-off-by: phpMyAdmin bot <bot@phpmyadmin.net>
2024-04-21 00:19:59 +00:00
Salvador Domingues
2430dbfa8e
Translated using Weblate (Portuguese)
...
Currently translated at 94.6% (3227 of 3408 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/pt/
Signed-off-by: Salvador Domingues <salvadordomingues@gmail.com>
2024-04-20 18:47:04 +02:00
Salvador Domingues
4fb837a0c7
Translated using Weblate (Portuguese)
...
Currently translated at 97.7% (3349 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-20 18:47:02 +02:00
Maximilian Krög
3b992e6a13
Preserve check constraint during column move
...
Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
2024-04-19 22:01:43 +02:00
Maurício Meneghini Fauth
387a97d1ca
Update PHP dependencies
...
- Upgrading amphp/amp (v2.6.2 => v2.6.4)
- Upgrading amphp/byte-stream (v1.8.1 => v1.8.2)
- Upgrading composer/pcre (3.1.2 => 3.1.3)
- Upgrading composer/xdebug-handler (3.0.3 => 3.0.4)
- Upgrading phpdocumentor/reflection-docblock (5.3.0 => 5.4.0)
- Upgrading phpmyadmin/twig-i18n-extension (dev-master 8e6df4e => dev-master 02bc04f)
- Upgrading phpstan/phpdoc-parser (1.26.0 => 1.28.0)
- Upgrading phpstan/phpstan (1.10.63 => 1.10.67)
- Upgrading phpstan/phpstan-strict-rules (1.5.2 => 1.5.5)
- Upgrading phpstan/phpstan-webmozart-assert (1.2.4 => 1.2.6)
- Upgrading phpunit/phpunit (10.5.13 => 10.5.19)
- Upgrading roave/security-advisories (dev-latest eedc674 => dev-latest 16afe68)
- Upgrading sebastian/environment (6.0.1 => 6.1.0)
- Upgrading squizlabs/php_codesniffer (3.9.0 => 3.9.1)
- Upgrading symfony/cache (v6.4.4 => v6.4.6)
- Upgrading symfony/cache-contracts (v3.4.0 => v3.4.2)
- Upgrading symfony/config (v6.4.4 => v6.4.6)
- Upgrading symfony/console (v6.4.4 => v6.4.6)
- Upgrading symfony/dependency-injection (v6.4.4 => v6.4.6)
- Upgrading symfony/filesystem (v6.4.3 => v6.4.6)
- Upgrading symfony/service-contracts (v3.4.1 => v3.4.2)
- Upgrading symfony/var-exporter (v6.4.4 => v6.4.6)
- Upgrading tecnickcom/tcpdf (6.7.2 => 6.7.4)
- Upgrading twig/twig (v3.8.0 => v3.9.3)
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2024-04-19 15:09:10 -03:00
Maurício Meneghini Fauth
9188080e83
Merge pull request #19113 from MauricioFauth/disable-ajax-db-table-pages
...
Disable Ajax for some links
2024-04-19 14:48:09 -03:00
Maurício Meneghini Fauth
204bbd0862
Merge branch 'QA_5_2'
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2024-04-19 14:45:04 -03:00