Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 712728496da98111357117714613aeaaf7a6205e https://github.com/phpmyadmin/phpmyadmin/commit/712728496da98111357117714613... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2020-12-21 (Mon, 12 December 2020) -03:00
Changed paths: M .browserslistrc M js/vendor/bootstrap/bootstrap.bundle.min.js M js/vendor/bootstrap/bootstrap.bundle.min.js.map M package.json M themes/bootstrap/scss/_bootstrap-rtl.scss M themes/bootstrap/scss/_bootstrap.scss M themes/bootstrap/scss/_breadcrumb.scss M themes/metro/scss/_breadcrumbs.scss M themes/original/scss/_breadcrumbs.scss M themes/pmahomme/scss/_tables.scss M yarn.lock
Log Message: ----------- Upgrade Bootstrap to version 5
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 6408b7179abd139125f44980d016699f8e9f62f5 https://github.com/phpmyadmin/phpmyadmin/commit/6408b7179abd139125f44980d016... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2020-12-21 (Mon, 12 December 2020) -03:00
Changed paths: M js/src/menu_resizer.js M js/src/sql.js M libraries/classes/Display/Results.php M libraries/classes/Engines/Innodb.php M libraries/classes/StorageEngine.php M templates/database/central_columns/main.twig M templates/database/events/index.twig M templates/database/operations/index.twig M templates/database/privileges/index.twig M templates/database/routines/index.twig M templates/database/structure/body_for_table_summary.twig M templates/database/structure/structure_table_row.twig M templates/database/structure/table_header.twig M templates/database/tracking/tables.twig M templates/database/triggers/list.twig M templates/login/form.twig M templates/server/collations/index.twig M templates/server/databases/index.twig M templates/server/engines/index.twig M templates/server/plugins/index.twig M templates/server/privileges/privileges_summary.twig M templates/server/privileges/user_properties.twig M templates/server/privileges/users_overview.twig M templates/server/status/advisor/index.twig M templates/server/status/processes/list.twig M templates/server/status/queries/index.twig M templates/server/status/status/index.twig M templates/server/status/variables/index.twig M templates/server/user_groups/user_groups.twig M templates/server/variables/index.twig M templates/sql/profiling_chart.twig M templates/sql/query.twig M templates/table/maintenance/checksum.twig M templates/table/operations/index.twig M templates/table/operations/view.twig M templates/table/privileges/index.twig M templates/table/relation/common_form.twig M templates/table/search/index.twig M templates/table/structure/display_partitions.twig M templates/table/structure/display_structure.twig M templates/table/structure/display_table_stats.twig M templates/table/tracking/main.twig M templates/table/tracking/report_table.twig M templates/table/tracking/structure_snapshot_columns.twig M templates/table/tracking/structure_snapshot_indexes.twig M templates/table/zoom_search/index.twig M templates/top_menu.twig M test/classes/Controllers/Server/CollationsControllerTest.php M test/classes/Controllers/Server/Status/StatusControllerTest.php M test/classes/Engines/InnodbTest.php M themes/bootstrap/scss/_bootstrap.scss M themes/bootstrap/scss/_variables.scss M themes/metro/scss/_tables.scss
Log Message: ----------- Fix renamed Bootstrap 5 classes
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 178882b391367b7019dcbcb6ce3239db7c675d38 https://github.com/phpmyadmin/phpmyadmin/commit/178882b391367b7019dcbcb6ce32... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2020-12-21 (Mon, 12 December 2020) -03:00
Changed paths: M ChangeLog M doc/require.rst
Log Message: ----------- Update web browser support in doc/require.rst
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: c1932b785ffe213face6a5bde1f1c6705a15fe92 https://github.com/phpmyadmin/phpmyadmin/commit/c1932b785ffe213face6a5bde1f1... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2020-12-21 (Mon, 12 December 2020) -03:00
Changed paths: M .browserslistrc M ChangeLog M doc/require.rst M js/src/menu_resizer.js M js/src/sql.js M js/vendor/bootstrap/bootstrap.bundle.min.js M js/vendor/bootstrap/bootstrap.bundle.min.js.map M libraries/classes/Display/Results.php M libraries/classes/Engines/Innodb.php M libraries/classes/StorageEngine.php M package.json M templates/database/central_columns/main.twig M templates/database/events/index.twig M templates/database/operations/index.twig M templates/database/privileges/index.twig M templates/database/routines/index.twig M templates/database/structure/body_for_table_summary.twig M templates/database/structure/structure_table_row.twig M templates/database/structure/table_header.twig M templates/database/tracking/tables.twig M templates/database/triggers/list.twig M templates/login/form.twig M templates/server/collations/index.twig M templates/server/databases/index.twig M templates/server/engines/index.twig M templates/server/plugins/index.twig M templates/server/privileges/privileges_summary.twig M templates/server/privileges/user_properties.twig M templates/server/privileges/users_overview.twig M templates/server/status/advisor/index.twig M templates/server/status/processes/list.twig M templates/server/status/queries/index.twig M templates/server/status/status/index.twig M templates/server/status/variables/index.twig M templates/server/user_groups/user_groups.twig M templates/server/variables/index.twig M templates/sql/profiling_chart.twig M templates/sql/query.twig M templates/table/maintenance/checksum.twig M templates/table/operations/index.twig M templates/table/operations/view.twig M templates/table/privileges/index.twig M templates/table/relation/common_form.twig M templates/table/search/index.twig M templates/table/structure/display_partitions.twig M templates/table/structure/display_structure.twig M templates/table/structure/display_table_stats.twig M templates/table/tracking/main.twig M templates/table/tracking/report_table.twig M templates/table/tracking/structure_snapshot_columns.twig M templates/table/tracking/structure_snapshot_indexes.twig M templates/table/zoom_search/index.twig M templates/top_menu.twig M test/classes/Controllers/Server/CollationsControllerTest.php M test/classes/Controllers/Server/Status/StatusControllerTest.php M test/classes/Engines/InnodbTest.php M themes/bootstrap/scss/_bootstrap-rtl.scss M themes/bootstrap/scss/_bootstrap.scss M themes/bootstrap/scss/_breadcrumb.scss M themes/bootstrap/scss/_variables.scss M themes/metro/scss/_breadcrumbs.scss M themes/metro/scss/_tables.scss M themes/original/scss/_breadcrumbs.scss M themes/pmahomme/scss/_tables.scss M yarn.lock
Log Message: ----------- Merge pull request #16521 from mauriciofauth/bootstrap-5
Upgrade Bootstrap to version 5