[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 54000a: [Console]Second commit

Michal Čihař michal at cihar.com
Tue Jul 29 15:19:21 CEST 2014


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 54000aa117fb505e04ac4d58de55eb7258fc5042
      https://github.com/phpmyadmin/phpmyadmin/commit/54000aa117fb505e04ac4d58de55eb7258fc5042
  Author: Edward Cheng <c4150221 at gmail.com>
  Date:   2014-07-29 (Tue, 29 Jul 2014)

  Changed paths:
    M import.php
    M js/ajax.js
    M js/console.js
    M js/messages.php
    M js/sql.js
    M libraries/Console.class.php
    M libraries/Response.class.php
    M libraries/bookmark.lib.php
    M libraries/relation.lib.php
    M themes/original/css/common.css.php
    M themes/pmahomme/css/common.css.php

  Log Message:
  -----------
  [Console]Second commit
Console changes:
+ Ajax global callback
+ Support disable Codemirror
+ Global AJAX callback
+ XSS issues slove
+ JSON response bug fix
+ Selection query Explain and Profiling
+ Translation improvement
+ Bookmark creation and deletion
+ Codemirror wrong font-size under Firefox
+ Options card input elements value bug
+ Etc

Removal:
- Rollback query execution support

Other changes:
+ Unify query history behavior

Signed-off-by: Edward Cheng <c4150221 at gmail.com>


  Commit: 51cb22a9d76596a774f7cae4b36c25ed13e96da6
      https://github.com/phpmyadmin/phpmyadmin/commit/51cb22a9d76596a774f7cae4b36c25ed13e96da6
  Author: Michal Čihař <michal at cihar.com>
  Date:   2014-07-29 (Tue, 29 Jul 2014)

  Changed paths:
    M import.php
    M js/ajax.js
    M js/console.js
    M js/messages.php
    M js/sql.js
    M libraries/Console.class.php
    M libraries/Response.class.php
    M libraries/bookmark.lib.php
    M libraries/relation.lib.php
    M themes/original/css/common.css.php
    M themes/pmahomme/css/common.css.php

  Log Message:
  -----------
  Merge pull request #1297 from WhaleWatching/console

[Console]Second commit


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/d43ef71c23d0...51cb22a9d765


More information about the Git mailing list