pgAdmin 4 commit: Ensure that the Return key can be used to submit the

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Ensure that the Return key can be used to submit the
Дата
Msg-id E1haJxy-0005mu-DW@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: Re: [pgAdmin][RM4329] Initialization error when parameterisedfunctions debugged in parallel in two separate tabs
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin][RM4310] User can not connect to the Master Passwordwith Enter button