[pgAdmin4][RM#5047] Add tab navigation for tabs under explain panel in query tool

2019-12-31 Thread Ganesh Jaybhay
Hi Hackers, Please find the attached minor fix for tab navigation of graphical, analysis and statistics tabs under explain panel in query tool. Kindly review. Regards, Ganesh Jaybhay RM5047.patch Description: Binary data

[RM4772] [Accessibility] aria-label in missing places

2019-12-31 Thread Nagesh Dhope
Hi Hackers, I have added an aria-label attribute where ever it is missing. PFA for the same. -- Thanks, Nagesh pgadmin_aria_label_v2.patch Description: Binary data

pgAdmin 4 commit: Added tab navigation for tabs under explain panel in

2019-12-31 Thread Akshay Joshi
Added tab navigation for tabs under explain panel in query tool. Fixes #5047. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fc5287bd9fa8d1b8048094dd90fe37ca6ec8ccdc Author: Ganesh Jaybhay Modified Files -- docs/en_US/release_not

pgAdmin 4 commit: Added aria-label attribute wherever missing for acces

2019-12-31 Thread Akshay Joshi
Added aria-label attribute wherever missing for accessibility. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8c4dff057fcb44dda760bebe0ae085d0960091ba Author: Nagesh Dhope Modified Files -- web/pgadmin/browser/static/js/toolbar.j

Re: [RM4772] [Accessibility] aria-label in missing places

2019-12-31 Thread Akshay Joshi
Thanks, patch applied. On Tue, Dec 31, 2019 at 7:17 PM Nagesh Dhope wrote: > Hi Hackers, > I have added an aria-label attribute where ever it is missing. PFA for the > same. > > -- > Thanks, > Nagesh > -- *Thanks & Regards* *Akshay Joshi* *Sr. Software Architect* *EnterpriseDB Software India

Re: [pgAdmin4][RM#5047] Add tab navigation for tabs under explain panel in query tool

2019-12-31 Thread Akshay Joshi
Thanks, patch applied. On Tue, Dec 31, 2019 at 3:09 PM Ganesh Jaybhay < ganesh.jayb...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached minor fix for tab navigation of graphical, > analysis and statistics tabs under explain panel in query tool. > > Kindly review. > > Regards, >

pgAdmin 4 commit: Added support for on-demand loading of items in Selec

2019-12-31 Thread Akshay Joshi
Added support for on-demand loading of items in Select2. Fixes #5038. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=737f8375fb463f1ee4592fb3af2d65bcbf8082a2 Author: Aditya Toshniwal Modified Files -- docs/en_US/release_notes_4_1

Re: [pgAdmin][RM5038] Select2 enhancement - Load items on demand (scroll)

2019-12-31 Thread Akshay Joshi
Thanks, patch applied. On Tue, Dec 24, 2019 at 1:01 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached is the patch to enhance select2 used in pgAdmin. The select2 > dropdown will show only a few items when opened initially. On scrolling it > will show othe

Re: [pgAdmin][RM4842] trigger/compound trigger on a partitioned table

2019-12-31 Thread Aditya Toshniwal
Hi Akshay, On Tue, Dec 31, 2019 at 1:28 PM Akshay Joshi wrote: > Hi Aditya > > I have applied the patch and found one issue collection nodes are visible > twice under the child node of the partition table. Please fix that. > I tried to simulate this. But I'm not facing issue. Can you please veri

pgAdmin 4 commit: Ensure that constraints, indexes, rules, triggers, an

2019-12-31 Thread Akshay Joshi
Ensure that constraints, indexes, rules, triggers, and compound triggers should be created on partitions. Fixes #4842. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=febbd729ec766ff75348924e70a492a697d644fe Author: Aditya Toshniwal Modified

Re: [pgAdmin][RM4842] trigger/compound trigger on a partitioned table

2019-12-31 Thread Akshay Joshi
Hi Aditya I have removed the generated folder and it works. Thanks, patch applied. On Wed, Jan 1, 2020 at 11:58 AM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Akshay, > > On Tue, Dec 31, 2019 at 1:28 PM Akshay Joshi < > akshay.jo...@enterprisedb.com> wrote: > >> Hi Aditya >