pgAdmin 4 commit: Fixed calendar opening issue on the exception tab ins

2020-04-06 Thread Akshay Joshi
Fixed calendar opening issue on the exception tab inside the schedules tab of pgAgent. Fixes #4512 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4f71dae598e5b26fed32193618606a3f3563c670 Author: Aditya Toshniwal Modified Files -

pgAdmin 4 commit: Fixed tab key navigation issue for parameters in tabl

2020-04-06 Thread Akshay Joshi
Fixed tab key navigation issue for parameters in table dialog. Fixes #5275 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8ceeb392683ab6c3c845a8572e47377813325b84 Author: Pradip Parkale Modified Files -- docs/en_US/release_notes_

Re: [pgAdmin][RM4512] PgAgent Jobs: The Calendar is not opening properly on the Exception tab inside schedules tab

2020-04-06 Thread Akshay Joshi
Thanks, patch applied. On Fri, Apr 3, 2020 at 6:02 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached is a small patch fixes the Calendar opening issue on the > Exception tab inside the schedules tab. > This is the only solution I found. The datetimepicker

Re: [PgAdmin][RM5275] Accessibilty :Tab navigation is not working for table>> parameters.

2020-04-06 Thread Akshay Joshi
Thanks, patch applied. On Fri, Apr 3, 2020 at 9:15 PM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > Hi Hackers, > > Please find an attached patch for key navigation in Table >> Parameter. I > have added a key down event to handle the key navigation. > > > -- > Thanks & Regards, > Pra

[pgAdmin][RM4206]: Grant wizard does not close when we press ESC key

2020-04-06 Thread Pradip Parkale
Hi Hackers, Please find the attached patch to close the Grant Wizard when the ESC key is pressed. -- Thanks & Regards, Pradip Parkale QMG, EnterpriseDB Corporation RM4206.patch Description: Binary data

Re: [pgAdmin][RM2172] Search Objects Functionality

2020-04-06 Thread Khushboo Vashi
Hi Aditya, Please resend the rebased patch, it does not apply. Thanks, Khushboo On Fri, Apr 3, 2020 at 2:44 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached is the updated patch. > With this, > 1) I've displayed the rows count detail at the bottom of th

Re: [pgAdmin][RM4206]: Grant wizard does not close when we press ESC key

2020-04-06 Thread Akshay Joshi
Hi Pradip Patch not working, please check one more time. On Mon, Apr 6, 2020 at 2:20 PM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch to close the Grant Wizard when the ESC key > is pressed. > > -- > Thanks & Regards, > Pradip Parkale >

pgAdmin 4 commit: Added LDAP authentication support. Fixes #2186

2020-04-06 Thread Akshay Joshi
Added LDAP authentication support. Fixes #2186 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f77aa3284f93a4ea07ea5df8e12fcb60a7248142 Author: Khushboo Vashi Modified Files -- docs/en_US/release_notes_4_21.rst |

Re: [pgAdmin4][Patch] - RM 2186 - Support external authentication sources [LDAP]

2020-04-06 Thread Akshay Joshi
Thanks, patch applied. On Fri, Apr 3, 2020 at 2:37 PM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi, > > Please find the attached updated patch. > > On Fri, Apr 3, 2020 at 1:50 PM Akshay Joshi > wrote: > >> Hi Khushboo >> >> Some more review comments: >> >>- Fix one small PEP

Project server upgrades

2020-04-06 Thread Dave Page
The webserver and developer servers for the pgAdmin project are going to have OS upgrades this afternoon. There maybe some downtime as a result. Regards, Dave. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL

[pgAdmin][RM3988] Cursor disappears in Query Editor

2020-04-06 Thread Aditya Toshniwal
Hi Hackers, Attached is a small patch to fix a cursor issue in the query editor. The cursor disappears for some of the characters when zoomed out. Please review. -- Thanks and Regards, Aditya Toshniwal pgAdmin Hacker | Sr. Software Engineer | EnterpriseDB India | Pune "Don't Complain about Heat

pgAdmin 4 commit: Added search object functionality. Fixes #2172

2020-04-06 Thread Akshay Joshi
Added search object functionality. Fixes #2172 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e1f990190eb626678067a30289685fd47231f86c Author: Aditya Toshniwal Modified Files -- docs/en_US/getting_started.rst

Re: [pgAdmin][RM2172] Search Objects Functionality

2020-04-06 Thread Akshay Joshi
Thanks, patch applied. Fixed some minor issues. On Mon, Apr 6, 2020 at 3:52 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached rebased patch. > > On Mon, Apr 6, 2020 at 3:22 PM Khushboo Vashi < > khushboo.va...@enterprisedb.com> wrote: > >>

Re: [pgAdmin4][Patch]: RM 5053 - Getting an error while changing the columns in the existing view

2020-04-06 Thread Khushboo Vashi
Hi Akshay, Please find the attached updated patch. On Tue, Mar 24, 2020 at 2:47 PM Akshay Joshi wrote: > Hi Khushboo > > On Tue, Mar 24, 2020 at 1:47 PM Khushboo Vashi < > khushboo.va...@enterprisedb.com> wrote: > >> Hi Akshay, >> >> On Tue, Jan 14, 2020 at 11:47 AM Akshay Joshi < >> akshay.jo.

Re: [pgAdmin4][Patch]: RM 5053 - Getting an error while changing the columns in the existing view

2020-04-06 Thread Akshay Joshi
Hi Khushboo The warning message is not showing up. Please fix and resend the patch. On Tue, Apr 7, 2020 at 10:00 AM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi Akshay, > > Please find the attached updated patch. > > On Tue, Mar 24, 2020 at 2:47 PM Akshay Joshi < > akshay.jo...@