Re: [RM3645] Start and End Date does not delete for Schedules in pgAgent Job

2020-03-30 Thread Akshay Joshi
Hi Aditya Can you please review it. On Mon, Mar 30, 2020 at 5:57 PM Rahul Shirsat < rahul.shir...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the patch for pgagents schedules dates issue. > > -- > *Rahul Shirsat* > Software Engineer | EnterpriseDB Corporation. > -- *Thanks & Regard

[pgAdmin][RM5268] Wrong SQL generated when we update FTS Configuration and FTS Dictionary

2020-03-30 Thread Aditya Toshniwal
Hi Hackers, Attached is a tiny patch to fix SQL generated when any token in FTS Configuration or any option in FTS Dictionary is changed. Please review. -- Thanks and Regards, Aditya Toshniwal pgAdmin Hacker | Sr. Software Engineer | EnterpriseDB India | Pune "Don't Complain about Heat, Plant

[pgAdmin][RM5181] Add support for parameters toast_tuple_target and parallel_workers of table

2020-03-30 Thread Aditya Toshniwal
Hi Hackers, Attached is a patch to add support for parameters toast_tuple_target (PG v11+) and parallel_workers(PG 9.6+) of table. Refer - https://www.postgresql.org/docs/11/sql-createtable.html#SQL-CREATETABLE-STORAGE-PARAMETERS . Both the parameters are added in the advanced tab of table dialog

pgAdmin4 v4.20 candidate builds

2020-03-30 Thread Akshay Joshi
Hi All, pgAdmin4 v4.20 candidate builds and source can be found at https://developer.pgadmin.org/builds/2020-03-30-1/ Fahar, can you please verify it for release on Thursday. -- *Thanks & Regards* *Akshay Joshi* *Sr. Software Architect* *EnterpriseDB Software India Private Limited* *Mobile: +9

[RM3645] Start and End Date does not delete for Schedules in pgAgent Job

2020-03-30 Thread Rahul Shirsat
Hi Hackers, Please find the patch for pgagents schedules dates issue. -- *Rahul Shirsat* Software Engineer | EnterpriseDB Corporation. RM3645.patch Description: Binary data

Re: [pgAdmin][RM5241] : Tab key navigation is not working in Grant wizard.

2020-03-30 Thread Akshay Joshi
Thanks, patch applied. On Mon, Mar 30, 2020 at 5:25 PM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > Hi Akshay, > > Please find the attached patch. > > On Fri, Mar 27, 2020 at 1:17 PM Akshay Joshi < > akshay.jo...@enterprisedb.com> wrote: > >> Hi Pradip >> >> Following things are not

pgAdmin 4 commit: Fixed tab key navigation issue for Grant Wizard. Fixe

2020-03-30 Thread Akshay Joshi
Fixed tab key navigation issue for Grant Wizard. Fixes #5241 1) Added entry for .scss to change the shadow of  'ajs-close' button. 2) allow the user to use the keyboard to update the Backgrid cell DateTime picker control. Branch -- master Details --- https://git.postgresql.org/gitweb

pgAdmin 4 commit: Update version for release.

2020-03-30 Thread Akshay Joshi
Update version for release. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=002fdb33fcbd3e9dc76ebfdc11e7ccff08e1b751 Modified Files -- runtime/Info.plist | 4 ++-- runtime/pgAdmin4.pro | 2 +- web/config.py| 4 ++-- 3 files

Re: [pgAdmin][RM5241] : Tab key navigation is not working in Grant wizard.

2020-03-30 Thread Pradip Parkale
Hi Akshay, Please find the attached patch. On Fri, Mar 27, 2020 at 1:17 PM Akshay Joshi wrote: > Hi Pradip > > Following things are not working, please fix and resend the patch: > > Object selection (First) Page: > >- If there is no object in the backgrid to select then tab navigation >

Re: disable create server

2020-03-30 Thread Khushboo Vashi
On Mon, Mar 30, 2020 at 2:35 PM Pavy Manuel wrote: > Hello, > > > > But the pretty way should be to create a dedicated profile (in addition of > administrator and user). > > Please create a feature request @ > https://redmine.postgresql.org/projects/pgadmin4 > > > > Done : https://redmine.postgre

RE: disable create server

2020-03-30 Thread Pavy Manuel
Hello, But the pretty way should be to create a dedicated profile (in addition of administrator and user). Please create a feature request @ https://redmine.postgresql.org/projects/pgadmin4 Done : https://redmine.postgresql.org/issues/5301 Manuel Pavy