pgAdmin 4 commit: Ensure 'select all' and 'unselect all' working proper

2018-08-22 Thread Akshay Joshi
Ensure 'select all' and 'unselect all' working properly for pgAgent schedule. Fixes #3313. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0f17b4f73880adfd8760c3e1916b47565043d234 Author: Murtuza Zabuawala Modified Files -- docs/

Re: [pgAdmin4][RM #3313] "Select All" & "Unselect All" not working in Select2 control

2018-08-22 Thread Akshay Joshi
Thanks patch applied. On Tue, Aug 21, 2018 at 3:27 PM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi, > > PFA patch to fix the issue where "Select All"/"Unselect All" option is not > working as expected. > > -- > Regards, > Murtuza Zabuawala > EnterpriseDB: http://www.enterp

pgAdmin 4 commit: Ensure sort/filter dialog should display proper messa

2018-08-22 Thread Akshay Joshi
Ensure sort/filter dialog should display proper message after losing database connection. Fixes #3561 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=25679fd54275f68d5532ec0ae6eabf89691d98d9 Author: Aditya Toshniwal Modified Files --

Re: [pgAdmin4][RM3561] Can't edit Sort/Filter Options after losing database connection

2018-08-22 Thread Akshay Joshi
Thanks patch applied. I have seen inconsistency in the error message/ behaviour when database server is disconnected and user tries to execute query tool, view data or filtered data. Can you please create one RM for this. On Tue, Aug 21, 2018 at 2:50 PM, Aditya Toshniwal < aditya.toshni...@enterpr