Page MenuHomePhorge
Feed Advanced Search

Aug 26 2016

pokorra added a comment to T1455: Adding attendees to an event: select attendees from addressbook.

Thanks Alek, that hint is useful.
I might try to create a new dialog using the ideas from the mail compose screen.

Aug 26 2016, 2:52 PM · Roundcube Kolab Plugins , Architecture & Design
machniak added a comment to T1455: Adding attendees to an event: select attendees from addressbook.

The field has autocompletion feature implemented. So, should give you search results while typing. I know some people prefer addressbook widget, that's why we have it in mail compose screen.

Aug 26 2016, 12:47 PM · Roundcube Kolab Plugins , Architecture & Design
pokorra updated the task description for T1455: Adding attendees to an event: select attendees from addressbook.
Aug 26 2016, 12:38 PM · Roundcube Kolab Plugins , Architecture & Design

Aug 23 2016

petersen added a project to T1357: Wrong message displayed, if user tries to delete an appointment on a shared calendar.: Kolab Enterprise 14.
Aug 23 2016, 12:54 PM · Kolab Enterprise 14, Roundcube Kolab Plugins , Bug Reports

Aug 19 2016

machniak added a comment to T1425: roundcube "helpdesk-login" add/save delegation not possible .

To disable Settings section of the UI I propose to set:

$config['kolab_auth_admin_rights'] = array(
    'settings' => 'entry:delete',
    '*' => 'entry:read',
);

Note that with this LDAP effective rights will be used and kolab_auth_group/kolab_auth_role_value will be ignored. You can also change 'entry:delete' to 'attrib:kolabDelegate:write' (or use some other attribute).

Aug 19 2016, 12:33 PM · Roundcube Kolab Plugins , Bug Reports
venc added a comment to T1425: roundcube "helpdesk-login" add/save delegation not possible .

Just because I was asked for " ​what is in your: $config['kolab_auth_admin_rights'] = array()" here the kolab_auth.inc.php we use

Aug 19 2016, 12:12 PM · Roundcube Kolab Plugins , Bug Reports

Aug 18 2016

vendel.colja reopened T1425: roundcube "helpdesk-login" add/save delegation not possible as "Open".

I may would have agreed, but after roundcube provides a "helpdesk-login" function and independently of that provides delegation or password plugins performing such LDAP "edit" tasks, someone using the heldesk-login feature should either

  • get a warning that those plugin functions are just readonly and not an adminstration frontend replacement

or

  • find any edit functionality involved by those plugins disabled

or

  • have just no access to those plugins (Could you please give me a hint how to disable delegate from settings?)

or

  • enable edit/admin/helpdesk tasks for "helpdesk-login" usage by what ever possible action/task
Aug 18 2016, 1:41 PM · Roundcube Kolab Plugins , Bug Reports
vanmeeuwen closed T1425: roundcube "helpdesk-login" add/save delegation not possible as Invalid.

Neither delegation nor password resets for a user should go through Roundcube. Roundcube, after all, is not an LDAP administration interface.

Aug 18 2016, 11:26 AM · Roundcube Kolab Plugins , Bug Reports
machniak updated subscribers of T1425: roundcube "helpdesk-login" add/save delegation not possible .

Confirmed. I tried SASL proxy authentication here, but didn't work for me. @vanmeeuwen is additional "service user" (i.e. new config options for DN and password) the only solution?

Aug 18 2016, 10:52 AM · Roundcube Kolab Plugins , Bug Reports
machniak added a project to T1425: roundcube "helpdesk-login" add/save delegation not possible : Roundcube Kolab Plugins .
Aug 18 2016, 10:48 AM · Roundcube Kolab Plugins , Bug Reports

Aug 11 2016

ivanroma removed a watcher for Roundcube Kolab Plugins : ivanroma.
Aug 11 2016, 5:18 PM
ivanroma added a watcher for Roundcube Kolab Plugins : ivanroma.
Aug 11 2016, 5:15 PM
petersen added a project to T1402: Allow only unique group names in the local addressbook: Release Managers.
Aug 11 2016, 1:39 PM · Release Managers, Kolab Enterprise 14, Roundcube Kolab Plugins , Bug Reports
machniak closed T855: Issues in Birthdays calendar feed as Resolved.
Aug 11 2016, 12:44 PM · Product Owners, Roundcube Kolab Plugins
petersen added projects to T1402: Allow only unique group names in the local addressbook: Roundcube Kolab Plugins , Kolab Enterprise 14.
Aug 11 2016, 11:47 AM · Release Managers, Kolab Enterprise 14, Roundcube Kolab Plugins , Bug Reports
petersen added projects to T1356: Printout filter differs to on-screen filter: Kolab Enterprise 14, Release Managers.
Aug 11 2016, 11:26 AM · Release Managers, Kolab Enterprise 14, Roundcube Kolab Plugins , Bug Reports
petersen added projects to T1355: It is not possible to export a specific task list to a csv file.: Kolab Enterprise 14, Release Managers.
Aug 11 2016, 9:58 AM · Release Managers, Kolab Enterprise 14, Roundcube Kolab Plugins , Bug Reports

Aug 10 2016

machniak added a revision to T1268: Forever perpetuating events are not displayed as forever perpetuating via Roundcube: D203: T1268: Fix bug where forever recurring events could not be displayed.
Aug 10 2016, 4:23 PM · Roundcube Kolab Plugins , Bug Reports
machniak added a project to T1411: More compact event dialog: Roundcube Kolab Plugins .
Aug 10 2016, 1:35 PM · Roundcube Kolab Plugins , Architecture & Design
machniak closed T1357: Wrong message displayed, if user tries to delete an appointment on a shared calendar. as Resolved.

I was able to fix the issue on moving/resizing the event, but I wasn't able to reproduce the issue on event delete. I'm closing the ticket now. Please, reopen if the issue still exist after aplying my change.

Aug 10 2016, 11:34 AM · Kolab Enterprise 14, Roundcube Kolab Plugins , Bug Reports
machniak added a comment to T1357: Wrong message displayed, if user tries to delete an appointment on a shared calendar..

Ok, more testing. I see now where the problem is. I think I misunderstood the problem description as there was no word "delegation" ;)

Aug 10 2016, 9:01 AM · Kolab Enterprise 14, Roundcube Kolab Plugins , Bug Reports
machniak added a comment to T1357: Wrong message displayed, if user tries to delete an appointment on a shared calendar..

I'm not able to reproduce the notification issue. I.e. when I delete or move or edit such an event iTip notifications are not being send. Which would mean that the only problem really is misleading wording of the warning text.

Aug 10 2016, 8:40 AM · Kolab Enterprise 14, Roundcube Kolab Plugins , Bug Reports

Aug 9 2016

machniak closed T1382: Tasks will not be updated on the task list of the organizer if delegate updates the tasks as Resolved.
Aug 9 2016, 11:35 AM · Roundcube Kolab Plugins , Bug Reports
vanmeeuwen added a comment to T1382: Tasks will not be updated on the task list of the organizer if delegate updates the tasks.

Some of the behavior that seems to be requested (albeit not explicitly) leans toward workflow management more so than it is squarly within the realm of simple task management.

Aug 9 2016, 11:33 AM · Roundcube Kolab Plugins , Bug Reports
vanmeeuwen added a comment to T1381: Appointments on freebusy view will be displayed incorrect..

Please note that, IIRC, the freebusy service renders Free/Busy information with a certain timeslot as well -- if any event overlaps either of the lower or upper boundaries the entire slot is considered busy.

Aug 9 2016, 11:05 AM · Roundcube Kolab Plugins , Bug Reports
vanmeeuwen added a comment to T1357: Wrong message displayed, if user tries to delete an appointment on a shared calendar..

I would suggest to consider sending out the notifications of the changes as user2, in that this is rendered quite dysfunctional practically, should no notifications be sent out at all.

Aug 9 2016, 11:00 AM · Kolab Enterprise 14, Roundcube Kolab Plugins , Bug Reports

Aug 4 2016

machniak added a comment to T1357: Wrong message displayed, if user tries to delete an appointment on a shared calendar..

So, we have two issues here:

Aug 4 2016, 1:35 PM · Kolab Enterprise 14, Roundcube Kolab Plugins , Bug Reports
machniak added a project to T1396: Missing translation: Add new tasklist (show reminder): Roundcube Kolab Plugins .
Aug 4 2016, 1:24 PM · Roundcube Kolab Plugins , Bug Reports

Jul 29 2016

machniak closed T1385: libcalendaring rejects VEVENTs without DTEND in certain cases as Resolved.
Jul 29 2016, 3:08 PM · Bug Reports, Roundcube Kolab Plugins
Robert_Selk added a comment to T1355: It is not possible to export a specific task list to a csv file..

Tested and it seems to be working.

Jul 29 2016, 2:00 PM · Release Managers, Kolab Enterprise 14, Roundcube Kolab Plugins , Bug Reports
Robert_Selk added a comment to T1356: Printout filter differs to on-screen filter.

Tested and it seems to be working.

Jul 29 2016, 1:56 PM · Release Managers, Kolab Enterprise 14, Roundcube Kolab Plugins , Bug Reports

Jul 28 2016

machniak added a comment to T1381: Appointments on freebusy view will be displayed incorrect..

Probably the number of slots in an hour here should depend on Preferences > Calendar > Time slots per hour.

Jul 28 2016, 12:26 PM · Roundcube Kolab Plugins , Bug Reports
vali added a project to T1385: libcalendaring rejects VEVENTs without DTEND in certain cases: Bug Reports.
Jul 28 2016, 11:09 AM · Bug Reports, Roundcube Kolab Plugins
vali created T1385: libcalendaring rejects VEVENTs without DTEND in certain cases.
Jul 28 2016, 11:08 AM · Bug Reports, Roundcube Kolab Plugins

Jul 27 2016

machniak added a comment to T1382: Tasks will not be updated on the task list of the organizer if delegate updates the tasks.

Fixed Bug#1, Bug#2, Bug#3 described in my previous comment.

Jul 27 2016, 4:01 PM · Roundcube Kolab Plugins , Bug Reports
machniak added a comment to T1382: Tasks will not be updated on the task list of the organizer if delegate updates the tasks.

Ok, there's a couple of issues here described, but first... Let's agree that (while we do not support counter proposals) when an attendee changes a task's status the iTip REPLY is send to the organizer. When the REPLY is "merged" only an attendee status should be updated, NOT the completion status. Think about a task with two attendees (assignees).

Jul 27 2016, 1:14 PM · Roundcube Kolab Plugins , Bug Reports
machniak added a project to T1268: Forever perpetuating events are not displayed as forever perpetuating via Roundcube: Roundcube Kolab Plugins .
Jul 27 2016, 10:46 AM · Roundcube Kolab Plugins , Bug Reports
machniak added a project to T1382: Tasks will not be updated on the task list of the organizer if delegate updates the tasks: Roundcube Kolab Plugins .
Jul 27 2016, 10:38 AM · Roundcube Kolab Plugins , Bug Reports
machniak added a project to T1381: Appointments on freebusy view will be displayed incorrect.: Roundcube Kolab Plugins .
Jul 27 2016, 10:38 AM · Roundcube Kolab Plugins , Bug Reports

Jul 25 2016

machniak closed T1378: Tasks counters removed/not displayed on list update as Resolved.
Jul 25 2016, 3:31 PM · Roundcube Kolab Plugins
machniak created T1378: Tasks counters removed/not displayed on list update.
Jul 25 2016, 3:20 PM · Roundcube Kolab Plugins
machniak closed T1356: Printout filter differs to on-screen filter as Resolved.
Jul 25 2016, 3:15 PM · Release Managers, Kolab Enterprise 14, Roundcube Kolab Plugins , Bug Reports

Jul 22 2016

machniak added a comment to T1357: Wrong message displayed, if user tries to delete an appointment on a shared calendar..

Confirmed. I see this message is used sometimes when moving/resizing/deleting an event. However, I'm not really convinced about usefulness of such a message. I don't see a code that would "copy" the event to personal calendar, so it does not make sense at all.

Jul 22 2016, 1:48 PM · Kolab Enterprise 14, Roundcube Kolab Plugins , Bug Reports
machniak closed T1371: Failure to map attendee responses to invited attendees in Roundcube as Resolved by committing rRPK0a12b06b59cc: T1371: Use rcube_mime::decode_address_list() instead of (invalid) regex.
Jul 22 2016, 12:35 PM · Roundcube Kolab Plugins , Bug Reports

Jul 21 2016

machniak closed T1365: Localize Confidential/Private/Cancelled badge in event info dialog as Resolved.
Jul 21 2016, 3:22 PM · Roundcube Kolab Plugins , Bug Reports

Jul 20 2016

machniak closed T1367: Wrong labels in "My status" field (event dialog) as Resolved by committing rRPK2ed6d5ad6915: T1367: Fix text in "My status" field in event dialog.
Jul 20 2016, 3:42 PM · Roundcube Kolab Plugins , Bug Reports
Robert_Selk added a comment to T1357: Wrong message displayed, if user tries to delete an appointment on a shared calendar..

It is just a shared Folder.

Jul 20 2016, 3:36 PM · Kolab Enterprise 14, Roundcube Kolab Plugins , Bug Reports
machniak closed T1364: Attendee status not localized as Resolved by committing rRPK403e61004c3d: T1364: Localize attendee status.
Jul 20 2016, 3:28 PM · Roundcube Kolab Plugins , Bug Reports
machniak closed T1362: Title (tooltip) text on attendee is not translated as Resolved by committing rRPKfdda23c8ffdc: T1362: Fix title/tooltip text on attendee, localize the status text.
Jul 20 2016, 1:32 PM · Roundcube Kolab Plugins , Bug Reports
guldendraak added a comment to T1371: Failure to map attendee responses to invited attendees in Roundcube.

Yes, this is definitely a duplicate of T1301. However, the solution suggested there is only a partial fix, i.e. the case insensitive email comparison is fixed, but the regex used to match email addresses is still broken.

Jul 20 2016, 10:00 AM · Roundcube Kolab Plugins , Bug Reports
machniak added a project to T1371: Failure to map attendee responses to invited attendees in Roundcube: Roundcube Kolab Plugins .
Jul 20 2016, 8:09 AM · Roundcube Kolab Plugins , Bug Reports

Jul 19 2016

machniak added a project to T1370: moved tasks (subtasks) are displayed incorrectly until refresh of the page: Roundcube Kolab Plugins .
Jul 19 2016, 5:45 PM · Roundcube Kolab Plugins , Bug Reports
machniak created T1367: Wrong labels in "My status" field (event dialog).
Jul 19 2016, 2:41 PM · Roundcube Kolab Plugins , Bug Reports
machniak added a comment to T1365: Localize Confidential/Private/Cancelled badge in event info dialog.

According to http://www.useragentman.com/IETransformsTranslator/ for IE < 9 we need additional css hacks.

Jul 19 2016, 2:01 PM · Roundcube Kolab Plugins , Bug Reports
machniak created T1365: Localize Confidential/Private/Cancelled badge in event info dialog.
Jul 19 2016, 1:20 PM · Roundcube Kolab Plugins , Bug Reports
machniak created T1364: Attendee status not localized.
Jul 19 2016, 1:02 PM · Roundcube Kolab Plugins , Bug Reports
machniak created T1362: Title (tooltip) text on attendee is not translated.
Jul 19 2016, 12:33 PM · Roundcube Kolab Plugins , Bug Reports
machniak added a project to T1357: Wrong message displayed, if user tries to delete an appointment on a shared calendar.: Roundcube Kolab Plugins .
Jul 19 2016, 10:06 AM · Kolab Enterprise 14, Roundcube Kolab Plugins , Bug Reports

Jul 18 2016

machniak added a project to T1355: It is not possible to export a specific task list to a csv file.: Roundcube Kolab Plugins .
Jul 18 2016, 4:07 PM · Release Managers, Kolab Enterprise 14, Roundcube Kolab Plugins , Bug Reports
machniak added a project to T1356: Printout filter differs to on-screen filter: Roundcube Kolab Plugins .
Jul 18 2016, 4:07 PM · Release Managers, Kolab Enterprise 14, Roundcube Kolab Plugins , Bug Reports

Jul 13 2016

vanmeeuwen moved T1233: Snooze function in calendar events are not exact. from Backlog to Reviewed on the Bug Reports board.
Jul 13 2016, 11:54 AM · Roundcube Kolab Plugins , Bug Reports

Jul 5 2016

petersen added a project to T1264: Fix finding an event which is in delegator's folder, on itip reply: Kolab Enterprise 14.
Jul 5 2016, 4:44 PM · Kolab Enterprise 14, Bug Reports, Architecture & Design, Roundcube Kolab Plugins

Jun 22 2016

machniak closed T1314: Calendar: Display of year partially broken as Resolved.
Jun 22 2016, 12:37 PM · Roundcube Kolab Plugins , Bug Reports
machniak added a comment to T1314: Calendar: Display of year partially broken.

Ok, I forgot about this setting. It looks like upper-case Y is not supported. Here you have the list of supported formats: https://git.kolab.org/diffusion/RPK/browse/master/plugins/calendar/config.inc.php.dist;e8aa73aae3e45791206b2912c083ff48bd2a244a$39

Jun 22 2016, 10:30 AM · Roundcube Kolab Plugins , Bug Reports

Jun 21 2016

chris246 added a comment to T1314: Calendar: Display of year partially broken.

Initially, I set 'calendar_date_format' in calendar/config.inc.php to dd.mm.YYYY

Jun 21 2016, 6:48 PM · Roundcube Kolab Plugins , Bug Reports
machniak added a comment to T1314: Calendar: Display of year partially broken.

How did you set this date format? From what I see for year only one "Y" letter should be used and this works. If I set date_format = 'd.m.YYYY' replacement works, though not in a way you'd expect.

Jun 21 2016, 12:34 PM · Roundcube Kolab Plugins , Bug Reports
machniak closed T1319: Incorrect organizer can be set when creating an event in delegated folder as Resolved.
Jun 21 2016, 12:24 PM · Roundcube Kolab Plugins
machniak created T1319: Incorrect organizer can be set when creating an event in delegated folder.
Jun 21 2016, 10:07 AM · Roundcube Kolab Plugins

Jun 20 2016

vanmeeuwen closed T1310: Implement Aurio alarms for calendar/tasks as Resolved by committing rRPK6790ac80d306: Implemented sound reminders (#T1310).
Jun 20 2016, 10:23 AM · Roundcube Kolab Plugins
vanmeeuwen closed T147: Add Import/Export Feature For Tasks as Resolved by committing rRPK27df671c919d: Implemented Tasks Export (T147, #3861).
Jun 20 2016, 10:23 AM · Roundcube Kolab Plugins , Product Owners
vanmeeuwen closed T1264: Fix finding an event which is in delegator's folder, on itip reply as Resolved by committing rRPK98b6513dce19: Fix finding an event which is in delegator's folder, on itip reply (T1264).
Jun 20 2016, 10:23 AM · Kolab Enterprise 14, Bug Reports, Architecture & Design, Roundcube Kolab Plugins
vanmeeuwen assigned T147: Add Import/Export Feature For Tasks to machniak.

D165: Implemented Tasks Export (T147, #3861) will need to be ported to the roundcubemail-plugins-kolab-3.2 branch.

Jun 20 2016, 10:17 AM · Roundcube Kolab Plugins , Product Owners

Jun 18 2016

chris246 added a comment to T1314: Calendar: Display of year partially broken.

I've checked in Firefox and Vivaldi (Chrome).

Jun 18 2016, 10:58 PM · Roundcube Kolab Plugins , Bug Reports
vanmeeuwen moved T1264: Fix finding an event which is in delegator's folder, on itip reply from Backlog to Construction on the Architecture & Design board.
Jun 18 2016, 9:01 AM · Kolab Enterprise 14, Bug Reports, Architecture & Design, Roundcube Kolab Plugins
machniak lowered the priority of T1314: Calendar: Display of year partially broken from High to 60.
Jun 18 2016, 8:17 AM · Roundcube Kolab Plugins , Bug Reports

Jun 17 2016

machniak added a revision to T1310: Implement Aurio alarms for calendar/tasks: D183: Implemented sound reminders (#T1310).
Jun 17 2016, 11:50 AM · Roundcube Kolab Plugins
machniak created T1310: Implement Aurio alarms for calendar/tasks.
Jun 17 2016, 10:19 AM · Roundcube Kolab Plugins

Jun 13 2016

Nick added a watcher for Roundcube Kolab Plugins : Nick.
Jun 13 2016, 9:30 PM

Jun 1 2016

vanmeeuwen added a comment to T1245: kolab-freebusy future events.
  1. those business cases need to be articulated as problem spaces, rather then desired resolutions.
Jun 1 2016, 6:27 PM · Restricted Project, Bug Reports
machniak closed T1278: New events "on dates" are not shown corretly after invitation acceptance as Resolved.
Jun 1 2016, 2:31 PM · Roundcube Kolab Plugins , Restricted Project, Bug Reports
machniak added a comment to T1278: New events "on dates" are not shown corretly after invitation acceptance.

Works for me in Kolab Winterfell, but indeed there are some issues in KE14.

Jun 1 2016, 1:00 PM · Roundcube Kolab Plugins , Restricted Project, Bug Reports

May 31 2016

machniak added a revision to T147: Add Import/Export Feature For Tasks: D165: Implemented Tasks Export (T147, #3861).
May 31 2016, 10:59 AM · Roundcube Kolab Plugins , Product Owners
machniak removed a project from T1233: Snooze function in calendar events are not exact.: Roundcube.
May 31 2016, 9:29 AM · Roundcube Kolab Plugins , Bug Reports
machniak edited projects for T1278: New events "on dates" are not shown corretly after invitation acceptance, added: Roundcube Kolab Plugins ; removed Roundcube.
May 31 2016, 9:29 AM · Roundcube Kolab Plugins , Restricted Project, Bug Reports

May 27 2016

machniak moved T730: Replying to an invitation to a collaborative editing session from Ready to Backlog on the Roundcube Kolab Plugins board.
May 27 2016, 9:35 AM · Roundcube Kolab Plugins , Chwala, Manticore

May 20 2016

tobru added a watcher for Roundcube Kolab Plugins : tobru.
May 20 2016, 1:22 PM

May 12 2016

machniak added a revision to T1264: Fix finding an event which is in delegator's folder, on itip reply: D157: Fix finding an event which is in delegator's folder, on itip reply (T1264).
May 12 2016, 2:50 PM · Kolab Enterprise 14, Bug Reports, Architecture & Design, Roundcube Kolab Plugins
petersen updated subscribers of T1264: Fix finding an event which is in delegator's folder, on itip reply.
May 12 2016, 12:00 PM · Kolab Enterprise 14, Bug Reports, Architecture & Design, Roundcube Kolab Plugins
petersen added projects to T1264: Fix finding an event which is in delegator's folder, on itip reply: Architecture & Design, Bug Reports.
May 12 2016, 11:59 AM · Kolab Enterprise 14, Bug Reports, Architecture & Design, Roundcube Kolab Plugins

May 11 2016

machniak created T1264: Fix finding an event which is in delegator's folder, on itip reply.
May 11 2016, 5:23 PM · Kolab Enterprise 14, Bug Reports, Architecture & Design, Roundcube Kolab Plugins

May 4 2016

machniak closed T1252: Call to a member function get_hierarchy_delimiter() as Resolved.
May 4 2016, 10:42 AM · Roundcube Kolab Plugins , Bug Reports
adomaitis assigned T1252: Call to a member function get_hierarchy_delimiter() to machniak.
May 4 2016, 10:28 AM · Roundcube Kolab Plugins , Bug Reports

May 3 2016

machniak added a comment to T1233: Snooze function in calendar events are not exact..

It's not so simple as I expected. First, on Kolab 16 I can't reproduce the issue. Second, if I snooze for 10 minutes an alarm for an event with -10 minutes alarm, I'll not see the alarm again at all. This one however, is caused by https://git.kolab.org/rRPK69d9d3b27f6cb0ef5d1e6a89a588af37ffb0bd7d, but it has other side effects.

May 3 2016, 5:07 PM · Roundcube Kolab Plugins , Bug Reports
machniak added a comment to T1245: kolab-freebusy future events.

This is quite complicated and here's a couple of bugs in Roundcube and Free-Busy.

May 3 2016, 12:11 PM · Restricted Project, Bug Reports
adomaitis assigned T1245: kolab-freebusy future events to machniak.
May 3 2016, 10:27 AM · Restricted Project, Bug Reports

Apr 28 2016

machniak created T1234: Old entries in kolab_alarms are never removed.
Apr 28 2016, 5:27 PM · Roundcube Kolab Plugins
machniak added a comment to T1233: Snooze function in calendar events are not exact..

This depends on the refresh interval, that's likely why it's different for different users.

Apr 28 2016, 4:55 PM · Roundcube Kolab Plugins , Bug Reports
petersen assigned T1233: Snooze function in calendar events are not exact. to machniak.
Apr 28 2016, 4:23 PM · Roundcube Kolab Plugins , Bug Reports

Apr 20 2016

machniak closed T1214: Unable to remove events on/by first occurence as Resolved.
Apr 20 2016, 3:58 PM · Roundcube Kolab Plugins
machniak added a comment to T1214: Unable to remove events on/by first occurence.

This is Kolab Winterfell regression only. There's no issue in KE14.

Apr 20 2016, 3:57 PM · Roundcube Kolab Plugins