I've issues a new 'release' of ZOGI. Users on openSUSE 10.2 using SOPE
4.6 and OGo TRUNK can grab a binary ZideStore bundle from the downloads;
otherwise a "make;./install.sh" in the Source directory should build and
install the bundle. It should build and work for pretty much any
OGo/SOPE release.
As of r403:
- readAccessTeamObjectId and writeAccessObjectIds attributes of
Appointment allow you to modify access permissions on an appointment.
- Appointments where the requesting user does not have permission to
view the appointment are obfusticated as in the WebUI. Only start, end,
owner, and access privilages are displayes.
- An extra read-only attribute "FLAGS" has been added to the
Appointment entity. These simply allow the client to be smarter about
how to handle the appointment; mostly they save it from having to
compute itself the operations the user can perform on the appointment.
Flags are: "NONVISIBLE", "VISIBLE", READONLY", "SELF", "CYCLIC",
"DELETE", and "WRITE". The exact meaning of the flags are documented in
the Wiki.
Wiki: http://code.google.com/p/zogi/wiki/Root
Downloads: http://code.google.com/p/zogi/downloads/list
Revision: r403
signature.asc
Description: This is a digitally signed message part
|