Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gmflt-0004O4-DS for pgadmin-hackers@arkaria.postgresql.org; Thu, 24 Jan 2019 14:14:21 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1gmfls-0007lh-2o for pgadmin-hackers@arkaria.postgresql.org; Thu, 24 Jan 2019 14:14:20 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gmflr-0007la-SR for pgadmin-hackers@lists.postgresql.org; Thu, 24 Jan 2019 14:14:19 +0000 Received: from mail-qk1-x743.google.com ([2607:f8b0:4864:20::743]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gmflp-0006VG-5p for pgadmin-hackers@postgresql.org; Thu, 24 Jan 2019 14:14:19 +0000 Received: by mail-qk1-x743.google.com with SMTP id o125so3282132qkf.3 for ; Thu, 24 Jan 2019 06:14:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=JdyYTcewbcZO8kPCjeq3KD2SUaagwuOVTgYuN5JjWlk=; b=YCnaDWIwfqLRlNmzOz3+sWNada0MeZS3MuORBsx3S+1VFzefxohmaevMPZPLvLIrKQ LAGpWivrj5/tk9d6eE87ng03l5n57tBJ9bOZGS8kuwmcwLOHE6pw4kWGUPjL+NWv+fdG r1LzglVRPECOOEdKhew8gtDVXPKDrRBrEaVaaPtU4JtrFRXIT0PGpHwzETTdMUSO2D7t kkVFJS2x8hzxCQDUNEyi8z8bM+9Bo9QFWr20bk/NluN6WWi9tC4zKkICpgI7w1lT6Mra W07AOKRdlwqj9CRW8/tTajdR5N0h2XkcO7OqVLbkaVO25E6r3v4D8vEswOnn7sgyOb1q R7Jg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=JdyYTcewbcZO8kPCjeq3KD2SUaagwuOVTgYuN5JjWlk=; b=VPt/paBKNkeN/BRHGNghfgTD/iaKWjIiulJhNvDEnJbaxBRxy04jnGGqT6bmLq4PWc tucjA4t84qWb2HtQ1TZNbwNxTg4UukKRwetlzo1/K+Phi1fOTBWaT8Sn1KymfsFAmRkT MiWhzbcZcinZfAp+LnoYJlKTVrwsgPO398uF4COWG0vPpXKmhT0s7C8F0fxpP2RLZrKK zNf8xTh1p4gI61p291BC3+pa5yA4cNEtaw4Ttj0fPHw3v/onVSlw/rnBqvLtWo1PXW3C nupmQiVhKsihaYwkJWqWMKEdBXcR9RhITxoDS9JkziismdTRzcUqBq/I8opmWVLm7g7N xe6g== X-Gm-Message-State: AJcUuke3c+mO02wkKlGp8WVf1jmYuOHAeHTYYIlx13fsZ7eEZE7/e1vy uxOHv/J+LNV1bOzxJqhxNA24WlZ6pXjW8iJHp/8pRg== X-Google-Smtp-Source: ALg8bN4VuFy0VCi7BDGfVhr7R8usXaGxNF6+1TfBQ2RYLT188PcOmTwdfnmxKiXbH1YakUXNiR1jV7pdiC2L48AV63U= X-Received: by 2002:a37:360a:: with SMTP id d10mr5844135qka.40.1548339255152; Thu, 24 Jan 2019 06:14:15 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Dave Page Date: Thu, 24 Jan 2019 14:14:04 +0000 Message-ID: Subject: Re: [pgAdmin4][RM3695] Long name is not displayed completely in Drop confirmation pop up screen for server group To: Aditya Toshniwal Cc: Akshay Joshi , pgadmin-hackers Content-Type: multipart/alternative; boundary="0000000000004ba767058034d316" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --0000000000004ba767058034d316 Content-Type: text/plain; charset="UTF-8" On Thu, Jan 24, 2019 at 2:11 PM Aditya Toshniwal < aditya.toshniwal@enterprisedb.com> wrote: > Hi Dave, > > This patch is applied. > OK. Akshay, can you please make sure you reply to the thread when you commit a patch? Otherwise, others (like me) don't necessarily see to remove it from our TODOs. Thanks! > > On Thu, Jan 24, 2019 at 7:36 PM Dave Page wrote: > >> Akshay, >> >> Are you look into this? >> >> Thanks. >> >> On Fri, Jan 18, 2019 at 9:58 AM Aditya Toshniwal < >> aditya.toshniwal@enterprisedb.com> wrote: >> >>> Hi Hackers, >>> >>> Attached is the revised patch. The previous patch may affect changes at >>> unwanted places. >>> The revised patch has limited scope and will affect only where required. >>> >>> Kindly review. >>> >>> >>> On Tue, Jan 15, 2019 at 6:24 PM Akshay Joshi < >>> akshay.joshi@enterprisedb.com> wrote: >>> >>>> Thanks patch applied. >>>> >>>> On Tue, Jan 15, 2019 at 10:50 AM Aditya Toshniwal < >>>> aditya.toshniwal@enterprisedb.com> wrote: >>>> >>>>> Hi Hackers, >>>>> >>>>> Attached is a tiny patch to fix long name display in dialogs. >>>>> >>>>> -- >>>>> Thanks and Regards, >>>>> Aditya Toshniwal >>>>> Software Engineer | EnterpriseDB Software Solutions | Pune >>>>> "Don't Complain about Heat, Plant a tree" >>>>> >>>> >>>> >>>> -- >>>> *Akshay Joshi* >>>> >>>> *Sr. Software Architect * >>>> >>>> >>>> >>>> *Phone: +91 20-3058-9517Mobile: +91 976-788-8246* >>>> >>> >>> >>> -- >>> Thanks and Regards, >>> Aditya Toshniwal >>> Software Engineer | EnterpriseDB Software Solutions | Pune >>> "Don't Complain about Heat, Plant a tree" >>> >> >> >> -- >> Dave Page >> Blog: http://pgsnake.blogspot.com >> Twitter: @pgsnake >> >> EnterpriseDB UK: http://www.enterprisedb.com >> The Enterprise PostgreSQL Company >> > > > -- > Thanks and Regards, > Aditya Toshniwal > Software Engineer | EnterpriseDB Software Solutions | Pune > "Don't Complain about Heat, Plant a tree" > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company --0000000000004ba767058034d316 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


=
On Thu, Jan 24, 2019 at 2:11 PM Adity= a Toshniwal <aditya= .toshniwal@enterprisedb.com> wrote:
Hi Dave,
=
This patch is appli= ed.

OK. Akshay, can you please = make sure you reply to the thread when you commit a patch? Otherwise, other= s (like me) don't necessarily see to remove it from our TODOs.

Thanks!
=C2=A0

On Thu, Jan 24, 2019 at 7:36 PM = Dave Page <dpage@= pgadmin.org> wrote:
Akshay,

Are you look into th= is?

Thanks.

On Fri, Jan 18, 2019 at 9:58 AM Aditya Toshniwal <<= a href=3D"mailto:aditya.toshniwal@enterprisedb.com" target=3D"_blank">adity= a.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

Attached is the= revised patch. The previous patch may affect changes at unwanted places.
The revised patch has lim= ited scope and will affect only where required.

Kindly review.

=

On Tue, Jan 15, 2019 at 6:24 PM Akshay Joshi <akshay.joshi@enterpris= edb.com> wrote:
Thanks patch applied.

On Tue, Jan 15, 2019 at 10:50 AM Aditya Toshniwal &= lt;a= ditya.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

Attached i= s a tiny patch to fix long name display in dialogs.

-- =
Thanks and= Regards,
Aditya Tos= hniwal
= Software Engineer |=C2=A0EnterpriseDB Software Solutions |=C2=A0Pune
"Don't Complain about Heat, Plant a tree"


--
Akshay Joshi
Sr. Software Architect

<= /b>
=

Phone: +91 20-3058-9517Mobile: +91 976-788-8246


--
Thanks an= d Regards,
Aditya To= shniwal
Software Engineer |=C2=A0EnterpriseDB Software Solutions |=C2=A0Pune
"Don't Complain about Heat, Plant a tree"


--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

Enterpr= iseDB UK: http://= www.enterprisedb.com
The Enterprise PostgreSQL Company


--
Thanks and Regards,
Aditya Toshniwal
Software Engineer |=C2=A0EnterpriseDB Software Sol= utions |=C2=A0Pune
"Don't Complain about Heat, Plant a tr= ee"


--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @p= gsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL = Company
--0000000000004ba767058034d316--