Ajo van Opeain
5dd84d528f
Translated using Weblate (Slovak)
...
Currently translated at 73.0% (2496 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/sk/
Signed-off-by: Ajo van Opeain <ajo.opeain@gmail.com>
2022-10-10 19:59:44 +02:00
Maurício Meneghini Fauth
d0215d3054
Add ChangeLog entries for #17747 and #17756
...
[ci skip]
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-10-09 15:06:07 -03:00
Mo Sureerat
f0a938f783
Fix issue - Edit/Copy/Delete row doesn't work when using GROUP BY ( #17758 )
...
* Fix issue - Edit/Copy/Delete row doesn't work when using GROUP BY
Root cause: GROUP_FLAG and NUM_FLAG have the same flags value 32768
Reference to https://www.php.net/manual/en/mysqli-result.fetch-fields.php
Fixes #17756
Signed-off-by: Mo Sureerat <sureemo@gmail.com>
2022-10-09 14:33:21 -03:00
Maurício Meneghini Fauth
bbf02a1e29
Merge pull request #17749 from sureemo/bugfix/column-visibility-toggle
...
Improve column visibility toggle ui
Fixes #17747
2022-10-07 22:31:23 -03:00
Maurício Meneghini Fauth
5e137ac0fc
Update Psalm/PHPStan baselines
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-10-07 21:38:17 -03:00
Domen
222ffa1e1a
Translated using Weblate (Slovenian)
...
Currently translated at 99.8% (3414 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/sl/
Signed-off-by: Domen <mitenem@outlook.com>
2022-10-05 07:19:59 +02:00
rajnikant sharma
3513eaedad
Translated using Weblate (Hindi)
...
Currently translated at 33.7% (1154 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/hi/
Signed-off-by: rajnikant sharma <rajtrivedi2001@gmail.com>
2022-10-05 07:19:58 +02:00
Nandini Gangadharan
f7b727d41e
Translated using Weblate (Hindi)
...
Currently translated at 33.7% (1154 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/hi/
Signed-off-by: Nandini Gangadharan <nandinigangadharan13@gmail.com>
2022-10-05 07:19:58 +02:00
Maurício Meneghini Fauth
a3926fc48c
Add ChangeLog entry for #12359
...
[ci skip]
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-10-03 20:09:21 -03:00
Dan Wallis
28443f6723
Send Content-Security-Policy headers in setup/ app ( #17751 )
...
This pull request adds Content-Security-Policy and other security-related headers to the setup/ application, as requested in #12359 .
Fixes #12359
Signed-off-by: Dan Wallis <mrdanwallis@gmail.com>
(cherry picked from commit 6e14811a05 )
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-10-03 19:47:31 -03:00
Burak Yavuz
e52ff0e3a7
Translated using Weblate (Turkish)
...
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/tr/
Signed-off-by: Burak Yavuz <hitowerdigit@hotmail.com>
2022-10-03 15:17:23 +02:00
dingo thirteen
b633b4c3c7
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-10-03 15:17:22 +02:00
William Desportes
02f986ddf5
Translated using Weblate (French)
...
Currently translated at 99.9% (3416 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/fr/
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-03 15:17:21 +02:00
Luis Méndez Alejo
a044497a10
Translated using Weblate (Spanish)
...
Currently translated at 99.9% (3416 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/es/
Signed-off-by: Luis Méndez Alejo <gnumax@gmail.com>
2022-10-03 15:17:20 +02:00
Mo Sureerat
bd38348065
Improve column visibility toggle ui
...
Signed-off-by: Mo Sureerat <sureemo@gmail.com>
2022-10-03 04:37:34 +07:00
William Desportes
5d48e1006b
Merge #17657 - Supporting the column compression option on MariaDB
...
Pull-request: #17657
Ref: #14956
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-30 23:49:58 +02:00
William Desportes
49b4951cbb
Document why zlib is the only value for a compressed column
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-30 23:39:50 +02:00
William Desportes
70a067ad09
Move compatibility logic into the Compatibility class
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-30 23:26:54 +02:00
William Desportes
71035fd9b0
Add a test for the compressed option for MariaDB
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-30 23:19:09 +02:00
Fawzi E. Abdulfattah
1be3cad6e3
Supporting the compressed option for MariaDB
...
Ref: #14956
Signed-off-by: Fawzi E. Abdulfattah <iifawzie@gmail.com>
2022-09-30 23:11:22 +02:00
William Desportes
b5e20ad8f4
Add a ChangeLog entry for #16418
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-30 22:28:42 +02:00
William Desportes
9278aeeba5
Merge #17719 - Fix removing vendor folders (FAQ 1.44)
...
Pull-request: #17719
Ref: #16418
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-30 22:28:01 +02:00
Maurício Meneghini Fauth
471336256f
Translated using Weblate (Portuguese (Brazil))
...
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/pt_BR/
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-09-30 20:54:21 +02:00
Burak Yavuz
984f08f2e6
Translated using Weblate (Turkish)
...
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/tr/
Signed-off-by: Burak Yavuz <hitowerdigit@hotmail.com>
2022-09-30 12:21:19 +02:00
dingo thirteen
f7fa3389da
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-09-30 12:21:19 +02:00
William Desportes
bc9b43ebe0
Remove non needed yarn install on build release step
...
modules are not needed to launch the create release script
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-29 14:03:29 +02:00
William Desportes
3d6a198598
Fix CI version to have a valid composer.json
...
```
Failed to update composer.json with a valid format, reverting to the original content. Please report an issue to us with details (command you run and a copy of your composer.json).
version : Does not match the regex pattern ^v?\d+(\.\d+){0,3}|^dev-
```
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-29 13:59:06 +02:00
William Desportes
050c5682af
Update FAQ 1.44
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-29 13:47:36 +02:00
William Desportes
278eb797bc
Remove tcpdf autoloaded files
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-29 13:47:26 +02:00
William Desportes
2fff5f48bc
Add a security to check if all files present in the autoload class map can be found and re-generate the class map
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-29 13:47:25 +02:00
William Desportes
01724139b2
Add the version to composer.json at release build time
...
Ref: https://github.com/Roave/SecurityAdvisories/issues/76
Fixes: https://github.com/phpmyadmin/phpmyadmin/issues/17661
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-29 13:18:20 +02:00
Maurício Meneghini Fauth
add68b47e3
Update po files
...
[ci skip]
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-09-29 00:17:47 -03:00
William Desportes
a4d273f5cf
Add a ChangeLog entry for #17736
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-28 23:50:11 +02:00
William Desportes
8331b15243
Fix #17736 - Add utf8mb3 as an alias of utf8 on the charset description page
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-28 23:49:27 +02:00
William Desportes
4e08ffdc77
Add a comment when building a kit starts on the release script
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-28 19:58:58 +02:00
William Desportes
9477d1d748
Fixup removing 'po' folder in the english kit
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-28 19:58:42 +02:00
William Desportes
eac7356f4c
Remove rm "-f" argument as it hides errors on the release script
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-28 19:58:35 +02:00
William Desportes
a267ba3dde
Add comments to the release script
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-28 19:58:26 +02:00
Giovanni Vella
35a959af25
Translated using Weblate (Italian)
...
Currently translated at 99.8% (3413 of 3418 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/it/
Signed-off-by: Giovanni Vella <giovanni.vella98@gmail.com>
2022-09-28 11:18:17 +02:00
Maurício Meneghini Fauth
cce6a2381a
Merge pull request #17725 from MauricioFauth/blowfish-secret-error
...
Fix server error when `blowfish_secret` is not exactly 32 bytes long
- Back-port commit c5611531c0
- Update documentation about the `blowfish_secret` setting
- Update the setup page to reflect the `blowfish_secret` changes
Fixes https://github.com/phpmyadmin/phpmyadmin/issues/17369
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-09-27 09:46:15 -03:00
Maurício Meneghini Fauth
243b9da2fb
Add a note that sodium_bin2hex is not required for blowfish_secret
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-09-26 17:55:36 -03:00
Maurício Meneghini Fauth
5d9142674d
Allow longer cookie encryption keys to be used
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-09-26 17:34:18 -03:00
Maurício Meneghini Fauth
69bc866773
Document how to generate a string of random bytes
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-09-26 17:34:18 -03:00
Maurício Meneghini Fauth
700db7e72b
Update the docs to reflect the blowfish_secret changes
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-09-26 17:34:13 -03:00
Maurício Meneghini Fauth
5d4884d294
Update setup page to generate better blowfish_secret keys
...
Instead of generating a printable string, it generates a binary string
and converts it to an hexadecimal string.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-09-26 17:33:38 -03:00
Maurício Meneghini Fauth
0ed04a6c00
Remove trigger_error calls from HomeController
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
(cherry picked from commit c5611531c0 )
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-09-26 17:33:38 -03:00
Maurício Meneghini Fauth
893d4cddb6
Add ChangeLog entries for #17728 and #17734
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-09-26 17:29:37 -03:00
Maurício Meneghini Fauth
a3231cf9ab
Merge pull request #17734 from MauricioFauth/hide-deprecation-errors
...
Hide deprecation notices
2022-09-26 17:23:26 -03:00
Maurício Meneghini Fauth
9d7582a2c0
Hide deprecation notices
...
Do not show deprecation notices when not in a development environment.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-09-26 16:27:00 -03:00
Maurício Meneghini Fauth
4f95a86211
Merge pull request #17733 from serjlc/serjlc_QA_5_2
...
Replace form-control with form-select
Replaced form-control with form-select, which was causing select lists to not properly display (wrong size, down arrow missing).
Fix #17728
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-09-21 23:02:31 -03:00