Thread: pgAdmin 4 commit: Ensure steps and schedules can be created in empty jo

pgAdmin 4 commit: Ensure steps and schedules can be created in empty jo

From
Dave Page
Date:
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(-)