[phpMyAdmin Git] [phpmyadmin/phpmyadmin] c367f9: Allow for all MySQL values of TIME data type

Michal Čihař michal at cihar.com
Tue Oct 25 10:24:32 CEST 2016


  Branch: refs/heads/QA_4_6
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: c367f93aa8655f9a4be9874f74f7ff8a306f810f
      https://github.com/phpmyadmin/phpmyadmin/commit/c367f93aa8655f9a4be9874f74f7ff8a306f810f
  Author: Deven Bansod <devenbansod.bits at 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 at gmail.com>


  Commit: 83c0873570a4ddb5dd5342e3ef60ef831738b511
      https://github.com/phpmyadmin/phpmyadmin/commit/83c0873570a4ddb5dd5342e3ef60ef831738b511
  Author: Michal Čihař <michal at 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


More information about the Git mailing list