pgAdmin III commit: Ensure job steps and schedules are listed properly - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Ensure job steps and schedules are listed properly
Date
Msg-id E1RnWX0-0002O9-7Y@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure job steps and schedules are listed properly
on the Job dialogue, and avoid defaulting empty
end dates to today on the schedule dialogue.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=10a852d7b3761ef46e26a00fd92213bfef642ac6

Modified Files
--------------
CHANGELOG                     |    3 +++
pgadmin/agent/dlgJob.cpp      |    4 ++--
pgadmin/agent/dlgSchedule.cpp |    4 ++++
3 files changed, 9 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Ensure job steps and schedules are listed properly
Next
From: Dave Page
Date:
Subject: pgAdmin III commit: wxWidgets 2.9 fixes