Elastic support in the calendar preferences page
Fix bug where any action after moving a file (with drag'n'drop) would cause…
Fix "PHP Fatal error: Class 'Kolab\CalDAV\HTTPBasic' not found"
Add Elastic style for folders list extensions in Kolab plugins, e.g.
Fix PHP Warning: Declaration of kolab_api::get_instance() should be compatible..
Initial Elastic support in kolab_addressbook
Merge branch 'master' of ssh://git.kolab.org/diffusion/C/chwala
Don't open images in document editor, use image viewer instead
Force original Seafile URL for file upload links (Bifrost#T55338)
T2205: Fix file downloads when using "hidden" seafile server (Bifrost#T56094)
Fix Overwrite/Skip buttons in copy/move dialog (Bifrost#T57654)
Add option to configure presets for source configuration dialog (Bifrost#T55341)
Support predefined values for "Add Storage" dialog forms (Bifrost#T55341)
Skip invalid SQL query if there are no shared sessions
Elastic skin support for kolab_2fa
Implement searching using real folder names instead of uids (/search)
Make itip links optional and disabled by default
Initial Elastic skin support for kolab_delegation and kolab_activesync plugins
Set UserCanNotWriteRelative:true because we don't support PutRelativeFile yet
Elastic skin support for kolab_folders
Add unintentionally removed localization labels on last update
Fix javascript errors when Roundcube runs in a frame (Bifrost#T53430)
Document 'properties' argument more
Improve handling of 'properties' argument
Document additional folder properties and how to get them.
Make sure 'unseen' result is a number
Return clear error message on malformed JSON input
Implement searching objects of type other than mail
Add an example of an attendee entry
Make JSON output more human readable
Calendar Inbox - GET /events/inbox (Bifrost#T53028)
Implement Search (Bifrost#T51144)
Update docs with all API functionality
Add event/task description to invitation body (Bifrost#T51237)
Fix performance issue in custom_displayname() when imap_cache is disabled…
Fix PHP Warning: Missing argument 2 for kolab_auth_ldap::get_user_record()…
Configurable limit of number of folders in a single Sync/Ping request…
Workaround libkolabxml error on Etc/UTC timezone (Bifrost#T43830)
Workaround libkolabxml error on Etc/UTC timezone (Bifrost#T43830)
I believe the issue has been fixed by https://git.kolab.org/rACb2fdd4828985a07e6f715ecbe789bf4fa5102ec3. It looks that this old commit wasn't packaged yet.
Fix finding domain root dn so inetdomainbasedn is not ignored
Fix regression when startup() method of some "by role plugins" could be called…
T606: Fix refreshing list of auth factors after adding/removing them
Fix enabling kolab_2fa plugin via kolab_auth_role_plugins
Style needs-action/declined events with opacity when invitation calendars are…
Allow an event updates on iTip request without SEQUENCE bump (Bifrost#T27883)
Align event start date with the first occurrence
Prevent redundant sync after meeting response
T2507: Display cancelled event box with some transparency
Actually a cancelled event has text-decoration:line-through on the title, but when the event's height takes only one time slot that title is not visible. I don't think we should display them "in white" as we do for pending/declined events, so I propose to just add opacity:0.6.
T2483: MeetingResponse support
Improve SEQUENCE bumping, fix object identifier in MeetingResponse response
Add documentation about forcing re-synchronization of data.
Fix "PHP Warning: Illegal string offset 'BYDAY'" when moving a non-recurring…
Make sure Attendee.Name element is not empty (Bifrost#T39345)
Make sure Attendee.Name element is not empty (Bifrost#T39345)
Fix detecting if the user is an organizer of a meeting
MeetingResponse: Throw exception on event exception
MeetingResponse: Get rid of dummy exception
MeetingResponse: Fixed event updates
Fix BusyStatus=0 synchronization
Set free/busy status on MeetingResponse
Skip command/location field if it contains only whitespace charaters
Fix redundant scrollbar on .event-line element in Chrome
Improvements and cleanup in MeetingResponse handling
Merge branch 'master' into feature/meeting-request
Fix setting attendee status when syncing event from a device to the server…
Fix some js errors when attendee status is unset
Return "Invalid item" (6) status on SMS entries instead of "Server error" (5)
Bump SEQUENCE number on update (Outlook only).
T2594: Fix issues when attaching files from cloud in Roundcube 1.3
Fix LDAP connection errors in Ping when using activesync_gal_sync
Ignore displayname annotation for folder list in activesync/delegation
The first error is something internal to composer. In my CentOS system I have composer-1.0.0-3.1.el7.kolab_wf and I have /usr/share/php/Psr/Log/LoggerInterface.php file.
Maybe the composer version is too old. Many dependencies require phpunit using version constraint "^4" or similar. I think you can solve this simply by excluding developer dependencies. Use composer with --no-dev argument.
Add 'ready' hook for Kolab plugins (Bifrost#T36327)
Add 'ready' hook for Kolab plugins (Bifrost#T36327)
Safe Unauthenticated Free/Busy for Roaming Users (Bifrost#T36327)