Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1f0RO0-00073g-Ec for pgadmin-hackers@arkaria.postgresql.org; Mon, 26 Mar 2018 12:38:04 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1f0RNy-0005K5-RW for pgadmin-hackers@arkaria.postgresql.org; Mon, 26 Mar 2018 12:38:02 +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_SHA384:256) (Exim 4.89) (envelope-from ) id 1f0RNy-0005Jv-MQ for pgadmin-hackers@lists.postgresql.org; Mon, 26 Mar 2018 12:38:02 +0000 Received: from mail-wr0-x234.google.com ([2a00:1450:400c:c0c::234]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1f0RNv-0004vx-29 for pgadmin-hackers@postgresql.org; Mon, 26 Mar 2018 12:38:02 +0000 Received: by mail-wr0-x234.google.com with SMTP id m13so5431108wrj.5 for ; Mon, 26 Mar 2018 05:37:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=2eIYPBC8rkVAUEiBZUeFXD+1CXjyRr6lhd7wVd0oygc=; b=bBuExzT4xK9qWkNzWZ2GF8mnWb/LZiGKbITC9yyaaU4BINPDy23/dtVNZl9BEbTcGA hz8GA4pEOSacIAYrNC9Z/ZeePEwOQy7EQr2aLDySVb9SJAnUp+LFyNGn2H4Hch4S9PmW Y0YnurQ0+9p5WjufaoY08ziZ51Iii8fCZuSsDx5QxqKmFxyzCNpy3dKHONomE0OKlVZT YOWBGfreMqRs3/TjUWFFFKjZy6dzoWH2JjekcWGfcEyhXtg99pkC7DDdhxum4clO+yk7 hN2NCS1u8ueNQgUqw5sWMwqw6ZGdBr5mg7r9gkJPnmW1Xu0+R8LQRb4eSco8riqYs/il D7/g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=2eIYPBC8rkVAUEiBZUeFXD+1CXjyRr6lhd7wVd0oygc=; b=SYC0TTBiZgaRfTM3Bx9cWO2zpvFVsI5SQoLPsMyGEt26sAs0bvQ4jnxVBZiO9CMY95 n3hgMKsAUtK0+fK+jMoRdQaBgMzyVUCecurj/uhYaVM34ny6MS/MWEBQD/VpVlPiNCFZ YzQ7Buc0QYSwjzp6rhL+0+bJRysXsjGDajlUS1SU7Z2sE9C4aLgJrzzorqht+PZADO+F 6MNMebZCYtxzlKcqtGkNyMGybU5tX33eSnwCWTQ++d01+3FQdg4aje7OmH8kujLQaevL P73zz3dSRQeQTM79RaG60BcRfX6je/SX19MnufIIVvVQdrFKmtuyihNT89sSg9c/t7fE 8PMA== X-Gm-Message-State: AElRT7HgTnz6Ml5arv4geCIhY2UUK7gn+/hGRfI98Niz5vefZ9z3LUiK QdHALDslHDoy+XLaSvqMLpwMvEWxhiPV4r3dwZy+2A== X-Google-Smtp-Source: AG47ELtsrZFdBdEY3XwDb9pSuyiT6SwbGACVfn1w8cnswaOU9ZpgeWPCjSZxPtihQ12tEBOgAxrLOgKtxb8WH8/r7Nw= X-Received: by 10.223.195.124 with SMTP id e57mr28822343wrg.135.1522067877291; Mon, 26 Mar 2018 05:37:57 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.69.220 with HTTP; Mon, 26 Mar 2018 05:37:56 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Mon, 26 Mar 2018 13:37:56 +0100 Message-ID: Subject: Re: [pgAdmin4][Patch]: RM #1978 - Add an option to allow user to disable alertifyjs and acitree animations To: Khushboo Vashi Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="f403045c4e222674a20568500b56" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --f403045c4e222674a20568500b56 Content-Type: text/plain; charset="UTF-8" Hi On Mon, Mar 26, 2018 at 7:23 AM, Khushboo Vashi < khushboo.vashi@enterprisedb.com> wrote: > Hi, > > Please find the attached patch to fix RM #1978: Add an option to allow > user to disable alertifyjs and acitree animations. > I think these really need to be per-user settings, not per-installation.. Whether or not animations are shown is really a matter of personal taste and circumstance. Thanks. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company --f403045c4e222674a20568500b56 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi

On Mon, Mar 26, 2018 at 7:23 AM, Khushboo Vashi <= ;khush= boo.vashi@enterprisedb.com> wrote:
Hi,

Please find the attached pa= tch to fix RM #1978: Add an option to allow user to disable alertifyjs and = acitree animations.

I think the= se really need to be per-user settings, not per-installation.. Whether or n= ot animations are shown is really a matter of personal taste and circumstan= ce.

Thanks.=C2=A0

--
Dave Pag= e
Blog: http:/= /pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprise= db.com
The Enterprise PostgreSQL Company
--f403045c4e222674a20568500b56--