pgadmin4/web/pgadmin/browser
Ashesh Vashi ec7e98e6a7 Allow a node to have two types of parents, modified the code to handle
such situation. This has been modified specifically for the children
under the schema, and catalog nodes.

Also, override the Backform.Control.prototype.render function to allow
to provide the control data to the evaluable functions (i.e. disabled,
visible, required).
2016-01-04 17:52:34 +05:30
..
server_groups Do not close the privilege cell editor, when clicked one of its own 2016-01-04 16:59:47 +05:30
static Pass the tree item object to the menu objects, which could be used by 2016-01-04 17:22:06 +05:30
templates/browser Allow a node to have two types of parents, modified the code to handle 2016-01-04 17:52:34 +05:30
__init__.py Introduced new controls to show the list of a node type (by name and id) as properties of other node. 2015-12-28 01:00:20 +05:30
collection.py Introduced new controls to show the list of a node type (by name and id) as properties of other node. 2015-12-28 01:00:20 +05:30
utils.py Moving children function within the PGChildNodeView itself, instead of 2015-12-26 11:29:12 +05:30