pgAdmin 4 commit: Warn the user about unsaved changes to SQL or data be

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Warn the user about unsaved changes to SQL or data be
Date: 2016-09-05 16:18:47
Message-ID: E1bgwbf-0003XV-Fr@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Warn the user about unsaved changes to SQL or data before closing the query tool. Fixes #1661

Branch
------
master

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

Modified Files
--------------
.../sqleditor/templates/sqleditor/js/sqleditor.js | 48 ++++++++++++++++++++++
1 file changed, 48 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-09-05 16:21:16 Re: PATCH: Added user confirmation on panel close (pgAdmin4)
Previous Message Dave Page 2016-09-05 16:07:32 Re: [pgAdmin4][Patch]: Wrong listing of directories in File Manager in Windows Only.