Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 4ad6e2ea4e20855fff8c435495113794de1d5996
https://github.com/phpmyadmin/phpmyadmin/commit/4ad6e2ea4e20855fff8c4354951…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2020-12-29 (Tue, 12 December 2020) -03:00
Changed paths:
A themes/pmahomme/scss/_pagination.scss
M js/src/server/privileges.js
M libraries/classes/Server/Privileges.php
M templates/server/privileges/initials_row.twig
M test/classes/Server/PrivilegesTest.php
M themes/bootstrap/scss/_common.scss
M themes/metro/scss/_common.scss
M themes/metro/scss/_variables.scss
M themes/original/scss/_variables.scss
M themes/pmahomme/scss/_common.scss
M themes/pmahomme/scss/_variables.scss
M themes/pmahomme/scss/theme.scss
Log Message:
-----------
Use Bootstrap's pagination for user accounts page
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 18e22c2e08c1cb06ea5746f87eec18b3d4b23753
https://github.com/phpmyadmin/phpmyadmin/commit/18e22c2e08c1cb06ea5746f87ee…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2020-12-28 (Mon, 12 December 2020) -03:00
Changed paths:
M themes/metro/scss/_common.scss
M themes/metro/scss/_variables.scss
M themes/original/scss/_common.scss
M themes/original/scss/_variables.scss
M themes/pmahomme/scss/_common.scss
M themes/pmahomme/scss/_variables.scss
Log Message:
-----------
Use Bootstrap variables for link CSS style
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 5178f76f95de38e772532dc0786d0e44bebee86b
https://github.com/phpmyadmin/phpmyadmin/commit/5178f76f95de38e772532dc0786…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2020-12-28 (Mon, 12 December 2020) -03:00
Changed paths:
M js/src/functions.js
M js/src/indexes.js
M js/src/server/status/monitor.js
M js/src/table/select.js
M libraries/classes/BrowseForeigners.php
M libraries/classes/Config/FormDisplayTemplate.php
M libraries/classes/Database/Events.php
M libraries/classes/Database/Routines.php
M libraries/classes/Database/Triggers.php
M libraries/classes/Html/Generator.php
M libraries/classes/InsertEdit.php
M libraries/classes/Normalization.php
M libraries/classes/Server/Select.php
M templates/columns_definitions/column_definitions_form.twig
M templates/create_tracking_version.twig
M templates/database/central_columns/edit.twig
M templates/database/central_columns/main.twig
M templates/database/create_table.twig
M templates/database/designer/edit_delete_pages.twig
M templates/database/designer/page_save_as.twig
M templates/database/designer/schema_export.twig
M templates/database/events/editor_form.twig
M templates/database/events/index.twig
M templates/database/multi_table_query/form.twig
M templates/database/privileges/index.twig
M templates/database/qbe/selection_form.twig
M templates/database/routines/index.twig
M templates/database/search/main.twig
M templates/database/structure/add_prefix.twig
M templates/database/structure/change_prefix_form.twig
M templates/database/structure/copy_form.twig
M templates/database/structure/drop_form.twig
M templates/database/structure/empty_form.twig
M templates/database/structure/show_create.twig
M templates/database/triggers/footer.twig
M templates/database/triggers/list.twig
M templates/display/results/table.twig
M templates/error/report_form.twig
M templates/filter.twig
M templates/import_status.twig
M templates/indexes.twig
M templates/login/form.twig
M templates/navigation/item_unhide_dialog.twig
M templates/select_lang.twig
M templates/server/binlog/index.twig
M templates/server/privileges/add_user.twig
M templates/server/privileges/add_user_fieldset.twig
M templates/server/privileges/change_password.twig
M templates/server/privileges/choose_user_group.twig
M templates/server/privileges/edit_routine_privileges.twig
M templates/server/privileges/login_information_fields.twig
M templates/server/privileges/privileges_summary.twig
M templates/server/privileges/privileges_table.twig
M templates/server/privileges/user_overview.twig
M templates/server/privileges/user_properties.twig
M templates/server/replication/change_master.twig
M templates/server/replication/master_add_slave_user.twig
M templates/server/replication/master_configuration.twig
M templates/server/status/processes/index.twig
M templates/server/status/variables/index.twig
M templates/server/user_groups/edit_user_groups.twig
M templates/server/user_groups/tab_list.twig
M templates/server/user_groups/user_groups.twig
M templates/setup/home/index.twig
M templates/sql/bookmark.twig
M templates/sql/no_results_returned.twig
M templates/sql/profiling_chart.twig
M templates/start_and_number_of_rows_panel.twig
M templates/table/chart/tbl_chart.twig
M templates/table/delete/confirm.twig
M templates/table/find_replace/index.twig
M templates/table/find_replace/replace_preview.twig
M templates/table/gis_visualization/gis_visualization.twig
M templates/table/index_form.twig
M templates/table/index_rename_form.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/structure/drop_confirm.twig
M templates/table/structure/partition_definition_form.twig
M templates/table/structure/primary.twig
M templates/table/tracking/main.twig
M templates/table/zoom_search/index.twig
M templates/table/zoom_search/result_form.twig
M templates/view_create.twig
M test/classes/BrowseForeignersTest.php
M test/classes/Config/FormDisplayTemplateTest.php
M test/classes/Controllers/Server/Status/VariablesControllerTest.php
M test/classes/Server/PrivilegesTest.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:
-----------
Move fieldset CSS style to the .pma-fieldset class
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 85a59f730e4d4f8679e360728730911416fe441c
https://github.com/phpmyadmin/phpmyadmin/commit/85a59f730e4d4f8679e36072873…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2020-12-27 (Sun, 12 December 2020) -03:00
Changed paths:
M js/src/database/central_columns.js
M setup/styles.css
M themes/bootstrap/scss/_common.scss
M themes/bootstrap/scss/_designer.scss
M themes/bootstrap/scss/_navigation.scss
M themes/metro/scss/_common.scss
M themes/metro/scss/_designer.scss
M themes/metro/scss/_navigation.scss
M themes/metro/scss/_rte.scss
M themes/original/scss/_common.scss
M themes/original/scss/_navigation.scss
M themes/pmahomme/scss/_alert.scss
M themes/pmahomme/scss/_card.scss
M themes/pmahomme/scss/_common.scss
M themes/pmahomme/scss/_designer.scss
M themes/pmahomme/scss/_navigation.scss
Log Message:
-----------
Remove unneeded CSS vendor prefixes
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>