mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-16 18:25:12 -06:00
"malformed array literal error when updating pgagent job". Fixes #4428 "Error when updating connection string in pgagent Jobs.". Fixes #4448 When user create a schedule using Create->Schedule dialog browser tree is not showing newly created node. Properties tab showing same properties for all the created schedule. Added validation in "pga_jobstep.js", throws error on browser when we modify step from the pgagent dialog and select the same node. |
||
---|---|---|
.. | ||
__init__.py | ||
test_pgagent_add.py | ||
test_pgagent_delete_multiple.py | ||
test_pgagent_delete.py | ||
test_pgagent_put.py | ||
tests_pgagent_add_schedule.py | ||
tests_pgagent_add_steps.py | ||
tests_pgagent_delete_multiple_schedules.py | ||
tests_pgagent_delete_multiple_steps.py | ||
tests_pgagent_delete_schedule.py | ||
tests_pgagent_delete_steps.py | ||
tests_pgagent_get.py | ||
tests_pgagent_put_schedule.py | ||
tests_pgagent_put_step.py | ||
tests_pgagent_stats.py | ||
utils.py |