pgadmin4/web/pgadmin/browser
Akshay Joshi 55c6fa0d93 Fix an error where 'false' string is displayed when we add a new parameter in the Parameters tab,
also clear the old value when the user changes the parameter name.

Corrected the implementation of BooleanCellFormatter.

Fixes #4753
2019-10-07 16:00:28 +05:30
..
server_groups Fix an error where 'false' string is displayed when we add a new parameter in the Parameters tab, 2019-10-07 16:00:28 +05:30
static Fix issue where pgAdmin does not load completely if loaded in an iframe. Fixes #4756 2019-09-23 12:55:02 +05:30
templates/browser Fix a quoting issue that caused a blank UI to be displayed when running in French. Fixes #4407 2019-06-28 08:54:58 -04:00
tests 1. Added Master Password to increase the security of saved passwords. Fixes #4184 2019-05-28 12:00:18 +05:30
__init__.py Allow the UI layout to be fully locked or to prevent docking changes. Fixes #2653 2019-05-31 11:51:30 -04:00
collection.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
register_browser_preferences.py Allow keyboard navigation of all controls on subnode grids. Partially fixes #3919 2019-07-11 10:14:01 +01:00
utils.py Don't wait for the database connection before rendering the Query Tool UI, for improved UX. Fixes #4453 2019-08-23 12:14:20 +01:00