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

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Ensure steps and schedules can be created in empty jo
Дата
Msg-id E1bxbJ4-000769-Kh@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Surinder Kumar
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Select2 control destroy issue [Minor fix]
Следующее
От: Dave Page
Дата:
Сообщение: Re: Patch for pgagent RM1878 [pgAgent]