popcorner
b8ff863dd0
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (3380 of 3380 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/zh_Hans/
Signed-off-by: popcorner <memoword@163.com>
2021-02-24 02:28:47 +01:00
popcorner
f96ab08cc1
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (3380 of 3380 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/zh_Hans/
Signed-off-by: popcorner <memoword@163.com>
2021-02-23 20:19:00 +01:00
Ganlv
2f07f2a61d
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (3380 of 3380 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/zh_Hans/
Signed-off-by: Ganlv <ganlvtech@qq.com>
2021-02-23 20:18:59 +01:00
William Desportes
375ee47e36
Add a ChangeLog entry for 9f5a72f45e and 5b881280f9
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-23 16:20:01 +01:00
William Desportes
66255ffbf9
Ref #16584 - Replace exit code ints by constants
...
They where added in console version 5.1
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-23 16:17:41 +01:00
William Desportes
a106fa6cfe
Set version to 5.2.0-dev
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-23 16:16:49 +01:00
William Desportes
b889d5e57a
Merge branch 'QA_5_1'
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-23 16:00:23 +01:00
William Desportes
d4ec789ff3
Add a ChangeLog entry for 0a55b43adc
...
Ref: #16584
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-23 15:53:56 +01:00
William Desportes
0a55b43adc
Merge #16584 - Improve the version handling
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-23 15:51:56 +01:00
Maurício Meneghini Fauth
49244af138
Partially revert "Upgrade phpseclib to version 3"
...
Do not remove the phpseclib/Crypt/Base.php file.
See: 9f5a72f45e
Signed-off-by: Maurício Meneghini Fauth <mauricio@php.net>
2021-02-23 11:33:00 -03:00
Maurício Meneghini Fauth
6f97180b6d
Remove Plugins\Export\Helpers\Pdf::setAttributes method
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@php.net>
2021-02-22 22:25:30 -03:00
Maurício Meneghini Fauth
9f5a72f45e
Upgrade phpseclib to version 3
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@php.net>
2021-02-22 18:01:03 -03:00
Maurício Meneghini Fauth
5b881280f9
Upgrade Symfony components to version 5.2
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@php.net>
2021-02-22 17:07:14 -03:00
ssantos
4c8f9b47f3
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (3380 of 3380 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/pt/
Signed-off-by: ssantos <ssantos@web.de>
2021-02-22 12:50:37 +01:00
William Desportes
02679bb133
Skip Console test for releases and packaging people
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-22 00:18:24 +01:00
William Desportes
70b9378941
Update the release script to match recent versionning changes
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-22 00:18:24 +01:00
William Desportes
cde808888c
Add tests for the Version class
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-22 00:18:24 +01:00
William Desportes
6e2459f57a
Add tests to generate the version file
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-22 00:18:24 +01:00
Maurício Meneghini Fauth
92965c6945
Add the PhpMyAdmin\Version class generator
...
Creates the PhpMyAdmin\Command\SetVersionCommand class.
Usage: ./scripts/console set-version 5.1.0-dev
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-02-22 00:18:24 +01:00
William Desportes
f28fbe06e4
Improve the release script for versionning
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
Improve the version handling
Signed-off-by: William Desportes <williamdes@wdes.fr>
Simplify the version handling
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-22 00:18:24 +01:00
William Desportes
d71d0cfe58
Merge branch 'QA_5_1'
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-21 23:58:31 +01:00
William Desportes
f3cf7d76c8
Update psalm baseline
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-21 23:57:57 +01:00
William Desportes
fcd3fda389
Merge branch 'QA_5_1'
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-21 23:46:25 +01:00
William Desportes
7e3da25dd8
Ref #16413 - Remove and old instruction from the release script
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-21 23:40:09 +01:00
William Desportes
071124078d
Ref #16413 - Remove HHVM files and any possible tmp folder
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-21 23:40:09 +01:00
William Desportes
73e807210b
Fix #16413 - Make the release test suite test the actual built package
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-21 23:40:09 +01:00
William Desportes
15da058d94
Exclude more files/folder that where missed in the previous release script implementation
...
This is a proof that the previous implementation was wrong
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-21 23:17:00 +01:00
William Desportes
4a4ded046c
Ref #16413 - Re-work the release file
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-21 23:17:00 +01:00
William Desportes
0c70afe233
Add more files and folders to exclude in releases
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-21 22:05:28 +01:00
William Desportes
aa1ea5a973
Add a script to inspect files in release tarballs
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-21 21:41:32 +01:00
William Desportes
778d916adf
Re-write the route cache handling
...
See: https://github.com/nikic/FastRoute/issues/224
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-21 19:40:32 +01:00
William Desportes
8907662060
Avoid having a non working warmup
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-21 17:39:28 +01:00
William Desportes
1372d42e72
Remove more useless folders from releases
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-21 17:33:33 +01:00
William Desportes
cfb93c0635
Ref #16596 - Remove the .git folder from tcpdf on release archives
...
See: https://github.com/phpmyadmin/phpmyadmin/pull/16596#issuecomment-782875658
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-21 17:15:28 +01:00
William Desportes
aeb1b4d08a
Update phpstan
...
See: https://github.com/phpstan/phpstan/issues/4579
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-21 17:04:12 +01:00
William Desportes
58c4f3fe16
Merge branch 'QA_5_1'
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-20 01:27:05 +01:00
William Desportes
f1edbfbf2d
Merge #16672 - Fix #16671 - by using .last() properly
...
Ref: #15801
Ref: #15792
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-20 01:07:55 +01:00
Tobias Speicher
8a40f2b99e
Fix #16671 - by using .last() properly
...
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2021-02-20 01:05:00 +01:00
William Desportes
7e42b5a7a3
Merge branch 'QA_5_1'
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-19 01:13:50 +01:00
William Desportes
d71aa7682b
Add some wait time for the procedure result to show on Selenium tests
...
Ref: 08cf4aeb5e
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-19 00:49:20 +01:00
William Desportes
147ada050f
Ignore language_stats.inc.php from phpcs
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-19 00:45:51 +01:00
William Desportes
6be33c4eb6
Ref #16666 - Ref #16424 - Adjust the index like the zoom controller
...
Even if this is not needed, better that it is the same in the 2 controllers
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-19 00:42:01 +01:00
William Desportes
25083c1e88
Add a ChangeLog entry for #16669 , #16424 and #16667
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-19 00:35:58 +01:00
William Desportes
b83dbbecf2
Fix #16669 - Remove extra spaces to allow the /table/search request to work
...
Fixes : #16669
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-19 00:31:20 +01:00
William Desportes
4df8cd0b3c
Merge #16666 - Fix #16424 - Numerical search in table and zoom
...
Pull-request: #16666
Fixes : #16424
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-19 00:27:50 +01:00
Saksham Gupta
4da866ed94
Fix #16424 - Numerical search in table and zoom
...
Signed-off-by: Saksham Gupta <shucon01@gmail.com>
Fixes #16667
Signed-off-by: Saksham Gupta <shucon01@gmail.com>
Add comment and change variable name
Signed-off-by: Saksham Gupta <shucon01@gmail.com>
2021-02-19 00:33:10 +05:30
Maurício Meneghini Fauth
023984d9c6
Add a ChangeLog entry for #16555
...
Bump minimum PHP version to 7.2
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-02-18 12:46:01 -03:00
Maurício Meneghini Fauth
1dc70934d5
Merge pull request #16555 from mauriciofauth/php72
...
Bump PHP minimum version to 7.2
2021-02-18 12:43:21 -03:00
Maurício Meneghini Fauth
b2beb5c567
Fix RTL CSS build on Windows
...
Fixes #16562
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-02-18 12:39:42 -03:00
Maurício Meneghini Fauth
2b830ea256
Bump PHP minimum version to 7.2
...
PHP officially ended support for PHP 7.2 on 2020-11-30. So it is safe to
bump the minimum version to PHP 7.2 for phpMyAdmin 5.2, which is likely
to be released only in the second half of 2021.
Related to #15607
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-02-18 12:33:03 -03:00