Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ar4Vr-0001bA-2o for pgadmin-hackers@arkaria.postgresql.org; Fri, 15 Apr 2016 14:14:23 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1ar4Vp-0003VB-Nl for pgadmin-hackers@arkaria.postgresql.org; Fri, 15 Apr 2016 14:14:21 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1ar4Vo-0003V2-Le for pgadmin-hackers@postgresql.org; Fri, 15 Apr 2016 14:14:21 +0000 Received: from mail-wm0-x233.google.com ([2a00:1450:400c:c09::233]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1ar4Vl-0001en-4a for pgadmin-hackers@postgresql.org; Fri, 15 Apr 2016 14:14:19 +0000 Received: by mail-wm0-x233.google.com with SMTP id n3so34602576wmn.0 for ; Fri, 15 Apr 2016 07:14:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:subject:from:in-reply-to:date:cc:message-id:references :to; bh=edtrkz5aACh2BNDcFBPOqddHMcBOOr2EsdQHQ2+TPY8=; b=YZTT/FW7DN4nrBdIV/9M+6mNNjUePNf7gmkM7qGXs3b6PCjsbdASE+ggxdjCBOFGH1 S0Ecihi2eFxAQy6rqUlGTCWIx1iveeBNf2lAIb5F2W71cTMNjZFmLxgaKB29eCIOaZBY obySaUepIU74uL3Uecph0V0y67d3Bqdp17X8w1yAAi5g9adnyglpEmYXmkLiFOCYBEYz OGF/e2ktNY5MKCxv7IXhBGei9fLaksZSkW8lO/kCkP5CslDXDYpKNi3clpoecv7wxRUi /3uc4V/j4RCyzZFLxA0sSv4YTxjZ1D2/6h54itaeA9cfalB6NfVD0jQ67krUZUv/+kFN /iEQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :message-id:references:to; bh=edtrkz5aACh2BNDcFBPOqddHMcBOOr2EsdQHQ2+TPY8=; b=O38oUsXLlGhKh2s7KCY9f+aGFujQicivN5aw7Ljb0oCXo3Mgo9IJHzVEPZFbV2XIDG JVbTD4y3YMxzwf+mrCHSZrHaxTWZwI+WslZp8UojyT+Xojj61aO32PZ3wXlDz+s2HT7s RtRLSYxCgrjWrvI2g2890Kwx3GYbrmlVz8ZSwKt9J9ve3hb2UPS1ZVMWReFr1f2LbmKS surgCJLVARArEuIByuwvu4W6tGmf+KFvKQKi+rvUAk3HM2eHthqTxlONQ/FxhE+adkQW mciM8+mmzZSasx7dcAUYpe6y8vPL9GxTiZxjXjPsgg/tL4CtMV1wtQu3Jzp23lEJps3i d/Og== X-Gm-Message-State: AOPr4FWBFF3KbWxOWYvZyX2LP1H3F3G4NG2C97W3yzDS+drykE0dM4ZHvtoIpdf2sE2YQoJC X-Received: by 10.194.134.134 with SMTP id pk6mr22548262wjb.176.1460729655514; Fri, 15 Apr 2016 07:14:15 -0700 (PDT) Received: from [172.16.1.31] ([194.73.70.210]) by smtp.gmail.com with ESMTPSA id b2sm725433wmb.9.2016.04.15.07.14.14 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 15 Apr 2016 07:14:14 -0700 (PDT) Content-Type: multipart/alternative; boundary="Apple-Mail=_8D9608FF-730E-4457-955A-9FC93B9799ED" Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Subject: Re: Alertify Dialog (CSS) From: Arun Kollan In-Reply-To: Date: Fri, 15 Apr 2016 15:14:13 +0100 Cc: Ashesh Vashi Message-Id: References: To: Dave Page , pgadmin-hackers@postgresql.org X-Mailer: Apple Mail (2.2104) X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org --Apple-Mail=_8D9608FF-730E-4457-955A-9FC93B9799ED Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Hi Team, Please find attached the patch for preferences alert dialogue . I had = to make some change to the preferences js to accommodate font awesome = icons onto alert buttons. There is an issue with the button on = preferences being active only if you click on the icons. I am trying to = find a work around to generate events on the button labels.=20 The icons on the bare alert dialogues buttons does not display the icons = yet as it is not customised.=20 Regards, Arun Kollan Website: www.enterprisedb.com EnterpriseDB Blog: http://blogs.enterprisedb.com/ = Follow us on Twitter: http://www.twitter.com/enterprisedb = This e-mail message (and any attachment) is intended for the use of the = individual or entity to whom it is addressed. This message contains = information from EnterpriseDB Corporation that may be privileged, = confidential, or exempt from disclosure under applicable law. If you are = not the intended recipient or authorized to receive this for the = intended recipient, any use, dissemination, distribution, retention, = archiving, or copying of this communication is strictly prohibited. If = you have received this e-mail in error, please notify the sender = immediately by reply e-mail and delete this message. > On 14 Apr 2016, at 11:23, Dave Page = wrote: >=20 > For Ashesh: this is looking excellent. Arun has a handful of minor = issues to fix and will submit the patch. >=20 > On Wed, Apr 13, 2016 at 2:25 PM, Arun Kollan = > = wrote: > Hi Dave/Ashesh, > Please find attached the patch for alert dialogue styling. I have used = the patch from Ashesh and modified with the style to be consistent with = the application. I have not sent the patch yet to pgadmin hackers as I = thought to get some feedback before I do.=20 >=20 >=20 >=20 >=20 > Regards, > Arun Kollan > Website: www.enterprisedb.com > EnterpriseDB Blog: http://blogs.enterprisedb.com/ = > Follow us on Twitter: http://www.twitter.com/enterprisedb = >=20 > This e-mail message (and any attachment) is intended for the use of = the individual or entity to whom it is addressed. This message contains = information from EnterpriseDB Corporation that may be privileged, = confidential, or exempt from disclosure under applicable law. If you are = not the intended recipient or authorized to receive this for the = intended recipient, any use, dissemination, distribution, retention, = archiving, or copying of this communication is strictly prohibited. If = you have received this e-mail in error, please notify the sender = immediately by reply e-mail and delete this message. >=20 >=20 >=20 >=20 >> On 6 Apr 2016, at 15:17, Arun Kollan > wrote: >>=20 >> Hi Ashesh, >> Just to let you know that I am working on styling the alert dialogue = based on the patch you have sent. >>=20 >> Thank you.=20 >> Arun Kollan >> Website: www.enterprisedb.com >> EnterpriseDB Blog: http://blogs.enterprisedb.com/ = >> Follow us on Twitter: http://www.twitter.com/enterprisedb = >>=20 >> This e-mail message (and any attachment) is intended for the use of = the individual or entity to whom it is addressed. This message contains = information from EnterpriseDB Corporation that may be privileged, = confidential, or exempt from disclosure under applicable law. If you are = not the intended recipient or authorized to receive this for the = intended recipient, any use, dissemination, distribution, retention, = archiving, or copying of this communication is strictly prohibited. If = you have received this e-mail in error, please notify the sender = immediately by reply e-mail and delete this message. >>=20 >>=20 >>=20 >>=20 >>> On 5 Apr 2016, at 09:25, Dave Page > wrote: >>>=20 >>> I think it's a definite improvement - clearly there's still = improvements to be made, but it's a good step forward. >>>=20 >>> On Thu, Mar 31, 2016 at 3:03 PM, Ashesh Vashi = > = wrote: >>> Hi Dave/Arun, >>>=20 >>> I tried to play around with the CSS of alertify dialog, and come up = with this. >>> Please take a look at it. >>>=20 >>> -- >>> Thanks & Regards, >>>=20 >>> Ashesh Vashi >>> EnterpriseDB INDIA: Enterprise PostgreSQL Company = >>>=20 >>> http://www.linkedin.com/in/asheshvashi = >>>=20 >>>=20 >>> --=20 >>> Dave Page >>> VP, Chief Architect, Tools & Installers >>> EnterpriseDB: http://www.enterprisedb.com = >>> The Enterprise PostgreSQL Company >>>=20 >>> Blog: http://pgsnake.blogspot.com >>> Twitter: @pgsnake >>=20 >=20 >=20 >=20 >=20 >=20 > --=20 > Dave Page > VP, Chief Architect, Tools & Installers > EnterpriseDB: http://www.enterprisedb.com = > The Enterprise PostgreSQL Company >=20 > Blog: http://pgsnake.blogspot.com > Twitter: @pgsnake --Apple-Mail=_8D9608FF-730E-4457-955A-9FC93B9799ED Content-Type: multipart/mixed; boundary="Apple-Mail=_0E146099-4AC0-40E7-8C37-8DBD2C731E93" --Apple-Mail=_0E146099-4AC0-40E7-8C37-8DBD2C731E93 Content-Transfer-Encoding: 7bit Content-Type: text/html; charset=us-ascii Hi Team,
 Please find attached the patch for preferences alert dialogue . I had to make some change to the preferences js to accommodate font awesome icons onto alert buttons. There is an issue with the button on preferences being active only if you click on the icons. I am trying to find a work around to generate events on the button labels. 

The icons on the bare alert dialogues buttons does not display the icons yet as it is not customised. 

Regards,
--Apple-Mail=_0E146099-4AC0-40E7-8C37-8DBD2C731E93 Content-Disposition: attachment; filename=preferences_alert_dialogue_styling.patch.zip Content-Type: application/zip; name="preferences_alert_dialogue_styling.patch.zip" Content-Transfer-Encoding: base64 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 --Apple-Mail=_0E146099-4AC0-40E7-8C37-8DBD2C731E93 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii
Arun Kollan
EnterpriseDB Blog: http://blogs.enterprisedb.com/
Follow us on = Twitter: http://www.twitter.com/enterprisedb


This e-mail = message (and any attachment) is intended for the use of the individual = or entity to whom it is addressed. This message contains information = from EnterpriseDB Corporation that may be privileged, confidential, or = exempt from disclosure under applicable law. If you are not the intended = recipient or authorized to receive this for the intended recipient, any = use, dissemination, distribution, retention, archiving, or copying of = this communication is strictly prohibited. If you have received this = e-mail in error, please notify the sender immediately by reply e-mail = and delete this message.




On 14 Apr 2016, at 11:23, Dave Page <dave.page@enterprisedb.com> wrote:

For Ashesh: this is looking excellent. Arun has a handful of = minor issues to fix and will submit the patch.

On Wed, = Apr 13, 2016 at 2:25 PM, Arun Kollan <arun.kollan@enterprisedb.com> wrote:
Hi Dave/Ashesh,
Please find attached the patch for alert dialogue styling. I = have used the patch from Ashesh and modified with the style to be = consistent with the application. I have not sent the patch yet to = pgadmin hackers as I thought to get some feedback before I = do. 




Regards,
Arun Kollan
EnterpriseDB Blog: http://blogs.enterprisedb.com/
Follow us on = Twitter: http://www.twitter.com/enterprisedb


This e-mail message = (and any attachment) is intended for the use of the individual or entity = to whom it is addressed. This message contains information from = EnterpriseDB Corporation that may be privileged, confidential, or exempt = from disclosure under applicable law. If you are not the intended = recipient or authorized to receive this for the intended recipient, any = use, dissemination, distribution, retention, archiving, or copying of = this communication is strictly prohibited. If you have received this = e-mail in error, please notify the sender immediately by reply e-mail = and delete this message.




On 6 Apr 2016, at 15:17, Arun Kollan <arun.kollan@enterprisedb.com> wrote:

Hi Ashesh,
 Just to let you know that I = am working on styling the alert dialogue based on the patch you have = sent.

Thank = you. 
Arun Kollan
EnterpriseDB Blog: http://blogs.enterprisedb.com/
Follow us on = Twitter: http://www.twitter.com/enterprisedb


This e-mail message = (and any attachment) is intended for the use of the individual or entity = to whom it is addressed. This message contains information from = EnterpriseDB Corporation that may be privileged, confidential, or exempt = from disclosure under applicable law. If you are not the intended = recipient or authorized to receive this for the intended recipient, any = use, dissemination, distribution, retention, archiving, or copying of = this communication is strictly prohibited. If you have received this = e-mail in error, please notify the sender immediately by reply e-mail = and delete this message.




On 5 Apr 2016, at 09:25, Dave Page <dave.page@enterprisedb.com> wrote:

I think it's a = definite improvement - clearly there's still improvements to be made, = but it's a good step forward.

On Thu, Mar 31, 2016 at 3:03 PM, = Ashesh Vashi <ashesh.vashi@enterprisedb.com> wrote:
Hi Dave/Arun,

I tried to play around with the CSS of alertify dialog, and = come up with this.
Please take a look at = it.

--
Thanks & Regards,

Ashesh = Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company




--
Dave = Page
VP, Chief Architect, Tools & Installers
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake






--
Dave = Page
VP, Chief Architect, Tools & Installers
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

= --Apple-Mail=_0E146099-4AC0-40E7-8C37-8DBD2C731E93-- --Apple-Mail=_8D9608FF-730E-4457-955A-9FC93B9799ED--