Commit Graph

126573 Commits

Author SHA1 Message Date
William Desportes
3156c39492
Add a ChangeLog entry for 25bd2ac711
Ref: 25bd2ac711
Pull-request: #18223

Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-05-06 12:07:02 +02:00
William Desportes
25bd2ac711
Merge #18223 - Add a configuration option to allow shared bookmarks: $cfg['AllowSharedBookmarks']
Pull-request: #18223

Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-05-06 12:02:50 +02:00
William Desportes
b12b3f2827
Merge branch 'QA_5_2'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-05-06 12:01:12 +02:00
William Desportes
3b4b4e287a
Fix tests workflow for PSR7 libraries
Ref: 37bd7d981e

Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-05-06 11:48:41 +02:00
William Desportes
37bd7d981e
Add a ChangeLog entry for dca9657432
Ref: dca965743223024407207e807954fa975f4284db

Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-05-06 11:42:33 +02:00
William Desportes
ecc6c7f3da
Merge #18363 - Fix colspan number for actions column on database table list
Pull-request: #18363

Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-05-06 11:42:27 +02:00
William Desportes
1a146fa114
Add a ChangeLog entry for 3e023ca0e3
Ref: 3e023ca0e3

Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-05-06 11:38:37 +02:00
William Desportes
3e023ca0e3
Merge #18221 - Keep the criteria box collapsed by the user when un-checking the criteria checkbox
Pull-request: #18221

Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-05-06 11:37:30 +02:00
faissaloux
5e7717f4c8
fix criteria toggle
Signed-off-by: faissaloux <fwahabali@gmail.com>
2023-05-06 11:28:42 +02:00
William Desportes
b5899c2d53
Merge branch 'QA_5_2'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-05-06 11:25:42 +02:00
William Desportes
f17ba4badf
Add a ChangeLog entry for #18212
Pull-request: #18233

Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-05-06 11:17:41 +02:00
William Desportes
61374f4696
Merge #18233 - Fix #18212 - Query Builder doesn't replace a table name with it's alias in the WHERE block
Fixes: #18212
Pull-request: #18233

Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-05-06 11:16:39 +02:00
William Desportes
ae115946b3
Merge #18360 - Remove space and align right
Pull-request: #18360

Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-05-06 11:07:42 +02:00
William Desportes
8a6a0227c1
Add a ChangeLog entry for #18330
Pull-request: #18378

Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-05-06 11:02:15 +02:00
William Desportes
6c0d580c22
Merge #18378 - Fix #18330 - Solved TypeError when no-datetime field is modified
Fixes: #18330
Pull-request: #18378

Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-05-06 10:58:39 +02:00
William Desportes
942d969bd1
Update baselines
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-05-06 10:42:46 +02:00
William Desportes
2b5f294db3
Add a ChangeLog entry for 049de52390
Ref: 049de52390

Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-05-06 10:38:13 +02:00
William Desportes
049de52390
Merge #18385 - Add CVE MITRE link to allowed domains and use cve.org
Pull-request: #18385

Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-05-06 10:35:46 +02:00
Liviu-Mihail Concioiu
175d01f0e0 Add CVE link to allowed domains
Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>
2023-05-06 01:07:04 +02:00
Liviu-Mihail Concioiu
4951bc7fea Update CVE link with the new one
Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>
2023-05-06 01:06:11 +02:00
Liviu-Mihail Concioiu
e4615acccf Revert "Add CVE MITRE link to allowed domains"
This reverts commit 8c068dda1d.
2023-05-06 01:04:17 +02:00
Liviu-Mihail Concioiu
8c068dda1d Add CVE MITRE link to allowed domains
Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>
2023-05-05 22:50:41 +02:00
M
3c02b3c3c9
Translated using Weblate (Persian)
Currently translated at 21.7% (751 of 3448 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/fa/
Signed-off-by: M <bafandehmajid@gmail.com>
2023-05-04 22:50:57 +02:00
M
ab8991265f
Translated using Weblate (Persian)
Currently translated at 23.1% (794 of 3427 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/fa/
Signed-off-by: M <bafandehmajid@gmail.com>
2023-05-04 22:49:18 +02:00
William Desportes
5f918c2797
Update the phpstan baseline 2023-05-04 22:40:25 +02:00
William Desportes
8027a84d66
Use quoteString intead of escapeString
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-05-04 22:40:03 +02:00
William Desportes
801a2ec7f5
Update psalm baseline
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-05-04 22:35:21 +02:00
William Desportes
5775005692
Fix LintControllerTest
Probably due to sql-parser changes

Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-05-04 22:32:44 +02:00
William Desportes
66f607c608
Merge branch 'QA_5_2'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-05-04 22:30:56 +02:00
William Desportes
75a83d09a2
Add ChangeLog entries for 4a965c6d15 and #17654
Ref: 4a965c6d15

Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-05-04 18:49:32 +02:00
William Desportes
4a5180c901
Merge #18252 - Fix #17654 - Unprivileged user cannot change password on MySQL >= 5.7.37
Pull-request: #18252
Fixes: #17654

Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-05-04 18:47:24 +02:00
William Desportes
4a965c6d15
Replace slim/psr7 by nyholm/psr7
Maybe this will be temporary, but we can not stop because the vendor does not reply.
It's been two weeks.

Ref: https://github.com/slimphp/Slim-Psr7/issues/284

Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-05-04 18:45:21 +02:00
Maurício Meneghini Fauth
db5341afb7
Merge pull request #18381 from kamil-tekiela/Psalm-5.10
Update Psalm baseline
2023-05-03 16:48:28 -03:00
Kamil Tekiela
82427ce600 Update psalm-baseline.xml
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2023-05-03 15:25:05 +01:00
Maurício Meneghini Fauth
1921a8bb1d
Rename Config\Settings\Server properties to use camel case
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-05-02 15:50:59 -03:00
Maurício Meneghini Fauth
2f4dab8880
Add missing Config\Settings\Server control_ properties
https://docs.phpmyadmin.net/en/latest/config.html#cfg_Servers_control_*

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-05-02 15:24:59 -03:00
Maurício Meneghini Fauth
eeb1997fea
Refactor Config\Settings\ServerTest test class
Test properties individually.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-05-02 13:45:12 -03:00
cbasguti
8682e02f6b Fix #18330 - Solved Uncaught TypeError when no-datetime field is modified
Signed-off-by: cbasguti <sebastian.gutierrezj@udea.edu.co>
2023-05-02 15:23:54 +02:00
Xzonn
d322d564ef
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3448 of 3448 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/zh_Hans/
Signed-off-by: Xzonn <Xzonn@outlook.com>
2023-05-02 10:51:05 +02:00
Maurício Meneghini Fauth
5021f361ff
Merge pull request #18375 from MauricioFauth/config-current-server
Add the `Config::getCurrentServer()` method
2023-04-30 19:26:10 -03:00
Maurício Meneghini Fauth
250a32b795 Add the Config::getCurrentServer() method
The Config::getCurrentServer() method returns the current server
configuration. It's an VO that is equivalent to
$GLOBALS['cfg']['Server'] setting.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-04-30 17:37:34 -03:00
Maurício Meneghini Fauth
aa119f7e62 Remove unused Config::$defaultServer property
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-04-30 13:23:27 -03:00
Maurício Meneghini Fauth
5b63d8485a
Merge pull request #18373 from MoonE/phpstan-object-shape
phpstan supports object shape since 1.10.12
2023-04-29 21:45:22 -03:00
phpMyAdmin bot
cbe344d9b3 Update po files
[ci skip]

Signed-off-by: phpMyAdmin bot <bot@phpmyadmin.net>
2023-04-30 00:19:15 +00:00
Maximilian Krög
d1a0aa45de
phpstan supports object shape since 1.10.12
Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
2023-04-29 22:43:55 +02:00
Maurício Meneghini Fauth
14084fdae5
Merge pull request #18372 from MauricioFauth/config-check-servers-removal
Remove `Config::checkServers()` method
2023-04-29 16:49:07 -03:00
Maurício Meneghini Fauth
5ffe2847ac
Remove Config::checkServers() method
Removes the Config::checkServers() method as it's duplicated in
Config\Settings class.
Also uses the Settings class to filter invalid config keys when loading
a config file.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-04-29 14:50:18 -03:00
mixeros
97f1d2fc69
Translated using Weblate (Czech)
Currently translated at 100.0% (3448 of 3448 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/cs/
Signed-off-by: mixeros <mixer@mixercz.cz>
2023-04-29 09:51:47 +02:00
mixeros
3274f87b63
Translated using Weblate (Czech)
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/cs/
Signed-off-by: mixeros <mixer@mixercz.cz>
2023-04-29 09:47:38 +02:00
Maurício Meneghini Fauth
42d01ccd47
Merge pull request #18370 from MauricioFauth/config-load-defaults
Move Config::loadDefaults() to constructor
2023-04-28 14:30:05 -03:00