HomePhorge

Recent Activity

Yesterday

machniak committed rK0bda0d224daa: Improve speed of Domain::users() method (authored by machniak).
Improve speed of Domain::users() method
Fri, Apr 19, 3:06 PM
machniak requested review of D4689: Make ObjectRelationListCommand commands work with soft-deleted objects.
Fri, Apr 19, 2:29 PM
mroland updated the task description for T8364: [pykolab] Command kolab acl-cleanup fails if mailboxes with non-7-bit characters exist.
Fri, Apr 19, 12:13 PM · Bug Reports
mroland created T8364: [pykolab] Command kolab acl-cleanup fails if mailboxes with non-7-bit characters exist.
Fri, Apr 19, 12:01 PM · Bug Reports
machniak added a project to T8352: setup-kolab: MySQL kolab password not escaped?: PyKolab.
Fri, Apr 19, 10:19 AM · PyKolab, Bug Reports
machniak added a project to T8337: [pykolab][wallace][Debian 12] UnicodeDecodeError: 'utf-8' codec can't decode byte 0xdf in position 3620: invalid continuation byte: PyKolab.
Fri, Apr 19, 10:18 AM · PyKolab, Bug Reports
machniak closed T8361: Problem receiveing some emails as Invalid.

Duplicate of T8337: [pykolab][wallace][Debian 12] UnicodeDecodeError: 'utf-8' codec can't decode byte 0xdf in position 3620: invalid continuation byte.

Fri, Apr 19, 10:18 AM · Bug Reports
machniak committed rK458322987cfb: Fix phpstan error (authored by machniak).
Fix phpstan error
Fri, Apr 19, 9:47 AM
adomaitis committed rK5d47959fd22d: Build almalinux9 first (authored by adomaitis).
Build almalinux9 first
Fri, Apr 19, 8:27 AM

Thu, Apr 18

mbatty created T8361: Problem receiveing some emails.
Thu, Apr 18, 4:50 PM · Bug Reports
machniak committed rRPKf96251e0038c: Update activesync_setup_url (authored by machniak).
Update activesync_setup_url
Thu, Apr 18, 3:25 PM
machniak closed T8358: User personal calendars marked as 'other' - when username has a @ as Resolved.

Fixed in https://git.kolab.org/rRPKed50d5fc5855dae0c32c1109fbabb0554310f05e.

Thu, Apr 18, 3:12 PM · Bug Reports, Roundcube Kolab Plugins
machniak committed rRPKed50d5fc5855: T8358: Fix DAV folder owner encoding (authored by machniak).
T8358: Fix DAV folder owner encoding
Thu, Apr 18, 3:11 PM
machniak added a project to T8349: setup-kolab: ERROR 1356 (HY000) ... View 'mysql.user' references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them: PyKolab.
Thu, Apr 18, 3:05 PM · PyKolab, Bug Reports
machniak added a comment to T8349: setup-kolab: ERROR 1356 (HY000) ... View 'mysql.user' references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them.

Looks like something to fix in https://git.kolab.org/source/pykolab/browse/master/pykolab/setup/setup_mysql.py$184

Thu, Apr 18, 3:04 PM · PyKolab, Bug Reports
machniak closed T8355: Free/Busy does not recognise "CONFIRMED" calendar events as Resolved.

Fixed in 79bd5932b24b.

Thu, Apr 18, 2:53 PM · Bug Reports
machniak committed rF79bd5932b24b: T8355: Fix recognising "CONFIRMED" calendar events (authored by machniak).
T8355: Fix recognising "CONFIRMED" calendar events
Thu, Apr 18, 2:53 PM
machniak committed rRPK95cc2eb9739f: Ignore some errors in stderr in some tests (authored by machniak).
Ignore some errors in stderr in some tests
Thu, Apr 18, 2:04 PM
machniak committed rRPK4f8869529e27: Fix fatal error when parsing an event with broken recurrence (authored by machniak).
Fix fatal error when parsing an event with broken recurrence
Thu, Apr 18, 1:54 PM
machniak committed rK1b2cd09fe197: Add 'period' argument to data:reports:vat command (authored by machniak).
Add 'period' argument to data:reports:vat command
Thu, Apr 18, 12:39 PM

Wed, Apr 17

machniak added a comment to D4686: Subscriptions engine.

I agree that the way we do id2name and vice versa sucks. Passing type (model name) everywhere is not great. I think in future we could improve that (e.g. by using IDs in form of "<type-class>:<id>", but it would be a BC break requiring a full re-sync.

Wed, Apr 17, 4:33 PM
machniak updated the diff for D4686: Subscriptions engine.
  • Add 2nd arg to folder_subscriptions() calls
Wed, Apr 17, 3:46 PM
machniak updated the diff for D4683: Activesync subscriptions (in SQL database).
  • Activesync tab for calendar/tasks/contact folders
Wed, Apr 17, 3:44 PM
mollekopf added a comment to D4686: Subscriptions engine.

For existing installations that do not use a DAV backend; I suppose we'll just loose the subscription state, but it should otherwise work? And we'll loose the integration between imap subscription state and the syncroton subscription state, correct?

Wed, Apr 17, 2:09 PM
mollekopf accepted D4683: Activesync subscriptions (in SQL database).

Haven't tested it but looks good to me.

Wed, Apr 17, 1:48 PM