Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 093ed726981d660515116ceae13d2e574727f746 https://github.com/phpmyadmin/phpmyadmin/commit/093ed726981d660515116ceae13d... Author: Maurício Meneghini Fauth mauriciofauth@gmail.com Date: 2017-05-30 (Tue, 30 May 2017)
Changed paths: M libraries/Template.php M libraries/controllers/table/TableIndexesController.php M libraries/controllers/table/TableSearchController.php M libraries/controllers/table/TableStructureController.php M libraries/tbl_columns_definition_form.inc.php M libraries/tbl_partition_definition.inc.php A libraries/twig/MessageExtension.php M libraries/twig/UtilExtension.php M scripts/generate-twig-cache M templates/columns_definitions/column_definitions_form.phtml R templates/table/index_form.phtml A templates/table/index_form.twig R templates/table/search/column_comparison_operators.phtml A templates/table/search/column_comparison_operators.twig R templates/table/search/form_tag.phtml A templates/table/search/form_tag.twig M templates/table/search/selection_form.phtml R templates/table/structure/action_row_in_structure_table.phtml A templates/table/structure/action_row_in_structure_table.twig R templates/table/structure/actions_in_table_structure.phtml A templates/table/structure/actions_in_table_structure.twig R templates/table/structure/add_column.phtml A templates/table/structure/add_column.twig R templates/table/structure/check_all_table_column.phtml A templates/table/structure/check_all_table_column.twig R templates/table/structure/display_partitions.phtml A templates/table/structure/display_partitions.twig M templates/table/structure/display_structure.phtml R templates/table/structure/display_table_stats.phtml A templates/table/structure/display_table_stats.twig R templates/table/structure/move_columns_dialog.phtml A templates/table/structure/move_columns_dialog.twig R templates/table/structure/optional_action_links.phtml A templates/table/structure/optional_action_links.twig M templates/table/structure/partition_definition_form.phtml R templates/table/structure/row_stats_table.phtml A templates/table/structure/row_stats_table.twig R templates/table/structure/table_structure_header.phtml A templates/table/structure/table_structure_header.twig R templates/table/structure/table_structure_row.phtml A templates/table/structure/table_structure_row.twig
Log Message: ----------- Port some templates to Twig
Signed-off-by: Maurício Meneghini Fauth mauriciofauth@gmail.com
Commit: a07ee7249918e23739f4e36e2e761d9430680001 https://github.com/phpmyadmin/phpmyadmin/commit/a07ee7249918e23739f4e36e2e76... Author: Michal Čihař michal@cihar.com Date: 2017-06-01 (Thu, 01 Jun 2017)
Changed paths: M libraries/Template.php M libraries/controllers/table/TableIndexesController.php M libraries/controllers/table/TableSearchController.php M libraries/controllers/table/TableStructureController.php M libraries/tbl_columns_definition_form.inc.php M libraries/tbl_partition_definition.inc.php A libraries/twig/MessageExtension.php M libraries/twig/UtilExtension.php M scripts/generate-twig-cache M templates/columns_definitions/column_definitions_form.phtml R templates/table/index_form.phtml A templates/table/index_form.twig R templates/table/search/column_comparison_operators.phtml A templates/table/search/column_comparison_operators.twig R templates/table/search/form_tag.phtml A templates/table/search/form_tag.twig M templates/table/search/selection_form.phtml R templates/table/structure/action_row_in_structure_table.phtml A templates/table/structure/action_row_in_structure_table.twig R templates/table/structure/actions_in_table_structure.phtml A templates/table/structure/actions_in_table_structure.twig R templates/table/structure/add_column.phtml A templates/table/structure/add_column.twig R templates/table/structure/check_all_table_column.phtml A templates/table/structure/check_all_table_column.twig R templates/table/structure/display_partitions.phtml A templates/table/structure/display_partitions.twig M templates/table/structure/display_structure.phtml R templates/table/structure/display_table_stats.phtml A templates/table/structure/display_table_stats.twig R templates/table/structure/move_columns_dialog.phtml A templates/table/structure/move_columns_dialog.twig R templates/table/structure/optional_action_links.phtml A templates/table/structure/optional_action_links.twig M templates/table/structure/partition_definition_form.phtml R templates/table/structure/row_stats_table.phtml A templates/table/structure/row_stats_table.twig R templates/table/structure/table_structure_header.phtml A templates/table/structure/table_structure_header.twig R templates/table/structure/table_structure_row.phtml A templates/table/structure/table_structure_row.twig
Log Message: ----------- Merge pull request #13333 from mauriciofauth/templates
Port some templates to Twig
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/8fa57d23ff2c...a07ee7249918