pgadmin4/web/pgadmin/browser
Murtuza Zabuawala 45240f3850 Use the same schema parameter 'visible' instead of separate one (i.e.
show) for both control and cell, while generating the columns and field
Schema. And, it was resulting into wrong behaviour because of that.

Also - includes the server changes, which was using 'show' parameter
earlier for showing version, when server was connected.
2016-01-15 19:26:03 +05:30
..
server_groups Use the same schema parameter 'visible' instead of separate one (i.e. 2016-01-15 19:26:03 +05:30
static Introducing NodeAjaxOptionsCell, NodeListByNameCell, NodeListByIdCell 2016-01-15 18:25:34 +05:30
templates/browser Make the privilege control to work as expected. Using the 2016-01-15 19:10:49 +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