Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 63187a2989b99f572306fea53aaf97d56a504f4c https://github.com/phpmyadmin/phpmyadmin/commit/63187a2989b99f572306fea53aaf... Author: Marc Delisle marc@infomarc.info Date: 2013-01-31 (Thu, 31 Jan 2013)
Changed paths: M js/keyhandler.js M libraries/tbl_columns_definition_form.inc.php M tbl_change.php M tbl_create.php
Log Message: ----------- Attempt to fix bug #3787; works for table creation but not for editing a row
Commit: 6e199be4d5b575ade4843b02ab4a7798562f7288 https://github.com/phpmyadmin/phpmyadmin/commit/6e199be4d5b575ade4843b02ab4a... Author: Atul Pratap Singh atulpratapsingh05@gmail.com Date: 2013-02-01 (Fri, 01 Feb 2013)
Changed paths: M js/keyhandler.js M libraries/tbl_columns_definition_form.inc.php M tbl_change.php M tbl_create.php
Log Message: ----------- Merge remote-tracking branch 'Marc/bug_3787'
Commit: 70fcc15688740e20a32e272b7457ae7d28f1fd62 https://github.com/phpmyadmin/phpmyadmin/commit/70fcc15688740e20a32e272b7457... Author: Atul Pratap Singh atulpratapsingh05@gmail.com Date: 2013-02-01 (Fri, 01 Feb 2013)
Changed paths: M js/tbl_structure.js M tbl_addfield.php M tbl_structure.php
Log Message: ----------- Try fixing onkeydownarrowhandler while editing row, bug:3787
Commit: a9703c023986a432d4fc3430d8862d7a2948bf44 https://github.com/phpmyadmin/phpmyadmin/commit/a9703c023986a432d4fc3430d886... Author: Atul Pratap Singh atulpratapsingh05@gmail.com Date: 2013-02-03 (Sun, 03 Feb 2013)
Changed paths: M js/keyhandler.js
Log Message: ----------- Was binding to the wrong element
Commit: 0138c1bb81628d1f3266b1c32e2d892b4d4ad521 https://github.com/phpmyadmin/phpmyadmin/commit/0138c1bb81628d1f3266b1c32e2d... Author: Rouslan Placella rouslan@placella.com Date: 2013-02-03 (Sun, 03 Feb 2013)
Changed paths: M js/keyhandler.js
Log Message: ----------- Better to pass a native DOM event
Commit: 7db8605cbba6702bfdb80aa53fcb463ae1219ced https://github.com/phpmyadmin/phpmyadmin/commit/7db8605cbba6702bfdb80aa53fcb... Author: Marc Delisle marc@infomarc.info Date: 2013-02-03 (Sun, 03 Feb 2013)
Changed paths: M libraries/schema/User_Schema.class.php M po/ru.po
Log Message: ----------- Merge branch 'master' into bug_3787
Commit: e48679885047efe938f143301e02209adbffee2b https://github.com/phpmyadmin/phpmyadmin/commit/e48679885047efe938f143301e02... Author: Rouslan Placella rouslan@placella.com Date: 2013-02-03 (Sun, 03 Feb 2013)
Changed paths: M libraries/Header.class.php M tbl_change.php M tbl_create.php
Log Message: ----------- Include keyhandler.js globally
Commit: 4817037440b97448b367dd13035925b7f6673146 https://github.com/phpmyadmin/phpmyadmin/commit/4817037440b97448b367dd130359... Author: Marc Delisle marc@infomarc.info Date: 2013-02-03 (Sun, 03 Feb 2013)
Changed paths: M js/tbl_structure.js M tbl_addfield.php M tbl_structure.php
Log Message: ----------- Revert "Try fixing onkeydownarrowhandler while editing row, bug:3787"
This reverts commit 70fcc15688740e20a32e272b7457ae7d28f1fd62.
No longer needed
Commit: 00a6af227fb6c45e38bccd6db16422b54785ab5c https://github.com/phpmyadmin/phpmyadmin/commit/00a6af227fb6c45e38bccd6db164... Author: Rouslan Placella rouslan@placella.com Date: 2013-02-03 (Sun, 03 Feb 2013)
Changed paths: M js/keyhandler.js
Log Message: ----------- Needed for editing multiple data rows, changing one or multiple column structure
Commit: 6b9767cf348d62d274417aa6a7b7d9586bfa1ec5 https://github.com/phpmyadmin/phpmyadmin/commit/6b9767cf348d62d274417aa6a7b7... Author: Rouslan Placella rouslan@placella.com Date: 2013-02-03 (Sun, 03 Feb 2013)
Changed paths: M js/keyhandler.js M libraries/Header.class.php M libraries/tbl_columns_definition_form.inc.php M tbl_change.php
Log Message: ----------- Merge pull request #150 from lem9/bug_3787
Bug 3787
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/0426162e7526...6b9767cf348d