Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 61c3aeeb5d33586b405bdf4df304e99477fea6ab
      
https://github.com/phpmyadmin/phpmyadmin/commit/61c3aeeb5d33586b405bdf4df304e99477fea6ab
  Author: Michal Čihař <[email protected]>
  Date:   2017-10-30 (Mon, 30 Oct 2017)

  Changed paths:
    M js/functions.js

  Log Message:
  -----------
  Remove javascript hover

It is already handled by CSS and this code is commented out.

Signed-off-by: Michal Čihař <[email protected]>


  Commit: 2bb01ef0a77cb551c4f13ea520068ddc87d61668
      
https://github.com/phpmyadmin/phpmyadmin/commit/2bb01ef0a77cb551c4f13ea520068ddc87d61668
  Author: Michal Čihař <[email protected]>
  Date:   2017-10-30 (Mon, 30 Oct 2017)

  Changed paths:
    M js/db_structure.js
    M js/functions.js
    M js/server_databases.js
    M js/server_variables.js
    M templates/database/structure/structure_table_row.twig
    M templates/server/databases/table_footer.phtml
    M templates/server/databases/table_row.phtml
    M templates/server/variables/session_variable_row.twig
    M templates/server/variables/variable_row.twig
    M test/classes/Controllers/Server/ServerDatabasesControllerTest.php

  Log Message:
  -----------
  Share code for row filtering

Make it generic so that it works in most cases and fixes does not have
to be implemented multiple times.

Issue #13517

Signed-off-by: Michal Čihař <[email protected]>


  Commit: 23b07d4366c37b341d9a69108db2832b3614e29e
      
https://github.com/phpmyadmin/phpmyadmin/commit/23b07d4366c37b341d9a69108db2832b3614e29e
  Author: Michal Čihař <[email protected]>
  Date:   2017-10-30 (Mon, 30 Oct 2017)

  Changed paths:
    M templates/server/variables/variable_row.twig

  Log Message:
  -----------
  Correctly render html formatted variables

Signed-off-by: Michal Čihař <[email protected]>


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/b0421d7d8c01...23b07d4366c3
_______________________________________________
Git mailing list
[email protected]
https://lists.phpmyadmin.net/mailman/listinfo/git

Reply via email to