PATCH: pgAgent support

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: PATCH: pgAgent support
Date: 2016-09-22 10:47:22
Message-ID: CAG7mmozpAhowsCTTs1nCqxJ=VCGS42-v=py-Ev-pXoSCFzSOMg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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
misc_changes_v2.patch application/octet-stream 885.7 KB
pgagent_v2.patch application/octet-stream 113.7 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-09-22 11:09:26 Re: PATCH: pgAgent support
Previous Message Murtuza Zabuawala 2016-09-22 08:39:03 PATCH: Patch to fix favicon in virtual root (pgAdmin4)