Commit Graph

124914 Commits

Author SHA1 Message Date
Luis Méndez Alejo
f29c38f611
Translated using Weblate (Spanish)
Currently translated at 99.9% (3433 of 3434 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/es/
Signed-off-by: Luis Méndez Alejo <gnumax@gmail.com>
2022-11-13 17:26:40 +01:00
Burak Yavuz
ad3e56320d
Translated using Weblate (Turkish)
Currently translated at 100.0% (3434 of 3434 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/tr/
Signed-off-by: Burak Yavuz <hitowerdigit@hotmail.com>
2022-11-13 17:26:39 +01:00
Maurício Meneghini Fauth
5bb6b42868
Merge pull request #17891 from MauricioFauth/frontend-workflow
Add Actions workflow for JS/CSS lint and test
2022-11-13 12:39:13 -03:00
phpMyAdmin bot
39c0b069dd Update po files
[ci skip]

Signed-off-by: phpMyAdmin bot <bot@phpmyadmin.net>
2022-11-13 00:20:22 +00:00
Maurício Meneghini Fauth
104b557b98
Add Actions workflow for JS/CSS lint and test
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-11-12 18:27:01 -03:00
Maurício Meneghini Fauth
504886b350
Use actions/setup-node action to cache Yarn files
https://github.com/actions/setup-node/blob/main/docs/advanced-usage.md#caching-packages-data

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-11-12 18:14:33 -03:00
Maurício Meneghini Fauth
8af4c84ceb
Merge pull request #17888 from MauricioFauth/schema-plugins
Extract schema export from schema plugins
2022-11-12 12:57:20 -03:00
Maurício Meneghini Fauth
32d06ae22e
Extract schema export from schema plugins
Moves the response handling to the SchemaExportController.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-11-12 12:56:48 -03:00
Maurício Meneghini Fauth
8b61402871
Merge pull request #17890 from phpmyadmin/dependabot/npm_and_yarn/loader-utils-2.0.4
Bump loader-utils from 2.0.2 to 2.0.4
2022-11-12 12:30:00 -03:00
dependabot[bot]
f1b38ad33d
Bump loader-utils from 2.0.2 to 2.0.4
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-12 15:23:38 +00:00
Maris Ozo
37ebd1a5f3
Translated using Weblate (Latvian)
Currently translated at 17.5% (601 of 3432 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/lv/
Signed-off-by: Maris Ozo <dators.mans@gmail.com>
2022-11-12 15:50:34 +01:00
Kristijan Fremen Velkovski
434f5f8b1f
Translated using Weblate (Macedonian)
Currently translated at 20.2% (694 of 3432 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-11-12 15:50:34 +01:00
Luis Méndez Alejo
728d4a3964
Translated using Weblate (Spanish)
Currently translated at 100.0% (3432 of 3432 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/es/
Signed-off-by: Luis Méndez Alejo <gnumax@gmail.com>
2022-11-12 15:50:33 +01:00
Tlsn
e26b27be81
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3432 of 3432 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/uk/
Signed-off-by: Tlsn <developer216@gmail.com>
2022-11-12 15:50:32 +01:00
Maurício Meneghini Fauth
de9884f562
Replace escapeString with quoteString in ImportController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-11-12 11:42:09 -03:00
William Desportes
e56633effc
Merge branch 'QA_5_2'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-12 14:25:32 +01:00
William Desportes
663e7a0e67
Add ChangeLog entries for 970dbd6d44 and 551509f345
Ref: 970dbd6d44
Ref: 551509f345

Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-12 14:19:23 +01:00
William Desportes
551509f345
Fix Original theme buttons
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-12 14:17:43 +01:00
William Desportes
e047446323
Add a comment to help code search about cm-s-pma
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-12 14:17:30 +01:00
William Desportes
ed00df955f
Fix #17705 - remove hiding the scroll bars because large and long SQL queries can not be scrolled
Ref: bff74dc588

Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-12 14:17:29 +01:00
William Desportes
970dbd6d44
Fix Original theme login form label width
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-11-12 13:53:52 +01:00
Maurício Meneghini Fauth
b62062b3aa
Refactor Export::processExportSchema() to use DatabaseName object
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-11-11 00:57:24 -03:00
Maurício Meneghini Fauth
aeb237f629
Fix TypeError in Server\ReplicationController class
Fixes https://github.com/phpmyadmin/phpmyadmin/issues/17875

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-11-10 21:44:25 -03:00
Maurício Meneghini Fauth
a0891c8d17
Update PHPStan baseline
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-11-10 16:31:44 -03:00
Maurício Meneghini Fauth
5df50f6a11
Refactor Tracking export download to remove exit
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-11-10 16:18:26 -03:00
Maurício Meneghini Fauth
7b723d6318
Refactor SavedSearches class to use Exceptions
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-11-10 00:22:37 -03:00
Maurício Meneghini Fauth
10a998bc8f
Wait for plugins_options to be visible in Selenium\ExportTest
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-11-09 16:42:41 -03:00
Maurício Meneghini Fauth
77f9ebb61a
Improve error message when UseDbSearch config is disabled
Replaces Html\Generator::mysqlDie() to avoid calling the exit construct.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-11-09 14:55:14 -03:00
Maurício Meneghini Fauth
c337b72d56
Replace escapeString in Table::getColumnGenerationExpression
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-11-09 13:31:31 -03:00
Maurício Meneghini Fauth
27ce8d46ef
Merge pull request #17887 from CommanderRoot/fix-single-column-change
Fix broken single column change page introduced by #17862
2022-11-09 12:21:47 -03:00
Maurício Meneghini Fauth
7e3dcdb29d
Merge pull request #17874 from MoonE/phpunit-compat
Simpler PHPUnit 8 compatibility
2022-11-09 12:10:01 -03:00
Tobias Speicher
0f215ed0f6
Fix broken single column change page introduced by #17862
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-11-09 11:06:02 +01:00
Maurício Meneghini Fauth
a0e4afff04
Replace $_POST with ServerRequest object in Table\OperationsController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-11-09 02:11:16 -03:00
Maurício Meneghini Fauth
1be99c9e31
Merge pull request #17882 from kamil-tekiela/Refactor-index-controllers
Refactor index controllers
2022-11-08 22:28:12 -03:00
Maurício Meneghini Fauth
2cc3bf4778
Merge pull request #17881 from kamil-tekiela/Refactor-PrimaryController.php
Redesign PrimaryController
2022-11-08 22:26:31 -03:00
Maurício Meneghini Fauth
1c49ed0d18
Merge pull request #17873 from kamil-tekiela/Remove-$params-3
Refactor BinlogController.php
2022-11-08 22:18:56 -03:00
Kristijan Fremen Velkovski
c2495d726c
Translated using Weblate (Macedonian)
Currently translated at 19.4% (669 of 3432 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-11-09 02:12:12 +01:00
Kristijan Fremen Velkovski
4f9999d706
Translated using Weblate (Macedonian)
Currently translated at 19.5% (669 of 3418 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-11-09 02:10:05 +01:00
Kamil Tekiela
656ddda704 Refactor BinlogController.php
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2022-11-08 11:59:05 +00:00
Maurício Meneghini Fauth
f103bdc1e2
Replace $_REQUEST with ServerRequest in Util::getDbInfo()
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-11-08 00:06:25 -03:00
Maurício Meneghini Fauth
97aac39a40
Remove the sub_part global variable
It's only used inside Util::getDbInfo() for pagination when not
exporting.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-11-07 22:06:59 -03:00
Kamil Tekiela
81bc60f7e0 Minor fixes in getSqlQueryForIndexCreateOrEdit()
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2022-11-08 00:32:10 +00:00
Kamil Tekiela
1f4f414b40 Fix wrong type for keyBlockSizes
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2022-11-08 00:32:09 +00:00
Kamil Tekiela
ba41957e5f Redesign PrimaryController
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2022-11-08 00:31:47 +00:00
Maurício Meneghini Fauth
4405b8afa4
Merge pull request #17879 from MauricioFauth/tracking-datetime
Refactor `$dateFrom` and `$dateTo` to use `DateTimeImmutable`
2022-11-07 20:31:47 -03:00
Maurício Meneghini Fauth
3c90ff3c1f
Merge pull request #17880 from kamil-tekiela/Refactor-isEngine()
Refactor isEngine() method
2022-11-07 20:31:05 -03:00
Kamil Tekiela
91aad40948 Refactor isEngine() method
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2022-11-07 22:38:12 +00:00
Maurício Meneghini Fauth
a1c8769fab
Refactor $dateFrom and $dateTo to use DateTimeImmutable
Uses the DateTimeImmutable object to validate the datetime values of the
$dateFrom and $dateTo variables in the Tracking class.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-11-07 16:50:18 -03:00
Maurício Meneghini Fauth
d9fcd3555b
Remove filter_ts_* global variables
Replaces them with $dateFrom and $dateTo variables.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-11-07 16:03:22 -03:00
AefghThreenine
8ed8f581c6
Translated using Weblate (Thai)
Currently translated at 39.1% (1337 of 3418 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/th/
Signed-off-by: AefghThreenine <aefgh39622@gmail.com>
2022-11-07 13:05:25 +01:00