Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 8a0aa251fe69c767db3d496e8e8e6de67363f61b https://github.com/phpmyadmin/phpmyadmin/commit/8a0aa251fe69c767db3d496e8e8e... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2019-11-12 (Tue, 11 November 2019) -03:00
Changed paths: M js/designer/history.js M js/functions.js M js/normalization.js M js/rte.js M libraries/classes/Config/FormDisplayTemplate.php M libraries/classes/Database/Qbe.php M libraries/classes/Display/Results.php M libraries/classes/Index.php M libraries/classes/InsertEdit.php M libraries/classes/Normalization.php M libraries/classes/Plugins/Auth/AuthenticationConfig.php M libraries/classes/Plugins/Export/ExportHtmlword.php M libraries/classes/Rte/Events.php M libraries/classes/Rte/Routines.php M templates/columns_definitions/column_attributes.twig M templates/database/central_columns/main.twig M templates/database/designer/main.twig M templates/database/privileges/index.twig M templates/database/qbe/column_select_cell.twig M templates/database/qbe/sort_order_select_cell.twig M templates/database/qbe/sort_select_cell.twig M templates/database/search/main.twig M templates/database/structure/body_for_table_summary.twig M templates/database/structure/structure_table_row.twig M templates/database/tracking/tables.twig M templates/navigation/item_unhide_dialog.twig M templates/server/binlog/index.twig M templates/server/databases/index.twig M templates/server/privileges/privileges_summary.twig M templates/server/privileges/users_overview.twig M templates/server/status/queries/index.twig M templates/server/status/status/index.twig M templates/server/variables/index.twig M templates/table/privileges/index.twig M templates/table/search/zoom_result_form.twig M templates/table/structure/display_structure.twig M templates/table/structure/display_table_stats.twig M templates/table/tracking/main.twig M test/classes/Config/FormDisplayTemplateTest.php M test/classes/Controllers/Server/Status/QueriesControllerTest.php M test/classes/Controllers/Server/Status/StatusControllerTest.php M test/classes/Database/QbeTest.php M test/classes/Display/ResultsTest.php M test/classes/InsertEditTest.php M test/classes/NormalizationTest.php M test/classes/Plugins/Export/ExportHtmlwordTest.php M themes/bootstrap/scss/_common.scss M themes/bootstrap/scss/_rte.scss M themes/metro/scss/_common.scss M themes/metro/scss/_rte.scss M themes/original/scss/_common.scss M themes/pmahomme/scss/_common.scss M themes/pmahomme/scss/_rte.scss
Log Message: ----------- Replace some custom CSS utilities with Bootstrap equivalents
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev