
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: fa2dc971f6216d09bb9d8c960375fee894258cec https://github.com/phpmyadmin/phpmyadmin/commit/fa2dc971f6216d09bb9d8c960375... Author: Michal Čihař <michal@cihar.com> Date: 2017-08-28 (Mon, 28 Aug 2017) Changed paths: M ChangeLog M js/functions.js Log Message: ----------- Integrate tooltip into datetime pickers The tooltip is now disabled when picker is shown and it's content is rendered wihtin the picker. Fixes #13612 Signed-off-by: Michal Čihař <michal@cihar.com> Commit: 85c335d13a13858f4d09bbeb1b0c6894d971aa87 https://github.com/phpmyadmin/phpmyadmin/commit/85c335d13a13858f4d09bbeb1b0c... Author: Michal Čihař <michal@cihar.com> Date: 2017-08-28 (Mon, 28 Aug 2017) Changed paths: M ChangeLog M js/functions.js Log Message: ----------- Merge branch 'QA_4_7' Compare: https://github.com/phpmyadmin/phpmyadmin/compare/282818bc8f1a...85c335d13a13