pgAdmin 4 commit: Allow drag and drop functionality for all the nodes u

2019-12-01 Thread Akshay Joshi
Allow drag and drop functionality for all the nodes under the database node, excluding collection nodes. Fixes #4435 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=623ff4f91f96d8f981b28343ce315881f5d8290f Author: Fahar Abbas Modified Files

Re: [Feature #4435] Feature request for Drag and Drop

2019-12-01 Thread Akshay Joshi
Thanks, patch applied. On Wed, Nov 27, 2019 at 5:57 PM Fahar Abbas wrote: > Hi Hackers, > > Please find the patch for Drag and Drop for all objects: > > New Objects Added: > >- foreign_data_wrapper >- foreign_server >- user_mapping >- compound_trigger >- index_constraint >

pgAdmin 4 commit: Warn the user on changing the definition of Materiali

2019-12-01 Thread Akshay Joshi
Warn the user on changing the definition of Materialized View about the loss of data and its dependent objects. Fixes #4396 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d98e86d3df9912891080e2b946083c051c5bb654 Author: Rahul Shirsat Modifi

[pgAdmin4][Patch] - RM 4773 - [Accessibility] Provide Role to element to display the status

2019-12-01 Thread Khushboo Vashi
Hi, Please find the attached patch for RM #4773 - [Accessibility] Provide Role to element to display the status. - Added role="status" attribute to all the status messages. Thanks, Khushboo RM_4773.patch Description: Binary data

pgAdmin 4 commit: Fix pgAdmin4 failed to start issue after upgrading to

2019-12-01 Thread Akshay Joshi
Fix pgAdmin4 failed to start issue after upgrading to version 4.15. Fixes #4978 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c4facc04d3b64f3902131737970727a4c8c4d2d0 Author: Aditya Toshniwal Modified Files -- docs/en_US/release

Re: [RM4396] Definition update of MATERIALIZED VIEW loses indexes

2019-12-01 Thread Akshay Joshi
Thanks, patch applied with some modification. Fixed Jenkins build for views On Wed, Nov 27, 2019 at 3:44 PM Rahul Shirsat < rahul.shir...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the patch for the materialized view as per defined in the bug. > > -- > *Rahul Shirsat* > Software Engin