[rt-users] Scheduling of RT tickets or calendar integration?

Mike Dent mcdent at gmail.com
Sun Jan 22 05:50:34 EST 2006


On 11/21/05, Scott Muller <smuller at netcommplete.com.au> wrote:
> Here is a link to the code for the webcalendar integration.
>
>
> The RT scrip:
> ----------------
> http://info.netcommplete.com.au/rtscrip.txt
>
> Lots of debugging in it. This works by using the 'Starts' and 'Due'
> field as well as an optional customfield 'Duration'. as long as the
> ticket has an owner and one of the date fields is set, then it creates
> and appointment. I have a list of requested changes from the guys at
> work, but I haven't had a chance to implement them, as the code needs to
> be cleaned up before it gets any more ugly. Hopefully this will help
> someone create a functional interface with decent error checking etc.
> Having this functionality built into RT would be really cool, but well
> beyond my abilities :(
>
>
> The Perl Code:
> ----------------
> http://info.netcommplete.com.au/webcal.txt
>
> This code is really thrown together. Basically I turned on mysql logging
> and then created, altered and deleted webcalendar appointments. I then
> watched the logs to see what happened to the database. I then mirrored
> this logic in the code. (I Hope !)
>
>
> Versions:
> WebCalendar v1.0.1 (19 Aug 2005)
> RT 3.4.2

Hi Scott,
I'd be interested to know if you did any more work on this code?

thanks
Mike



More information about the rt-users mailing list