Re: [pgadmin-hackers] Hiding Schedules/Step tabs while creating a new pgAgent job

2011-02-06 Thread Nikhil S
> > > When creating a new job, if one directly clicks on the Schedules tab and > > tries to add one, then the date picker does not work. I was trying to see > > why this is so for quite a while. Then I realized that adding a schedule > or > > a step before the job has been actually created does no

[pgadmin-hackers] Feature: visual feedback of disabled triggers

2011-02-06 Thread R.I.K
Hi, I would like to suggest you a simple feature : is it possible to add, in the left panel of pgAdmin (objects browser), a visual feedback of disabled triggers (like a red cross, for example, or a greyed icon) ? Thanks in advance, -- Erika -- Sent via pgadmin-hackers mailing list (pgadmin-

Re: [pgadmin-hackers] Hiding Schedules/Step tabs while creating a new pgAgent job

2011-02-06 Thread Dave Page
On Sun, Feb 6, 2011 at 11:31 AM, Nikhil S wrote: > Hi, > > When creating a new job, if one directly clicks on the Schedules tab and > tries to add one, then the date picker does not work. I was trying to see > why this is so for quite a while. Then I realized that adding a schedule or > a step bef

[pgadmin-hackers] pgAdmin III commit: Update the autotools build system to build only the

2011-02-06 Thread Dave Page
Update the autotools build system to build only the default system architecture on Mac (by default). Add flags to allow architectures to be explicitly selected: --with-arch-i386 --with-arch-ppc --with-arch-x86_64 --with-arch-ppc64 This should allow the build system to work with wxWidgets 2.9 on M

[pgadmin-hackers] Hiding Schedules/Step tabs while creating a new pgAgent job

2011-02-06 Thread Nikhil S
Hi, When creating a new job, if one directly clicks on the Schedules tab and tries to add one, then the date picker does not work. I was trying to see why this is so for quite a while. Then I realized that adding a schedule or a step before the job has been actually created does not make sense. H