The branch "FRAMEWORK_5_2" has been updated. The following is a summary of the commits.
from: f78f119b45b2c5c29ab4da7387e884aee8260bc3 6f42d4d Reorganize vacation script. faeaad2 [jan] Fix some edge cases with Sieve vacation rules with date limits (Bug #14486). Summary: http://github.com/horde/horde/compare/f78f119b45b2c5c29ab4da7387e884aee8260bc3...faeaad2098c3a168cb49e34adf89efc6a66d6ada ----------------------------------------------------------------------- commit 6f42d4dcbf21298631acae3ffe4ff63b3dae6dae Author: Jan Schneider <[email protected]> Date: Mon Oct 10 23:41:57 2016 +0200 Reorganize vacation script. Bug: 14486 Use elsifs and allof/anyof tests to better structure the test and to avoid double execution of vacation action. ingo/lib/Script/Sieve/Action/Vacation.php | 127 ++++++++++++++++-------------- 1 file changed, 70 insertions(+), 57 deletions(-) http://github.com/horde/horde/commit/6f42d4dcbf21298631acae3ffe4ff63b3dae6dae ----------------------------------------------------------------------- commit faeaad2098c3a168cb49e34adf89efc6a66d6ada Author: Jan Schneider <[email protected]> Date: Mon Oct 10 23:45:36 2016 +0200 [jan] Fix some edge cases with Sieve vacation rules with date limits (Bug #14486). ingo/docs/CHANGES | 2 ++ ingo/package.xml | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/faeaad2098c3a168cb49e34adf89efc6a66d6ada -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
