pgAdmin 4 commit: Added connect now option in server create dialog. Fix

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Added connect now option in server create dialog. Fix
Date: 2016-06-14 16:23:29
Message-ID: E1bCr7h-0002iJ-5a@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Added connect now option in server create dialog. Fixes #1313

Branch
------
master

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

Modified Files
--------------
.../browser/server_groups/servers/__init__.py | 44 ++++++++++++++++++++--
.../servers/templates/servers/servers.js | 14 ++++++-
web/pgadmin/static/css/overrides.css | 5 +++
3 files changed, 58 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-06-14 16:28:54 Re: Fix for issue RM1313 [pgadmin4]
Previous Message Dave Page 2016-06-14 16:09:57 Re: [pgAdmin4][Patch]: RM#1352 - Problem displaying intervals and timestamps with pgAdmin 4