dingo thirteen
d056e2936b
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (3430 of 3430 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-10-03 15:18:57 +02:00
Luis Méndez Alejo
6faf379855
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (3430 of 3430 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-10-03 15:18:56 +02:00
Burak Yavuz
180962814e
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (3430 of 3430 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-10-03 15:18:56 +02:00
phpMyAdmin bot
e5875764bf
Update po files
...
[ci skip]
Signed-off-by: phpMyAdmin bot <bot@phpmyadmin.net>
2022-10-02 00:29:07 +00:00
Maurício Meneghini Fauth
135cd76d3b
Fix exception for invalid db and table names for the privileges page
...
Related to #17729
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-09-30 20:49:21 -03:00
Solomon Okunuga
0f9c79ebed
Issue #17727 Started refactoring uses of $db and $table ( #17729 )
...
* Issue #17727 Started refactoring uses of $db and $table to use the Objects -
DatabaseName and TableName
Changed uses related to Privileges
Signed-off-by: Solomon Okunuga <soloistic1@gmail.com>
* Apply suggestions from code review
Co-authored-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
Signed-off-by: Solomon Okunuga <soloistic1@gmail.com>
Co-authored-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-09-30 19:33:36 -03:00
William Desportes
aac8f054f2
Adjust the check release excludes script
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-30 22:44:00 +02:00
William Desportes
ff7506d13b
Rename jest.config.js to jest.config.cjs in create-release.sh
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-30 22:36:34 +02:00
William Desportes
ae7f8c4ce0
Merge branch 'origin/QA_5_2'
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-30 22:32:37 +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
Maurício Meneghini Fauth
b4c4914b8b
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 99.4% (3413 of 3432 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/pt_BR/
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-09-30 20:54:20 +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
Burak Yavuz
408e6a4879
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (3432 of 3432 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-09-30 08:17:49 +02:00
Maurício Meneghini Fauth
bb97ed988f
Reduce usage of the containerBuilder global variable
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-09-29 22:36:46 -03:00
Maurício Meneghini Fauth
f54cc49f86
Remove loadContainerBuilder call from AbstractTestCase::setUp method
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-09-29 20:22:31 -03:00
Maurício Meneghini Fauth
975e88c09f
Remove the containerBuilder global var from the Template class
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-09-29 20:06:34 -03:00
Maurício Meneghini Fauth
361fcc0843
Remove setTheme call from AbstractTestCase::setUp method
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-09-29 19:07:50 -03: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
6a9fe03ff2
Merge branch 'QA_5_2'
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-09-29 00:45:10 -03: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
000bf397a4
Translated using Weblate (Italian)
...
Currently translated at 99.7% (3425 of 3432 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/it/
Signed-off-by: Giovanni Vella <giovanni.vella98@gmail.com>
2022-09-28 11:22:08 +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
6a5cb9f66e
Merge branch 'QA_5_2'
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-09-26 17:30:39 -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
phpMyAdmin bot
24d18b95dd
Update po files
...
[ci skip]
Signed-off-by: phpMyAdmin bot <bot@phpmyadmin.net>
2022-09-25 00:23:20 +00:00
Maurício Meneghini Fauth
e9bc74b33a
Merge branch 'QA_5_2'
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-09-21 23:18:39 -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