From: | Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com> |
---|---|
To: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: PATCH: pgAgent support |
Date: | 2016-09-22 11:09:26 |
Message-ID: | CAG7mmow85+EbLcxMc7mUbyima8ZStvtTYAfLm0U+Y1sehyy7CQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Please use this patch for pgagent.
NOTE: misc_changes patch is required for pgagent changes.
--
Thanks & Regards,
Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company
<http://www.enterprisedb.com>
*http://www.linkedin.com/in/asheshvashi*
<http://www.linkedin.com/in/asheshvashi>
On Thu, Sep 22, 2016 at 4:17 PM, Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com
> wrote:
> Hi Dave,
>
> Please find the patch for support for paAgent in pgAdmin 4.
>
> I have also attached another patch for miscellaneous fixes, and adding new
> controls.
> It includes:
> - Added DatetimepickerControl, MomentCell (using moment.js)
> - Used the 'DatetimepickerControl' in Role (Also - resolved an issue, when
> unset the datetime for 'Valid Until'.)
> - Added a 'Select All/Unselect All' adaptor for Select2 used by pgAgent
> nodes.
> - Fixed an issue with SubNodeCollectionControl, which was not starting the
> modification session of the child model, when created default value for
> collection is not null/undefined. And, hence - validation on the child
> model was not working.
> - Fixed a memory leak with SqlFieldControl, and SqlTabControl, which was
> not releasing the CodeMirror properly.
>
> --
>
> Thanks & Regards,
>
> Ashesh Vashi
> EnterpriseDB INDIA: Enterprise PostgreSQL Company
> <http://www.enterprisedb.com>
>
>
> *http://www.linkedin.com/in/asheshvashi*
> <http://www.linkedin.com/in/asheshvashi>
>
Attachment | Content-Type | Size |
---|---|---|
pgagent_v3.patch | application/octet-stream | 118.8 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2016-09-22 11:30:04 | pgAdmin 4 commit: Fix title syntax. |
Previous Message | Ashesh Vashi | 2016-09-22 10:47:22 | PATCH: pgAgent support |