[pgadmin-hackers] pgAdmin IV: Resource group API test cases

2016-10-17 Thread Navnath Gadakh
Hi Dave, Please find the patch for Resource groups To run the test suite, use: python runtests.py -- Regards, Navnath Gadakh EnterpriseDB Corporation The Enterprise PostgreSQL Company resource_grps.patch Description: Binary data -- Sent via pgadmin-hackers mailing list (pgadmin-hackers

Re: [pgadmin-hackers] [pgAdmin4][Patch]: Listing of files/folders not sorted alphabetically in Storage Manager

2016-10-17 Thread Surinder Kumar
​Hi Dave, As we have already been using natural sort in pgAdmin4 for sorting browser tree nodes. So I have used the same for sorting Storage Manager's filesystem. Please find updated patch and let me know for comments. On Fri, Oct 7, 2016 at 5:10 PM, Dave Page wrote: > Hi > > The patch fixes th