Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: c64b77abe142b8d1cf369ca2c02721af272ce0de https://github.com/phpmyadmin/phpmyadmin/commit/c64b77abe142b8d1cf369ca2c027... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2020-11-16 (Mon, 11 November 2020) -03:00
Changed paths: M js/src/designer/history.js M js/src/functions.js M js/src/server/status/monitor.js M libraries/classes/BrowseForeigners.php M libraries/classes/Database/Routines.php M libraries/classes/Database/Triggers.php M libraries/classes/Engines/Innodb.php M libraries/classes/InsertEdit.php M libraries/classes/Plugins/Auth/AuthenticationConfig.php M libraries/classes/Plugins/Export/ExportHtmlword.php M libraries/classes/Relation.php M libraries/classes/StorageEngine.php M templates/columns_definitions/column_definitions_form.twig M templates/columns_definitions/partitions.twig M templates/columns_definitions/table_fields_definitions.twig M templates/config/form_display/fieldset_top.twig M templates/database/central_columns/edit.twig M templates/database/central_columns/main.twig M templates/database/data_dictionary/index.twig M templates/database/designer/database_tables.twig M templates/database/designer/main.twig M templates/database/designer/page_save_as.twig M templates/database/events/editor_form.twig M templates/database/events/index.twig M templates/database/export/index.twig M templates/database/multi_table_query/form.twig M templates/database/privileges/index.twig M templates/database/qbe/ins_del_and_or_cell.twig M templates/database/qbe/selection_form.twig M templates/database/routines/index.twig M templates/database/search/results.twig M templates/database/structure/add_prefix.twig M templates/database/structure/change_prefix_form.twig M templates/database/structure/show_create.twig M templates/database/structure/table_header.twig M templates/database/tracking/tables.twig M templates/database/triggers/list.twig M templates/display/results/table.twig M templates/export.twig M templates/indexes.twig M templates/navigation/item_unhide_dialog.twig M templates/server/binlog/index.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/change_password.twig M templates/server/privileges/initials_row.twig M templates/server/privileges/privileges_summary.twig M templates/server/privileges/users_overview.twig M templates/server/replication/master_replication.twig M templates/server/replication/status_table.twig M templates/server/status/monitor/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/user_groups/user_listings.twig M templates/server/variables/index.twig M templates/setup/home/index.twig M templates/sql/profiling_chart.twig M templates/table/find_replace/replace_preview.twig M templates/table/index_form.twig M templates/table/maintenance/checksum.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/table/zoom_search/result_form.twig M templates/transformation_overview.twig M templates/view_create.twig 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: ----------- Move HTML's table CSS to the pma-table class
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 0d148fc002e69c1a0a499ad4e0db5d30d5fe1591 https://github.com/phpmyadmin/phpmyadmin/commit/0d148fc002e69c1a0a499ad4e0db... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2020-11-16 (Mon, 11 November 2020) -03:00
Changed paths: A themes/metro/scss/_tables.scss A themes/original/scss/_tables.scss A themes/pmahomme/scss/_tables.scss M templates/server/databases/index.twig M themes/bootstrap/scss/_common.scss M themes/metro/scss/_common.scss M themes/metro/scss/_variables.scss M themes/metro/scss/theme.scss M themes/original/scss/_common.scss M themes/original/scss/_variables.scss M themes/original/scss/theme.scss M themes/pmahomme/scss/_common.scss M themes/pmahomme/scss/_variables.scss M themes/pmahomme/scss/theme.scss
Log Message: ----------- Add support for Bootstrap tables
Converts server database list page to Bootstrap table.
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 2f5f118ce5fb5141658fadb652087b8323a22805 https://github.com/phpmyadmin/phpmyadmin/commit/2f5f118ce5fb5141658fadb65208... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2020-11-16 (Mon, 11 November 2020) -03:00
Changed paths: A themes/metro/scss/_tables.scss A themes/original/scss/_tables.scss A themes/pmahomme/scss/_tables.scss M js/src/designer/history.js M js/src/functions.js M js/src/server/status/monitor.js M libraries/classes/BrowseForeigners.php M libraries/classes/Database/Routines.php M libraries/classes/Database/Triggers.php M libraries/classes/Engines/Innodb.php M libraries/classes/InsertEdit.php M libraries/classes/Plugins/Auth/AuthenticationConfig.php M libraries/classes/Plugins/Export/ExportHtmlword.php M libraries/classes/Relation.php M libraries/classes/StorageEngine.php M templates/columns_definitions/column_definitions_form.twig M templates/columns_definitions/partitions.twig M templates/columns_definitions/table_fields_definitions.twig M templates/config/form_display/fieldset_top.twig M templates/database/central_columns/edit.twig M templates/database/central_columns/main.twig M templates/database/data_dictionary/index.twig M templates/database/designer/database_tables.twig M templates/database/designer/main.twig M templates/database/designer/page_save_as.twig M templates/database/events/editor_form.twig M templates/database/events/index.twig M templates/database/export/index.twig M templates/database/multi_table_query/form.twig M templates/database/privileges/index.twig M templates/database/qbe/ins_del_and_or_cell.twig M templates/database/qbe/selection_form.twig M templates/database/routines/index.twig M templates/database/search/results.twig M templates/database/structure/add_prefix.twig M templates/database/structure/change_prefix_form.twig M templates/database/structure/show_create.twig M templates/database/structure/table_header.twig M templates/database/tracking/tables.twig M templates/database/triggers/list.twig M templates/display/results/table.twig M templates/export.twig M templates/indexes.twig M templates/navigation/item_unhide_dialog.twig M templates/server/binlog/index.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/change_password.twig M templates/server/privileges/initials_row.twig M templates/server/privileges/privileges_summary.twig M templates/server/privileges/users_overview.twig M templates/server/replication/master_replication.twig M templates/server/replication/status_table.twig M templates/server/status/monitor/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/user_groups/user_listings.twig M templates/server/variables/index.twig M templates/setup/home/index.twig M templates/sql/profiling_chart.twig M templates/table/find_replace/replace_preview.twig M templates/table/index_form.twig M templates/table/maintenance/checksum.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/table/zoom_search/result_form.twig M templates/transformation_overview.twig M templates/view_create.twig M themes/bootstrap/scss/_common.scss M themes/metro/scss/_common.scss M themes/metro/scss/_variables.scss M themes/metro/scss/theme.scss M themes/original/scss/_common.scss M themes/original/scss/_variables.scss M themes/original/scss/theme.scss M themes/pmahomme/scss/_common.scss M themes/pmahomme/scss/_variables.scss M themes/pmahomme/scss/theme.scss
Log Message: ----------- Merge pull request #16486 from mauriciofauth/table-css
Add support for Bootstrap tables