[phpmyadmin/phpmyadmin] 307f70: Templating getWithSelected() and getCheckbox(), Is...

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 307f7069e5ed44a3ebb66c4e59690e657b90ccb7 https://github.com/phpmyadmin/phpmyadmin/commit/307f7069e5ed44a3ebb66c4e5969... Author: Durgesh <007durgesh219@gmail.com> Date: 2016-02-23 (Tue, 23 Feb 2016) Changed paths: M libraries/DisplayResults.php M libraries/Util.php M libraries/central_columns.lib.php M libraries/controllers/server/ServerDatabasesController.php M libraries/rte/rte_list.lib.php M libraries/server_privileges.lib.php M libraries/tracking.lib.php A templates/checkbox.phtml A templates/select_all.phtml M templates/table/search/search_and_replace.phtml M templates/table/structure/check_all_table_column.phtml M test/libraries/PMA_server_privileges_test.php A test/libraries/common/PMA_checkbox_test.php R test/libraries/common/PMA_getCheckbox_test.php Log Message: ----------- Templating getWithSelected() and getCheckbox(), Issue #12004 Signed-off-by: Durgesh <007durgesh219@gmail.com> Commit: 0370f382c2fe0249f026bdd47401aec04805c635 https://github.com/phpmyadmin/phpmyadmin/commit/0370f382c2fe0249f026bdd47401... Author: Atul Pratap Singh <atulpratapsingh05@gmail.com> Date: 2016-02-25 (Thu, 25 Feb 2016) Changed paths: M libraries/DisplayResults.php M libraries/Util.php M libraries/central_columns.lib.php M libraries/controllers/server/ServerDatabasesController.php M libraries/rte/rte_list.lib.php M libraries/server_privileges.lib.php M libraries/tracking.lib.php A templates/checkbox.phtml A templates/select_all.phtml M templates/table/search/search_and_replace.phtml M templates/table/structure/check_all_table_column.phtml M test/libraries/PMA_server_privileges_test.php A test/libraries/common/PMA_checkbox_test.php R test/libraries/common/PMA_getCheckbox_test.php Log Message: ----------- Merge pull request #12008 from 007durgesh219/Issue#12004 Templating getWithSelected() and getCheckbox(), Issue #12004 Compare: https://github.com/phpmyadmin/phpmyadmin/compare/132dcfc1de1f...0370f382c2fe
participants (1)
-
Atul Pratap Singh