That should be doable. I just want to note that I think this is a rare situation. If you already decided that the meeting/event will take one hour, it is more likely that you'll want to keep it one hour even when moved to another slot. I see real life scenarios when that would be handy, but I hear that request for the first time, which means it's not that common case.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Nov 15 2018
Nov 13 2018
Nov 12 2018
Is there any calendar app that has something like this? How to visualize that? Would you expect something like a Month view, but with all months one below the other, scrollable? Or this have to be non-scrollable like the month view, but with months instead of days? Also, do not forget about Agenda view that can display the whole year, though it's not "visual".
Nov 5 2018
Oct 30 2018
Oct 25 2018
Fixed.
Confirmed. The same issue in Tasks. Investigating...
Oct 19 2018
Oct 18 2018
Oct 17 2018
Oct 16 2018
Oct 15 2018
Oct 12 2018
Oct 11 2018
Oct 9 2018
Oct 5 2018
Oct 4 2018
Oct 1 2018
Sep 27 2018
Sep 24 2018
Sep 21 2018
Sep 18 2018
Sep 14 2018
Sep 13 2018
Sep 10 2018
Sep 6 2018
Aug 28 2018
Aug 27 2018
Aug 24 2018
Aug 23 2018
Probably it could, but in reality it doesn't make a big difference if you consider return value of both on kolab_storage_folder_user.
@vanmeeuwen Spaces and unicode are perfectly allowed in attachment names thanks to the RFCs about encoding the names in headers. The ticket is about iTip attachments specifically. I confirm that the code removes all non-ascii characters making the attachment name completely dummy in some cases. I don't really know why @bruederli make it this way. Maybe there was a reason.
Aug 22 2018
I'm unable to reproduce. When Contacts folder does not exist it is created automatically. From the code I see that the warning could happen only in case of some imap connection errors. Fixed anyway with 8a5c09287.
Aug 20 2018
Aug 17 2018
According to code it looks intentional, but I don't know a real reason, maybe there was some interoperability issue. Honestly, I don't see a reason to not use unicode.
Aug 15 2018
I fixed this yesterday in commit 91b071d1530b [roundcubemail-plugins-kolab master].
Aug 14 2018
@vanmeeuwen /usr/share/roundcubemail/public_html/assets/plugins/libkolab/skins/elastic/libkolab.css is missing. So, it looks like a packaging issue.
Aug 13 2018
Ok, I see now. libkolab.css is not added to the page. I don't know why yet, maybe something related to assets_dir.
I have no idea. @rsc check browser console for errors.
There was an upstream ticket that has been closed. https://github.com/roundcube/roundcubemail/issues/6376
Aug 10 2018
Aug 9 2018
Aug 8 2018
We might need to store the original URL-ID of the contact object to be able to handle DELETE requests.