pgAdmin 4 commit: Fix help for the backup/restore dialogues. Fixes #386

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix help for the backup/restore dialogues. Fixes #386
Date: 2019-01-10 05:50:49
Message-ID: E1ghTEv-0003Vo-S7@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix help for the backup/restore dialogues. Fixes #3861

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=868622912ed22673f59b791af30ce8e6f577c837
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes.rst | 1 +
docs/en_US/release_notes_4_1.rst | 17 +++++++++++++++++
.../tools/backup/static/js/backup_dialog_wrapper.js | 2 +-
.../tools/restore/static/js/restore_dialog_wrapper.js | 2 +-
4 files changed, 20 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-01-10 05:51:27 Re: [pgAdmin4][patch] Fixes Backup Restore Dialog Postgres help
Previous Message Akshay Joshi 2019-01-09 13:16:17 [pgAdmin4][Patch] - RM 3836 VACUUM FULL FREEZE ANALYZE VERBOSE syntax error on PostgreSQL 11