pgAdmin 4 commit: Resolved couple of small bugs introduced during datab

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Resolved couple of small bugs introduced during datab
Date: 2015-10-28 17:04:38
Message-ID: E1ZrU9O-0001KR-EN@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Resolved couple of small bugs introduced during database server
connection management implementation.

Branch
------
master

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

Modified Files
--------------
.../browser/server_groups/servers/__init__.py | 2 +-
.../server_groups/servers/templates/css/servers.css | 6 +++++-
web/pgadmin/static/css/wcDocker/Themes/pgadmin.css | 8 ++++----
web/pgadmin/static/js/alertifyjs/pgadmin.defaults.js | 4 ++--
web/pgadmin/utils/driver/psycopg2/__init__.py | 18 ++++++++----------
5 files changed, 20 insertions(+), 18 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2015-10-28 17:11:10 pgAdmin 4 commit: Introducing the infrastructure for colleciton of the
Previous Message J.F. Oster 2015-10-27 12:48:23 Re: SQL formatting