[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 91e9a4: RFE#908: Improvements for the table editor (index ...

Marc Delisle marc at infomarc.info
Tue Jul 22 16:28:38 CEST 2014


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 91e9a4d46c5c8299ed80e1bb3ad129bb1a5fdbb7
      https://github.com/phpmyadmin/phpmyadmin/commit/91e9a4d46c5c8299ed80e1bb3ad129bb1a5fdbb7
  Author: Ashutosh Dhundhara <ashutoshdhundhara at yahoo.com>
  Date:   2014-07-22 (Tue, 22 Jul 2014)

  Changed paths:
    M js/functions.js
    M js/indexes.js
    M js/messages.php
    M js/tbl_structure.js
    M libraries/Index.class.php
    M libraries/create_addfield.lib.php
    M libraries/tbl_columns_definition_form.inc.php
    M libraries/tbl_columns_definition_form.lib.php
    M libraries/tbl_indexes.lib.php
    M tbl_indexes.php
    M test/libraries/PMA_tbl_indexes_test.php
    M themes/original/css/common.css.php
    M themes/pmahomme/css/common.css.php

  Log Message:
  -----------
  RFE#908: Improvements for the table editor (index creation).

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara at yahoo.com>

Fix coding styles.

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara at yahoo.com>

Make index columns sortable.

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara at yahoo.com>

Fix failing test.

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara at yahoo.com>

Fix drag icon in Firefox.

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara at yahoo.com>


  Commit: d0a19abf5a1eaaec53ec0aa55d9ee0a76ff2338b
      https://github.com/phpmyadmin/phpmyadmin/commit/d0a19abf5a1eaaec53ec0aa55d9ee0a76ff2338b
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2014-07-22 (Tue, 22 Jul 2014)

  Changed paths:
    M js/functions.js
    M js/indexes.js
    M js/messages.php
    M js/tbl_structure.js
    M libraries/Index.class.php
    M libraries/create_addfield.lib.php
    M libraries/tbl_columns_definition_form.inc.php
    M libraries/tbl_columns_definition_form.lib.php
    M libraries/tbl_indexes.lib.php
    M tbl_indexes.php
    M test/libraries/PMA_tbl_indexes_test.php
    M themes/original/css/common.css.php
    M themes/pmahomme/css/common.css.php

  Log Message:
  -----------
  Merge pull request #1286 from ashutoshdhundhara/rfe_908

RFE#908: Improvements for the table editor (index creation).


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/ef0c05c51686...d0a19abf5a1e


More information about the Git mailing list