Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 5aa2856f7ff52130fa6a936712b43b2e6155d523 https://github.com/phpmyadmin/phpmyadmin/commit/5aa2856f7ff52130fa6a936712b4... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2020-09-12 (Sat, 09 September 2020) -03:00
Changed paths: M libraries/classes/Controllers/Database/RoutinesController.php M libraries/classes/Controllers/Database/StructureController.php M libraries/classes/Controllers/Database/TriggersController.php M libraries/classes/Controllers/Table/ChangeController.php M libraries/classes/Controllers/Table/SearchController.php M libraries/classes/Controllers/Table/StructureController.php M libraries/classes/Controllers/Table/TriggersController.php M libraries/classes/Controllers/Table/ZoomSearchController.php M libraries/classes/InsertEdit.php M libraries/classes/Util.php M templates/database/structure/favorite_anchor.twig M templates/database/structure/structure_table_row.twig M templates/table/search/input_box.twig M templates/table/structure/display_structure.twig M templates/table/zoom_search/result_form.twig M test/classes/InsertEditTest.php M test/classes/UtilTest.php
Log Message: ----------- Remove Util::buildActionTitles and the titles global
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: ec10464cc0a9878dfe0e0d9eaa29ecf471089859 https://github.com/phpmyadmin/phpmyadmin/commit/ec10464cc0a9878dfe0e0d9eaa29... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2020-09-13 (Sun, 09 September 2020) -03:00
Changed paths: M libraries/classes/Controllers/Database/RoutinesController.php M libraries/classes/Controllers/Database/StructureController.php M libraries/classes/Controllers/Database/TriggersController.php M libraries/classes/Controllers/Table/ChangeController.php M libraries/classes/Controllers/Table/SearchController.php M libraries/classes/Controllers/Table/StructureController.php M libraries/classes/Controllers/Table/TriggersController.php M libraries/classes/Controllers/Table/ZoomSearchController.php M libraries/classes/InsertEdit.php M libraries/classes/Util.php M templates/database/structure/favorite_anchor.twig M templates/database/structure/structure_table_row.twig M templates/table/search/input_box.twig M templates/table/structure/display_structure.twig M templates/table/zoom_search/result_form.twig M test/classes/InsertEditTest.php M test/classes/UtilTest.php
Log Message: ----------- Merge pull request #16345 from mauriciofauth/remove-titles
Remove Util::buildActionTitles and the titles global variable