[commits] Horde branch master updated. 87af97050871689bc86c162bc8886f92e8422172

Michael J. Rubinsky mrubinsk at horde.org
Wed Jan 26 18:58:43 UTC 2011


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

from: 31bad02eae439ebe2564e83b86a2846ff17f452c

9fd8909 Horde 4 CS, PHP5 for Kronolith_FreeBusy_*
29ffaba typehinting, phpdoc, make Kronolith_FreeBusy_View abstract
035d09c catch exceptions
399e219 remove PEAR::pushErrorHandling() call
96506a7 Tweak some Test.php files.
87af970 Remaining PHP5 code changes, Horde 4 style for kronolith

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

commit 9fd8909d9cdb2361efff43a7ce609a64d4959078
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Wed Jan 26 11:22:57 2011 -0500

    Horde 4 CS, PHP5 for Kronolith_FreeBusy_*

 kronolith/lib/FreeBusy/View.php          |  101 +++++++++++++++++-------------
 kronolith/lib/FreeBusy/View/Day.php      |   12 ++--
 kronolith/lib/FreeBusy/View/Month.php    |   24 +++++--
 kronolith/lib/FreeBusy/View/Week.php     |   23 +++++--
 kronolith/lib/FreeBusy/View/Workweek.php |   15 ++++-
 5 files changed, 112 insertions(+), 63 deletions(-)

http://git.horde.org/horde-git/-/commit/9fd8909d9cdb2361efff43a7ce609a64d4959078

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

commit 29ffaba7c461176a08f8de3bc7d32e3d0220536c
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Wed Jan 26 11:36:23 2011 -0500

    typehinting, phpdoc, make Kronolith_FreeBusy_View abstract

 kronolith/lib/FreeBusy/View.php       |    8 ++++++--
 kronolith/lib/FreeBusy/View/Day.php   |    2 +-
 kronolith/lib/FreeBusy/View/Month.php |    2 +-
 kronolith/lib/FreeBusy/View/Week.php  |    2 +-
 4 files changed, 9 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/29ffaba7c461176a08f8de3bc7d32e3d0220536c

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

commit 035d09c0818ff4c51431a837850db97f756ea5f9
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Wed Jan 26 11:51:41 2011 -0500

    catch exceptions

 kronolith/scripts/upgrades/convert_to_utc.php |   22 +++++++++++++++++-----
 1 files changed, 17 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/035d09c0818ff4c51431a837850db97f756ea5f9

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

commit 399e2191218f3910cd9e9b3cfc58f5b159a77b91
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Wed Jan 26 11:59:40 2011 -0500

    remove PEAR::pushErrorHandling() call

 kronolith/scripts/upgrades/convert_to_utc.php |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/399e2191218f3910cd9e9b3cfc58f5b159a77b91

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

commit 96506a770efde98697fe25b3b1050e516c650e73
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Wed Jan 26 12:14:02 2011 -0500

    Tweak some Test.php files.
    
    Remove redundant checks, update message for PDO to reflect current
    state of Horde_Db driver support.

 ansel/lib/Test.php     |   16 +---------------
 horde/lib/Test.php     |    4 ++--
 kronolith/lib/Test.php |    9 +--------
 turba/lib/Test.php     |    9 +--------
 4 files changed, 5 insertions(+), 33 deletions(-)

http://git.horde.org/horde-git/-/commit/96506a770efde98697fe25b3b1050e516c650e73

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

commit 87af97050871689bc86c162bc8886f92e8422172
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Wed Jan 26 13:57:50 2011 -0500

    Remaining PHP5 code changes, Horde 4 style for kronolith

 kronolith/lib/Day.php                          |   40 ++++----
 kronolith/lib/Driver.php                       |    5 +-
 kronolith/lib/Storage/Kolab.php                |    2 +-
 kronolith/lib/Storage/Sql.php                  |    5 +-
 kronolith/lib/View/Day.php                     |  144 +++++++++++++-----------
 kronolith/lib/View/DeleteEvent.php             |   57 ++++++----
 kronolith/lib/View/EditEvent.php               |   80 ++++++++------
 kronolith/lib/View/Event.php                   |   78 ++++++++-----
 kronolith/lib/View/ExportEvent.php             |    6 +-
 kronolith/lib/View/Month.php                   |   37 ++++---
 kronolith/lib/View/Week.php                    |  110 +++++++++---------
 kronolith/lib/View/WorkWeek.php                |   12 +-
 kronolith/lib/View/Year.php                    |   24 +++--
 kronolith/templates/day/all_day.inc            |    2 +-
 kronolith/templates/day/head_side_by_side.inc  |    2 +-
 kronolith/templates/week/head.inc              |    2 +-
 kronolith/templates/week/head_side_by_side.inc |    2 +-
 17 files changed, 339 insertions(+), 269 deletions(-)

http://git.horde.org/horde-git/-/commit/87af97050871689bc86c162bc8886f92e8422172




More information about the commits mailing list