[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 5fce4c: New feature, Navigation hover show full name

Marc Delisle marc at infomarc.info
Mon Feb 17 15:23:00 CET 2014


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 5fce4c83cb36bc7ee9c14decc4c538f6d6c78ea3
      https://github.com/phpmyadmin/phpmyadmin/commit/5fce4c83cb36bc7ee9c14decc4c538f6d6c78ea3
  Author: Edward Cheng <c4150221 at gmail.com>
  Date:   2014-02-11 (Tue, 11 Feb 2014)

  Changed paths:
    M js/navigation.js
    M libraries/navigation/NavigationTree.class.php
    M themes/original/css/common.css.php
    M themes/pmahomme/css/common.css.php

  Log Message:
  -----------
  New feature, Navigation hover show full name

Some database/table/column name just so long that can't show it completely,
relative to adjust the Navigation's width, hover to show it fully is better.

Btw, some end-sign notes "end" is uppercase, some is lowercase, i unify them to lowercase

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


  Commit: 61893a8897191d8831dc174de5ae211b9359a553
      https://github.com/phpmyadmin/phpmyadmin/commit/61893a8897191d8831dc174de5ae211b9359a553
  Author: Edward Cheng <c4150221 at gmail.com>
  Date:   2014-02-11 (Tue, 11 Feb 2014)

  Changed paths:
    M js/navigation.js

  Log Message:
  -----------
  Bind show full name event on #pma_navigation_tree_content into end of PMA_showCurrentNavigation()

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


  Commit: bd863f6a626422a1cd86e8ebc5a02512af4828d9
      https://github.com/phpmyadmin/phpmyadmin/commit/bd863f6a626422a1cd86e8ebc5a02512af4828d9
  Author: Edward Cheng <c4150221 at gmail.com>
  Date:   2014-02-17 (Mon, 17 Feb 2014)

  Changed paths:
    M js/navigation.js

  Log Message:
  -----------
  Fix bug

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


  Commit: c80e3beda2a8b6cc171d1e16e55beddaa9de24ec
      https://github.com/phpmyadmin/phpmyadmin/commit/c80e3beda2a8b6cc171d1e16e55beddaa9de24ec
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2014-02-17 (Mon, 17 Feb 2014)

  Changed paths:
    M js/navigation.js
    M libraries/navigation/NavigationTree.class.php
    M themes/original/css/common.css.php
    M themes/pmahomme/css/common.css.php

  Log Message:
  -----------
  Merge pull request #945 from WhaleWatching/nav_hover_show_full

New feature, Navigation hover show full name


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/e86fb123756b...c80e3beda2a8


More information about the Git mailing list