[Phpmyadmin-git] [phpmyadmin/phpmyadmin] b43f4c: Expand the navigation and highlight the current da...

Atul Pratap Singh atulpratapsingh05 at gmail.com
Sun Sep 1 16:00:13 CEST 2013


  Branch: refs/heads/QA_4_0
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: b43f4c7fed71963e499ef7bf81cf24b3cc73cf9b
      https://github.com/phpmyadmin/phpmyadmin/commit/b43f4c7fed71963e499ef7bf81cf24b3cc73cf9b
  Author: Kasun Chathuranga <chathuranga.jayaneththi at gmail.com>
  Date:   2013-08-30 (Fri, 30 Aug 2013)

  Changed paths:
    M js/common.js
    M js/navigation.js
    M libraries/navigation/NavigationTree.class.php
    M libraries/navigation/Nodes/Node_Database.class.php
    M libraries/navigation/Nodes/Node_Table.class.php
    M libraries/navigation/Nodes/Node_Table_Container.class.php
    M libraries/navigation/Nodes/Node_View.class.php
    M libraries/navigation/Nodes/Node_View_Container.class.php
    M themes/original/css/navigation.css.php
    M themes/pmahomme/css/navigation.css.php

  Log Message:
  -----------
  Expand the navigation and highlight the current database or table/view


  Commit: 6f29a89aec0a10d831117d5c9599656aafdfd144
      https://github.com/phpmyadmin/phpmyadmin/commit/6f29a89aec0a10d831117d5c9599656aafdfd144
  Author: Kasun Chathuranga <chathuranga.jayaneththi at gmail.com>
  Date:   2013-08-30 (Fri, 30 Aug 2013)

  Changed paths:
    M js/navigation.js

  Log Message:
  -----------
  Make scrolling work for table/views as well


  Commit: 9c8267a9a8c7aaf53879fed0b70b996331c8ce44
      https://github.com/phpmyadmin/phpmyadmin/commit/9c8267a9a8c7aaf53879fed0b70b996331c8ce44
  Author: Kasun Chathuranga <chathuranga.jayaneththi at gmail.com>
  Date:   2013-08-31 (Sat, 31 Aug 2013)

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

  Log Message:
  -----------
  Properly open and select database when "Use <db>" command is issued


  Commit: 87e63d065150b60d2e9b74a1e37dc01134645501
      https://github.com/phpmyadmin/phpmyadmin/commit/87e63d065150b60d2e9b74a1e37dc01134645501
  Author: Atul Pratap Singh <atulpratapsingh05 at gmail.com>
  Date:   2013-09-01 (Sun, 01 Sep 2013)

  Changed paths:
    M js/common.js
    M js/navigation.js
    M js/sql.js
    M libraries/navigation/NavigationTree.class.php
    M libraries/navigation/Nodes/Node_Database.class.php
    M libraries/navigation/Nodes/Node_Table.class.php
    M libraries/navigation/Nodes/Node_Table_Container.class.php
    M libraries/navigation/Nodes/Node_View.class.php
    M libraries/navigation/Nodes/Node_View_Container.class.php
    M themes/original/css/navigation.css.php
    M themes/pmahomme/css/navigation.css.php

  Log Message:
  -----------
  Merge pull request #659 from kasunchathuranga/navSelect

Expand the navigation and highlight the current database or table/view


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/b1115ee504c7...87e63d065150


More information about the Git mailing list