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

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 5fce4c83cb36bc7ee9c14decc4c538f6d6c78ea3 https://github.com/phpmyadmin/phpmyadmin/commit/5fce4c83cb36bc7ee9c14decc4c5... Author: Edward Cheng <c4150221@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@gmail.com> Commit: 61893a8897191d8831dc174de5ae211b9359a553 https://github.com/phpmyadmin/phpmyadmin/commit/61893a8897191d8831dc174de5ae... Author: Edward Cheng <c4150221@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@gmail.com> Commit: bd863f6a626422a1cd86e8ebc5a02512af4828d9 https://github.com/phpmyadmin/phpmyadmin/commit/bd863f6a626422a1cd86e8ebc5a0... Author: Edward Cheng <c4150221@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@gmail.com> Commit: c80e3beda2a8b6cc171d1e16e55beddaa9de24ec https://github.com/phpmyadmin/phpmyadmin/commit/c80e3beda2a8b6cc171d1e16e55b... Author: Marc Delisle <marc@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
participants (1)
-
Marc Delisle