pgAdmin 4 commit: Fix email validation and mouse pointer over the Users

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix email validation and mouse pointer over the Users
Date: 2016-06-07 08:24:47
Message-ID: E1bACJb-0005IH-DZ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix email validation and mouse pointer over the Users option.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/templates/browser/index.html | 2 +-
web/pgadmin/tools/user_management/__init__.py | 7 +++++--
.../templates/user_management/js/user_management.js | 6 +++---
3 files changed, 9 insertions(+), 6 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-06-07 08:25:17 Re: User management functionality patch [pgadmin4]
Previous Message Dave Page 2016-06-07 08:24:01 pgAdmin 4 commit: Fix styling of Alertify buttons