pgAdmin 4 commit: Fixes #1262 - Do not allow to delete the default serv

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixes #1262 - Do not allow to delete the default serv
Date: 2016-05-31 08:19:31
Message-ID: E1b7etf-0002Vm-Lh@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixes #1262 - Do not allow to delete the default server group.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=afcb62cfd67ec6c7f9a70a074afb071f5fc50f27
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/browser/server_groups/__init__.py | 29 ++++++++++++++--------
.../templates/server_groups/server_groups.js | 6 ++---
2 files changed, 21 insertions(+), 14 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Surinder Kumar 2016-05-31 08:26:31 Re: [pgAdmin4][Patch]: RM#1243 - Columns on the Query Tool should be sizeable
Previous Message Dave Page 2016-05-31 07:56:41 Re: User management functionality patch [pgadmin4]