Summary | Kronolith Browse Api: make system shares browseable |
Queue | Kronolith |
Queue Version | Git master |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | ralf.lang (at) ralf-lang (dot) de |
Created | 02/16/2012 (4887 days ago) |
Due | |
Updated | 08/29/2012 (4692 days ago) |
Assigned | |
Resolved | 04/02/2012 (4841 days ago) |
Milestone | develop |
Patch | No |
commit f526d57df953211b2c9b3fa7cc8c2e714ea4b957
Author: Ralf Lang <lang@b1-systems.de>
Date: Thu Mar 29 08:45:25 2012 +0000
Make system shares browseable in WebDAV (
Request #10998)kronolith/lib/Api.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/f526d57df953211b2c9b3fa7cc8c2e714ea4b957
commit fe12623fdf58756bb4a7a9d615c026df0412c98f
Author: Ralf Lang <lang@b1-systems.de>
Date: Thu Mar 29 08:20:56 2012 +0000
[rla] Make system shares browseable in WebDAV (
Request #10998)kronolith/docs/CHANGES | 1 +
kronolith/package.xml | 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/fe12623fdf58756bb4a7a9d615c026df0412c98f
commit 66ca09baad32b69f9ad488b9cff252031b38aec4
Author: Ralf Lang <lang@b1-systems.de>
Date: Thu Mar 29 08:19:48 2012 +0000
Revert "[rla] Make system shares browseable in WebDAV (
Request #10998)"This reverts commit d814998df002712e7bca8d8b176494c1cbc09f31.
kronolith/docs/CHANGES | 1 -
kronolith/lib/Api.php | 48
+++++++++++++++++++++++++-----------------------
kronolith/package.xml | 2 +-
3 files changed, 26 insertions(+), 25 deletions(-)
http://git.horde.org/horde-git/-/commit/66ca09baad32b69f9ad488b9cff252031b38aec4
commit d814998df002712e7bca8d8b176494c1cbc09f31
Author: Ralf Lang <lang@b1-systems.de>
Date: Thu Mar 29 08:15:35 2012 +0000
[rla] Make system shares browseable in WebDAV (
Request #10998)kronolith/docs/CHANGES | 1 +
kronolith/lib/Api.php | 48
+++++++++++++++++++++++-------------------------
kronolith/package.xml | 2 +-
3 files changed, 25 insertions(+), 26 deletions(-)
http://git.horde.org/horde-git/-/commit/d814998df002712e7bca8d8b176494c1cbc09f31
State ⇒ Resolved
commit f526d57df953211b2c9b3fa7cc8c2e714ea4b957
Author: Ralf Lang <lang@b1-systems.de>
Date: Thu Mar 29 08:45:25 2012 +0000
Make system shares browseable in WebDAV (
Request #10998)kronolith/lib/Api.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/f526d57df953211b2c9b3fa7cc8c2e714ea4b957
commit fe12623fdf58756bb4a7a9d615c026df0412c98f
Author: Ralf Lang <lang@b1-systems.de>
Date: Thu Mar 29 08:20:56 2012 +0000
[rla] Make system shares browseable in WebDAV (
Request #10998)kronolith/docs/CHANGES | 1 +
kronolith/package.xml | 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/fe12623fdf58756bb4a7a9d615c026df0412c98f
commit 66ca09baad32b69f9ad488b9cff252031b38aec4
Author: Ralf Lang <lang@b1-systems.de>
Date: Thu Mar 29 08:19:48 2012 +0000
Revert "[rla] Make system shares browseable in WebDAV (
Request #10998)"This reverts commit d814998df002712e7bca8d8b176494c1cbc09f31.
kronolith/docs/CHANGES | 1 -
kronolith/lib/Api.php | 48
+++++++++++++++++++++++++-----------------------
kronolith/package.xml | 2 +-
3 files changed, 26 insertions(+), 25 deletions(-)
http://git.horde.org/horde-git/-/commit/66ca09baad32b69f9ad488b9cff252031b38aec4
commit d814998df002712e7bca8d8b176494c1cbc09f31
Author: Ralf Lang <lang@b1-systems.de>
Date: Thu Mar 29 08:15:35 2012 +0000
[rla] Make system shares browseable in WebDAV (
Request #10998)kronolith/docs/CHANGES | 1 +
kronolith/lib/Api.php | 48
+++++++++++++++++++++++-------------------------
kronolith/package.xml | 2 +-
3 files changed, 25 insertions(+), 26 deletions(-)
http://git.horde.org/horde-git/-/commit/d814998df002712e7bca8d8b176494c1cbc09f31
State ⇒ Accepted
propagate it in the calendar URLs. But it looks like we never used it
in the browse() API. We use "-system-" as the user name for system
shares.
State ⇒ New
Patch ⇒ No
Milestone ⇒ develop
Queue ⇒ Kronolith
Summary ⇒ Kronolith Browse Api: make system shares browseable
Type ⇒ Enhancement
Priority ⇒ 1. Low
owner (system shares) because the leading // in the path is trimmed
away.
I'd propose to find some key ('system_calendars' or something) and
list system shares under this key, provided the user has sufficient
access.
I'll do this myself if it is not an unwanted feature and we can agree
on a key - obviously there can be no user shares with the same name so
'system' is probably not enough.