pgAdmin 4 commit: List files/folders alphabetically, and don't excessiv - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: List files/folders alphabetically, and don't excessiv
Date
Msg-id E1bwRng-0002nV-J4@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
List files/folders alphabetically, and don't excessively truncate their names. Fixes #1792

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=df09f02e8059d2ab82875b1225e22ffaea9eba72
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
web/pgadmin/misc/file_manager/__init__.py                  | 11 ++++++++---
.../misc/file_manager/templates/file_manager/js/utility.js | 14 +++++++++-----
2 files changed, 17 insertions(+), 8 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM1728 - Properties are not refreshing after objects are edited
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Listing of files/folders not sorted alphabetically in Storage Manager