pgAdmin 4 commit: Prevent the user pressing the select button in the fi

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Prevent the user pressing the select button in the fi
Date: 2017-12-05 04:43:08
Message-ID: E1eM54W-0006z7-4Q@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Prevent the user pressing the select button in the file manager when it is supposed to be disabled. Fixes #2923

Branch
------
master

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

Modified Files
--------------
web/pgadmin/misc/file_manager/static/js/file_manager.js | 12 ++++++++++++
web/pgadmin/misc/file_manager/static/js/utility.js | 17 +++++++++++++++--
2 files changed, 27 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-12-05 04:43:50 Re: [pgAdmin4][Patch]: To fix the issue in File manager
Previous Message Dave Page 2017-12-05 04:32:43 Re: [pgAdmin4][Patch]: To fix the issue in Debugger module