egroupware/infolog
Ralf Becker 4886583cc1 change sharing to allow mounting shared into existing user sessions
without the need to destroy the session, if the sharee is a different user

This is accomplished by keeping the sharee in the stream context / attribute of the vfs class(es) instead of static Vfs::$user.
Later is still used for the current user - identical to egw_info[user][account_id].

This commit / merge of the vfs-context feature branch also added the abilty to mount WebDAV sources, eg. a sharing link from an other EGroupware instance
or any WebDAV server
2020-10-08 11:24:34 +02:00
..
doc SQL for a view of infolog table using real account-names and timestamps 2012-04-23 15:18:34 +00:00
inc change sharing to allow mounting shared into existing user sessions 2020-10-08 11:24:34 +02:00
js Separate CRM list from infolog list so push updates don't conflict 2020-09-03 09:58:27 -06:00
lang pending translations from our translation server 2020-06-12 12:29:47 +02:00
setup bump version to 20.1 2020-06-28 10:04:21 +02:00
templates avoid second full refresh by sending delete action via ajax 2020-07-24 14:47:50 +02:00
tests Refactor tests to avoid deprecated assertions 2020-03-10 15:54:02 -06:00
index.php using new api for InfoLog 2016-04-30 17:05:23 +00:00