pgAdmin 4 commit: When selecting an SSL cert or key, update only the ex

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: When selecting an SSL cert or key, update only the ex
Date: 2017-11-21 15:59:48
Message-ID: E1eHAxg-0002tl-8y@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

When selecting an SSL cert or key, update only the expected path in the UI, not all of them. Fixes #2760. Fixes #2867

Branch
------
master

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

Modified Files
--------------
.../misc/file_manager/static/js/file_manager.js | 4 ++++
web/pgadmin/static/js/backform.pgadmin.js | 18 +++++++++++++++---
2 files changed, 19 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-11-21 15:59:53 Re: Fix for issue RM2760
Previous Message Murtuza Zabuawala 2017-11-21 13:17:04 Re: [pgAdmin4][Patch]: To fix issues in Boolean editor