pgAdmin 4 commit: pgAgent misc fixes:

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: pgAgent misc fixes:
Date: 2016-09-26 12:43:16
Message-ID: E1boVFc-0005GU-86@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

pgAgent misc fixes:

1. When an existing schedule updated, or a new schedule is added from a pgAgent job dialog, it was not able to generate the proper update SQL Query.
2. The SubNodeCollectionControl was not removing the grid, when it is being getting removed.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e591c6b5c0fe59d157f6bc611cd0bbce61f8847c
Author: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
.../servers/pgagent/templates/pga_job/sql/pre3.4/update.sql | 4 ++--
web/pgadmin/static/js/backform.pgadmin.js | 6 ++++++
2 files changed, 8 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Navnath Gadakh 2016-09-26 12:44:53 pgAdmin IV: Code changes in roles and tablespaces test cases
Previous Message Murtuza Zabuawala 2016-09-26 12:28:16 Re: PATCH: To fix the issue in Debugger module (pgAdmin4)