Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: ced8c3546884e034b0b7a3d92c7bd04e32d2275d
https://github.com/phpmyadmin/phpmyadmin/commit/ced8c3546884e034b0b7a3d92c7…
Author: MaurÃcio Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-11-03 (Sat, 11 November 2018) -03:00
Changed paths:
A test/selenium/Database/EventsTest.php
A test/selenium/Database/OperationsTest.php
A test/selenium/Database/ProceduresTest.php
A test/selenium/Database/QueryByExampleTest.php
A test/selenium/Database/StructureTest.php
A test/selenium/Database/TriggersTest.php
A test/selenium/Table/BrowseTest.php
A test/selenium/Table/CreateTest.php
A test/selenium/Table/InsertTest.php
A test/selenium/Table/OperationsTest.php
A test/selenium/Table/StructureTest.php
D test/selenium/DbEventsTest.php
D test/selenium/DbOperationsTest.php
D test/selenium/DbProceduresTest.php
D test/selenium/DbStructureTest.php
D test/selenium/DbTriggersTest.php
D test/selenium/QueryByExampleTest.php
D test/selenium/TableBrowseTest.php
D test/selenium/TableCreateTest.php
D test/selenium/TableInsertTest.php
D test/selenium/TableOperationsTest.php
D test/selenium/TableStructureTest.php
Log Message:
-----------
Rename database and table Selenium tests
Signed-off-by: MaurÃcio Meneghini Fauth <mauriciofauth(a)gmail.com>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 9e12c610559a1a9c7f3a3227fe002188f44a6fef
https://github.com/phpmyadmin/phpmyadmin/commit/9e12c610559a1a9c7f3a3227fe0…
Author: Mohammad Reza Mansouri <beekalam(a)gmail.com>
Date: 2018-11-03 (Sat, 11 November 2018) -03:00
Changed paths:
M libraries/classes/InsertEdit.php
M test/classes/InsertEditTest.php
M themes/pmahomme/css/common.css.php
Log Message:
-----------
consistent go button position (#14680)
* moves Go button to right on edit and insert tabs.
* moves Go button to right on import and export tabs.
Signed-off-by: beekalam <beekalam(a)gmail.com>