Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 0ee16ff0fef07a1b04a3eb8d0a6bf640afbf6e53
https://github.com/phpmyadmin/phpmyadmin/commit/0ee16ff0fef07a1b04a3eb8d0a6bf640afbf6e53
Author: Lukas Bixen <[email protected]>
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 <[email protected]>

Commit: 8031072f2737312b52a7180ab99f554e3ee0da43
https://github.com/phpmyadmin/phpmyadmin/commit/8031072f2737312b52a7180ab99f554e3ee0da43
Author: MaurĂ­cio Meneghini Fauth <[email protected]>
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`

_______________________________________________
Git mailing list
[email protected]
https://lists.phpmyadmin.net/mailman/listinfo/git

Reply via email to