OK, this is all me ;-)
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Mar 8 2018
Feb 7 2018
Jan 24 2018
Jan 12 2018
Jan 5 2018
Nov 28 2017
Nov 10 2017
Oct 30 2017
Oct 16 2017
Oct 13 2017
Oct 2 2017
Sep 11 2017
Sep 8 2017
Aug 27 2017
It's just not getting rebuilt automatically. Let's bump something and therefore trigger a rebuild, so that existing installations receive an update too (now possibly preventing an unstable system from being updated to a stable system).
This needs to be re-evaluated in light of a more recent merge, but there's some questions raised I can see would still need resolving.
I'm sorry, but I'm not sure what feature it is, that is currently lacking, that a Duo backend would add.
Aug 18 2017
No point.
- Use meetingStatus == 1 for the organizer.
Aug 15 2017
- Handle new events
- Return NULL for getEntry(), if there is no such entry.
- Prevent lossy data handling, and preserve the attendee's status
- Update existing events with the new Meeting Status
- Fix mismatch between $existing_event being set and using $event
- Ensure that our new $_attendee is also added back to the list of $event['attendees']
- The organizer is not true by default -- find the organizer, then set ownership
- Respond not with a serverId, instead pretend it is all successful
- Ensure data format transitions retain the additional information wrt. organizer/attendee status
Aug 13 2017
Aug 2 2017
Jul 22 2017
Jul 21 2017
In T1543#38255, @machniak wrote:@vanmeeuwen Does https://git.kolab.org/rP0e8a8276f60b4cf99ef37d9e3b413153d80bcd98 fix this or we plan another solution?
Jul 20 2017
Jul 19 2017
Please see the inline commentary / questions.
Jul 3 2017
Looks good to me. You can remove also COMMASPACE = ', ' line as we don't use this var anymore.
The immediate workaround is to set smtp-wallace_destination_recipient_limit = 1 in /etc/postfix/main.cf.
This way you can end up with true. I'd rather make sure $relation['members'] is an array. e.g.
'members' => implode("\n", (array) $relation['members']),
- Ensure $relation['members'] is an array
Jun 28 2017
Jun 22 2017
Third party repositories like Remi's are not supported.
Jun 15 2017
Jun 8 2017
May 22 2017
May 21 2017
Roundcube 1.2:
- don't require pear's MDB2, Mail_mimeDecode, nor DB,
- don't require php-mcrypt,
May 16 2017
An update (-kolab6) should be available for both libkolabxml and libkolab (or php-kolabformat and php-kolab respectively).
May 11 2017
Fixed.
Fixed.