Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 79319a60fcf3cae9eafdcc34b36cc1ef50772c7d https://github.com/phpmyadmin/phpmyadmin/commit/79319a60fcf3cae9eafdcc34b36c... Author: Jason jason.daurus@gmail.com Date: 2015-05-31 (Sun, 31 May 2015)
Changed paths: M libraries/TableSearch.class.php M libraries/normalization.lib.php M libraries/tbl_columns_definition_form.lib.php M libraries/tbl_gis_visualization.lib.php M libraries/tbl_indexes.lib.php M libraries/tbl_printview.lib.php M libraries/tbl_relation.lib.php A templates/columns_definitions/column_adjust_privileges.phtml A templates/columns_definitions/column_attribute.phtml A templates/columns_definitions/column_auto_increment.phtml A templates/columns_definitions/column_comment.phtml A templates/columns_definitions/column_default.phtml A templates/columns_definitions/column_definitions_form.phtml A templates/columns_definitions/column_extra.phtml A templates/columns_definitions/column_indexes.phtml A templates/columns_definitions/column_length.phtml A templates/columns_definitions/column_null.phtml A templates/columns_definitions/column_type.phtml A templates/columns_definitions/mime_type.phtml A templates/columns_definitions/move_column.phtml A templates/columns_definitions/table_fields_definitions.phtml A templates/columns_definitions/transformation.phtml A templates/columns_definitions/transformation_option.phtml A templates/gis_visualization/gis_visualization.phtml A templates/index_form.phtml A templates/printview/columns.phtml A templates/printview/footer.phtml A templates/printview/row_statistics.phtml A templates/printview/space_usage.phtml A templates/printview/space_usage_and_row_statistics.phtml A templates/printview/tables_detail.phtml A templates/printview/tables_info.phtml A templates/printview/tables_structure.phtml A templates/table/column_comparison_operators.phtml A templates/table/fields_table.phtml A templates/table/form_tag.phtml A templates/table/geom_func.phtml A templates/table/input_box.phtml A templates/table/options.phtml A templates/table/options_zoom.phtml A templates/table/replace_preview.phtml A templates/table/rows_normal.phtml A templates/table/rows_zoom.phtml A templates/table/search_and_replace.phtml A templates/table/secondary_tabs.phtml A templates/table/selection_form.phtml A templates/table/table_header.phtml A templates/table/zoom_result_form.phtml M templates/tbl_chart.phtml A templates/tbl_relation/common_form.phtml A templates/tbl_relation/dropdown_generate.phtml A templates/tbl_relation/foreign_key_row.phtml A templates/tbl_relation/internal_relational_row.phtml A templates/tbl_relation/relational_dropdown.phtml M test/classes/PMA_TableReplaceSearch_test.php M test/classes/PMA_TableSearch_test.php M test/libraries/PMA_tbl_columns_definition_form_test.php M test/libraries/PMA_tbl_gis_visualization_test.php M test/libraries/PMA_tbl_indexes_test.php M test/libraries/PMA_tbl_relation_test.php
Log Message: ----------- Templates for table related scripts
Signed-off-by: Jason jason.daurus@gmail.com
Commit: 7abd44ece3e2e5349a29b12167c55a8c3de2cb05 https://github.com/phpmyadmin/phpmyadmin/commit/7abd44ece3e2e5349a29b12167c5... Author: Atul Pratap Singh atulpratapsingh05@gmail.com Date: 2015-05-31 (Sun, 31 May 2015)
Changed paths: M libraries/TableSearch.class.php M libraries/normalization.lib.php M libraries/tbl_columns_definition_form.lib.php M libraries/tbl_gis_visualization.lib.php M libraries/tbl_indexes.lib.php M libraries/tbl_printview.lib.php M libraries/tbl_relation.lib.php A templates/columns_definitions/column_adjust_privileges.phtml A templates/columns_definitions/column_attribute.phtml A templates/columns_definitions/column_auto_increment.phtml A templates/columns_definitions/column_comment.phtml A templates/columns_definitions/column_default.phtml A templates/columns_definitions/column_definitions_form.phtml A templates/columns_definitions/column_extra.phtml A templates/columns_definitions/column_indexes.phtml A templates/columns_definitions/column_length.phtml A templates/columns_definitions/column_null.phtml A templates/columns_definitions/column_type.phtml A templates/columns_definitions/mime_type.phtml A templates/columns_definitions/move_column.phtml A templates/columns_definitions/table_fields_definitions.phtml A templates/columns_definitions/transformation.phtml A templates/columns_definitions/transformation_option.phtml A templates/gis_visualization/gis_visualization.phtml A templates/index_form.phtml A templates/printview/columns.phtml A templates/printview/footer.phtml A templates/printview/row_statistics.phtml A templates/printview/space_usage.phtml A templates/printview/space_usage_and_row_statistics.phtml A templates/printview/tables_detail.phtml A templates/printview/tables_info.phtml A templates/printview/tables_structure.phtml A templates/table/column_comparison_operators.phtml A templates/table/fields_table.phtml A templates/table/form_tag.phtml A templates/table/geom_func.phtml A templates/table/input_box.phtml A templates/table/options.phtml A templates/table/options_zoom.phtml A templates/table/replace_preview.phtml A templates/table/rows_normal.phtml A templates/table/rows_zoom.phtml A templates/table/search_and_replace.phtml A templates/table/secondary_tabs.phtml A templates/table/selection_form.phtml A templates/table/table_header.phtml A templates/table/zoom_result_form.phtml M templates/tbl_chart.phtml A templates/tbl_relation/common_form.phtml A templates/tbl_relation/dropdown_generate.phtml A templates/tbl_relation/foreign_key_row.phtml A templates/tbl_relation/internal_relational_row.phtml A templates/tbl_relation/relational_dropdown.phtml M test/classes/PMA_TableReplaceSearch_test.php M test/classes/PMA_TableSearch_test.php M test/libraries/PMA_tbl_columns_definition_form_test.php M test/libraries/PMA_tbl_gis_visualization_test.php M test/libraries/PMA_tbl_indexes_test.php M test/libraries/PMA_tbl_relation_test.php
Log Message: ----------- Merge pull request #1700 from gzzhanghao/template
Complete templates for table related scripts
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/5fb0a85197a1...7abd44ece3e2