Branch: refs/heads/QA_4_6 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
Commit: 83c0873570a4ddb5dd5342e3ef60ef831738b511 https://github.com/phpmyadmin/phpmyadmin/commit/83c0873570a4ddb5dd5342e3ef60... Author: Michal Čihař michal@cihar.com Date: 2016-10-25 (Tue, 25 Oct 2016)
Changed paths: M js/functions.js M js/messages.php M js/tbl_change.js
Log Message: ----------- Merge pull request #12654 from devenbansod/fix_12637
Allow for all MySQL values of TIME data type
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/10ef1af71ef7...83c0873570a4