public inbox for [email protected]
help / color / mirror / Atom feedpgAdmin 4 commit: pgAgent fixes:
2+ messages / 1 participants
[nested] [flat]
* pgAdmin 4 commit: pgAgent fixes:
@ 2019-07-15 14:54 Dave Page <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Dave Page @ 2019-07-15 14:54 UTC (permalink / raw)
To: [email protected]
pgAgent fixes:
"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.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ab87035658cc1071f4e6c43430d09821d760...
Author: Akshay Joshi <[email protected]>
Modified Files
--------------
docs/en_US/release_notes_4_11.rst | 2 +
.../server_groups/servers/pgagent/__init__.py | 52 ++++++++++++++
.../servers/pgagent/schedules/__init__.py | 56 ++-------------
.../pgagent/schedules/static/js/pga_schedule.js | 3 +-
.../servers/pgagent/steps/static/js/pga_jobstep.js | 11 +--
.../templates/pga_job/sql/pre3.4/update.sql | 12 +++-
.../templates/pga_schedule/sql/pre3.4/create.sql | 4 +-
.../pga_schedule/sql/pre3.4/properties.sql | 2 +-
.../servers/pgagent/tests/test_pgagent_add.py | 3 +-
.../servers/pgagent/tests/test_pgagent_put.py | 79 ++++++++++++++++++++--
.../browser/server_groups/servers/pgagent/utils.py | 46 +++++++++++++
11 files changed, 204 insertions(+), 66 deletions(-)
^ permalink raw reply [nested|flat] 2+ messages in thread
* pgAdmin 4 commit: pgAgent fixes:
@ 2019-07-25 09:23 Dave Page <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Dave Page @ 2019-07-25 09:23 UTC (permalink / raw)
To: [email protected]
pgAgent fixes:
"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.
Branch
------
electron2
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9312b34c721baafe6c286f9c526d23a93e90...
Author: Akshay Joshi <[email protected]>
Modified Files
--------------
docs/en_US/release_notes_4_11.rst | 2 +
.../server_groups/servers/pgagent/__init__.py | 52 ++++++++++++++
.../servers/pgagent/schedules/__init__.py | 56 ++-------------
.../pgagent/schedules/static/js/pga_schedule.js | 3 +-
.../servers/pgagent/steps/static/js/pga_jobstep.js | 11 +--
.../templates/pga_job/sql/pre3.4/update.sql | 12 +++-
.../templates/pga_schedule/sql/pre3.4/create.sql | 4 +-
.../pga_schedule/sql/pre3.4/properties.sql | 2 +-
.../servers/pgagent/tests/test_pgagent_add.py | 3 +-
.../servers/pgagent/tests/test_pgagent_put.py | 79 ++++++++++++++++++++--
.../browser/server_groups/servers/pgagent/utils.py | 46 +++++++++++++
11 files changed, 204 insertions(+), 66 deletions(-)
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2019-07-25 09:23 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2019-07-15 14:54 pgAdmin 4 commit: pgAgent fixes: Dave Page <[email protected]>
2019-07-25 09:23 pgAdmin 4 commit: pgAgent fixes: Dave Page <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox