Roundup Tracker - Issues

Message3375

Author a1s
Recipients
Date 2005-03-31.19:25:02
Message-id
In-reply-to
Logged In: YES 
user_id=8719

attached is example extension file that can be used to get
calendars from roundup.  it works with issue item or index
views like this:

http://localhost:8917/demo/issue1?@action=calendar
http://localhost:8917/demo/issue?@filter=status,assignedto&status=-1,1,2,3,4,5,6,7&assignedto=username_or_id&@action=calendar

tested with calendar extension for mozilla firefox.
History
Date User Action Args
2009-02-03 14:23:57adminlinkissue1169748 messages
2009-02-03 14:23:57admincreate