From: Robert T. <no...@gi...> - 2019-10-12 19:26:09
|
Branch: refs/heads/master Home: https://github.com/phppgadmin/phppgadmin Commit: 2b8f7135b702075a29e647568f21e0772ce0de93 https://github.com/phppgadmin/phppgadmin/commit/2b8f7135b702075a29e647568f21e0772ce0de93 Author: nirgal <ni...@us...> Date: 2019-10-08 (Tue, 08 Oct 2019) Changed paths: M classes/Misc.php Log Message: ----------- xtree: tables & views can't expand the browse item In the left tree, in tables and views, when one click on the + of browse, a message like "Erreur lors du chargement display.php?action=tree&return=schema&subject=view&view=test+vue&server=localhost%3A5432%3Aallow&database=bug422&schema=public (200: OK)" is displayed. These items don't support tree actions, and the tree expansion should be be offered in the first place. Commit: 736e347c6dcb5ded0fdb7d13f08464bb181b49ff https://github.com/phppgadmin/phppgadmin/commit/736e347c6dcb5ded0fdb7d13f08464bb181b49ff Author: Robert Treat <ro...@xz...> Date: 2019-10-12 (Sat, 12 Oct 2019) Changed paths: M HISTORY Log Message: ----------- Add bugfix to history file Compare: https://github.com/phppgadmin/phppgadmin/compare/22b1a3eecb98...736e347c6dcb |