pgAdmin 4 commit: Fix handling of errors when using "Connect Now?" for

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix handling of errors when using "Connect Now?" for
Date: 2016-06-15 11:37:00
Message-ID: E1bD980-00066x-CW@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix handling of errors when using "Connect Now?" for new servers. Fixes #1313.

Also fixes #1363 - display the server group properly in server properties.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fc40197d3946e570c4064d0477bde84c07068ade
Author: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>

Modified Files
--------------
.../browser/server_groups/servers/__init__.py | 31 +++++++++++++---------
1 file changed, 18 insertions(+), 13 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-06-15 11:37:22 Re: Fix for issue RM1313 [pgadmin4]
Previous Message Murtuza Zabuawala 2016-06-15 11:02:27 Re: [pgadmin-hackers] PATCH: To add "Move objects..” functionality in tablespace (pgAdmin4)