[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 208b0e: Use the router for the sql pages

Maurício Meneghini Fauth mauricio at fauth.dev
Sun Aug 4 02:28:38 CEST 2019


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 208b0e25e1a5ff8e862b15437d5caa5eefddb64e
https://github.com/phpmyadmin/phpmyadmin/commit/208b0e25e1a5ff8e862b15437d5caa5eefddb64e
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2019-08-03 (Sat, 08 August 2019) -03:00

Changed paths: 
M db_qbe.php
M import.php
M index.php
M js/ajax.js
M js/designer/move.js
M js/functions.js
M js/makegrid.js
M js/multi_column_sort.js
M js/normalization.js
M js/sql.js
M js/table/operations.js
M js/table/structure.js
M js/table/zoom_plot_jqplot.js
M libraries/classes/Config.php
M libraries/classes/Controllers/Database/SqlController.php
M libraries/classes/Controllers/Database/StructureController.php
M libraries/classes/Controllers/Table/ChartController.php
M libraries/classes/Controllers/Table/IndexesController.php
M libraries/classes/Controllers/Table/SqlController.php
M libraries/classes/Controllers/Table/StructureController.php
M libraries/classes/Core.php
M libraries/classes/Display/Results.php
M libraries/classes/Import.php
M libraries/classes/Index.php
M libraries/classes/InsertEdit.php
M libraries/classes/Menu.php
M libraries/classes/Navigation/Nodes/NodeTable.php
M libraries/classes/Navigation/Nodes/NodeView.php
M libraries/classes/Operations.php
M libraries/classes/Rte/Footer.php
M libraries/classes/Rte/RteList.php
M libraries/classes/Sanitize.php
M libraries/classes/Server/Status/Data.php
M libraries/classes/Sql.php
M libraries/classes/SqlQueryForm.php
M libraries/classes/Util.php
M libraries/db_table_exists.inc.php
M libraries/entry_points/table/change.php
M libraries/mult_submits.inc.php
M sql.php
M tbl_addfield.php
M tbl_gis_visualization.php
M tbl_row_action.php
M templates/database/search/results.twig
M templates/database/structure/structure_table_row.twig
M templates/display/results/options_block.twig
M templates/display/results/page_selector.twig
M templates/display/results/sort_by_key.twig
M templates/display/results/table_headers.twig
M templates/display/results/table_navigation.twig
M templates/display/results/table_navigation_button.twig
M templates/sql/bookmark.twig
M templates/table/relation/foreign_key_row.twig
M templates/table/structure/display_structure.twig
M templates/table/structure/display_table_stats.twig
M test/classes/CoreTest.php
M test/classes/Display/ResultsTest.php
M test/classes/ErrorReportTest.php
M test/classes/ImportTest.php
M test/classes/InsertEditTest.php
M test/classes/Navigation/Nodes/NodeTableTest.php
M test/classes/Navigation/Nodes/NodeViewTest.php
M test/classes/OperationsTest.php
M test/classes/SqlQueryFormTest.php

Log Message:
-----------
Use the router for the sql pages

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>



More information about the Git mailing list