Olivier Humbert
|
d238f2ee6c
|
Translated using Weblate (French)
Currently translated at 100.0% (3434 of 3434 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/fr/
Signed-off-by: Olivier Humbert <trebmuh@tuxfamily.org>
|
2022-11-14 17:48:21 +01:00 |
|
Maurício Meneghini Fauth
|
40e44c0001
|
Merge pull request #17894 from MauricioFauth/dblist-global-removal
Remove the `dblist` global variable
|
2022-11-14 13:32:47 -03:00 |
|
William Desportes
|
c08b4a78f3
|
Merge branch 'QA_5_2'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2022-11-14 14:26:16 +01:00 |
|
William Desportes
|
1bf31e5b7c
|
Add a ChangeLog entry for #17892
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2022-11-14 14:25:36 +01:00 |
|
William Desportes
|
1f2af424af
|
Fix #17892 - Closing index edit modal and reopening causes it to fire twice
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2022-11-14 14:24:45 +01:00 |
|
William Desportes
|
f89cb7050a
|
Add sodium to the extension list on the main page
It has a polyfill and would be nice to know that it is installed
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2022-11-14 14:24:44 +01:00 |
|
dingo thirteen
|
163deabc9d
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (3418 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/nl/
Signed-off-by: dingo thirteen <dingo13@d404.nl>
|
2022-11-14 12:47:46 +01:00 |
|
Kristijan Fremen Velkovski
|
37793f0961
|
Translated using Weblate (Macedonian)
Currently translated at 20.8% (714 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-14 12:47:45 +01:00 |
|
Maurício Meneghini Fauth
|
d0d90551c3
|
Remove the dblist global variable
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-11-13 21:08:00 -03:00 |
|
Domen
|
0eded7bb43
|
Translated using Weblate (Slovenian)
Currently translated at 100.0% (3434 of 3434 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/sl/
Signed-off-by: Domen <mitenem@outlook.com>
|
2022-11-13 17:26:43 +01:00 |
|
Kristijan Fremen Velkovski
|
ddb5a9629f
|
Translated using Weblate (Macedonian)
Currently translated at 20.7% (714 of 3434 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-13 17:26:42 +01:00 |
|
William Desportes
|
686e59614b
|
Translated using Weblate (French)
Currently translated at 100.0% (3434 of 3434 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/fr/
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2022-11-13 17:26:42 +01:00 |
|
dingo thirteen
|
fa0206a841
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (3434 of 3434 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/nl/
Signed-off-by: dingo thirteen <dingo13@d404.nl>
|
2022-11-13 17:26:41 +01:00 |
|
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 |
|
Maurício Meneghini Fauth
|
482e7c2a21
|
Add '/js/vendor/js.cookie.min.js' to .gitignore
This file is present in master branch, but not in QA_5_2 branch.
[ci skip]
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-11-12 11:51:40 -03: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 |
|
Tlsn
|
a5ba6280aa
|
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3418 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/uk/
Signed-off-by: Tlsn <developer216@gmail.com>
|
2022-11-12 15:49:52 +01:00 |
|
Kristijan Fremen Velkovski
|
0d8f50dbf6
|
Translated using Weblate (Macedonian)
Currently translated at 20.3% (694 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-12 15:49:51 +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 |
|