[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 0ee16f: Fix grouping of tables in navigation tree:

Lukas Bixen lrb2_ at outlook.com
Sat Sep 11 14:34:09 CEST 2021


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 0ee16ff0fef07a1b04a3eb8d0a6bf640afbf6e53
https://github.com/phpmyadmin/phpmyadmin/commit/0ee16ff0fef07a1b04a3eb8d0a6bf640afbf6e53
Author: Lukas Bixen <lrb2_ at outlook.com>
Date: 2021-08-13 (Fri, 08 August 2021) -05:00

Changed paths: 
M libraries/classes/Navigation/NavigationTree.php
M templates/navigation/tree/node.twig

Log Message:
-----------
Fix grouping of tables in navigation tree:
Fix conditions for showing a node in the tree, which caused an issue
where the group name of any group of tables that does not have a sibling
would not be shown in the navigation tree.

Signed-off-by: Lukas Bixen <lrb2_ at outlook.com>

Commit: 8031072f2737312b52a7180ab99f554e3ee0da43
https://github.com/phpmyadmin/phpmyadmin/commit/8031072f2737312b52a7180ab99f554e3ee0da43
Author: MaurĂ­cio Meneghini Fauth <mauricio at fauth.dev>
Date: 2021-09-11 (Sat, 09 September 2021) -03:00

Changed paths: 
M libraries/classes/Navigation/NavigationTree.php
M templates/navigation/tree/node.twig

Log Message:
-----------
Merge pull request #17076 from lrb2/fix-table-grouping

Fix grouping of tables in navigation tree if `$cfg['NavigationTreeTableLevel'] > 1`



More information about the Git mailing list