pgadmin4/web
Harshal Dhumal 4e5e7755b5 Make the privilege control to work as expected. Using the
NodeListByNameCell for selecting the grantee.

This patch includes:
- Change the RolePrivilegesModel schema to allow to use the
  NodeListByNameCell for showing grantee, and granter information.
- When setting some value - do not use the silent flag in Select2Cell, which
  will allow the session manager to take the value in account, which is
  used by the NodeListByNameCell.
- Set the top object in the children of the UniqueControl collections.
  [Ashesh Vashi]
- Pass on the node information to the actual data model, so that - we can use
  node information by the control itself. [Ashesh Vashi]
- While adding the new privilege, set the granter to the current user.
  [Ashesh Vashi]
2016-01-15 19:10:49 +05:30
..
pgadmin Make the privilege control to work as expected. Using the 2016-01-15 19:10:49 +05:30
babel.cfg Fix i18n for the docking system. 2015-03-03 10:51:29 +00:00
config.py Adding maximum session idle time in the config.py file 2015-10-22 11:49:53 +05:30
pgAdmin4.py First round of Python 3 compatibility fixes. 2015-11-06 10:23:19 +00:00
setup.py Fixed an issue related taking input as raw_input on Python 2. 2015-12-04 15:37:06 +05:30