Commit Graph

119950 Commits

Author SHA1 Message Date
Maurício Meneghini Fauth
767f83a2d4
Merge pull request #16508 from mauriciofauth/partitions-table
Create Table\PartitionController class
2020-11-30 22:40:17 -03:00
Maurício Meneghini Fauth
3a25c96543
Create truncate table partition page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-11-30 22:36:05 -03:00
Maurício Meneghini Fauth
f419ce4f2e
Create repair table partition page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-11-30 22:32:34 -03:00
Maurício Meneghini Fauth
905f48184f
Create rebuild table partition page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-11-30 22:29:01 -03:00
Maurício Meneghini Fauth
42cf71d8aa
Create optimize table partition page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-11-30 22:22:19 -03:00
Maurício Meneghini Fauth
0c38913c15
Create drop table partition page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-11-30 22:16:46 -03:00
Maurício Meneghini Fauth
b64be69dd8
Create analyze table partition page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-11-30 21:29:27 -03:00
Maurício Meneghini Fauth
f8df25487f
Create check table partition page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-11-30 21:09:32 -03:00
Maurício Meneghini Fauth
73f21d6950
Extract drop partition action to a new route
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-11-30 15:01:41 -03:00
Maurício Meneghini Fauth
194c8372cc
Extract truncate partition action to a new route
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-11-29 17:02:03 -03:00
Maurício Meneghini Fauth
1d4dea8e47
Extract repair partition action to a new route
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-11-29 16:44:32 -03:00
Maurício Meneghini Fauth
1c0218aff7
Extract rebuild partition action to a new route
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-11-29 16:12:34 -03:00
Maurício Meneghini Fauth
5577d9ecb7
Extract optimize partition action to a new route
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-11-29 15:26:37 -03:00
Maurício Meneghini Fauth
6e4a9e82a0
Extract check partition action to a new route
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-11-29 14:20:38 -03:00
Maurício Meneghini Fauth
aeac7177da
Extract analyze partition action to a new route
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-11-29 12:21:21 -03:00
ssantos
62d093c3f4
Translated using Weblate (Portuguese)
Currently translated at 100.0% (3363 of 3363 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/pt/
Signed-off-by: ssantos <ssantos@web.de>
2020-11-29 11:29:02 +01:00
Maurício Meneghini Fauth
f717a9235d
Remove action_icons array from display_structure.twig
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-11-28 21:58:45 -03:00
Maurício Meneghini Fauth
bdee13bdd0
Ignore PHP 8 deprecated function PHPCS error
Ignores libxml_disable_entity_loader function call.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-11-28 21:54:07 -03:00
Maurício Meneghini Fauth
df99f63c11
Fix partition table broken maintenance links
Introduced by
37289a57b2.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-11-27 22:54:44 -03:00
ssantos
6fad317b50
Translated using Weblate (Portuguese)
Currently translated at 99.7% (3355 of 3363 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/pt/
Signed-off-by: ssantos <ssantos@web.de>
2020-11-27 09:34:27 +01:00
Maurício Meneghini Fauth
a347b19583
Downgrade motranslator to 5.0
Related to https://github.com/phpmyadmin/motranslator/issues/37

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-11-26 15:31:29 -03:00
Maurício Meneghini Fauth
d23be36126
Fix some errors found by PHPStan and Psalm
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-11-26 15:20:44 -03:00
Kurt Eilertsen
92b6612c5e
Translated using Weblate (Norwegian Bokmål)
Currently translated at 62.5% (2105 of 3363 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/nb_NO/
Signed-off-by: Kurt Eilertsen <kurt@kheds.com>
2020-11-25 23:28:59 +01:00
Allan Nordhøy
bd53ade35e
Translated using Weblate (Norwegian Bokmål)
Currently translated at 62.3% (2096 of 3363 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/nb_NO/
Signed-off-by: Allan Nordhøy <epost@anotheragency.no>
2020-11-24 23:02:45 +01:00
Kurt Eilertsen
df47fb70e4
Translated using Weblate (Norwegian Bokmål)
Currently translated at 62.3% (2096 of 3363 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/nb_NO/
Signed-off-by: Kurt Eilertsen <kurt@kheds.com>
2020-11-24 23:02:44 +01:00
Kurt Eilertsen
2ee3f41850
Translated using Weblate (Norwegian Bokmål)
Currently translated at 62.3% (2097 of 3363 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/nb_NO/
Signed-off-by: Kurt Eilertsen <kurt@kheds.com>
2020-11-24 12:59:55 +01:00
Kurt Eilertsen
9f49252862
Translated using Weblate (Norwegian Bokmål)
Currently translated at 61.3% (2064 of 3363 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/nb_NO/
Signed-off-by: Kurt Eilertsen <kurt@kheds.com>
2020-11-23 18:18:02 +01:00
William Desportes
22b62aa7f3
Translated using Weblate (Norwegian Bokmål)
Currently translated at 61.2% (2060 of 3363 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/nb_NO/
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-22 22:57:25 +01:00
William Desportes
d09290d1fb
Update po files
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-21 23:16:12 +01:00
William Desportes
471318d8ef
Update Doctum config
Ref: https://github.com/phpmyadmin/scripts/issues/38
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-21 23:13:20 +01:00
William Desportes
eee5107d37
Translated using Weblate (German)
Currently translated at 99.0% (3332 of 3363 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/de/
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-21 11:28:59 +01:00
William Desportes
f6876a12a0
Translated using Weblate (Norwegian Bokmål)
Currently translated at 61.3% (2063 of 3363 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/nb_NO/
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-20 10:33:43 +01:00
William Desportes
b851f38b5d
Translated using Weblate (Norwegian Bokmål)
Currently translated at 61.0% (2052 of 3363 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/nb_NO/
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-20 10:24:10 +01:00
William Desportes
d402c0fd6b
Ref #16429 - PHP 8 error TypeError: Unsupported operand types: string / int
1) PhpMyAdmin\Tests\Engines\PbxtTest::testResolveTypeSize with data set #2 ('A4', array('0', 'B'))
TypeError: Unsupported operand types: string / int

libraries/classes/Util.php:528
libraries/classes/Engines/Pbxt.php:156
test/classes/Engines/PbxtTest.php:175
vendor/phpunit/phpunit/phpunit:61

Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-20 00:07:38 +01:00
William Desportes
2df5ce0044
Ref #16429 - Fix undefined array keys
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-19 23:40:55 +01:00
ssantos
b7c80942f2
Translated using Weblate (Portuguese)
Currently translated at 99.7% (3355 of 3363 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/pt/
Signed-off-by: ssantos <ssantos@web.de>
2020-11-19 23:33:24 +01:00
William Desportes
cd3a0e46ce
Ref #16429 - PHP 8 error on preg_replace
47) PhpMyAdmin\Tests\Setup\ConfigGeneratorTest::testGetConfigFile
TypeError: preg_replace(): Argument #3 ($subject) must be of type array|string, int given

libraries/classes/Setup/ConfigGenerator.php:61
test/classes/Setup/ConfigGeneratorTest.php:55
vendor/phpunit/phpunit/phpunit:61

Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-19 23:27:45 +01:00
William Desportes
723c0095b9
Fix #16490 - [PHP 8.0] Function libxml_disable_entity_loader() is deprecated
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-19 23:20:58 +01:00
William Desportes
e4bd8b51aa
Fix #16429 - PHP 8 errors on preg_replace
49) PhpMyAdmin\Tests\Setup\ConfigGeneratorTest::testGetConfigFile
TypeError: preg_replace(): Argument #3 ($subject) must be of type array|string, int given

libraries/classes/Setup/ConfigGenerator.php:183
libraries/classes/Setup/ConfigGenerator.php:53
test/classes/Setup/ConfigGeneratorTest.php:55
vendor/phpunit/phpunit/phpunit:61

50) PhpMyAdmin\Tests\TableTest::testGenerateFieldSpec
TypeError: preg_replace(): Argument #3 ($subject) must be of type array|string, int given

libraries/classes/Table.php:596
test/classes/TableTest.php:491
vendor/phpunit/phpunit/phpunit:61

Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-19 18:28:37 +01:00
Isaac Bennetch
452d2b17a6 Slightly improve documentation for user groups
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2020-11-19 11:15:01 -05:00
Allan Nordhøy
8b8a2278ac
Translated using Weblate (Norwegian Bokmål)
Currently translated at 60.9% (2049 of 3363 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/nb_NO/
Signed-off-by: Allan Nordhøy <epost@anotheragency.no>
2020-11-19 16:47:17 +01:00
Maurício Meneghini Fauth
4a84c44a34
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.7% (3353 of 3363 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>
2020-11-19 16:47:17 +01:00
Kurt Eilertsen
d3e9727ebf
Translated using Weblate (Norwegian Bokmål)
Currently translated at 60.8% (2048 of 3363 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/nb_NO/
Signed-off-by: Kurt Eilertsen <kurt@kheds.com>
2020-11-19 14:59:35 +01:00
William Desportes
7223184705
Update phpstan baseline
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-19 09:57:23 +01:00
William Desportes
f958e7b862
Upgrade dev vimeo/psalm from ^3.16 to ^4.1.1
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-19 09:56:58 +01:00
William Desportes
ece2e957dd
Upgrade stylelint from ^13.7.2 to ^13.8.0
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-19 09:52:16 +01:00
William Desportes
eb41beec23
Upgrade codemirror and jquery-migrate
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-19 09:52:16 +01:00
Maurício Meneghini Fauth
b43e351668
Fix broken tests related to #16486
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-11-16 21:35:04 -03:00
Maurício Meneghini Fauth
2f5f118ce5
Merge pull request #16486 from mauriciofauth/table-css
Add support for Bootstrap tables
2020-11-16 21:09:58 -03:00
Maurício Meneghini Fauth
0d148fc002
Add support for Bootstrap tables
Converts server database list page to Bootstrap table.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-11-16 20:16:31 -03:00