Page MenuHomePhorge
Feed Search

Feb 22 2023

machniak committed rKe5132a838630: Remove redundant output from some cli commands.
Feb 22 2023, 12:22 PM
machniak committed rKc234ab27967b: Support RESTRICTED status in user:status command.
Feb 22 2023, 12:17 PM
machniak updated the diff for D4076: VAT modes.
  • Small corrections
Feb 22 2023, 12:08 PM
machniak updated the diff for D4076: VAT modes.
  • Taxes
Feb 22 2023, 10:52 AM

Feb 20 2023

machniak updated the diff for D4076: VAT modes.
  • Add data:import:tax-rates command
Feb 20 2023, 3:13 PM
machniak updated the diff for D4076: VAT modes.
  • taxRate() tests
Feb 20 2023, 10:21 AM

Feb 18 2023

machniak updated the diff for D4076: VAT modes.
  • Fix some regressions
Feb 18 2023, 7:52 AM

Feb 17 2023

machniak requested review of D4076: VAT modes.
Feb 17 2023, 3:15 PM

Feb 15 2023

machniak added inline comments to rS0a8e797ea62b: Report INVALID_SOURCE if the move fails.
Feb 15 2023, 11:27 AM

Feb 7 2023

machniak committed rKfffcf330b747: Fix some console tests.
Feb 7 2023, 10:32 AM

Feb 6 2023

machniak requested changes to D4039: Create default folders in imap.

The default set of folders will not make always sense. How do you disable the feature, or redefine the set? Replacing the while imap.php file is not the best option.

Feb 6 2023, 2:35 PM
machniak committed rK0f272dd9da60: Drop moontoast/math requirement, we're not using it.
Feb 6 2023, 10:35 AM

Feb 3 2023

machniak committed rK43d8fa9d3c2a: User RESTRICTED status.
Feb 3 2023, 1:08 PM
machniak closed D4057: User RESTRICTED status.
Feb 3 2023, 1:08 PM
machniak committed rK567da50eb137: Revert composer failure fix but preserve the directory (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
Feb 3 2023, 1:08 PM
machniak added a reverting change for rKc99e8be93682: composer fails if the directory for database/seeds doesn't exist, since it is…: rK567da50eb137: Revert composer failure fix but preserve the directory.
Feb 3 2023, 1:08 PM
machniak closed D4069: Revert composer failure fix but preserve the directory.
Feb 3 2023, 1:08 PM
machniak abandoned D4063: Universal Database Seeder.

Ok, let's go with D4069: Revert composer failure fix but preserve the directory.

Feb 3 2023, 1:06 PM
machniak committed rKc36a3474c2d9: Fix phpstan errors.
Feb 3 2023, 12:12 PM
machniak added a comment to D4063: Universal Database Seeder.

There's pros and cons with this approach:

  • no need for env-specific DatabaseSeeder class
  • seeders are required to use Database\Seeds namespace, and class names must be the same as the filename (after removing XX- prefix and .php suffix). It could be done with anonymous classes, but the command output would be uglier.
Feb 3 2023, 12:04 PM
machniak added a comment to rKc99e8be93682: composer fails if the directory for database/seeds doesn't exist, since it is….

See https://git.kolab.org/D4063

Feb 3 2023, 12:00 PM
machniak requested review of D4063: Universal Database Seeder.
Feb 3 2023, 11:58 AM
machniak added inline comments to D4057: User RESTRICTED status.
Feb 3 2023, 11:50 AM
machniak updated the diff for D4057: User RESTRICTED status.
  • Small improvement, removed debug code
Feb 3 2023, 10:27 AM
machniak requested review of D4057: User RESTRICTED status.
Feb 3 2023, 10:20 AM

Feb 2 2023

machniak updated subscribers of rKc99e8be93682: composer fails if the directory for database/seeds doesn't exist, since it is….

@mollekopf, This will make my life harder. I can't make src/database/seeds a link to dir in config.demo/config.dev. Rewriting this file will make a problem to use git diff/git commit or whatever.

Feb 2 2023, 11:38 AM
machniak accepted D3989: Added infrastructure tests for Activesync/CalDav/WOPI/Roundcube & fixed the well-known redirect for caldav..

I'd probably change a few things, but it's nothing that can't be done later.

Feb 2 2023, 10:38 AM
machniak requested review of D4033: [WIP] Handle other mailrecipient objects in findObjectsByRecipientAddress().
Feb 2 2023, 10:37 AM

Jan 27 2023

Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK6b733f92812e: DAV Client (authored by machniak).
Jan 27 2023, 7:47 PM

Jan 26 2023

machniak added a comment to D3989: Added infrastructure tests for Activesync/CalDav/WOPI/Roundcube & fixed the well-known redirect for caldav..

We can make deleteTest* and getTest* methods static.

Jan 26 2023, 8:18 AM

Jan 25 2023

machniak committed rIea3342923e00: php8 fixes.
Jan 25 2023, 2:49 PM
machniak closed D4022: php8 fixes.
Jan 25 2023, 2:49 PM
machniak updated the diff for D4022: php8 fixes.
  • CS fixes
Jan 25 2023, 2:48 PM
machniak committed rRPK5cca91ab6ce6: CS improvements.
Jan 25 2023, 2:13 PM
machniak committed rRPKbac56c4cd1ba: PHP 8 fixes (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
Jan 25 2023, 2:13 PM
machniak closed D4016: PHP 8 fixes.
Jan 25 2023, 2:13 PM
machniak requested changes to D4010: PHP 8 fixes.
Jan 25 2023, 1:51 PM
machniak requested changes to D3989: Added infrastructure tests for Activesync/CalDav/WOPI/Roundcube & fixed the well-known redirect for caldav..
Jan 25 2023, 9:22 AM

Jan 24 2023

machniak requested changes to D3989: Added infrastructure tests for Activesync/CalDav/WOPI/Roundcube & fixed the well-known redirect for caldav..
Jan 24 2023, 9:15 AM

Jan 21 2023

machniak committed rPNL6d44013d92e9: Fix duplicated port number in debug message.
Jan 21 2023, 11:20 AM

Jan 20 2023

machniak committed rRPKb55ce1d20368: Support Postgres database for Kolab cache.
Jan 20 2023, 2:11 PM

Jan 19 2023

machniak committed rRPKb01053c7daf7: Update SQLite DB schema.
Jan 19 2023, 2:44 PM
machniak committed rRPKe9bd840a8717: Remove Oracle DB support.
Jan 19 2023, 9:58 AM

Jan 18 2023

machniak committed rRPK7810d7796943: PHP8 fixes - code style.
Jan 18 2023, 3:39 PM
machniak committed rRPKd988dac1418c: PHP 8 fixes (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
Jan 18 2023, 3:39 PM
machniak closed D3995: PHP 8 fixes.
Jan 18 2023, 3:39 PM
machniak requested review of D3995: PHP 8 fixes.
Jan 18 2023, 1:38 PM

Jan 17 2023

machniak committed rRPK5af7c61b2070: "Edit/Share" -> "Edit" also for the database driver.
Jan 17 2023, 1:53 PM
machniak added inline comments to rRPKfdc99058187b: php8 fixes.
Jan 17 2023, 11:40 AM

Jan 15 2023

machniak added a comment to T7097: iRony fails to run after update.

I think the username canonification is done by kolab_auth plugin. So, maybe some problem with loading plugins/configuration.

Jan 15 2023, 7:56 PM · Bug Reports

Jan 11 2023

machniak committed rRPK8e3561758ae6: Add support for Cyrus v3 Freebusy service.
Jan 11 2023, 11:00 AM

Jan 9 2023

machniak committed rKf091dbb4c6d0: User:resync command.
Jan 9 2023, 10:44 AM
machniak closed D3974: User:resync command.
Jan 9 2023, 10:44 AM
machniak committed rK29b9b7a56a89: Set default payment method when not specified in the request.
Jan 9 2023, 10:44 AM

Jan 6 2023

machniak committed rRPK45088c23b983: "Edit/Share" -> "Edit" for CalDAV folders.
Jan 6 2023, 1:40 PM
machniak committed rRPK53e29186b030: Calendar: Fix invalid time in event dialog title.
Jan 6 2023, 11:40 AM

Jan 5 2023

machniak committed rSc691360ef34c: Make mail deletion with DeletesAsMoves=0 "permanent".
Jan 5 2023, 2:07 PM

Jan 4 2023

machniak updated the diff for D3974: User:resync command.
  • Update/Create job in resync, other fixes
Jan 4 2023, 7:45 AM

Jan 3 2023

machniak requested review of D3974: User:resync command.
Jan 3 2023, 12:50 PM
machniak committed rK8fcd91f82e14: Fix test assertion.
Jan 3 2023, 10:32 AM
machniak committed rRPKa3ef1eedf1ea: CalDAV driver for Tasks.
Jan 3 2023, 9:45 AM

Dec 29 2022

machniak added a comment to T7109: Cannot read mail from web interface.

Are you using PHP8 or something? Anyway, the problem will be in Swig-generated kolabformat code, which I'm not an expert with.

Dec 29 2022, 9:13 AM · Bug Reports

Dec 28 2022

Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK9dd1f8a15d1a: Cleanup (authored by machniak).
Dec 28 2022, 10:36 AM

Dec 27 2022

machniak committed rRPKca07e581dddf: Support uploads API of Roundcube >= 1.7.
Dec 27 2022, 11:41 AM

Dec 21 2022

machniak committed rRPKe5f57f6160d8: Calendar/Tasklist: De-duplicate attachments handling code.
Dec 21 2022, 1:04 PM

Dec 20 2022

machniak committed rRPKa0c564f946fa: Fix various calendar recurrence issues.
Dec 20 2022, 1:16 PM

Dec 18 2022

machniak committed rK0ec6e5b80982: Fix phpstan errors.
Dec 18 2022, 7:43 AM

Dec 16 2022

machniak raised a concern with rC608f26382035: php 8 compat.
Dec 16 2022, 8:30 AM

Dec 15 2022

machniak committed rRPK371a664e922b: CalDAV attachments support, PHP8 fixes.
Dec 15 2022, 9:07 AM

Dec 12 2022

machniak committed rRPKc401074cbb27: Fix so temp. subscriptions aren't added to mail folders list.
Dec 12 2022, 11:49 AM

Dec 9 2022

machniak committed rRPKd07938b662da: Fix PHP warning.
Dec 9 2022, 2:02 PM
machniak committed rRPK24e2e1ce84e0: Fix infinite loop in kolab_storage_dataset.
Dec 9 2022, 1:41 PM

Dec 7 2022

machniak committed rRPK748f2430cd4c: Fix PHP 7.2 compatibility.
Dec 7 2022, 1:51 PM

Dec 5 2022

machniak committed rRPK0530881f4bc7: Remove dependency on kolabcalendaring/kolabformat in CalDAV driver, various….
Dec 5 2022, 2:08 PM

Dec 2 2022

machniak committed rRPKa9531c9336ac: Fix libcalendaring_recurrence::end().
Dec 2 2022, 2:58 PM
machniak committed rRPKe4271ccfd854: Replace Horde with Sabre in libcalendaring_recurrence.
Dec 2 2022, 1:52 PM
machniak accepted D3962: Disable the freebusy UI if no kolab_freebusy_server is configured.
Dec 2 2022, 12:28 PM

Dec 1 2022

machniak committed rRPK251d4e367ab3: Fixes in libcalendaring_recurrence.php.
Dec 1 2022, 2:04 PM
machniak committed rRPKb3c882e03731: Add tests for the localization files.
Dec 1 2022, 11:43 AM
machniak committed rRPK258665932d4f: Update localization, fix bugs in some localization files.
Dec 1 2022, 11:43 AM

Nov 30 2022

machniak committed rRPK2079f6e3fa18: Make sure generated folder IDs do not start with a digit.
Nov 30 2022, 3:16 PM
machniak committed rRPK52caa307fda8: Fix error when creating a DAV contacts folder.
Nov 30 2022, 12:30 PM
machniak committed rRPK1b33810f7141: Try to support PHP >= 7.2, small refactoring.
Nov 30 2022, 11:55 AM

Nov 29 2022

machniak committed rRPKf5d95d5a92fe: Use Sabre/VObject v4, Partial PHP8 support.
Nov 29 2022, 2:55 PM

Nov 28 2022

machniak committed rRPK48027bc26ec3: Optionally store original DAV object content in the cache.
Nov 28 2022, 11:30 AM
machniak committed rRPKa674b5e9ade6: Limit number of DAV requests when fetching many objects.
Nov 28 2022, 11:30 AM
machniak committed rRPK454e21c47eff: Performance: Cache DAV home(s) discovery, skip redundant DAV request.
Nov 28 2022, 11:30 AM

Nov 22 2022

machniak requested review of D3956: DAV Client.
Nov 22 2022, 2:33 PM

Nov 18 2022

machniak committed rK1e491695314c: Fix namespace.
Nov 18 2022, 12:36 PM
machniak committed rK1c0c797fb4f1: Fix Mollie tests (partially).
Nov 18 2022, 11:00 AM

Nov 17 2022

machniak committed rK57877bab0c41: Improve status:health.
Nov 17 2022, 2:15 PM
machniak committed rKca6ce82403a2: Fix various test issues.
Nov 17 2022, 1:23 PM

Nov 16 2022

Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK42091037a813: [Draft] 2FA via CompanionApp for Kolab4 logons (authored by machniak).
Nov 16 2022, 3:27 PM
machniak closed D3698: [Draft] 2FA via CompanionApp for Kolab4 logons.
Nov 16 2022, 3:27 PM
machniak accepted D3932: MFA via CompanionApp.

Three small suggestions added, but it's acceptable anyway.

Nov 16 2022, 2:15 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK28dc1117eb21: [Draft] 2FA via CompanionApp for Kolab4 logons (authored by machniak).
Nov 16 2022, 11:35 AM
machniak committed rK55a1cdf6acae: Don't throw when creating LDAP group/resource/shared-folder and it already….
Nov 16 2022, 11:25 AM
machniak committed rKcfd88a17d857: Fix regressions related to app.with_imap setting.
Nov 16 2022, 9:33 AM
machniak committed rKaca6b46ab4e4: Fix test regression.
Nov 16 2022, 9:33 AM
machniak committed rKaf9c9f58bbed: Update Meet server dependencies.
Nov 16 2022, 9:33 AM