[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 310b76: bug #4558 Unable to Add Rows while Creating Table

Marc Delisle marc at infomarc.info
Thu Oct 16 16:39:40 CEST 2014


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 310b76c585f4c92a43f199b1f4d94e616b8229af
      https://github.com/phpmyadmin/phpmyadmin/commit/310b76c585f4c92a43f199b1f4d94e616b8229af
  Author: Nisarg Jhaveri <nisarg.jhaveri at research.iiit.ac.in>
  Date:   2014-10-16 (Thu, 16 Oct 2014)

  Changed paths:
    M js/functions.js
    M js/messages.php
    M libraries/tbl_columns_definition_form.lib.php
    M test/libraries/PMA_tbl_columns_definition_form_test.php

  Log Message:
  -----------
  bug #4558 Unable to Add Rows while Creating Table

- Remove inline JS from add column button.
- Remove unnecessary eventhandler to submit form on enter.
- Added event handler to add column field to add on enter.
- Fix tests

Signed-off-by: Nisarg Jhaveri <nisarg.jhaveri at research.iiit.ac.in>


  Commit: 5efd2feb490d445e0e8a4e0a2f2317ac294a1288
      https://github.com/phpmyadmin/phpmyadmin/commit/5efd2feb490d445e0e8a4e0a2f2317ac294a1288
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2014-10-16 (Thu, 16 Oct 2014)

  Changed paths:
    M js/functions.js
    M js/messages.php
    M libraries/tbl_columns_definition_form.lib.php
    M test/libraries/PMA_tbl_columns_definition_form_test.php

  Log Message:
  -----------
  Merge pull request #1378 from nisargjhaveri/bug_4558

bug #4558 Unable to Add Rows while Creating Table


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/e64a0839b00f...5efd2feb490d


More information about the Git mailing list