The branch "master" has been updated. The following is a summary of the commits.
from: b7ee3097c67e2e6f39e99d42edf6a80c325c849a 0013094 BFN 6cbe85a This gets closer to what we should expect. 05c607e Horde_Timezone fixtures are CRLF too. ee6ddf4 Major overhaul of rule calculations. Summary: http://github.com/horde/horde/compare/b7ee3097c67e2e6f39e99d42edf6a80c325c849a...ee6ddf41facb883cb52f85d37b969ea7b30a7001 ----------------------------------------------------------------------- commit 00130949320b39c00ac50011fa283df09b7b6fe1 Author: Jan Schneider <[email protected]> Date: Wed Apr 13 18:12:13 2016 +0200 BFN kronolith/package.xml | 16 +++++++++++++++- 1 files changed, 15 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/00130949320b39c00ac50011fa283df09b7b6fe1 ----------------------------------------------------------------------- commit 6cbe85ae7a6ecba825476795c9bc14091abddca2 Author: Jan Schneider <[email protected]> Date: Thu Apr 14 17:19:35 2016 +0200 This gets closer to what we should expect. framework/Timezone/test/Horde/Timezone/fixtures/europe_berlin.ics | 35 +- framework/Timezone/test/Horde/Timezone/fixtures/europe_jersey.ics | 128 ++--- 2 files changed, 60 insertions(+), 103 deletions(-) http://github.com/horde/horde/commit/6cbe85ae7a6ecba825476795c9bc14091abddca2 ----------------------------------------------------------------------- commit 05c607e59a9698a6958c3e7ee1c67946d3df8d00 Author: Jan Schneider <[email protected]> Date: Thu Apr 14 18:51:53 2016 +0200 Horde_Timezone fixtures are CRLF too. .gitattributes | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/05c607e59a9698a6958c3e7ee1c67946d3df8d00 ----------------------------------------------------------------------- commit ee6ddf41facb883cb52f85d37b969ea7b30a7001 Author: Jan Schneider <[email protected]> Date: Thu Apr 14 18:52:00 2016 +0200 Major overhaul of rule calculations. - Don't generate UNTIL attributes if the rules is only for one year. - Fix calculating starting offset. This cannot be done with simple logic, but we need to search for the closest, earlier, matching rule. Still need to correct the other fixtures though. framework/Timezone/lib/Horde/Timezone/Rule.php | 277 +++++++++++++++++------- 1 files changed, 200 insertions(+), 77 deletions(-) http://github.com/horde/horde/commit/ee6ddf41facb883cb52f85d37b969ea7b30a7001 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
