[cvs] commit: whups/docs CHANGES whups/lib Ticket.php base.php whups/lib/Form/Type datetime.php whups/lib/Forms CreateTicket.php EditTicket.php whups/lib/UI/VarRenderer datetime_xhtml.php whups/ticket delete.php index.php people.php update.php watch.php
Chuck Hagenbuch
chuck at horde.org
Tue Aug 8 12:00:41 PDT 2006
chuck 2006-08-08 12:00:41 PDT
Modified files:
docs CHANGES
lib Ticket.php base.php
lib/Forms CreateTicket.php EditTicket.php
ticket delete.php index.php people.php
update.php watch.php
Added files:
lib/Form/Type datetime.php
lib/UI/VarRenderer datetime_xhtml.php
Log:
due dates now have hours and minutes. This is a big commit just for that, but
I needed to add a custom renderer because we don't have a datetime field in Horde_Form proper, and it was either this or add the hours/minutes seperately as
another field.
Revision Changes Path
1.135 +1 -0 whups/docs/CHANGES
1.1 +124 -0 whups/lib/Form/Type/datetime.php (new)
1.6 +2 -2 whups/lib/Forms/CreateTicket.php
1.3 +8 -2 whups/lib/Forms/EditTicket.php
1.52 +8 -2 whups/lib/Ticket.php
1.1 +31 -0 whups/lib/UI/VarRenderer/datetime_xhtml.php (new)
1.69 +2 -1 whups/lib/base.php
1.14 +4 -4 whups/ticket/delete.php
1.23 +2 -2 whups/ticket/index.php
1.24 +4 -4 whups/ticket/people.php
1.29 +5 -6 whups/ticket/update.php
1.4 +3 -3 whups/ticket/watch.php
Chora Links:
http://cvs.horde.org/diff.php/whups/docs/CHANGES?r1=1.134&r2=1.135&ty=u
http://cvs.horde.org/co.php/whups/lib/Form/Type/datetime.php?r=1.1
http://cvs.horde.org/diff.php/whups/lib/Forms/CreateTicket.php?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/diff.php/whups/lib/Forms/EditTicket.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/whups/lib/Ticket.php?r1=1.51&r2=1.52&ty=u
http://cvs.horde.org/co.php/whups/lib/UI/VarRenderer/datetime_xhtml.php?r=1.1
http://cvs.horde.org/diff.php/whups/lib/base.php?r1=1.68&r2=1.69&ty=u
http://cvs.horde.org/diff.php/whups/ticket/delete.php?r1=1.13&r2=1.14&ty=u
http://cvs.horde.org/diff.php/whups/ticket/index.php?r1=1.22&r2=1.23&ty=u
http://cvs.horde.org/diff.php/whups/ticket/people.php?r1=1.23&r2=1.24&ty=u
http://cvs.horde.org/diff.php/whups/ticket/update.php?r1=1.28&r2=1.29&ty=u
http://cvs.horde.org/diff.php/whups/ticket/watch.php?r1=1.3&r2=1.4&ty=u
More information about the cvs
mailing list