[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 3a0129: User can choose to use Enter instead of Ctrl+Enter...

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 3a012945aeb9d8638cf56e04d8f583d4cc2f5bb2 https://github.com/phpmyadmin/phpmyadmin/commit/3a012945aeb9d8638cf56e04d8f5... Author: Dan Ungureanu <udan1107@gmail.com> Date: 2015-03-06 (Fri, 06 Mar 2015) Changed paths: M js/console.js M libraries/Console.class.php Log Message: ----------- User can choose to use Enter instead of Ctrl+Enter to execute queries. Implements RFE #1570, part 2. Signed-off-by: Dan Ungureanu <udan1107@gmail.com> Commit: d2a467f0027864dc3e33b92b4a3adf89d368d370 https://github.com/phpmyadmin/phpmyadmin/commit/d2a467f0027864dc3e33b92b4a3a... Author: Marc Delisle <marc@infomarc.info> Date: 2015-03-08 (Sun, 08 Mar 2015) Changed paths: M js/console.js M libraries/Console.class.php Log Message: ----------- Merge pull request #1546 from udan11/rfe_1570_2 RFE #1570, part 2. User can choose to use Enter instead of Ctrl+Enter to execute queries. Compare: https://github.com/phpmyadmin/phpmyadmin/compare/d9ec0980624a...d2a467f00278
participants (1)
-
Marc Delisle