pgAdmin 4 commit: Ensure that browser should warn before close or refre

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that browser should warn before close or refre
Date: 2019-01-23 06:27:46
Message-ID: E1gmC0o-0007S3-Ct@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that browser should warn before close or refresh. Fixes #3849

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fcfe0929d3935f94882d82c665a94b467a8f315f
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_2.rst | 1 +
.../browser/register_browser_preferences.py | 10 +++
web/pgadmin/browser/static/js/browser.js | 14 +++-
web/regression/python_test_utils/test_utils.py | 81 +++++++++++++---------
web/regression/runtests.py | 9 +--
5 files changed, 75 insertions(+), 40 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-01-23 06:28:45 Re: [pgAdmin4][RM3849] Ask to save unsaved query changes stopped working
Previous Message Aditya Toshniwal 2019-01-23 06:02:02 Re: [pgAdmin4][RM3849] Ask to save unsaved query changes stopped working