pgAdmin 4 commit: Don't ask before connecting to servers or databases,

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Don't ask before connecting to servers or databases,
Date: 2016-02-12 16:47:20
Message-ID: E1aUGsK-0007La-Ne@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Don't ask before connecting to servers or databases, just do it like pgAdmin 3.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=131043d7cb1b0bb8ac59d808ad232922dbc171fc

Modified Files
--------------
.../databases/templates/databases/js/databases.js | 11 --------
.../servers/templates/servers/servers.js | 31 +++++++++-------------
2 files changed, 13 insertions(+), 29 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Neel Patel 2016-02-15 05:55:31 Re: pgAdmin III: Muliple SQL tabs
Previous Message Dave Page 2016-02-12 16:40:32 pgAdmin 4 commit: Don't add (GROUP) to the end of group role names; tha