pgAdmin 4 commit: Ensure that the Return key can be used to submit the - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure that the Return key can be used to submit the
Date
Msg-id E1haJxy-0005mu-DW@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure that the Return key can be used to submit the Master Password dialogue. Fixes #4310
Ensure that browser auto-fill doesn't cause Help pages to be opened unexpectedly. Fixes #4317

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2ca11c84e840de5a59d0dd96348db12fd5556ced

Modified Files
--------------
docs/en_US/release_notes_4_9.rst                   |  2 ++
web/pgadmin/browser/static/js/browser.js           | 24 +++++-----------------
web/pgadmin/static/js/alertify.pgadmin.defaults.js | 11 ++++++++++
3 files changed, 18 insertions(+), 19 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin][RM4329] Initialization error when parameterisedfunctions debugged in parallel in two separate tabs
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin][RM4310] User can not connect to the Master Passwordwith Enter button