[pgadmin-hackers] CVS Commit by dpage: Only set the schedule end date to NULL when

2005-04-16 Thread cvs
Log Message: --- Only set the schedule end date to NULL when actually required. Modified Files: -- pgadmin3/src/agent: dlgSchedule.cpp (r1.21 -> r1.22) Index: dlgSchedule.cpp === RCS file: /projects/pg

[pgadmin-hackers] CVS Commit by dpage: Enable the OK button when editting steps or

2005-04-16 Thread cvs
Log Message: --- Enable the OK button when editting steps or schedules from dlgJob Modified Files: -- pgadmin3/src/agent: dlgJob.cpp (r1.18 -> r1.19) Index: dlgJob.cpp === RCS file: /projects/pgadmin3/

[pgadmin-hackers] CVS Commit by dpage: Allow insertion of steps & schedules with SQL > 255

2005-04-16 Thread cvs
Log Message: --- Allow insertion of steps & schedules with SQL > 255 chars in length from dlgJob. Ensure record IDs are correctly set. Modified Files: -- pgadmin3/src/agent: dlgJob.cpp (r1.17 -> r1.18) dlgSchedule.cpp (r1.20 -> r1.21) dlgStep.cpp (r1