pgAdmin 4 commit: Prevent attempts to select directories as files in th

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Prevent attempts to select directories as files in th
Date: 2017-12-13 15:35:14
Message-ID: E1eP93y-0000gW-TN@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Prevent attempts to select directories as files in the file dialogue. Fixes #2937

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=96a2987ef6de8f1bfed920696f96511001984368
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/misc/file_manager/__init__.py | 4 ++-
web/pgadmin/misc/file_manager/static/js/utility.js | 13 ++++-----
.../file_manager/templates/file_manager/index.html | 34 +++++++++++++---------
3 files changed, 29 insertions(+), 22 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-12-13 15:35:23 Re: [pgAdmin4][Patch]: File manager - Fix logic to enable 'Select' button in List/Table view
Previous Message Dave Page 2017-12-13 15:17:34 Re: [pgAdmin4][Patch]: Newly created domain not listed in Data type