Re: [pgAdmin][RM4582] pgAgent - In create job step changing "kind" (SQL/Batch) throws console error

2019-08-11 Thread Aditya Toshniwal
Hi Hackers, Attached is the patch to update the docs for pgAgent to clarify on SQL/Batch kind. Also a minor css fix in docs. Kindly review. On Thu, Aug 8, 2019 at 6:44 PM Akshay Joshi wrote: > Thanks patch applied. > > On Thu, Aug 8, 2019 at 4:40 PM Aditya Toshniwal < > aditya.toshni...@enterpr

Re: [pgAdmin][RM4582] pgAgent - In create job step changing "kind" (SQL/Batch) throws console error

2019-08-11 Thread Akshay Joshi
Thanks patch applied. On Mon, Aug 12, 2019 at 11:27 AM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached is the patch to update the docs for pgAgent to clarify on > SQL/Batch kind. > Also a minor css fix in docs. > Kindly review. > > On Thu, Aug 8, 2019 at 6:

pgAdmin 4 commit: Update the documentation for pgAgent to clarify Batch

2019-08-11 Thread Akshay Joshi
Update the documentation for pgAgent to clarify Batch jobs won't run on remote servers. Fix minor css issue in docs. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a850e7bd5a0b4e074116dffaa8c3312056f557f6 Author: Aditya Toshniwal Modified F

Re: [pgAdmin][RM4552] Dragging the selected text in SQL editor throws console errors

2019-08-11 Thread Aditya Toshniwal
Hi Hackers, This seemed to have disabled the drag drop feature. Attached is a minor fix to reenable it. On Fri, Aug 2, 2019 at 3:59 PM Dave Page wrote: > Thanks, patch applied. > > On Fri, Aug 2, 2019 at 6:25 AM Aditya Toshniwal < > aditya.toshni...@enterprisedb.com> wrote: > >> Hi Hackers, >>