Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 6b08a7c326c92fd1844ba2ee025755d1806ec580
https://github.com/phpmyadmin/phpmyadmin/commit/6b08a7c326c92fd1844ba2ee025…
Author: Leonardo Strozzi <laps15(a)inf.ufpr.br>
Date: 2018-07-13 (Fri, 13 Jul 2018)
Changed paths:
M libraries/classes/Controllers/Table/TableRelationController.php
M libraries/classes/Controllers/Table/TableStructureController.php
A templates/table/page_with_secondary_tabs.twig
M templates/table/relation/common_form.twig
R templates/table/secondary_tabs.twig
M templates/table/structure/display_structure.twig
M templates/table/structure/display_table_stats.twig
Log Message:
-----------
Refactor table secondary tabs tamplate
Implements inheritance on relation and structure templates
Signed-off-by: Leonardo Strozzi <laps15(a)inf.ufpr.br>
Commit: 1079140280f1956015ee8834679cc0a71e839646
https://github.com/phpmyadmin/phpmyadmin/commit/1079140280f1956015ee8834679…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-07-13 (Fri, 13 Jul 2018)
Changed paths:
M libraries/classes/Controllers/Table/TableRelationController.php
M libraries/classes/Controllers/Table/TableStructureController.php
A templates/table/page_with_secondary_tabs.twig
M templates/table/relation/common_form.twig
R templates/table/secondary_tabs.twig
M templates/table/structure/display_structure.twig
M templates/table/structure/display_table_stats.twig
Log Message:
-----------
Merge pull request #14483 from laps15/inheritance
Refactor table secondary tabs tamplate
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/c2c5bfc67047...1079140280f1
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 4e81d3f27de40598b65bb680ea52c348e1a217af
https://github.com/phpmyadmin/phpmyadmin/commit/4e81d3f27de40598b65bb680ea5…
Author: Leonardo Strozzi <laps15(a)inf.ufpr.br>
Date: 2018-07-11 (Wed, 11 Jul 2018)
Changed paths:
M templates/table/search/fields_table.twig
R templates/table/search/options.twig
R templates/table/search/options_zoom.twig
R templates/table/search/search_and_replace.twig
M templates/table/search/selection_form.twig
R templates/table/search/table_header.twig
Log Message:
-----------
Refactor table search templates
Signed-off-by: Leonardo Strozzi <laps15(a)inf.ufpr.br>
Commit: 108f445ee6c88968b2d553d117c9a265670673a4
https://github.com/phpmyadmin/phpmyadmin/commit/108f445ee6c88968b2d553d117c…
Author: Leonardo Strozzi <laps15(a)inf.ufpr.br>
Date: 2018-07-11 (Wed, 11 Jul 2018)
Changed paths:
R templates/table/structure/actions_in_table_structure.twig
R templates/table/structure/add_column.twig
R templates/table/structure/check_all_table_column.twig
M templates/table/structure/display_structure.twig
M templates/table/structure/display_table_stats.twig
R templates/table/structure/move_columns_dialog.twig
R templates/table/structure/optional_action_links.twig
R templates/table/structure/row_stats_table.twig
R templates/table/structure/table_structure_header.twig
R templates/table/structure/table_structure_row.twig
Log Message:
-----------
Merge table structure tamplates
Signed-off-by: Leonardo Strozzi <laps15(a)inf.ufpr.br>
Commit: c2c5bfc67047e7d5e2c3f9dc9091c2f8381e9957
https://github.com/phpmyadmin/phpmyadmin/commit/c2c5bfc67047e7d5e2c3f9dc909…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-07-12 (Thu, 12 Jul 2018)
Changed paths:
M templates/table/search/fields_table.twig
R templates/table/search/options.twig
R templates/table/search/options_zoom.twig
R templates/table/search/search_and_replace.twig
M templates/table/search/selection_form.twig
R templates/table/search/table_header.twig
R templates/table/structure/actions_in_table_structure.twig
R templates/table/structure/add_column.twig
R templates/table/structure/check_all_table_column.twig
M templates/table/structure/display_structure.twig
M templates/table/structure/display_table_stats.twig
R templates/table/structure/move_columns_dialog.twig
R templates/table/structure/optional_action_links.twig
R templates/table/structure/row_stats_table.twig
R templates/table/structure/table_structure_header.twig
R templates/table/structure/table_structure_row.twig
Log Message:
-----------
Merge pull request #14480 from laps15/refactor_tables
Refactor table search templates
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/13874a6937e7...c2c5bfc67047
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.