[phpmyadmin/phpmyadmin] dcaeb6: Also submit inline SQL form when pressing the comm...

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: dcaeb652b07fe6704897c6a4d444302b2a24e483 https://github.com/phpmyadmin/phpmyadmin/commit/dcaeb652b07fe6704897c6a4d444... Author: Mike Lewis <mike@mplew.is> Date: 2017-02-20 (Mon, 20 Feb 2017) Changed paths: M js/functions.js Log Message: ----------- Also submit inline SQL form when pressing the command key on macOS Allows for the natural macOS key combination to submit a form (command + enter) to be used in addition to the Windows combination (control + enter) Signed-off-by: Mike Lewis <mike@mplew.is> Commit: 53eff5d47b664558fd02881cde14f8144d997cfb https://github.com/phpmyadmin/phpmyadmin/commit/53eff5d47b664558fd02881cde14... Author: Joshua Atkins <support@jublo.net> Date: 2017-02-20 (Mon, 20 Feb 2017) Changed paths: M ChangeLog M themes/original/css/common.css.php M themes/pmahomme/css/common.css.php Log Message: ----------- Align NULL values according to column alignment Fixes #13000. Signed-off-by: Joshua Atkins <support@jublo.net> Commit: 7e1be7bd360d8a5f130eaa20b7ee88b17fa39c36 https://github.com/phpmyadmin/phpmyadmin/commit/7e1be7bd360d8a5f130eaa20b7ee... Author: Michal Čihař <michal@cihar.com> Date: 2017-02-20 (Mon, 20 Feb 2017) Changed paths: M ChangeLog M js/functions.js M themes/original/css/common.css.php M themes/pmahomme/css/common.css.php Log Message: ----------- Merge branch 'QA_4_7' Compare: https://github.com/phpmyadmin/phpmyadmin/compare/72572cb6c2c3...7e1be7bd360d
participants (1)
-
Michal Čihař