pgAdmin 4 commit: Default the file browser view to list, and make it co

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Default the file browser view to list, and make it co
Date: 2017-07-26 12:09:58
Message-ID: E1daL8Y-00038o-Gy@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Default the file browser view to list, and make it configurable. Fixes #2579

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=97cd74a3737aed12bd5d73905018752923b4bc98
Author: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/misc/file_manager/__init__.py | 14 +++++++++-
.../file_manager/templates/file_manager/index.html | 30 +++++++++++-----------
.../file_manager/js/file_manager_config.json | 2 +-
.../templates/file_manager/js/utility.js | 6 ++---
4 files changed, 32 insertions(+), 20 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin 4 Jenkins 2017-07-26 12:11:03 Build failed in Jenkins: pgadmin4-master-python33 #265
Previous Message pgAdmin 4 Jenkins 2017-07-26 12:04:26 Build failed in Jenkins: pgadmin4-master-python34 #256