[commits] Horde branch develop updated. 4c57fb7eb70cef8567bf48fb9a1641bf7333a02c

Michael J. Rubinsky mrubinsk at horde.org
Sat Apr 14 16:47:40 UTC 2012


The branch "develop" has been updated.
The following is a summary of the commits.

from: 79e5cfc3d4ef0281f2c2dbdd8bfd5bf960eb61dc

780fc1f Use an options array instead of numerous default parameters.
4c57fb7 Don't show multiday events more than once in the Monthlist block.

-----------------------------------------------------------------------

commit 780fc1fd9d1b5a579458ce4776e8e6b0a231af43
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Apr 14 12:27:39 2012 -0400

    Use an options array instead of numerous default parameters.

 kronolith/bin/kronolith-agenda                       |    3 +-
 kronolith/data.php                                   |   11 +--
 kronolith/lib/Ajax/Application.php                   |    5 +-
 kronolith/lib/Api.php                                |   41 ++++++-----
 kronolith/lib/Block/Month.php                        |    3 +-
 kronolith/lib/Block/Monthlist.php                    |   26 ++++++-
 kronolith/lib/Block/Prevmonthlist.php                |    3 +-
 kronolith/lib/Block/Summary.php                      |    9 ++-
 kronolith/lib/Driver.php                             |   62 +++++++++++++++-
 kronolith/lib/Driver/Holidays.php                    |   40 ++++++-----
 kronolith/lib/Driver/Horde.php                       |   69 ++++++++++--------
 kronolith/lib/Driver/Ical.php                        |   48 +++++++------
 kronolith/lib/Driver/Kolab.php                       |   57 ++++++++-------
 kronolith/lib/Driver/Mock.php                        |   34 +++++----
 kronolith/lib/Driver/Sql.php                         |   58 ++++++++--------
 kronolith/lib/FreeBusy.php                           |    6 +-
 kronolith/lib/Kronolith.php                          |   49 +++++++------
 kronolith/lib/Resource/Group.php                     |    2 +-
 kronolith/lib/Resource/Single.php                    |    2 +-
 kronolith/test/Kronolith/Integration/Driver/Base.php |    4 +-
 20 files changed, 325 insertions(+), 207 deletions(-)

http://git.horde.org/horde-git/-/commit/780fc1fd9d1b5a579458ce4776e8e6b0a231af43

-----------------------------------------------------------------------

commit 4c57fb7eb70cef8567bf48fb9a1641bf7333a02c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Apr 14 12:46:52 2012 -0400

    Don't show multiday events more than once in the Monthlist block.
    
    Ticket: 11136

 kronolith/lib/Block/Monthlist.php |   25 ++++++++++++++++++-------
 1 files changed, 18 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/4c57fb7eb70cef8567bf48fb9a1641bf7333a02c




More information about the commits mailing list