According to http://www.useragentman.com/IETransformsTranslator/ for IE < 9 we need additional css hacks.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Jul 20 2016
Jul 19 2016
Jul 18 2016
Jul 13 2016
Jul 5 2016
Jun 22 2016
Ok, I forgot about this setting. It looks like upper-case Y is not supported. Here you have the list of supported formats: https://git.kolab.org/diffusion/RPK/browse/master/plugins/calendar/config.inc.php.dist;e8aa73aae3e45791206b2912c083ff48bd2a244a$39
Jun 21 2016
Initially, I set 'calendar_date_format' in calendar/config.inc.php to dd.mm.YYYY
How did you set this date format? From what I see for year only one "Y" letter should be used and this works. If I set date_format = 'd.m.YYYY' replacement works, though not in a way you'd expect.
Jun 20 2016
D165: Implemented Tasks Export (T147, #3861) will need to be ported to the roundcubemail-plugins-kolab-3.2 branch.
Jun 18 2016
I've checked in Firefox and Vivaldi (Chrome).
Jun 17 2016
Jun 13 2016
Jun 1 2016
- those business cases need to be articulated as problem spaces, rather then desired resolutions.
Works for me in Kolab Winterfell, but indeed there are some issues in KE14.
May 31 2016
May 27 2016
May 20 2016
May 12 2016
May 11 2016
May 4 2016
May 3 2016
It's not so simple as I expected. First, on Kolab 16 I can't reproduce the issue. Second, if I snooze for 10 minutes an alarm for an event with -10 minutes alarm, I'll not see the alarm again at all. This one however, is caused by https://git.kolab.org/rRPK69d9d3b27f6cb0ef5d1e6a89a588af37ffb0bd7d, but it has other side effects.
This is quite complicated and here's a couple of bugs in Roundcube and Free-Busy.
Apr 28 2016
This depends on the refresh interval, that's likely why it's different for different users.
Apr 20 2016
This is Kolab Winterfell regression only. There's no issue in KE14.
Apr 14 2016
Pushing the package through updates-testing should resolve any doubt that may still exist.
Apr 7 2016
I think the only way to get there is with a task object in Kolab format 2.0 that has recurrence exceptions defined.
Mar 30 2016
Mar 29 2016
Mar 24 2016
Mar 23 2016
Found one case where it is an issue. When you have deleted message with a tag and would like to filter by this tag. In such a case deleted messages are not displayed.
I'm however unable to reproduce the issue.
Mar 22 2016
Mar 21 2016
KE14 updates-testing provides roundcubemail 1.1.4 and roundcubemail-plugins-kolab 3.2.11.
In Kolab 16 the HTML content of task/event description is converted to plain text.
Looks like SabreDAV compatibility issue. Works for me in Kolab 16.
Mar 17 2016
Handle _reportpartstat an _notify separately
Mar 15 2016
I didn't hear about such requirement. I create diffs only for things I'm not sure about.
Why is this not in a differential?
Current code assumes that user has permissions to modify specified attributes.
Please note these changes need to be applied to master as well as roundcubemail-plugins-kolab-3.2
Mar 14 2016
In T1124#16709, @machniak wrote:Ok, I'm almost there. Last thing is to get $base_dn and $root_dn. I suppose for $root_dn we'll just add configuration option. I'm not sure how to resolve $base_dn.
Ok, I'm almost there. Last thing is to get $base_dn and $root_dn. I suppose for $root_dn we'll just add configuration option. I'm not sure how to resolve $base_dn.
In T1124#16618, @machniak wrote:Only account type switch, shouldn't we allow a separate quota size selection?