[dev] Re: [cvs] commit: moment/lib/Driver sql.php moment/lib Moment.php moment meeting.php sendUpdates.php moment/scripts/drivers moment_meetings.sql moment/templates/sendUpdates updates.inc

Mike Cochrane mike at graftonhall.co.nz
Fri Jan 10 11:50:01 PST 2003


For anyone that has allready created the table, here's the sql to add the extra
field:
ALTER TABLE `moment_meetings` ADD `meeting_status` VARCHAR( 20 ) NULL 

- Mike :-)

> ----- Message from mike at graftonhall.co.nz ---------
>     Date: Thu,  9 Jan 2003 14:45:33 -0800 (PST)
>     From: Mike Cochrane <mike at graftonhall.co.nz>
> Reply-To: dev at lists.horde.org
>  Subject: [cvs] commit: moment/lib/Driver sql.php moment/lib Moment.php moment
meeting.php sendUpdates.php moment/scripts/drivers moment_meetings.sql
moment/templates/sendUpdates updates.inc
>       To: cvs at lists.horde.org
> 
> mikec       2003/01/09 14:45:33 PST
> 
>   Modified files:
>     lib/Driver           sql.php
>     lib                  Moment.php
>     .                    meeting.php sendUpdates.php
>     scripts/drivers      moment_meetings.sql
>     templates/sendUpdates updates.inc
>   Log:
>   Add a status field to meetings.
>   Don't delete a meeting, set it's status to cancelled.
>   Send cancelations messages when an event is cancelled.
>   Move iCal generate into Moment::
> 
>   Revision  Changes    Path
>   1.2       +7 -4      moment/lib/Driver/sql.php
>   1.7       +135 -2    moment/lib/Moment.php
>   1.4       +13 -7     moment/meeting.php
>   1.2       +2 -1      moment/scripts/drivers/moment_meetings.sql
>   1.2       +182 -165  moment/sendUpdates.php
>   1.2       +20 -0     moment/templates/sendUpdates/updates.inc
> 
>   Chora Links:
>   http://cvs.horde.org/diff.php/moment/lib/Driver/sql.php?r1=1.1&r2=1.2&ty=u
>   http://cvs.horde.org/diff.php/moment/lib/Moment.php?r1=1.6&r2=1.7&ty=u
>   http://cvs.horde.org/diff.php/moment/meeting.php?r1=1.3&r2=1.4&ty=u
>  
>
http://cvs.horde.org/diff.php/moment/scripts/drivers/moment_meetings.sql?r1=1.1&r2=1.2&ty=u
>   http://cvs.horde.org/diff.php/moment/sendUpdates.php?r1=1.1&r2=1.2&ty=u
>  
>
http://cvs.horde.org/diff.php/moment/templates/sendUpdates/updates.inc?r1=1.1&r2=1.2&ty=u
> 
> --
> To unsubscribe, mail: cvs-unsubscribe at lists.horde.org
> 
> 
> 
> ----- End message from mike at graftonhall.co.nz -----






More information about the dev mailing list