[phpmyadmin/phpmyadmin] 3c7bbf: Create GisDataEditorController

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 3c7bbf3523a6b62dab31f6df0930bf0e5f58d012 https://github.com/phpmyadmin/phpmyadmin/commit/3c7bbf3523a6b62dab31f6df0930... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2019-11-07 (Thu, 11 November 2019) -03:00 Changed paths: A libraries/classes/Controllers/GisDataEditorController.php M libraries/entry_points/gis_data_editor.php M services_controllers.yml Log Message: ----------- Create GisDataEditorController Moves gis_data_editor entry point logic to the new controller. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev> Commit: 57b213a982e38d4f735813d325e6e123c956a484 https://github.com/phpmyadmin/phpmyadmin/commit/57b213a982e38d4f735813d325e6... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2019-11-07 (Thu, 11 November 2019) -03:00 Changed paths: M js/gis_data_editor.js M libraries/routes.php M templates/gis_data_editor_form.twig M templates/table/search/input_box.twig D libraries/entry_points/gis_data_editor.php Log Message: ----------- Move gis data editor entry point to routes file Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
participants (1)
-
Maurício Meneghini Fauth