[pgAdmin4][RM3558] Sort/Filter dialog editing is broken

2018-08-20 Thread Aditya Toshniwal
Hi Hackers, Attached is the patch to fix the cursor size issue where the cursor size is very small even if text is larger. Kindly review. -- Thanks and Regards, Aditya Toshniwal Software Engineer | EnterpriseDB Software Solutions | Pune "Don't Complain about Heat, Plant a tree" RM3558.patch D

[pgAdmin4][RM3136] Stabilise feature tests for continuous running on CI sytems

2018-08-20 Thread Usman Muzaffar
Hi Hackers, Attached is the patch for feature tests, mostly fix issues due to which test cases were failing on jenkins. It has the following fixes, - Added code to Create testing db node from runtests.py with random number in name to avoid naming conflicts in parallel execution on differen

[pgAdmin4][Patch]: Fixed Feature #3503 and RM #3347

2018-08-20 Thread Akshay Joshi
Hi Hackers, Attached is the patch to fixed following: - Feature #3503 Support PG utilities new options. - RM #3347 schema / data only backup feature does not work as expected. - Added supported "Dump Options" for "*pg_dumpall*" which was not there since pgAdmin 3. - Fixed issue whe