Branch: refs/heads/fix_12637 Home: https://github.com/phpmyadmin/phpmyadmin Commit: c367f93aa8655f9a4be9874f74f7ff8a306f810f https://github.com/phpmyadmin/phpmyadmin/commit/c367f93aa8655f9a4be9874f74f7... Author: Deven Bansod devenbansod.bits@gmail.com Date: 2016-10-20 (Thu, 20 Oct 2016)
Changed paths: M js/functions.js M js/messages.php M js/tbl_change.js
Log Message: ----------- Allow for all MySQL values of TIME data type
We show slider only for occasionally used times from 00:00:00 to 23:59:59, but allow for other times when entered by inputting directly in the textbox.
Fix #12637
Signed-off-by: Deven Bansod devenbansod.bits@gmail.com