pgAdmin 4 commit: Add a menu option to the runtime to copy theappserve

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Add a menu option to the runtime to copy theappserve
Дата
Msg-id E1fg6Em-00069M-4C@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Add a menu option to the runtime to copy the appserver URL to the clipboard. Fixes #3510

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_3_2.rst |  2 +-
runtime/FloatingWindow.cpp       |  6 +++++-
runtime/FloatingWindow.h         |  1 +
runtime/MenuActions.cpp          | 10 ++++++++++
runtime/MenuActions.h            |  1 +
runtime/TrayIcon.cpp             |  4 ++++
runtime/TrayIcon.h               |  1 +
7 files changed, 23 insertions(+), 2 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM #3471 SSH Tunnel doesn't use the port setting
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Allow the user to specify a fixed port number inthe