egroupware_official/api/src/Vfs
2016-05-11 19:23:14 +00:00
..
Dav * Sharing: fixed not accessible share, if user already logged into same EGroupware instance, also fixed WebDAV problems using a share URL 2015-02-28 22:08:23 +00:00
Filesystem moving VFS API classes into a namespaced PSR4 autoloadable structure: 2015-01-26 09:15:07 +00:00
Links using Acl::(ADD|READ|EDIT|DELETE|PRIVAT) constants instead old EGW_ACL_* defines and fix some namespace errors found by doc/check_namespace.php 2016-05-11 19:23:14 +00:00
Sqlfs using Acl::(ADD|READ|EDIT|DELETE|PRIVAT) constants instead old EGW_ACL_* defines and fix some namespace errors found by doc/check_namespace.php 2016-05-11 19:23:14 +00:00
Hooks.php fix old exception 2016-04-05 18:39:55 +00:00
Sharing.php fix diverse occurences of egw_db 2016-05-06 11:13:19 +00:00
StreamWrapper.php use static Hooks methods 2016-05-11 18:58:10 +00:00
StreamWrapperIface.php moving VFS API classes into a namespaced PSR4 autoloadable structure: 2015-01-26 09:15:07 +00:00
WebDAV.php replacing common::egw_exit() with exit, there is no more extra cleanup 2016-03-20 16:30:01 +00:00