Trac should have something like:
if ($ticketRequest.isNew() && $ticketRequest.isTypeOf(TYPE_ENHANCEMENT) &&
strtotime('now') >= CAKEPHP_RELEASE_DATE)
{
$ticketRequest.setMilestone('2.0');
}
;)
-MI
---------------------------------------------------------------------------
Remember, smart coders answer ten questions for every question they ask.
So be smart, be cool, and share your knowledge.
BAKE ON!
blog: http://www.MarianoIglesias.com.ar
-----Mensaje original-----
De: [email protected] [mailto:[EMAIL PROTECTED] En nombre
de nate
Enviado el: Martes, 27 de Febrero de 2007 04:48 p.m.
Para: Cake PHP
Asunto: Re: Status of CakePHP 1.2.x.x
Well that's easy, we either reject them or push them to 2.0.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---