pgAdmin 4 commit: Ensure the database and schema restriction controls a

2022-04-08 Thread Akshay Joshi
Ensure the database and schema restriction controls are not shown as a drop-down. Fixes #7255 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c2f1a7bdc586d5ce98e8a4192e1a28037b254d07 Author: Pradip Parkale Modified Files -- docs/

pgAdmin 4 commit: Improvement to the Geometry Viewer popup to change th

2022-04-08 Thread Akshay Joshi
Improvement to the Geometry Viewer popup to change the size of the result tables when column names are quite long. Fixes #7168 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9dfa5ea77dcd670f54ef7d72450b6752345c33a8 Author: Aditya Toshniwal

pgAdmin 4 commit: Ensure that after deleting multiple objects from the

2022-04-08 Thread Akshay Joshi
Ensure that after deleting multiple objects from the properties panel, the browser tree should be refreshed. Fixes #7296 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=efa971edb4f35f1050743190440ddae94d139f7f Author: Pradip Parkale Modified

Re: [pgAdmin][RM7255]:Update select control UI

2022-04-08 Thread Akshay Joshi
Thanks, the patch applied. On Fri, Apr 8, 2022 at 5:12 PM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > Hi, > Please ignore my previous email. Please find the updated patch. > > On Fri, Apr 8, 2022 at 12:21 PM Pradip Parkale < > pradip.park...@enterprisedb.com> wrote: > >> Hi Hackers

Re: [pgAdmin][RM7168] Geometry Viewer popup UI improvement

2022-04-08 Thread Akshay Joshi
Thanks, the patch applied. On Fri, Apr 8, 2022 at 3:21 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Please review the attached patch. > > -- > Thanks, > Aditya Toshniwal > pgAdmin Hacker | Software Architect | *edbpostgres.com* > > "Do

Re: [pgAdmin][RM7296]: Browser tree is not getting refresh after deleting the multiple node from collection properties

2022-04-08 Thread Akshay Joshi
Thanks, the patch applied. On Fri, Apr 8, 2022 at 12:29 PM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch for #7296.I have fixed the issue where the > browser tree did not refresh after multiple nodes were deleted. > > -- > Thanks & Regar

pgAdmin 4 commit: Don't strip binaries when packaging them in the serve

2022-04-08 Thread Dave Page
Don't strip binaries when packaging them in the server RPM as this might break cpython modules. Fixes #7231 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0747329575e9c25567233a97d030de9454758176 Modified Files -- docs/en_US/rel

Re: [pgAdmin][RM7255]:Update select control UI

2022-04-08 Thread Pradip Parkale
Hi, Please ignore my previous email. Please find the updated patch. On Fri, Apr 8, 2022 at 12:21 PM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached for #7255. I have removed the dropdown list icon > for the empty select list. > > > -- > Thanks &

[pgAdmin][RM7168] Geometry Viewer popup UI improvement

2022-04-08 Thread Aditya Toshniwal
Hi Hackers, Please review the attached patch. -- Thanks, Aditya Toshniwal pgAdmin Hacker | Software Architect | *edbpostgres.com* "Don't Complain about Heat, Plant a TREE" RM7168.patch Description: Binary data