[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 184882: Add another test

Michal Čihař michal at cihar.com
Wed Aug 2 08:19:57 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 184882653205815ed69c7552329215e3b8efe063
      https://github.com/phpmyadmin/phpmyadmin/commit/184882653205815ed69c7552329215e3b8efe063
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-08-01 (Tue, 01 Aug 2017)

  Changed paths:
    M test/libraries/PMA_transformation_test.php

  Log Message:
  -----------
  Add another test

See #13522

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 23866a587537803fe70ba85a86ae0e13cb42d323
      https://github.com/phpmyadmin/phpmyadmin/commit/23866a587537803fe70ba85a86ae0e13cb42d323
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-08-02 (Wed, 02 Aug 2017)

  Changed paths:
    M js/functions.js

  Log Message:
  -----------
  Simplify code by removing not needed variable

Issue #13550

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 33dd51eaf7cc6b28a5b160cf1974434c36254a76
      https://github.com/phpmyadmin/phpmyadmin/commit/33dd51eaf7cc6b28a5b160cf1974434c36254a76
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-08-02 (Wed, 02 Aug 2017)

  Changed paths:
    M js/functions.js
    M js/sql.js

  Log Message:
  -----------
  Move SQL copy handler to sql.js

Issue #13550

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 12f54fd0cf8ff6d6a09c5abc6de512f9061cd85a
      https://github.com/phpmyadmin/phpmyadmin/commit/12f54fd0cf8ff6d6a09c5abc6de512f9061cd85a
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-08-02 (Wed, 02 Aug 2017)

  Changed paths:
    M ChangeLog
    M js/sql.js

  Log Message:
  -----------
  Fixed copy results to clipboard

Copy only results table, not all tables on the page.

Fixes #13550

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 626c2b3a29de466724c34896ff0ff3a83ba2f42c
      https://github.com/phpmyadmin/phpmyadmin/commit/626c2b3a29de466724c34896ff0ff3a83ba2f42c
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-08-02 (Wed, 02 Aug 2017)

  Changed paths:
    M js/sql.js

  Log Message:
  -----------
  Remove not needed variable

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: ef891b2bba9a45aad42ccc203528a8f8df22f513
      https://github.com/phpmyadmin/phpmyadmin/commit/ef891b2bba9a45aad42ccc203528a8f8df22f513
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-08-02 (Wed, 02 Aug 2017)

  Changed paths:
    M js/sql.js

  Log Message:
  -----------
  Simplify code for copying to clipboard

Honestly I don't understand the old code, but it breaks on fields with
applied transformations, while using simply text() works fine.

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 5e9bb1b584950e1dda9c10ab1bbbc65260829725
      https://github.com/phpmyadmin/phpmyadmin/commit/5e9bb1b584950e1dda9c10ab1bbbc65260829725
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-08-02 (Wed, 02 Aug 2017)

  Changed paths:
    M ChangeLog
    M js/functions.js
    M js/sql.js

  Log Message:
  -----------
  Merge branch 'QA_4_7'


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/9404287ac094...5e9bb1b58495


More information about the Git mailing list