public inbox for [email protected]  
help / color / mirror / Atom feed
From: Dave Page <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Properly support backups in Directory format. Fixes #
Date: Fri, 29 Jun 2018 14:14:41 +0000
Message-ID: <[email protected]> (raw)

Properly support backups in Directory format. Fixes #3309

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fb1ef9ac0b1cd7598fce545b656ce23b97e3...
Author: Khushboo Vashi <[email protected]>

Modified Files
--------------
docs/en_US/release_notes_3_2.rst                   |   2 +-
.../misc/file_manager/static/js/create_dialogue.js | 162 +++++
.../misc/file_manager/static/js/file_manager.js    | 704 +--------------------
web/pgadmin/misc/file_manager/static/js/helpers.js |  38 ++
.../misc/file_manager/static/js/select_dialogue.js | 134 ++++
web/pgadmin/misc/file_manager/static/js/utility.js |  16 +-
web/pgadmin/static/js/backform.pgadmin.js          |   6 +
web/pgadmin/tools/backup/__init__.py               |  15 +-
web/pgadmin/tools/backup/static/js/backup.js       |  16 +-
.../tests/test_backup_create_job_unit_test.py      |  25 +
web/pgadmin/tools/restore/__init__.py              |   2 +-
web/pgadmin/tools/restore/static/js/restore.js     |  16 +-
.../tests/test_restore_create_job_unit_test.py     |  26 +
web/regression/feature_utils/pgadmin_page.py       |   1 +
.../javascript/file_manager/file_manager_specs.js  |  55 ++
15 files changed, 504 insertions(+), 714 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]
  Subject: Re: pgAdmin 4 commit: Properly support backups in Directory format. Fixes #
  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