pgAdmin 4 commit: Add missing "Run Now" option for pgAdmin jobs. Fixes

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Add missing "Run Now" option for pgAdmin jobs. Fixes
Date: 2017-03-06 10:24:46
Message-ID: E1ckpos-0006lE-MC@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add missing "Run Now" option for pgAdmin jobs. Fixes #1796

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=278c64c3619d77038bf207420fb16c02e0c80436
Author: Neel Patel <neel(dot)patel(at)enterprisedb(dot)com>

Modified Files
--------------
.../server_groups/servers/pgagent/__init__.py | 2 +-
.../pgagent/templates/pga_job/js/pga_job.js | 48 +++++++++++++++++++++-
2 files changed, 48 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-03-06 10:24:54 Re: [pgAdmin4][patch]: RM #1796 - Added 'Run now' option to run pgAgent Job
Previous Message Dave Page 2017-03-06 09:38:12 Re: [discussion] Javascript package management (Yarn?)