pgAdmin 4 commit: Add save password option in sever create mode. Fixes

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Add save password option in sever create mode. Fixes
Date: 2016-08-03 14:55:48
Message-ID: E1bUxaG-0001n2-NO@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add save password option in sever create mode. Fixes #1450

Do a little string/layout cleanup whilst passing.

Branch
------
master

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

Modified Files
--------------
.../browser/server_groups/servers/__init__.py | 8 ++++++
.../servers/templates/servers/servers.js | 29 ++++++++++++++--------
2 files changed, 26 insertions(+), 11 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-08-03 14:56:18 Re: patch for RM1450 [pgAdmin4]
Previous Message Dave Page 2016-08-03 14:44:33 Re: [pgAdmin][Patch]: Fixed RM 1470