Fix dropping of pgAgent schedules through the Job properties. Fixes #3996 Branch ------ electron2 Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ff02392665495f44cca0d911416a2a80e90d3a5c Author: Akshay Joshi <akshay.joshi@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_4_11.rst | 1 + .../servers/pgagent/schedules/__init__.py | 26 ++++++---- .../pgagent/schedules/static/js/pga_schedule.js | 1 + .../servers/pgagent/steps/__init__.py | 26 ++++++---- .../servers/pgagent/steps/static/js/pga_jobstep.js | 1 + .../pgagent/tests/test_pgagent_delete_multiple.py | 47 ++++++++++++++++++ .../tests_pgagent_delete_multiple_schedules.py | 56 ++++++++++++++++++++++ .../tests/tests_pgagent_delete_multiple_steps.py | 54 +++++++++++++++++++++ 8 files changed, 194 insertions(+), 18 deletions(-)
Соглашаюсь с условиями обработки персональных данных