[phpmyadmin/phpmyadmin] 6672d4: Use template for server databases index

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 6672d4f2ea430642a654f7243a93687b6af6ed04 https://github.com/phpmyadmin/phpmyadmin/commit/6672d4f2ea430642a654f7243a93... Author: Maurício Meneghini Fauth <mauriciofauth@gmail.com> Date: 2017-11-02 (Thu, 02 Nov 2017) Changed paths: M libraries/classes/Controllers/Server/ServerDatabasesController.php A templates/server/databases/index.twig Log Message: ----------- Use template for server databases index Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com> Commit: 79f6f88bff7aca28969f980438192a225507d730 https://github.com/phpmyadmin/phpmyadmin/commit/79f6f88bff7aca28969f98043819... Author: Maurício Meneghini Fauth <mauriciofauth@gmail.com> Date: 2017-11-02 (Thu, 02 Nov 2017) Changed paths: M libraries/classes/Controllers/Server/ServerBinlogController.php M libraries/classes/Controllers/Server/ServerCollationsController.php M libraries/classes/Controllers/Server/ServerDatabasesController.php M libraries/classes/Controllers/Server/ServerEnginesController.php M libraries/classes/Controllers/Server/ServerPluginsController.php M libraries/classes/Controllers/Server/ServerVariablesController.php R libraries/classes/Server/Common.php M server_privileges.php M server_replication.php A templates/server/sub_page_header.twig R test/classes/Server/CommonTest.php Log Message: ----------- Use template for server sub page header Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com> Commit: ff38d5c5eb00afcd0255e73c73097b423d40dd46 https://github.com/phpmyadmin/phpmyadmin/commit/ff38d5c5eb00afcd0255e73c7309... Author: Maurício Meneghini Fauth <mauriciofauth@gmail.com> Date: 2017-11-02 (Thu, 02 Nov 2017) Changed paths: M libraries/classes/Controllers/Server/ServerDatabasesController.php M templates/server/databases/index.twig Log Message: ----------- Move sub page header to index template Move server/sub_page_header template from ServerDatabasesController to server/databases/index template Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com> Compare: https://github.com/phpmyadmin/phpmyadmin/compare/da2697bd99a1...ff38d5c5eb00
participants (1)
-
Maurício Meneghini Fauth