[Kolab-devel] caldav backend to calender plugin

Daniel Morlock daniel.morlock at gmail.com
Sun Feb 9 12:05:33 CET 2014


Hi Ben,

yes, there was a syntax error in the last commit, sorry. Should be fixed 
now.

Basically you have 2 options.

1. Use the latest git tag:

$ git clone https://gitlab.awesome-it.de/kolab/roundcube-plugins.git
$ cd roundcube-plugins
$ git checkout roundcubemail-plugins-kolab-caldav-3.1.11

This corresponds to the upstream tag: roundcubemail-plugins-kolab-3.1.11 
and is at least a little bit tested.

2. Use the latest development sources:

$ git clone https://gitlab.awesome-it.de/kolab/roundcube-plugins.git
$ cd roundcube-plugins
$ git checkout feature_caldav

This can contain yet untested code and you might experience things like 
the parentheses error. Should be rare, but it could happen.


Regards,
Daniel.

On 2014-02-09 09:00, Michael Rasmussen wrote:
> Hi Ben,
> 
> On Sat, 8 Feb 2014 22:56:36 -0500
> listsb-kolab-dev at bitrate.net wrote:
> 
>> On Feb 6, 2014, at 04.45, Daniel Morlock <daniel.morlock at gmail.com> 
>> wrote:
>> 
>> > I changed the lines in generate_randomdata() to use the driver specified in GPC e.g. http://<roundcubeurl>/?_task=calendar&_action=randomdata&_num=500&_driver=<driver>.
>> > Please note that we never tested the random data generator!
>> 
>> is there possibly an extra parentheses on line 1504?  i’m not actually 
>> using the random data generator, but apache complains, and 
>> calendar.php appears to fail a syntax check.
>> 
>> regards-
>> -ben
>> _______________________________________________
> Tried to mail you off-list as a reply to your mail but your mail server
> rejected my mail:
> 
> <btb at bitrate.net>: host mta.dipswitch.net[184.171.241.183] said: 554
> 5.7.1 Client host rejected: cannot find your hostname, [90.184.67.199]
> (in reply to RCPT TO command)
> 
> --
> Hilsen/Regards
> Michael Rasmussen
> 
> Get my public GnuPG keys:
> michael <at> rasmussen <dot> cc
> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E
> mir <at> datanom <dot> net
> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C
> mir <at> miras <dot> org
> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917
> --------------------------------------------------------------
> /usr/games/fortune -es says:
> Sed quis custodiet ipsos Custodes?
> 	[Who guards the Guardians?]
> 
> _______________________________________________
> devel mailing list
> devel at lists.kolab.org
> https://lists.kolab.org/mailman/listinfo/devel


More information about the devel mailing list