The rest are wishlist items
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Jun 25 2015
Jun 24 2015
korganizer(542)/kio (Scheduler) KIO::SchedulerPrivate::jobFinished: KIO::TransferJob(0x4abc480) KIO::Slave(0x4b01ef0)
korganizer(542) ReparentingModel::validateNode: nullptr parent 0 false
ASSERT: "validateNode(node)" in file /work/source/kdepim/korganizer/views/collectionview/reparentingmodel.cpp, line 813
We don't support searching for user folders directly, the webclient doesn't either.
we would have to only set the acl attribute in case the collection ends up in an imap/kolab resource
icon + PimCommon::ImapAclAttribute
This can only be fixed by setting the required attributes while creating the collection.
Jun 23 2015
Same applies for declining the event and the declined invitations calendar.
cancelled typically means that the organizer cancelled the event, attendees set their partstat to declined.
status=cancel does not mark a declined exception, it marks a cancelled exception. At least that's how it works for non exceptions according to iTip section 4.2
It mustn't remove the event, because we need it for the declined invitations calendar. Instead we simply have to modify our local copy.
This could only be modeled by creating a this-and-future exception, and we don't currently support recurring exceptions.