Summary | Freebusy on another server than Horde/Kolab |
Queue | Kolab |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | wrobel (at) horde (dot) org |
Requester | noethen (at) uni-paderborn (dot) de |
Created | 05/14/2008 (6232 days ago) |
Due | |
Updated | 10/11/2008 (6082 days ago) |
Assigned | 06/30/2008 (6185 days ago) |
Resolved | 10/11/2008 (6082 days ago) |
Milestone | |
Patch | No |
State ⇒ Resolved
Taken from Jan Schneider
Taken from Chuck Hagenbuch
Assigned to Chuck Hagenbuch
Assigned to Jan Schneider
New Attachment: HK-GW-conf_xml_kolab.patch
(and includes another update that I didn't want to stuff in another
bug). Hope its okay to commit it like that.
http://cvs.horde.org/diff.php/kronolith/lib/Storage/kolab.php?r1=1.17&r2=1.18&ty=u
http://cvs.horde.org/diff.php/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy.php?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/diff.php/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Access.php?r1=1.8&r2=1.9&ty=u
http://cvs.horde.org/diff.php/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Cache.php?r1=1.11&r2=1.12&ty=u
http://cvs.horde.org/diff.php/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/View.php?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/diff.php/framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/FreeBusyTest.php?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/diff.php/framework/Kolab_FreeBusy/www/Horde/Kolab/FreeBusy/config.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Object.php?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/user.php?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/diff.php/framework/Kolab_Server/package.xml?r1=1.11&r2=1.12&ty=u
http://cvs.horde.org/diff.php/framework/Kolab_Server/test/Horde/Kolab/Server/SessionTest.php?r1=1.1&r2=1.2&ty=u
Gunnar, I'll move this one to you as you are currently working on the code.
New Attachment: kronolith_storage.path.diff.TXT
no, performance problems is not the reason why we separated kolab and
freebusy. Most of all it is becaus of existing infrastructure
(mail/web).
Attached is my litte patch.
Greetings
Heiko
thanks for your report. Gunnar is currently restructuring the backend
code to make it more modular. As you patched the kronolith driver,
would you mind sending your patch file?
I can only speculate why you separated the servers in the first place,
but I guess it will be solved once this new code is integrated into Kolab:
https://www.intevation.de/roundup/kolab/issue2554
Cheers,
Thomas
Assigned to Thomas Jarosch
Queue ⇒ Kolab
Version ⇒
Priority ⇒ 1. Low
State ⇒ New
Patch ⇒ No
Milestone ⇒
Summary ⇒ Freebusy on another server than Horde/Kolab
Type ⇒ Enhancement
Queue ⇒ Kronolith
servers. So we patched horde/kronolith/lib/Storage/kolab.php -> class
Kronolith_Storage_kolab extends Kronolith_Storage
in order to define a different kolab freebusy-server.
Would be nice if there would be a config option for that like
['kolab']['freebusy']['server'];
Greetings
Heiko Nöthen