[phpMyAdmin Git] [phpmyadmin/phpmyadmin] fbd5b0: Redesign the export/import pages to use Bootstrap components

Maurício Meneghini Fauth mauricio at fauth.dev
Fri Nov 26 17:47:59 CET 2021


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: fbd5b0a67c54b77fcfa86febfa762b2cd22281fd
https://github.com/phpmyadmin/phpmyadmin/commit/fbd5b0a67c54b77fcfa86febfa762b2cd22281fd
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2021-11-25 (Thu, 11 November 2021) -03:00

Changed paths: 
M ChangeLog
M js/src/export.js
M js/src/import.js
M js/src/normalization.js
M libraries/classes/Controllers/Database/ImportController.php
M libraries/classes/Controllers/Server/ImportController.php
M libraries/classes/Controllers/Table/ImportController.php
M libraries/classes/Export.php
M libraries/classes/Normalization.php
M libraries/classes/Plugins.php
M libraries/classes/Twig/UtilExtension.php
M templates/database/export/index.twig
M templates/export.twig
M templates/import.twig
M templates/server/export/index.twig
M test/classes/Database/DesignerTest.php
M test/selenium/ExportTest.php
M test/selenium/ImportTest.php
M themes/bootstrap/scss/_common.scss
M themes/metro/scss/_common.scss
M themes/original/scss/_common.scss
M themes/pmahomme/scss/_common.scss

Log Message:
-----------
Redesign the export/import pages to use Bootstrap components

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: e1b0750b54f8b04e76a5cf6f8dc8fb632bb86475
https://github.com/phpmyadmin/phpmyadmin/commit/e1b0750b54f8b04e76a5cf6f8dc8fb632bb86475
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2021-11-26 (Fri, 11 November 2021) -03:00

Changed paths: 
M ChangeLog
M js/src/export.js
M js/src/import.js
M js/src/normalization.js
M libraries/classes/Controllers/Database/ImportController.php
M libraries/classes/Controllers/Server/ImportController.php
M libraries/classes/Controllers/Table/ImportController.php
M libraries/classes/Export.php
M libraries/classes/Normalization.php
M libraries/classes/Plugins.php
M libraries/classes/Twig/UtilExtension.php
M templates/database/export/index.twig
M templates/export.twig
M templates/import.twig
M templates/server/export/index.twig
M test/classes/Database/DesignerTest.php
M test/selenium/ExportTest.php
M test/selenium/ImportTest.php
M themes/bootstrap/scss/_common.scss
M themes/metro/scss/_common.scss
M themes/original/scss/_common.scss
M themes/pmahomme/scss/_common.scss

Log Message:
-----------
Merge pull request #17203 from mauriciofauth/export-page-layout

Redesign the export/import pages to use Bootstrap components



More information about the Git mailing list