Hi all, I know I am reply to my own post, but it is a worthwhile follow up. Here is a quick update on where this is at.
Inviting groups is now working again, as is a few other things which were broken along the way, such as conflict detection and removing participants. I have also added the ability list all contacts by using * as the search criteria, but be aware that this can bring back a lot of contacts. The HEAD version of calendar is now ready for production use, IMHO. There are likely to be other changes to calendar along the way, I will post details here before committing them. If major changes are planned I will probably create a "16compat" branch or something similar so people can continue to use a stable HEAD version of calendar. Thanks again to Straight Shooting Technology (SSC) for sponsoring these mods. Any feedback from people testing this new version would be appreciated :) Cheers Dave On Sun, 2005-10-23 at 23:24 +1000, Dave Hall wrote: > Hi all, > > I am pleased to announce that we have an improved calendar app ! :) > Jason Schaefer and SSC Solutions LLC in Santa Fe, New Mexico have > sponsored these enhancements. They will shortly be added to our list of > project sponsors. > > Here is a quick ChangeLog: > > * Added the ability to select participants from addressbook > * Killed bug where a user had read access to other group members cals > * AJA (AJAX without Xml) is used for selection of contacts > > TODO > * Readd group invites support - ETA soon > * Add ability to email iCals to contacts with email addresses - no ETA > * Add ability to look up Free/Busy Status for contacts - no ETA > > Here is the install notes > 0 $ export CVS_RSH=ssh > 1 Check all existing accounts have contact records > 2 Check all contact data is correct > 3 Backup existing db > 4 $ cd /path/to/phpgroupware > 5 $ mv calendar ~/phpgw16-cal > 6 $ cvs co calendar > 7 Run setup and upgrade calendar > 8 Download an install communik8r from communik8r.org > 9 update communik8r from cvs > 10 Login to phpgw > 11 Start creating events with the contacts based system > > For those of you using debs not CVS or tarballs, use this command in > step 6: > $ cvs -d:ext:[EMAIL PROTECTED]:/cvsroot/phpgroupware co calendar > > Communik8r is required as it contains some js libs which can't be added > to phpgw's cvs repository in a sensible way. There are likely to be > other applications which will depend on communik8r for these libraries. > You will not need to setup communik8r or configure it for any users in > order to use the enhanced calendar. > > Comments / bug reports are appreciated. > > Cheers > > Dave -- Dave Hall (aka skwashd) API Coordinator phpGroupWare e [EMAIL PROTECTED] w phpgroupware.org _______________________________________________ Phpgroupware-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/phpgroupware-users
