public inbox for [email protected]  
help / color / mirror / Atom feed
From: Akshay Joshi <[email protected]>
To: [email protected]
Subject:  pgAdmin 4 commit: 1) Added browse button to select the binary path in t
Date: Fri, 04 Jun 2021 12:30:28 +0000
Message-ID: <[email protected]> (raw)

1) Added browse button to select the binary path in the Preferences. Fixes #1561

2) Added support to set the binary path for the different database server versions. Fixes #5370

Branch
------
master

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

Modified Files
--------------
docs/en_US/images/preferences_paths_binary.png     | Bin 144912 -> 242831 bytes
docs/en_US/preferences.rst                         |  24 +--
docs/en_US/release_notes_5_4.rst                   |   2 +
web/config.py                                      |   7 +-
.../databases/schemas/views/static/js/mview.js     |  25 +--
web/pgadmin/browser/server_groups/servers/types.py |  46 +++--
web/pgadmin/browser/templates/browser/js/utils.js  |   3 +
web/pgadmin/misc/__init__.py                       |  53 +++++-
web/pgadmin/misc/file_manager/static/js/utility.js |   1 -
web/pgadmin/preferences/static/js/preferences.js   |   4 +-
web/pgadmin/static/js/alertify/dialog.js           |  60 -------
web/pgadmin/static/js/backform.pgadmin.js          | 114 +++++++++++++
web/pgadmin/static/js/backgrid.pgadmin.js          | 189 ++++++++++++++++++++-
web/pgadmin/static/js/tree/tree_utils.js           |  90 ++++++++++
web/pgadmin/static/js/utils.js                     |  50 +++++-
.../tools/backup/static/js/backup_dialog.js        |   6 +-
.../tools/import_export/static/js/import_export.js |  20 +--
.../tools/maintenance/static/js/maintenance.js     |  20 +--
web/pgadmin/tools/psql/static/js/psql_module.js    |  73 +-------
.../tools/restore/static/js/restore_dialog.js      |   8 +-
.../static/js/search_objects_dialog.js             |   3 +-
web/pgadmin/utils/preferences.py                   |   2 +-
.../javascript/backup/backup_dialog_spec.js        | 122 ++++++++++---
.../backup/global_server_backup_dialog_spec.js     | 148 +++++++++++++---
.../javascript/restore/restore_dialog_spec.js      | 155 ++++++++++++++---
.../search_objects/search_objects_dialog_spec.js   |   7 +-
26 files changed, 930 insertions(+), 302 deletions(-)



reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re:  pgAdmin 4 commit: 1) Added browse button to select the binary path in t
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox