The branch "master" has been updated. The following is a summary of the commits.
from: 4c6e22bf469c358d7f699e30336c54578e98c6e0 1923f77 when addingEvents with option "covertDates", treat equally recurring and non recurring events 8d0c2c2 CS, phpdoc, use $actual[start|end] inplace of $original[start|end]. Summary: http://github.com/horde/horde/compare/4c6e22bf469c358d7f699e30336c54578e98c6e0...8d0c2c270c05104426b5f9e4263c4fa03df20665 ----------------------------------------------------------------------- commit 1923f7773dd7fd63e7a38825fefb34f8e3494073 Author: Pascal Rigaux <[email protected]> Date: Tue May 24 10:24:17 2016 +0200 when addingEvents with option "covertDates", treat equally recurring and non recurring events the modification moves the code handling covertDates for non recurring events into Kronolith::addCoverDates(). => this modifies how recurring events are treated Signed-off-by: Michael J Rubinsky <[email protected]> kronolith/lib/Kronolith.php | 80 ++++++++++++++++----------------------------- 1 file changed, 29 insertions(+), 51 deletions(-) http://github.com/horde/horde/commit/1923f7773dd7fd63e7a38825fefb34f8e3494073 ----------------------------------------------------------------------- commit 8d0c2c270c05104426b5f9e4263c4fa03df20665 Author: Michael J Rubinsky <[email protected]> Date: Wed May 25 15:44:07 2016 -0400 CS, phpdoc, use $actual[start|end] inplace of $original[start|end]. kronolith/lib/Kronolith.php | 61 +++++++++++++++++++++++++++------------------ 1 file changed, 37 insertions(+), 24 deletions(-) http://github.com/horde/horde/commit/8d0c2c270c05104426b5f9e4263c4fa03df20665 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
