Page MenuHomePhorge
Feed Search

May 10 2017

machniak added a comment to T969: Update Roundcube package dependencies.

On PHP7 (Ubuntu Xenial) we see:

[10-May-2017 12:57:43 Europe/Berlin] PHP Deprecated:  Methods with the same name as their class will not be construc
tors in a future version of PHP; Net_Sieve has a deprecated constructor in /usr/share/php/Net/Sieve.php on line 93
[10-May-2017 12:57:43 Europe/Berlin] PHP Warning:  array_merge(): Argument #1 is not an array in /usr/share/php/Net/
Sieve.php on line 312

these are fixed in the Roundcube's fork of Net_Sieve. We should provide that in packaging.

May 10 2017, 11:05 AM · Roundcube, Kolab 16
machniak committed rRPKad40d615b184: One more PHP7 warning in calendar plugin code (Bifrost#T31309).
May 10 2017, 10:55 AM
machniak added a project to T2355: Kolab 16 on Ubuntu 16 - installation quirks: Xenial.
May 10 2017, 10:36 AM · Xenial, Documentation, Kolab 16
machniak added a comment to T2355: Kolab 16 on Ubuntu 16 - installation quirks.

apt-get install kolab works with Winterfell repository. I think it is misleading to have instructions for Kolab 16 at https://docs.kolab.org/installation-guide/index.html. So, we should fix the packages or remove that part of documentation.

May 10 2017, 10:32 AM · Xenial, Documentation, Kolab 16
machniak added a comment to T2355: Kolab 16 on Ubuntu 16 - installation quirks.

Sorry, I was too fast. It installed only postfix and stopped. It also fails on kolab-webadmin.

The following packages have unmet dependencies:
 kolab-webadmin : Depends: libapache2-mod-php5 which is a virtual package and is not provided by any available package.
May 10 2017, 9:17 AM · Xenial, Documentation, Kolab 16
machniak created T2355: Kolab 16 on Ubuntu 16 - installation quirks.
May 10 2017, 9:14 AM · Xenial, Documentation, Kolab 16

May 9 2017

machniak committed rRPK1b801e3d0ec5: Fix PHP7 warnings in kolab_addressbook (Bifrost#T31306).
May 9 2017, 1:33 PM
machniak committed rRPK49bf3288e57e: Fix PHP7 warnings in calendar plugin code (Bifrost#T31309).
May 9 2017, 1:13 PM

Apr 28 2017

machniak added a comment to D272: Upgrade OTP library to spomky-labs/otphp 6.0.x.

Sure, but we still support some versions of Kolab on PHP 5.4 (5.3?), if I'm right. So, it was just a warning from my side to verify by packagers.

Apr 28 2017, 1:09 PM
machniak committed rRPK59ae15c0e3ac: Fix bug where it wasn't possible to change all-day event e.g. from one day to….
Apr 28 2017, 9:56 AM
machniak committed rRPKc1c2b10e4928: Fix bug where it wasn't possible to change all-day event e.g. from one day to….
Apr 28 2017, 9:55 AM

Apr 25 2017

machniak closed T1456: Translation: E-Mail attachement > File > Menue as Resolved.
Apr 25 2017, 2:19 PM · Roundcube, Bug Reports
machniak committed rF092862405860: Fix connection to LDAP via ldaps (Bifrost#T23572).
Apr 25 2017, 8:46 AM

Apr 13 2017

machniak added a project to T2343: Chwala - seafile driver not using cache: Documentation.

You're right.

Apr 13 2017, 7:50 AM · Documentation, Bug Reports, Chwala
machniak added a comment to T2343: Chwala - seafile driver not using cache.

Yes.

Apr 13 2017, 5:59 AM · Documentation, Bug Reports, Chwala

Apr 12 2017

machniak added a comment to T2343: Chwala - seafile driver not using cache.

Ok. This is what the original sample config says:

// Main files source, backend driver which handles
// authentication and configuration of Chwala
// Note: Currently only 'kolab' is supported
$config['fileapi_backend'] = 'kolab';

So, this is not supported. Even if we implement this, it might be hard to use the Roundcube cache, because it requires ID of the user from users table.

Apr 12 2017, 6:01 PM · Documentation, Bug Reports, Chwala
machniak added a comment to T2343: Chwala - seafile driver not using cache.

What is your config (only fileapi_* options)? When user logs into Chwala kolab driver is used to authenticate the user, so the user_id should be set in session.

Apr 12 2017, 4:34 PM · Documentation, Bug Reports, Chwala
machniak committed rC63f5e294edae: Fix non-working shared cache (for WOPI metadata).
Apr 12 2017, 4:34 PM
machniak committed rSc0e9851a07f2: Merge branch 'master' of ssh://git.kolab.org/diffusion/S/syncroton.
Apr 12 2017, 1:15 PM
machniak committed rS5e93a7e84ae0: Fix handling of all day events (Bifrost#T29485).
Apr 12 2017, 1:15 PM
machniak committed rS7016097f2420: Fix handling of all day events (Bifrost#T29485).
Apr 12 2017, 1:13 PM

Apr 11 2017

machniak created T2337: Problems with similar folder names that differ in character case.
Apr 11 2017, 2:34 PM · Kolab 16, Roundcube Kolab Plugins

Apr 10 2017

machniak committed rS2a4c70d0d77e: Fix error on Provision command when using SecurePIM client.
Apr 10 2017, 8:13 AM

Apr 7 2017

machniak added a project to T2181: Roundcube does not set meeting organizer: Kolab 16.
Apr 7 2017, 11:02 AM · Kolab 16, Roundcube Kolab Plugins , Bug Reports
machniak closed T2181: Roundcube does not set meeting organizer as Resolved.

Fixed.

Apr 7 2017, 11:02 AM · Kolab 16, Roundcube Kolab Plugins , Bug Reports
machniak committed rRPK35eb29594dab: Fix unset organizer if some resources were added to the event first (T2181).
Apr 7 2017, 11:01 AM
machniak added a comment to T2181: Roundcube does not set meeting organizer.

No, wait. I see now that if you just visit the Resources tab doing nothing works, but if you visit the tab and add any resource to the event, then the organizer is not set in the Participants tab. T1484 fix is relevant here in a way that the organizer will be set anyway by the backend code. So, it's only frontend issue.

Apr 7 2017, 10:17 AM · Kolab 16, Roundcube Kolab Plugins , Bug Reports

Apr 6 2017

machniak committed rRPK735609b9e0a1: Fix saving BYPOS recurrence with a number preceding a day name (Bifrost#T29113).
Apr 6 2017, 11:40 AM
machniak committed rRPK007fc47bfc5f: Fix saving BYPOS recurrence with a number preceding a day name (Bifrost#T29113).
Apr 6 2017, 11:40 AM
machniak committed rRPK56f6338b327a: Tasks import from .ics file.
Apr 6 2017, 10:27 AM

Apr 5 2017

machniak reopened T2187: 'bool' object has no attribute 'lower' from pykolab/imap/_init_.py", line 832 after "pykolab.imap ERROR Could not create ..." (MIGMAK-751) as "Open".

Re-opening, as this issue is not fixed in git.

Apr 5 2017, 10:13 AM · PyKolab, Bug Reports

Apr 4 2017

machniak closed T1357: Wrong message displayed, if user tries to delete an appointment on a shared calendar. as Resolved.

Fixed in dfacbe01bca [master] and acc49b51fff [roundcubemail-plugins-kolab-3.2].

Apr 4 2017, 10:20 AM · Kolab Enterprise 14, Roundcube Kolab Plugins , Bug Reports
machniak committed rRPKacc49b51fff2: Fix misleading warning when editing/deleting a shared event (T1357).
Apr 4 2017, 10:20 AM
machniak committed rRPKdfacbe01bca5: Fix misleading warning when editing/deleting a shared event (T1357).
Apr 4 2017, 10:18 AM

Apr 3 2017

machniak committed rRSC909ea2b77573: Fix unwanted scrollbar in quicksearch popup.
Apr 3 2017, 7:37 AM

Apr 1 2017

machniak added a comment to T2313: kolab 16.1 roundcube webmail calendar internal server error parsing time string.

The best would be to see the whole message. You can remove private data.

Apr 1 2017, 4:13 PM · Roundcube Kolab Plugins , Kolab 16, Bug Reports

Mar 31 2017

machniak committed rRPK24143cc17e16: Fix redundant updates of private $tags property.
Mar 31 2017, 10:46 AM

Mar 30 2017

machniak committed rRPKefe911f31c6a: Allow accept/decline/delegate (again) on event update request (Bifrost#T27859).
Mar 30 2017, 8:31 AM
machniak committed rRPK3840ffc5fe51: Allow accept/decline/delegate (again) on event update request (Bifrost#T27859).
Mar 30 2017, 8:30 AM
machniak added a comment to T2313: kolab 16.1 roundcube webmail calendar internal server error parsing time string.

Is there a chance we can see the original event data in XML form or as iCal export? Anyway, I suppose a needed fix here will be to remove the timezone string in brackets before passing it to the DateTime constructor.

Mar 30 2017, 6:43 AM · Roundcube Kolab Plugins , Kolab 16, Bug Reports

Mar 28 2017

machniak committed rRPK5048c739d57f: Update an event on itip-attend page for logged-in users (Bifrost#T27847).
Mar 28 2017, 9:07 AM
machniak committed rRPK51c1c62bc2f9: Fix unavailable comment field on itip-append page.
Mar 28 2017, 9:07 AM
machniak committed rRPKb5618a0efd7a: Remove (non-working) Close button on itip-attend page.
Mar 28 2017, 9:07 AM
machniak committed rRPKb692c6f6faf6: Update an event on itip-attend page for logged-in users (Bifrost#T27847).
Mar 28 2017, 9:06 AM

Mar 27 2017

machniak committed rRPK592163d83d0d: Fix unavailable comment field on itip-append page.
Mar 27 2017, 11:08 AM
machniak committed rRPKa639eabd1f0f: Remove (non-working) Close button on itip-attend page.
Mar 27 2017, 10:50 AM
machniak added a project to T2325: Roundcubemail Tag Explosion: Roundcube Kolab Plugins .

Pykolab version is irrelevant here. What roundcubemail-plugins-kolab version? We had such an issue in the past, but it was hard to find the reason of it. I didn't hear about the issue recently, so maybe it's fixed or maybe not. To remove the tags you have to visit the Configuration folder and remove redundant objects. Do this in command line and then reconstruct the mailbox.

Mar 27 2017, 6:45 AM · Roundcube Kolab Plugins , Bug Reports

Mar 23 2017

machniak added a project to T2319: Invitations are not shown on iOS devices when connected via ActiveSync: Syncroton.

You are right. It's not implemented at all.

Mar 23 2017, 9:37 AM · Syncroton, Bug Reports

Mar 18 2017

machniak edited projects for T2313: kolab 16.1 roundcube webmail calendar internal server error parsing time string, added: Roundcube Kolab Plugins ; removed Roundcube.
Mar 18 2017, 1:49 PM · Roundcube Kolab Plugins , Kolab 16, Bug Reports

Mar 15 2017

machniak added a comment to T2301: wallace can't handle resource reservations with multiple recipients.

T2289 also says something about an issue with two recipients in To: header of an invitation email.

Mar 15 2017, 7:15 AM · Architecture & Design, Kolab 16, PyKolab, Bug Reports
machniak added a comment to T2289: updated invitation placeholders don't auto-update in calendar.

Sounds like a bug. So, this is the explanation of the initial issue, yes?

Mar 15 2017, 7:13 AM · PyKolab, Kolab 16, Bug Reports

Mar 13 2017

machniak added a project to T2289: updated invitation placeholders don't auto-update in calendar: PyKolab.

Yeah, with *_SAVE_AND_FORWARD it should probably update existing unresponded invitation event.

Mar 13 2017, 2:06 PM · PyKolab, Kolab 16, Bug Reports
machniak edited projects for T2295: RFE: Support for automatically adding new recipient email addresses to contacts when replying an email, added: Architecture & Design; removed Bug Reports.

Upstream ticket https://github.com/roundcube/roundcubemail/issues/4971 that shows the feature needs a proper design.

Mar 13 2017, 2:00 PM · Architecture & Design
machniak created T2286: Failed CardDAV/CalDAV updates (UID doesn't match object URI).
Mar 13 2017, 9:42 AM · iRony
machniak closed T474: Test REPORT on calendar with URI UIDs does not return 404 as Invalid.

Hard to say it's deployment or code issue and it's old. Closing.

Mar 13 2017, 9:24 AM · Product Owners, iRony

Mar 10 2017

machniak committed rRSC9d08b9fa213b: Fix some margins.
Mar 10 2017, 9:41 AM
machniak committed rRSC9b04dd6b4134: Fix page-jumper background.
Mar 10 2017, 8:41 AM
machniak committed rRSC7475679fd29b: Small improvements to .messagetasklinks element.
Mar 10 2017, 7:22 AM
machniak committed rRSC29dc387bc16d: Fix broken calendar datepicker.
Mar 10 2017, 7:06 AM

Mar 9 2017

machniak committed rRPK5a34e8e144d0: Fix js warning about calling getDocumentByID() with empty argument.
Mar 9 2017, 9:38 AM
machniak committed rRPKd8b261d98139: Remove redundant UI.init() calls.
Mar 9 2017, 9:38 AM
machniak committed rRSC773f99a91179: Use upper-case in title of some more frames in settings.
Mar 9 2017, 9:13 AM

Mar 8 2017

machniak committed rPNL51afe33906e1: Use packagist as a source of Net_LDAP2 package.
Mar 8 2017, 7:41 AM

Mar 7 2017

machniak added a project to T2280: Problem moving mailboxes between different backends in a murder environment : Cyrus IMAP.
Mar 7 2017, 7:58 PM · Cyrus IMAP, Bug Reports

Mar 6 2017

machniak added a project to T2142: editing task with no status fails: Roundcube Kolab Plugins .
Mar 6 2017, 8:37 PM · Roundcube Kolab Plugins , Bug Reports
machniak added a project to T2145: problem with new lasklist: Roundcube Kolab Plugins .
Mar 6 2017, 8:37 PM · Roundcube Kolab Plugins , Bug Reports
machniak added a project to T2148: problems with editing task list: Roundcube Kolab Plugins .
Mar 6 2017, 8:37 PM · Roundcube Kolab Plugins , Bug Reports
machniak added a project to T2154: Exceptions to recurring events are not accounted for via syncroton: Syncroton.
Mar 6 2017, 8:36 PM · Syncroton, Bug Reports
machniak closed T2175: Download all attachments in Roundcube as Invalid.
Mar 6 2017, 8:33 PM · Roundcube, Architecture & Design
machniak edited projects for T2181: Roundcube does not set meeting organizer, added: Roundcube Kolab Plugins ; removed Roundcube.

Sounds like a duplicate of T1484.

Mar 6 2017, 8:32 PM · Kolab 16, Roundcube Kolab Plugins , Bug Reports
machniak added a project to T2199: Wallace Is not Starting: PyKolab.
Mar 6 2017, 8:26 PM · PyKolab, Bug Reports
machniak added a project to T2274: 5.7.1 <DATA>: Data command rejected: PyKolab.

Indeed according to RFC3696 and https://www.rfc-editor.org/errata_search.php?eid=1690 the address length limit is 254 characters.

Mar 6 2017, 8:14 PM · PyKolab, Bug Reports
machniak closed T2268: Kolab Hub is not functional due to nodebb javascript error as Resolved.

It looks working now.

Mar 6 2017, 8:04 PM · Bug Reports
machniak added a comment to T2058: ActiveSync client's subscription logic.

I also think that revealing activesync_init_subscriptions setting to users may be too complicated and confusing for most of them. So, I'd keep this option as is.

Mar 6 2017, 3:20 PM · Syncroton

Mar 2 2017

machniak committed rRPK40219b2f0d2e: Performance: Don't resolve tag members on every mail message preview.
Mar 2 2017, 8:37 AM
machniak committed rRPKf8bd2c91ad04: Performance: Don't resolve tag members on every mail message preview.
Mar 2 2017, 8:36 AM

Feb 28 2017

machniak committed rIf69cb0aab13c: Merge branch 'arcpatch-D393'.
Feb 28 2017, 11:36 AM
machniak committed rIf7388f006ba8: Fix PHP Warning: Invalid argument supplied for foreach() (T2265).
Feb 28 2017, 11:36 AM
machniak closed T2265: PHP Warning: Invalid argument supplied for foreach() as Resolved by committing rIf7388f006ba8: Fix PHP Warning: Invalid argument supplied for foreach() (T2265).
Feb 28 2017, 11:36 AM · iRony
machniak closed D393: Fix PHP Warning: Invalid argument supplied for foreach() (T2265) by committing rIf7388f006ba8: Fix PHP Warning: Invalid argument supplied for foreach() (T2265).
Feb 28 2017, 11:36 AM
machniak committed rI003525946d79: Merge branch 'arcpatch-D390'.
Feb 28 2017, 11:36 AM
machniak committed rI002d0040412c: Fix creating files folders on highest level of the folder hierarchy (T2262).
Feb 28 2017, 11:36 AM
machniak closed T2262: Failed to create WebDAV folder on root level as Resolved by committing rI002d0040412c: Fix creating files folders on highest level of the folder hierarchy (T2262).
Feb 28 2017, 11:36 AM · iRony
machniak closed D390: Fix creating files folders on highest level of the folder hierarchy (T2262) by committing rI002d0040412c: Fix creating files folders on highest level of the folder hierarchy (T2262).
Feb 28 2017, 11:36 AM
machniak committed rI535a20d7df65: Merge branch 'arcpatch-D387'.
Feb 28 2017, 11:36 AM
machniak committed rIde5804385301: Fix PHP Warning: rewind(): stream does not support seeking (T2259).
Feb 28 2017, 11:35 AM
machniak closed T2259: PHP Warning: rewind(): stream does not support seeking as Resolved by committing rIde5804385301: Fix PHP Warning: rewind(): stream does not support seeking (T2259).
Feb 28 2017, 11:35 AM · iRony
machniak closed D387: Fix PHP Warning: rewind(): stream does not support seeking (T2259) by committing rIde5804385301: Fix PHP Warning: rewind(): stream does not support seeking (T2259).
Feb 28 2017, 11:35 AM
machniak committed rI5e4504b91e8c: Merge branch 'arcpatch-D384'.
Feb 28 2017, 11:35 AM
machniak committed rIe668a72145ba: Fix PHP Fatal error: Undefined class constant 'ERROR_FORBIDDEN' (T2253).
Feb 28 2017, 11:35 AM
machniak closed D384: Fix PHP Fatal error: Undefined class constant 'ERROR_FORBIDDEN' (T2253) by committing rIe668a72145ba: Fix PHP Fatal error: Undefined class constant 'ERROR_FORBIDDEN' (T2253).
Feb 28 2017, 11:35 AM
machniak closed T2253: PHP Fatal error: Undefined class constant 'ERROR_FORBIDDEN' as Resolved by committing rIe668a72145ba: Fix PHP Fatal error: Undefined class constant 'ERROR_FORBIDDEN' (T2253).
Feb 28 2017, 11:35 AM · iRony
machniak committed rI5c73e890b937: Merge branch 'arcpatch-D357'.
Feb 28 2017, 11:33 AM
machniak committed rI384aa38d91b1: Fix PHP fatal errors on some PHOTO property formats.
Feb 28 2017, 11:33 AM
machniak closed T2043: iRony CardDAV: ContactsBackend.php does not handle v4 PHOTO properties as Resolved by committing rI384aa38d91b1: Fix PHP fatal errors on some PHOTO property formats.
Feb 28 2017, 11:33 AM · iRony, Bug Reports
machniak closed D357: Fix PHP fatal errors on some PHOTO property formats by committing rI384aa38d91b1: Fix PHP fatal errors on some PHOTO property formats.
Feb 28 2017, 11:33 AM
machniak committed rI5efd40cc00d7: Add arc config.
Feb 28 2017, 11:33 AM

Feb 24 2017

machniak added a project to T1853: Syncroton - Missing ldap_close function in kolab_auth.php: Kolab Enterprise 14.
Feb 24 2017, 9:13 AM · Kolab Enterprise 14, Kolab 16, Bug Reports
machniak closed T1853: Syncroton - Missing ldap_close function in kolab_auth.php as Resolved.

Done in 99cd2b17522.

Feb 24 2017, 9:12 AM · Kolab Enterprise 14, Kolab 16, Bug Reports
machniak reopened T1853: Syncroton - Missing ldap_close function in kolab_auth.php as "Open".

Actually the change need to be backported from master to roundcubemail-plugins-kolab-3.2 branch.

Feb 24 2017, 9:12 AM · Kolab Enterprise 14, Kolab 16, Bug Reports