pgAdmin 4 commit: Added support to open SQL help, Dialog help, and onli

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Added support to open SQL help, Dialog help, and onli
Date: 2022-02-04 10:38:30
Message-ID: E1nFvz4-0008HM-Vq@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Added support to open SQL help, Dialog help, and online help in an external web browser. Fixes #7139

Branch
------
master

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

Modified Files
--------------
docs/en_US/desktop_deployment.rst | 25 ++++++++++++++-----------
docs/en_US/images/runtime_configuration.png | Bin 179183 -> 213251 bytes
docs/en_US/release_notes_6_5.rst | 3 ++-
runtime/src/html/configure.html | 16 ++++++++++++++++
runtime/src/js/configure.js | 12 ++++++++++--
runtime/src/js/misc.js | 2 +-
runtime/src/js/pgadmin.js | 19 ++++++++++++++++++-
7 files changed, 61 insertions(+), 16 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-02-04 11:05:41 pgAdmin 4 commit: Update message catalog.
Previous Message Akshay Joshi 2022-02-04 09:51:51 Re: [pgAdmin][RM7154] Layout change is reset on refresh