Page MenuHomePhorge
Feed Search

Aug 9 2016

machniak added a comment to T1402: Allow only unique group names in the local addressbook.

I was talking about default behavior of sql addressbook (which you do not use), just to show possible (counter) solution.

Aug 9 2016, 8:39 AM · Release Managers, Kolab Enterprise 14, Roundcube Kolab Plugins , Bug Reports
machniak closed T1403: Missing Translations: Task notification emails as Resolved.

The first issue was fixed in ab433d7428d6 (not packaged yet). The other is pykolab localization issue and is already part of T1358.

Aug 9 2016, 8:37 AM · Bug Reports
machniak added a comment to T1402: Allow only unique group names in the local addressbook.

The default sql addressbook in Roundcube has functionality that makes sure new group (or renamed group) name is always unique instead of throwing an error. E.g. If you have group "My Group" and you try to create another with the same name, Roundcube will just create group with name "My Group 2".

Aug 9 2016, 8:23 AM · Release Managers, Kolab Enterprise 14, Roundcube Kolab Plugins , Bug Reports

Aug 8 2016

machniak closed T1360: Search function is not working properly if string contains "-" as Resolved.
Aug 8 2016, 12:49 PM · Release Managers, Kolab Enterprise 14, Roundcube, Bug Reports
machniak committed rRPK0b59c065adde: Support rcube_addressbook::SEARCH_* constants in search mode.
Aug 8 2016, 12:49 PM
machniak committed rRPKf3a872985620: Support rcube_addressbook::SEARCH_* constants in search mode.
Aug 8 2016, 12:48 PM

Aug 5 2016

machniak added a comment to T1400: Automatic addressbook plugin for roundcube webmail.

There are other plugins too and there's an upstream ticket for this feature: https://github.com/roundcube/roundcubemail/issues/4971.

Aug 5 2016, 6:59 PM · Architecture & Design
machniak committed rRSC957442cf22dc: Fix some TinyMCE styles in Roundcube 1.2.
Aug 5 2016, 1:06 PM
machniak added a comment to T1360: Search function is not working properly if string contains "-".

While I'm investigating the missing groups issue.... I couldn't reproduce the first described issue. I think this may depend on ldap configuration (and vlv configuration). Please, provide your ldap_public config and progide ldap_debug log.

Aug 5 2016, 12:14 PM · Release Managers, Kolab Enterprise 14, Roundcube, Bug Reports

Aug 4 2016

machniak closed T1398: Translation: Mistake in writing on Settings -> Vacation as Resolved.

Fixed in Transifex and updated in git for release-1.1 branch.

Aug 4 2016, 1:28 PM · Bug Reports
machniak closed T1397: Missing translation: input field and tooltip of the "Create a new tag" command as Resolved.

Fixed in git and Transifex.

Aug 4 2016, 1:23 PM · Bug Reports
machniak committed rRPK03cfe38a9884: T1397: Add missing de_DE localization for kolab_tags.
Aug 4 2016, 1:22 PM
machniak committed rRPKd0f7984aca94: T1397: Add missing de_DE localization for kolab_tags.
Aug 4 2016, 1:21 PM
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, 11:35 AM · 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, 11:24 AM · Roundcube Kolab Plugins , Bug Reports
machniak closed T1396: Missing translation: Add new tasklist (show reminder) as Resolved.

Fixed in git and Transifex.

Aug 4 2016, 11:24 AM · Roundcube Kolab Plugins , Bug Reports
machniak committed rRPKc774b443009b: T1396: Fix missing localization of "Show reminders" label.
Aug 4 2016, 11:23 AM
machniak committed rRPK2a542bd948f7: T1396: Fix missing localization of "Show reminders" label.
Aug 4 2016, 11:23 AM

Jul 29 2016

machniak closed T1385: libcalendaring rejects VEVENTs without DTEND in certain cases as Resolved.
Jul 29 2016, 1:08 PM · Bug Reports, Roundcube Kolab Plugins
machniak committed rRPKa08871495516: T1385: Fix importing events with no DTEND and no DURATION.
Jul 29 2016, 1:07 PM
machniak committed rRPKdaefd52a921c: T1385: Fix importing events with no DTEND and no DURATION.
Jul 29 2016, 1:07 PM

Jul 28 2016

machniak added a project to T1389: a change we made to allow cmd_sync_mailhost_attrs to respect 'user_filter' settings from kolab.conf: PyKolab.
Jul 28 2016, 2:42 PM · PyKolab
machniak added a comment to T1389: a change we made to allow cmd_sync_mailhost_attrs to respect 'user_filter' settings from kolab.conf.

Oh, as I understand the fix would be simpler. See kolab_filter variable in https://git.kolab.org/diffusion/P/browse/master/pykolab/auth/ldap/__init__.py;1c4d7bb4154143752af6e2542cdbfaf2f7372cb5$702. It is not used in this method, but should.

Jul 28 2016, 2:42 PM · PyKolab
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, 10:26 AM · Roundcube Kolab Plugins , Bug Reports
machniak added a comment to T1368: Appointments: Booked ressource is not added to the location field.

I don't get it. Resource is not a location. Even assuming some resources can have location specified (where in LDAP?) this could be somewhat confusing. What if the location was filled as you describe and then you edit the event changing the resource, should we then modify the location?

Jul 28 2016, 8:42 AM · Architecture & Design

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, 2:01 PM · Roundcube Kolab Plugins , Bug Reports
machniak committed rRPKcaf93d3e94d4: T1382: Fix storing COMPLETED/IN-PROCESS in partstat field.
Jul 27 2016, 2:00 PM
machniak committed rRPK2056b92c3966: T1382: Fix storing COMPLETED/IN-PROCESS in partstat field.
Jul 27 2016, 1:59 PM
machniak committed rRSCda8ac098f5ba: Chameleonize some more RSVP status icons.
Jul 27 2016, 1:54 PM
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, 11:14 AM · Roundcube Kolab Plugins , Bug Reports
machniak closed T1150: kolab rename-mailbox command on folders with national characters as Resolved.

It was fixed in rPbfb9070f4fb2e8f, pykolab-0.7.27.

Jul 27 2016, 8:57 AM · Bug Reports
machniak closed T1293: Issue with ACTION:AUDIO and no ATTACH as Resolved.
Jul 27 2016, 8:50 AM · Kolab Enterprise 14, Libraries, 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, 8:46 AM · Roundcube Kolab Plugins , Bug Reports
machniak closed T1352: Deprecation and internal server errors when installing kolab/calendar on Roundcube 1.2.0 as Invalid.

These notices come from composer. Update composer.

Jul 27 2016, 8:44 AM · Bug Reports
machniak added a project to T1375: Using kolab (0.8.0) list-mailbox-metadata with a dovecot server 1:2.2.13-12~deb8u1 didn't work: PyKolab.
Jul 27 2016, 8:40 AM · PyKolab, 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, 8: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, 8:38 AM · Roundcube Kolab Plugins , Bug Reports
machniak added a comment to T1311: Invalid MIME encoding in the title of an attachement leads to a crash of the syncroton.

Could you provide complete message sample? You can remove message/attachment bodies or other sensitive information, but keep the structure.

Jul 27 2016, 8:34 AM · Syncroton, Bug Reports
machniak added a comment to T1383: Ability to select roundcube as default email client for libreoffice 'Send document as Email'.

As I understand when you send a document from LibreOffice it will attach the document to the email message, right?

Jul 27 2016, 8:29 AM · Architecture & Design

Jul 26 2016

machniak added a comment to T1244: ability to 'Sync all folders to device' via activesync .

Enabling syncing of all (selected) folders is one thing and disabling "flat mode" is another. I think this ticket is about the former.

Jul 26 2016, 12:29 PM · Architecture & Design

Jul 25 2016

machniak closed T1378: Tasks counters removed/not displayed on list update as Resolved.
Jul 25 2016, 1:31 PM · Roundcube Kolab Plugins
machniak committed rRPK3f6f656924ef: T1378: Fix bug where tasks counters could be removed on list update.
Jul 25 2016, 1:31 PM
machniak committed rRPKc7eb3e729aa9: T1378: Fix bug where tasks counters could be removed on list update.
Jul 25 2016, 1:31 PM
machniak created T1378: Tasks counters removed/not displayed on list update.
Jul 25 2016, 1:20 PM · Roundcube Kolab Plugins
machniak closed T1356: Printout filter differs to on-screen filter as Resolved.
Jul 25 2016, 1:15 PM · Release Managers, Kolab Enterprise 14, Roundcube Kolab Plugins , Bug Reports
machniak committed rRPK816e46235972: T1356: Filter tasks on printout the same as on the tasks list.
Jul 25 2016, 1:15 PM
machniak committed rRPK21d577b712b3: T1356: Filter tasks on printout the same as on the tasks list.
Jul 25 2016, 1:14 PM

Jul 22 2016

machniak accepted D199: Resolve finding no entries, too many entries, and ensure that LDAP failures are triggered immediately.
Jul 22 2016, 1:18 PM
machniak requested changes to D199: Resolve finding no entries, too many entries, and ensure that LDAP failures are triggered immediately.

Looks good to me. Only one objection, sometimes you use try/except for log.info() call, I'm not sure why you would do that. And you do not do this consistently.

Jul 22 2016, 12:10 PM
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, 11:48 AM · Kolab Enterprise 14, Roundcube Kolab Plugins , Bug Reports
machniak committed rRPK7ec14302cd39: Fix regression in handling event status badge in event dialog.
Jul 22 2016, 11:09 AM
machniak committed rRPKd9e82e0acdd2: Fix regression in handling event status badge in event dialog.
Jul 22 2016, 11:09 AM
machniak committed rRPKeeeec754f943: T1371: Use rcube_mime::decode_address_list() instead of (invalid) regex.
Jul 22 2016, 10:36 AM
machniak committed rRPK0a12b06b59cc: T1371: Use rcube_mime::decode_address_list() instead of (invalid) regex.
Jul 22 2016, 10:35 AM
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, 10:35 AM · Roundcube Kolab Plugins , Bug Reports
machniak added a comment to T1358: Missing Translations.

Plugins localization updated in ab433d7428d649

Jul 22 2016, 9:46 AM · Bug Reports
machniak committed rRPKa9f51f2d4d0e: Update localization from Transifex.
Jul 22 2016, 9:45 AM
machniak committed rRPKab433d7428d6: Update localization from Transifex.
Jul 22 2016, 9:43 AM

Jul 21 2016

machniak closed T1365: Localize Confidential/Private/Cancelled badge in event info dialog as Resolved.
Jul 21 2016, 1:22 PM · Roundcube Kolab Plugins , Bug Reports
machniak closed T1365: Localize Confidential/Private/Cancelled badge in event info dialog, a subtask of T1358: Missing Translations, as Resolved.
Jul 21 2016, 1:22 PM · Bug Reports
machniak committed rRPKddd181b75801: T1365: Localize Confidential/Private/Cancelled badge in event info dialog.
Jul 21 2016, 1:21 PM
machniak committed rRPK7e408b8b18ee: T1365: Localize Confidential/Private/Cancelled badge in event info dialog.
Jul 21 2016, 1:21 PM

Jul 20 2016

machniak added a project to T1374: Out of office message can´t handle umlauts in the subject: Cyrus IMAP.
Jul 20 2016, 4:53 PM · Kolab Enterprise 14, Cyrus IMAP, Bug Reports
machniak committed rRSCecd6e0828d9f: Use Chameleon icons for attendee state in task Assignments tab.
Jul 20 2016, 1:53 PM
machniak committed rRPK3e1b63234119: Add more status labels.
Jul 20 2016, 1:51 PM
machniak committed rRPK419372bc60bb: Add more status labels.
Jul 20 2016, 1:49 PM
machniak committed rRPK91537e5cfd2d: T1367: Fix text in "My status" field in event dialog.
Jul 20 2016, 1:43 PM
machniak committed rRPK2ed6d5ad6915: T1367: Fix text in "My status" field in event dialog.
Jul 20 2016, 1:42 PM
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, 1:42 PM · Roundcube Kolab Plugins , Bug Reports
machniak closed T1367: Wrong labels in "My status" field (event dialog), a subtask of T1358: Missing Translations, as Resolved.
Jul 20 2016, 1:42 PM · Bug Reports
machniak committed rRPKa9be7f33aad8: T1364: Localize attendee status.
Jul 20 2016, 1:29 PM
machniak committed rRPK403e61004c3d: T1364: Localize attendee status.
Jul 20 2016, 1:29 PM
machniak closed T1364: Attendee status not localized as Resolved by committing rRPK403e61004c3d: T1364: Localize attendee status.
Jul 20 2016, 1:28 PM · Roundcube Kolab Plugins , Bug Reports
machniak closed T1364: Attendee status not localized, a subtask of T1358: Missing Translations, as Resolved.
Jul 20 2016, 1:28 PM · Bug Reports
machniak retitled D198: T1373: Fix untraslated "PENDING" label in invitation notification from
Jul 20 2016, 11:39 AM
machniak added a revision to T1373: Untranslated "PENDING" in invitation notification: D198: T1373: Fix untraslated "PENDING" label in invitation notification.
Jul 20 2016, 11:39 AM · PyKolab, Bug Reports
machniak committed rRPK0913be310463: T1362: Fix title/tooltip text on attendee, localize the status text.
Jul 20 2016, 11:33 AM
machniak committed rRPKfdda23c8ffdc: T1362: Fix title/tooltip text on attendee, localize the status text.
Jul 20 2016, 11:33 AM
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, 11:32 AM · Roundcube Kolab Plugins , Bug Reports
machniak closed T1362: Title (tooltip) text on attendee is not translated, a subtask of T1358: Missing Translations, as Resolved.
Jul 20 2016, 11:32 AM · Bug Reports
machniak created T1373: Untranslated "PENDING" in invitation notification.
Jul 20 2016, 9:54 AM · PyKolab, Bug Reports
machniak added a project to T1371: Failure to map attendee responses to invited attendees in Roundcube: Roundcube Kolab Plugins .
Jul 20 2016, 6:09 AM · Roundcube Kolab Plugins , Bug Reports
machniak added a comment to T1371: Failure to map attendee responses to invited attendees in Roundcube.

Sounds like a duplicate of T1301. Could you confirm it fixes the issue?

Jul 20 2016, 6: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, 3:45 PM · Roundcube Kolab Plugins , Bug Reports
machniak added a comment to T1370: moved tasks (subtasks) are displayed incorrectly until refresh of the page.

I'm unable to reproduce.

Jul 19 2016, 3:45 PM · Roundcube Kolab Plugins , Bug Reports
machniak added a project to T1360: Search function is not working properly if string contains "-": Roundcube.
Jul 19 2016, 1:46 PM · Release Managers, Kolab Enterprise 14, Roundcube, Bug Reports
machniak added a comment to T1360: Search function is not working properly if string contains "-".

In mail compose searches are handled a little bit different than the searches in Addressbook if we consider groups. Here only cn attribute is used, in Addressbook we use more attributes.

Jul 19 2016, 1:45 PM · Release Managers, Kolab Enterprise 14, Roundcube, Bug Reports
machniak added a comment to T1358: Missing Translations.

migmak-232, migmak-575.2, migmak-569 are fixed on Transifex. After we fix other issues here, we'd need to update localizations in git.

Jul 19 2016, 1:06 PM · Bug Reports
machniak created T1367: Wrong labels in "My status" field (event dialog).
Jul 19 2016, 12: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, 12:01 PM · Roundcube Kolab Plugins , Bug Reports
machniak created T1365: Localize Confidential/Private/Cancelled badge in event info dialog.
Jul 19 2016, 11:20 AM · Roundcube Kolab Plugins , Bug Reports
machniak created T1364: Attendee status not localized.
Jul 19 2016, 11:02 AM · Roundcube Kolab Plugins , Bug Reports
machniak created T1363: Missing translation in contextmenu plugin.
Jul 19 2016, 10:56 AM · Kolab Enterprise 14, Bug Reports
machniak created T1362: Title (tooltip) text on attendee is not translated.
Jul 19 2016, 10:33 AM · Roundcube Kolab Plugins , Bug Reports
machniak committed rRPK72e4d72f5b65: Fix missing localization of HTML editor when assets_dir != INSTALL_PATH.
Jul 19 2016, 10:15 AM
machniak committed rRPK047c9352a227: Fix missing localization of HTML editor when assets_dir != INSTALL_PATH.
Jul 19 2016, 10:14 AM
machniak closed T1361: Missing translation of HTML editor when assets_dir is in use as Resolved.

Fixed in 4361a9582050 [master] and fbf89913a30 [release-1.1].

Jul 19 2016, 10:09 AM · Roundcube, Bug Reports
machniak closed T1361: Missing translation of HTML editor when assets_dir is in use, a subtask of T1358: Missing Translations, as Resolved.
Jul 19 2016, 10:09 AM · Bug Reports
machniak created T1361: Missing translation of HTML editor when assets_dir is in use.
Jul 19 2016, 10:04 AM · Roundcube, Bug Reports
machniak added a comment to T1358: Missing Translations.

This involves a lot of different components and not all are just "missing translation". Would be better to create a separate ticket for every issue.

Jul 19 2016, 9:34 AM · Bug Reports