[phpMyAdmin Git] [phpmyadmin/phpmyadmin] b068a0: Refactor ServerCollationsController

Maurício Meneghini Fauth mauriciofauth at gmail.com
Tue Jan 29 03:56:46 CET 2019


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: b068a0d6391e4d95f4e0d0b115329fe09070aacc
https://github.com/phpmyadmin/phpmyadmin/commit/b068a0d6391e4d95f4e0d0b115329fe09070aacc
Author: Maurício Meneghini Fauth <mauriciofauth at gmail.com>
Date: 2019-01-29 (Tue, 01 January 2019) -02:00

Changed paths: 
A templates/server/collations/index.twig
M libraries/classes/Controllers/Server/ServerCollationsController.php
M server_collations.php
M templates/server/sub_page_header.twig
M test/classes/Controllers/Server/ServerCollationsControllerTest.php
D templates/server/collations/charsets.twig

Log Message:
-----------
Refactor ServerCollationsController

Refactors PhpMyAdmin\Controllers\Server\ServerCollationsController.

- Moves response handling back to server_collations.php.
- Groups all HTML in templates/server/collations/index.twig.
- Improves unit tests.

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth at gmail.com>



More information about the Git mailing list