Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: d29e6d57287cf69913c70c0616a0e12168e295f8
https://github.com/phpmyadmin/phpmyadmin/commit/d29e6d57287cf69913c70c0616a…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2019-08-14 (Wed, 08 August 2019) -03:00
Changed paths:
A libraries/entry_points/table/find_replace.php
M index.php
M libraries/classes/Controllers/Table/SearchController.php
M libraries/classes/Menu.php
M templates/table/search/replace_preview.twig
M templates/table/search/selection_form.twig
D tbl_find_replace.php
Log Message:
-----------
Use the router for the table find and replace page
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 60e9a55021135d9dcaefdd849bd60da215a056e4
https://github.com/phpmyadmin/phpmyadmin/commit/60e9a55021135d9dcaefdd849bd…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2019-08-14 (Wed, 08 August 2019) -03:00
Changed paths:
A libraries/entry_points/table/zoom_select.php
M index.php
M js/table/zoom_plot_jqplot.js
M libraries/classes/Controllers/Table/SearchController.php
M libraries/classes/Core.php
M libraries/classes/Menu.php
M templates/table/search/selection_form.twig
M templates/table/search/zoom_result_form.twig
D tbl_zoom_select.php
Log Message:
-----------
Use the router for the table zoom search page
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: ea3599194eac9a9bcd1c91bac5dc6a0b59e39020
https://github.com/phpmyadmin/phpmyadmin/commit/ea3599194eac9a9bcd1c91bac5d…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2019-08-14 (Wed, 08 August 2019) -03:00
Changed paths:
A libraries/entry_points/table/operations.php
M index.php
M js/table/operations.js
M libraries/classes/Core.php
M libraries/classes/Import.php
M libraries/classes/Menu.php
M libraries/classes/Operations.php
M test/classes/OperationsTest.php
D tbl_operations.php
Log Message:
-----------
Use the router for table operations page
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>