[commits] Horde branch kronolith_4_2 updated. 371edefcc59674409f30eaa326759e41c57274f3

Michael J. Rubinsky mrubinsk at horde.org
Tue Nov 5 17:43:08 UTC 2013


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

from: a68611d7be32a158b4ae1c258383f68b7d6d6bc4

3dd5dd3 Must createInstance here to ensure a fresh object.
371edef Use empty(), $calendars might be an empty array.

Summary: http://github.com/horde/horde/compare/a68611d7be32a158b4ae1c258383f68b7d6d6bc4...371edefcc59674409f30eaa326759e41c57274f3

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

commit 3dd5dd3e66455fec2a1463d64baf4dcf62909a6f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Nov 5 12:32:49 2013 -0500

    Must createInstance here to ensure a fresh object.
    
    Notification system initializes Kronolith, which populates
    some of the calendar lists in the calendarsManager. When appInit() is
    called via rpc.php though, it occurs before authentication, so share
    lists are not available.

 kronolith/lib/Kronolith.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/3dd5dd3e66455fec2a1463d64baf4dcf62909a6f
http://git.horde.org/horde-git/-/commit/3dd5dd3e66455fec2a1463d64baf4dcf62909a6f

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

commit 371edefcc59674409f30eaa326759e41c57274f3
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Nov 5 12:41:40 2013 -0500

    Use empty(), $calendars might be an empty array.

 kronolith/lib/Driver/Sql.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/371edefcc59674409f30eaa326759e41c57274f3
http://git.horde.org/horde-git/-/commit/371edefcc59674409f30eaa326759e41c57274f3




More information about the commits mailing list