Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 4dec56d88391f1b296e0178dd069e1febb5eb126
https://github.com/phpmyadmin/phpmyadmin/commit/4dec56d88391f1b296e0178dd06…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2021-05-17 (Mon, 05 May 2021) -03:00
Changed paths:
A templates/table/start_and_number_of_rows_fieldset.twig
M libraries/classes/Controllers/Table/ChartController.php
M libraries/classes/Controllers/Table/GisVisualizationController.php
M libraries/classes/Html/Generator.php
M libraries/classes/Twig/UtilExtension.php
M templates/table/chart/tbl_chart.twig
M templates/table/gis_visualization/gis_visualization.twig
D templates/start_and_number_of_rows_panel.twig
Log Message:
-----------
Remove get_start_and_number_of_rows_panel() Twig function
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 0b073e3d3b60f8031216309ad7ed23919019e31f
https://github.com/phpmyadmin/phpmyadmin/commit/0b073e3d3b60f8031216309ad7e…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2021-05-15 (Sat, 05 May 2021) -03:00
Changed paths:
M templates/database/routines/editor_form.twig
M themes/bootstrap/scss/_common.scss
M themes/bootstrap/scss/theme.scss
M themes/metro/scss/_common.scss
M themes/metro/scss/theme.scss
M themes/original/scss/_common.scss
M themes/original/scss/theme.scss
M themes/pmahomme/scss/_common.scss
M themes/pmahomme/scss/theme.scss
D themes/bootstrap/scss/_rte.scss
D themes/metro/scss/_rte.scss
D themes/pmahomme/scss/_rte.scss
Log Message:
-----------
Remove _rte.scss file
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 95fdd35e2fe1dc304efbe8be96a5a6c1a0357562
https://github.com/phpmyadmin/phpmyadmin/commit/95fdd35e2fe1dc304efbe8be96a…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2021-05-15 (Sat, 05 May 2021) -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/InsertEdit.php
M libraries/classes/Plugins/Auth/AuthenticationConfig.php
M libraries/classes/Plugins/Export/ExportHtmlword.php
M libraries/classes/Relation.php
M templates/columns_definitions/column_definitions_form.twig
M templates/columns_definitions/partitions.twig
M templates/database/designer/database_tables.twig
M templates/database/designer/main.twig
M templates/database/designer/page_save_as.twig
M templates/setup/home/index.twig
M test/classes/BrowseForeignersTest.php
M test/classes/Plugins/Export/ExportHtmlwordTest.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:
-----------
Remove the .pma-table CSS class
Replaces with equivalent Bootstrap classes.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 68b96b8b1020dba6106836e1ac96f037cc8b56c5
https://github.com/phpmyadmin/phpmyadmin/commit/68b96b8b1020dba6106836e1ac9…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2021-05-14 (Fri, 05 May 2021) -03:00
Changed paths:
M templates/database/export/index.twig
M templates/database/multi_table_query/form.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/display/results/table.twig
M templates/export.twig
M templates/navigation/item_unhide_dialog.twig
M templates/server/binlog/index.twig
M templates/server/replication/master_replication.twig
M templates/server/replication/status_table.twig
M templates/server/status/monitor/index.twig
M templates/table/structure/display_structure.twig
M templates/table/zoom_search/result_form.twig
M templates/transformation_overview.twig
M templates/view_create.twig
M test/classes/Controllers/Server/BinlogControllerTest.php
M test/classes/ReplicationGuiTest.php
Log Message:
-----------
Remove some .pma-table CSS classes
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>