[pgAdmin][RM4357] Connection restoration issue after restart and refresh pgadmin page

2019-06-12 Thread Aditya Toshniwal
Hi Hackers, Attached is the patch to fix connection restoration issue when pgAdmin server is restarted and the page is refreshed. Note that, this happens when master password is disabled. Kindly review. -- Thanks and Regards, Aditya Toshniwal Software Engineer | EnterpriseDB India | Pune "Don't

Re: [pgAdmin][RM3782] Debugger title should show connection and object details

2019-06-12 Thread Aditya Toshniwal
I have closed this RM (RM3782 ) and have added the proposed solution to RM4232 . On Wed, Jun 12, 2019 at 8:56 PM Strauch, Sheldon wrote: > FWIW: > >- +1 for INDEPENDENTLY configurable tab title AND toolti

Re: [pgAdmin][RM3782] Debugger title should show connection and object details

2019-06-12 Thread Strauch, Sheldon
FWIW: - +1 for INDEPENDENTLY configurable tab title AND tooltip - I agree that in-place edit of tabs cost/benefit isn't there, unless someone wants a personal free-time project On Wed, Jun 12, 2019 at 4:44 AM Dave Page wrote: > Hi > > On Wed, Jun 12, 2019 at 10:02 AM Aditya Toshniwal

Re: [RM#4350][pgAdmin4] User is not able to upload files using File manager.

2019-06-12 Thread Dave Page
Thanks, applied. On Wed, Jun 12, 2019 at 12:56 PM Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi, > > PFA minor patch to fix the issue where user is unable to upload the files > using File manager. > > -- > Regards, > Murtuza Zabuawala > EnterpriseDB: http://www.enterprisedb.

pgAdmin 4 commit: Ensure we include the CSRF token when uploading files

2019-06-12 Thread Dave Page
Ensure we include the CSRF token when uploading files. Fixes #4350 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=08b78fb6a11283731cdf59d2a29fdc75e459582e Author: Murtuza Zabuawala Modified Files -- docs/en_US/release_notes_4_9.r

[RM#4350][pgAdmin4] User is not able to upload files using File manager.

2019-06-12 Thread Murtuza Zabuawala
Hi, PFA minor patch to fix the issue where user is unable to upload the files using File manager. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company RM_4350.diff Description: Binary data

Re: [pgAdmin][RM3782] Debugger title should show connection and object details

2019-06-12 Thread Dave Page
Hi On Wed, Jun 12, 2019 at 10:02 AM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi, > > On Wed, Jun 12, 2019 at 1:54 PM Dave Page wrote: > >> Hi >> >> On Wed, Jun 12, 2019 at 7:03 AM Aditya Toshniwal < >> aditya.toshni...@enterprisedb.com> wrote: >> >>> Hi Hackers, >>> >>> Att

Re: [pgAdmin][RM3782] Debugger title should show connection and object details

2019-06-12 Thread Aditya Toshniwal
Hi, On Wed, Jun 12, 2019 at 1:54 PM Dave Page wrote: > Hi > > On Wed, Jun 12, 2019 at 7:03 AM Aditya Toshniwal < > aditya.toshni...@enterprisedb.com> wrote: > >> Hi Hackers, >> >> Attached is the patch to add more information on connection details to >> debugger panel title and content title sim

Re: [pgAdmin][RM3782] Debugger title should show connection and object details

2019-06-12 Thread Dave Page
Hi On Wed, Jun 12, 2019 at 7:03 AM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached is the patch to add more information on connection details to > debugger panel title and content title similar to Query Tool and View/Edit > data. > Adding the object name wi