patch for issue RM1418 and RM1434 [pgadmin4]

From: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: patch for issue RM1418 and RM1434 [pgadmin4]
Date: 2016-07-05 11:39:53
Message-ID: CAFiP3vyhonfwNszTZX6v+tqLm04u0p4=O0=HcsSkWCVS9B4-_g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

PFA patch for Issue RM1418 and RM1434

Issues fixed: 1. Select2 control fixed for multi-select mode.
2. Index constrains (primary and unique key) fixed column listing issue.
3. Table node "inherited from" (Select2 control) was not showing table name
with public schema

--
*Harshal Dhumal*
*Software Engineer*

EnterpriseDB India: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment Content-Type Size
RM1418_RM1434.patch text/x-patch 4.3 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-07-05 11:58:52 pgAdmin 4 commit: Fix Select2 issues. Fixes #1418. Fixes #1434
Previous Message Dave Page 2016-07-05 11:21:07 Re: [pgAdmin4][Patch]: RM#1422 - "Move to last page" warning shown unnecessarily