pgAdmin 4 commit: Added support to open SQL help, Dialog help, and onli - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Added support to open SQL help, Dialog help, and onli
Date
Msg-id E1nFvz4-0008HM-Vq@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM7154] Layout change is reset on refresh
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Update message catalog.