pgAdmin 4 commit: Keep all the information in the tree node data in the

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Keep all the information in the tree node data in the
Date: 2015-12-28 04:47:23
Message-ID: E1aDPiN-0002f3-Eu@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Keep all the information in the tree node data in the
getTreeNodeHierarchy(..) function, and make changes to make the
generate_url function to work with it.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=402e89e5359918a9564f1cde4fdbb59f54c1e7bf

Modified Files
--------------
.../browser/templates/browser/js/collection.js | 2 +-
web/pgadmin/browser/templates/browser/js/node.js | 24 ++++++++++++++++------
2 files changed, 19 insertions(+), 7 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Neel Patel 2015-12-28 10:43:41 Re: pgAdmin3: check_option translated in View editing dialog
Previous Message Neel Patel 2015-12-24 12:14:20 Re: pgAdmin3: check_option translated in View editing dialog