[phpMyAdmin Git] [phpmyadmin/phpmyadmin] e36f5a: Refactor Table\SearchController
Maurício Meneghini Fauth
mauricio at fauth.dev
Sun Dec 29 02:19:33 CET 2019
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: e36f5a193871d38e09ee6eb903ad02a200dff218
https://github.com/phpmyadmin/phpmyadmin/commit/e36f5a193871d38e09ee6eb903ad02a200dff218
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2019-12-28 (Sat, 12 December 2019) -03:00
Changed paths:
A templates/table/search/index.twig
M libraries/classes/Controllers/Table/SearchController.php
M libraries/routes.php
M phpstan-baseline.neon
M services_controllers.yml
M test/classes/Controllers/Table/SearchControllerTest.php
D libraries/entry_points/table/select.php
D templates/table/search/fields_table.twig
D templates/table/search/form_tag.twig
D templates/table/search/geom_func.twig
D templates/table/search/rows_normal.twig
D templates/table/search/selection_form.twig
Log Message:
-----------
Refactor Table\SearchController
Moves the table select entry point logic to the controller and removes
the entry point file.
Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>
More information about the Git
mailing list