Files
egroupware/phpgwapi/inc
Ralf Becker 501df49cbb stream wrapper interface is now eGW VFS interface
- if you already run the 1.5.003 update (AND modified anything in the VFS), you have to re-run it, to not loose your modifications or risk an inconsistent VFS (DB does not match filesystem)
- to re-run the 1.5.003 update (only if your version is already 1.5.003 or bigger!) run the following sql:
UPDATE egw_applications SET app_version=1.5.002 WHERE app_name=phpgwapi
- the new vfs supports now an extended ACL, if that is supported by the backend (sqlfs only currently)
- eacl allows to set separate recursive acl rights for different users or groups on a directory (and subdirs)
- former group grants of group dirs are converted to eacl, thought we only support read or read+write access (no extra add or delete)
- attachments via the links class now also use a stream wrapper interface (links_stream_wrapper) and WebDAV as download handler (which requires no longer filemanager run rights)
2008-04-14 05:52:24 +00:00
..
2008-03-21 11:49:28 +00:00
2004-08-09 13:46:03 +00:00
2007-03-08 09:10:52 +00:00
fix
2006-06-14 23:43:53 +00:00
2004-08-09 13:20:26 +00:00
2004-08-09 13:46:03 +00:00
2005-06-18 20:43:14 +00:00
2005-11-26 14:25:39 +00:00
2005-11-26 14:25:39 +00:00
2005-11-26 14:25:39 +00:00
2005-11-25 00:20:34 +00:00
2007-04-29 12:06:17 +00:00
2001-10-17 22:08:38 +00:00
2008-03-22 16:22:11 +00:00
2005-11-26 14:25:39 +00:00