pgAdmin 4 commit: List files/folders alphabetically, and don't excessiv

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: List files/folders alphabetically, and don't excessiv
Date: 2016-10-18 10:39:16
Message-ID: E1bwRng-0002nV-J4@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)kumar(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

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