pgAdmin 4 commit: Ensure steps and schedules can be created in empty jo - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure steps and schedules can be created in empty jo
Date
Msg-id E1bxbJ4-000769-Kh@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure steps and schedules can be created in empty jobs. Fixes #1878

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ef0d26c29459ef9bd168e249d4578f325e8403f2

Modified Files
--------------
.../servers/pgagent/schedules/__init__.py          | 68 +++++++++++++++-------
.../templates/pga_schedule/js/pga_schedule.js      |  2 +-
.../servers/pgagent/steps/__init__.py              | 29 ++++-----
.../pgagent/templates/macros/pga_schedule.macros   |  2 +-
.../templates/pga_schedule/sql/pre3.4/create.sql   |  8 ---
5 files changed, 66 insertions(+), 43 deletions(-)


pgadmin-hackers by date:

Previous
From: Surinder Kumar
Date:
Subject: Re: [pgAdmin4][Patch]: Select2 control destroy issue [Minor fix]
Next
From: Dave Page
Date:
Subject: Re: Patch for pgagent RM1878 [pgAgent]