Page MenuHomePhorge
Feed Search

Dec 17 2021

machniak committed rKb544e3cce14c: Unify API controllers, code de-duplication.
Dec 17 2021, 10:35 AM
machniak closed D3122: Unify API controllers, code de-duplication.
Dec 17 2021, 10:35 AM
machniak committed rKf4b93aa12543: Unify entitleables' events handling.
Dec 17 2021, 10:35 AM
machniak closed D3116: Unify entitleables' events handling.
Dec 17 2021, 10:35 AM
machniak committed rK424bb0c634f5: Unify code of various object listing methods.
Dec 17 2021, 10:35 AM
machniak closed D3110: Unify code of various object listing methods.
Dec 17 2021, 10:35 AM
machniak committed rK1b8a80907329: Move some common code to the EntitleableTrait.
Dec 17 2021, 10:35 AM
machniak closed D3104: Move some common code to the EntitleableTrait.
Dec 17 2021, 10:35 AM
machniak committed rKbe233bed49bc: Set ACL for the resource owner.
Dec 17 2021, 10:35 AM
machniak closed D3098: Set ACL for the resource owner.
Dec 17 2021, 10:35 AM
machniak committed rKa7cd372f8179: Shared folders.
Dec 17 2021, 10:35 AM
machniak closed D3071: Shared folders.
Dec 17 2021, 10:35 AM
machniak committed rRPKea78b1c2df4f: Display original time and timezone in iTip info box.
Dec 17 2021, 10:28 AM

Dec 16 2021

machniak committed rKeb3ad856c681: Fix flaky test.
Dec 16 2021, 1:56 PM
machniak accepted D3077: Implement ACT_STORE_AND_NOTIFY policy for resources, add webmail url to the notification body.
Dec 16 2021, 1:00 PM
machniak requested review of D3128: Unify beta SKUs.
Dec 16 2021, 12:45 PM

Dec 15 2021

machniak updated the diff for D3110: Unify code of various object listing methods.
  • Fix regression in User::domains()
Dec 15 2021, 10:19 AM
machniak requested review of D3122: Unify API controllers, code de-duplication.
Dec 15 2021, 9:42 AM

Dec 13 2021

machniak requested review of D3116: Unify entitleables' events handling.
Dec 13 2021, 2:24 PM

Dec 10 2021

machniak updated the diff for D3071: Shared folders.
  • Add tests for resource's jobs
  • Add tests for shared folders' jobs
Dec 10 2021, 12:55 PM
machniak requested review of D3110: Unify code of various object listing methods.
Dec 10 2021, 9:53 AM

Dec 9 2021

machniak requested review of D3104: Move some common code to the EntitleableTrait.
Dec 9 2021, 11:34 AM
machniak requested review of D3098: Set ACL for the resource owner.
Dec 9 2021, 9:01 AM

Dec 8 2021

machniak requested changes to D3086: Avoid relying on the sender for REPLY attendee matching..
Dec 8 2021, 10:29 AM
machniak requested changes to D3083: Resource invitation enhancements.
Dec 8 2021, 10:04 AM
machniak requested changes to D3077: Implement ACT_STORE_AND_NOTIFY policy for resources, add webmail url to the notification body.
# nosetests tests/unit/test-011-wallace_resources.py
.....E
======================================================================
ERROR: test_007_accept_reservation_request_store_and_notify
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred
    result = f(*args, **kw)
  File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed
    result = f(*a, **kw)
  File "/root/kolab-pykolab/tests/unit/test-011-wallace_resources.py", line 274, in test_007_accept_reservation_request_store_and_notify
    self.assertEqual("resource-collection-car@example.org", self.smtplog[1][0])
IndexError: list index out of range

it should be self.smtplog[0]0] in line 274 and self.smtplog[0][1] in line 276.

Dec 8 2021, 9:38 AM

Dec 7 2021

machniak requested review of D3092: Implement fetching free-busy data from an Exchange server via Microsoft Graph.
Dec 7 2021, 1:02 PM
machniak added a comment to T6610: style.css and files_api.js only http not https.

You can pass a full url there.

Dec 7 2021, 9:17 AM ยท Bug Reports

Dec 3 2021

machniak updated the diff for D3071: Shared folders.
  • Re-title shared_folders SKU to shared-folders for consistency with others
  • Make phpstan happy
  • Make phpstan happy, now we're green
Dec 3 2021, 1:51 PM
machniak updated the diff for D3071: Shared folders.
  • Fix regression
  • Complete imap tests
  • Cleanup and more tests
Dec 3 2021, 11:36 AM
machniak requested review of D3071: Shared folders.
Dec 3 2021, 8:55 AM

Nov 29 2021

machniak committed rKa94d4aef2cd6: Resources.
Nov 29 2021, 12:30 PM
machniak closed D3044: Resources.
Nov 29 2021, 12:30 PM

Nov 26 2021

machniak updated the diff for D3044: Resources.
  • Add migration
Nov 26 2021, 11:26 AM

Nov 25 2021

machniak committed rS6f4291bef864: Fix missing per-device log directory if base64-encoded query is used.
Nov 25 2021, 11:02 AM

Nov 24 2021

machniak requested review of D3050: Implement ACT_TENTATIVE_AND_NOTIFY policy for resources, add webmail url to the notification body.
Nov 24 2021, 2:04 PM
machniak committed rP80cc0c3bf736: Fix error in the footer module.
Nov 24 2021, 12:07 PM
machniak updated the diff for D3044: Resources.
  • Cleanup and small improvements
  • Take resources into consideration in a few more places
Nov 24 2021, 9:36 AM

Nov 23 2021

machniak updated the diff for D3044: Resources.
  • Resources UI for admins/resellers
Nov 23 2021, 1:34 PM
machniak requested review of D3044: Resources.
Nov 23 2021, 9:09 AM

Nov 22 2021

machniak committed rRPKd870b2d37490: Fix regression in last commit.
Nov 22 2021, 12:30 PM
machniak committed rRPKdb8414356c66: kolab_delegation: Use case-insensitive ACL identifier comparison.
Nov 22 2021, 11:07 AM

Nov 19 2021

machniak committed rK4211ad138d60: Code de-duplication, API unification.
Nov 19 2021, 1:55 PM
machniak closed D3038: Code de-duplication, API unification.
Nov 19 2021, 1:55 PM
machniak added inline comments to D3038: Code de-duplication, API unification.
Nov 19 2021, 1:53 PM
machniak updated the diff for D3038: Code de-duplication, API unification.
  • Even more deduplication
Nov 19 2021, 7:41 AM

Nov 18 2021

machniak updated the diff for D3038: Code de-duplication, API unification.
  • De-duplicate code for handling status update process
Nov 18 2021, 3:16 PM
machniak added inline comments to D2371: Degraded accounts.
Nov 18 2021, 1:39 PM
machniak updated the diff for D2371: Degraded accounts.
  • Remove merge artefacts
Nov 18 2021, 1:28 PM
machniak updated the diff for D2371: Degraded accounts.
  • Merge branch 'master' into dev/status-degraded
  • Merge branch 'master' into dev/status-degraded
  • Also hide Create list button in degraded mode
Nov 18 2021, 12:51 PM
machniak requested review of D3038: Code de-duplication, API unification.
Nov 18 2021, 12:10 PM
machniak committed rKacaad0dbc74a: Groups: Display name.
Nov 18 2021, 12:05 PM
machniak closed D3014: Groups: Display name.
Nov 18 2021, 12:05 PM
machniak committed rK0838b6abc127: Add group:restore and group:force-delete commands.
Nov 18 2021, 11:39 AM
machniak closed D2972: Add group:restore and group:force-delete commands.
Nov 18 2021, 11:39 AM

Nov 17 2021

machniak added inline comments to D3014: Groups: Display name.
Nov 17 2021, 1:36 PM

Nov 12 2021

machniak updated the diff for D3014: Groups: Display name.
  • LDAP backend code improvements
Nov 12 2021, 3:25 PM
machniak requested review of D3014: Groups: Display name.
Nov 12 2021, 1:29 PM

Nov 11 2021

machniak committed rPNLec4f0d6918aa: Merge branch 'master' of ssh://git.kolab.org/diffusion/PNL/php-net_ldap3.
Nov 11 2021, 9:03 AM
machniak committed rPNL28265c8254ec: Fix an undefined index warning.
Nov 11 2021, 9:03 AM

Nov 10 2021

machniak committed rK640c88852003: French localization update.
Nov 10 2021, 12:31 PM
machniak requested review of D3008: Split client javascript code into core+unauthenticated and authenticated, the same for admin/reseller.
Nov 10 2021, 9:29 AM

Nov 9 2021

machniak committed rKa5633ffad441: Group: Sender policy.
Nov 9 2021, 2:49 PM
machniak closed D3002: Group: Sender policy.
Nov 9 2021, 2:49 PM

Nov 8 2021

machniak committed rWAPd2f531414aa7: Get rid of VLV sort parameter use to prefer default VLV sorting order.
Nov 8 2021, 1:13 PM
machniak updated the diff for D3002: Group: Sender policy.
  • Small wording improvement
Nov 8 2021, 10:06 AM
machniak added inline comments to D3002: Group: Sender policy.
Nov 8 2021, 9:23 AM
machniak updated the diff for D3002: Group: Sender policy.
  • Display sender policy in admin/reseller UI
Nov 8 2021, 8:39 AM

Nov 5 2021

machniak requested review of D3002: Group: Sender policy.
Nov 5 2021, 1:57 PM

Nov 3 2021

machniak committed rP2f9201192934: Add footer_position option, so the added footer content can be also placed onโ€ฆ.
Nov 3 2021, 2:46 PM
machniak closed D2996: Add footer_position option, so the added footer content can be also placed on top.
Nov 3 2021, 2:46 PM
machniak committed rKf23356b86b8a: Update French localization.
Nov 3 2021, 1:20 PM
machniak committed rKc7b64f016ae7: User list search/paging.
Nov 3 2021, 1:20 PM
machniak closed D2966: User list search/paging.
Nov 3 2021, 1:20 PM
machniak committed rK5d8b845a07c8: Fix some copy-paste errors in comments.
Nov 3 2021, 10:05 AM
machniak requested review of D2996: Add footer_position option, so the added footer content can be also placed on top.
Nov 3 2021, 8:24 AM

Nov 2 2021

machniak added inline comments to rK40535cb048f8: Use password command.
Nov 2 2021, 1:51 PM

Oct 29 2021

machniak added inline comments to rK4408c0ea94af: A trivial meet loadbalancing strategy.
Oct 29 2021, 11:25 AM
machniak requested changes to D2984: Proxy authorization for irony/syncroton.

Aren't we authenticate the user two times this way? Once in nginx and once in syncroton/iRony? Should we have an option in syncroton/iRony to disable authentication?

Oct 29 2021, 8:06 AM

Oct 27 2021

machniak committed rK5a393cb02c68: CS fixes.
Oct 27 2021, 11:37 AM
machniak committed rK29f8c8e54798: Remove TODO.
Oct 27 2021, 11:35 AM
machniak committed rKc0922153f147: Merge branch 'dev/kolabmeet' of ssh://git.kolab.org/source/kolab intoโ€ฆ.
Oct 27 2021, 11:02 AM
machniak committed rKff4d09123788: Use full uuid as room session identifier.
Oct 27 2021, 11:02 AM
machniak committed rK18c83a682def: Merge branch 'master' into dev/kolabmeet.
Oct 27 2021, 11:02 AM

Oct 26 2021

machniak committed rRPK6ffc15cded69: utf8 -> utf8mb4.
Oct 26 2021, 9:56 AM
machniak committed rRPKd9cd8953218c: Use ROW_FORMAT=DYNAMIC in the initial DDL file.
Oct 26 2021, 9:56 AM

Oct 25 2021

machniak requested review of D2972: Add group:restore and group:force-delete commands.
Oct 25 2021, 10:10 AM
machniak committed rK05652e38dcda: Introduce EntitleableTrait for code deduplication.
Oct 25 2021, 10:07 AM
machniak closed D2960: Introduce EntitleableTrait for code deduplication.
Oct 25 2021, 10:07 AM
machniak requested changes to D2866: Update sabre/vobject to version 4.3.5 Increase php version to 5.5.

If we drop PHP 5.4 support, we can as well drop PHP5 at all, I guess.

Oct 25 2021, 7:16 AM

Oct 24 2021

machniak committed rRPK3aaa3627475e: Fix some PHP8.1 deprecation warnings.
Oct 24 2021, 7:37 AM

Oct 22 2021

machniak updated the diff for D2966: User list search/paging.
  • Cleanup
Oct 22 2021, 11:03 AM
machniak updated the diff for D2966: User list search/paging.
  • Remove debug code
  • Add ListTools mixin for code de-duplication
  • More code de-duplication using ListTool
  • Fix linting issues
Oct 22 2021, 10:53 AM

Oct 21 2021

machniak requested review of D2966: User list search/paging.
Oct 21 2021, 12:01 PM

Oct 19 2021

machniak committed rK6b33c381ec7a: Merge branch 'master' into dev/kolabmeet.
Oct 19 2021, 11:44 AM
machniak updated the diff for D2960: Introduce EntitleableTrait for code deduplication.
  • Re-order "use" clauses
Oct 19 2021, 10:53 AM
machniak requested review of D2960: Introduce EntitleableTrait for code deduplication.
Oct 19 2021, 10:34 AM

Oct 18 2021

machniak committed rK432cfb78aff0: Fix chat message notification badge.
Oct 18 2021, 11:37 AM
machniak committed rK462a7793cad2: Update npm deps.
Oct 18 2021, 11:37 AM
machniak committed rK3081428288e0: Improve logging websocket response data.
Oct 18 2021, 10:06 AM