[commits] Horde branch master updated. 097e019cf1a2ad5a42a1045cea936d41ff4a1070
Michael J. Rubinsky
mrubinsk at horde.org
Fri Aug 5 19:26:34 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 6bf4f462ccf5bcbeb7a79fa6305c346cb67873d0
1bba69f Don't attempt to delete transactions if we know we don't have any
48f25f7 We might not have any ticket owners
4545775 Default value for 3rd parameter should be array(), not null
512bd45 Can't use a readonly session here when using ajax, notifications get lost.
f415456 Bug: 10411 Don't access protected property, sniff version instead.
be5327d properly prefix protected properties
097e019 BFN
-----------------------------------------------------------------------
commit 1bba69f442b5dba1ac3525992245e811ca39882a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Fri Aug 5 12:39:05 2011 -0400
Don't attempt to delete transactions if we know we don't have any
whups/lib/Driver/Sql.php | 14 ++++++++------
1 files changed, 8 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/1bba69f442b5dba1ac3525992245e811ca39882a
-----------------------------------------------------------------------
commit 48f25f784ca09ac117ad1cb7fa852925b2a406aa
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Fri Aug 5 12:43:07 2011 -0400
We might not have any ticket owners
whups/lib/Whups.php | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/48f25f784ca09ac117ad1cb7fa852925b2a406aa
-----------------------------------------------------------------------
commit 45457755d436992cb1ba6d23386c206bc4e52a59
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Fri Aug 5 14:33:58 2011 -0400
Default value for 3rd parameter should be array(), not null
Throws error for me due to 3rd parameter being type hinted array()
imp/lib/Mime/Viewer/Itip.php | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/45457755d436992cb1ba6d23386c206bc4e52a59
-----------------------------------------------------------------------
commit 512bd454290d35d25f36f05383ea589d7725060b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Fri Aug 5 14:34:59 2011 -0400
Can't use a readonly session here when using ajax, notifications get lost.
Fixes no notifications when accepting iTip notifications from Ajax view.
imp/view.php | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/512bd454290d35d25f36f05383ea589d7725060b
-----------------------------------------------------------------------
commit f41545686fddab38cf79df09133a1d3b252b11aa
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Fri Aug 5 14:45:19 2011 -0400
Bug: 10411 Don't access protected property, sniff version instead.
kronolith/lib/Api.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/f41545686fddab38cf79df09133a1d3b252b11aa
-----------------------------------------------------------------------
commit be5327d6f9e582eb9a073d5ac1b109cf44ac29d8
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Fri Aug 5 14:51:52 2011 -0400
properly prefix protected properties
framework/Icalendar/lib/Horde/Icalendar.php | 32 ++++++++++----------
framework/Icalendar/lib/Horde/Icalendar/Vcard.php | 6 ++--
framework/Icalendar/lib/Horde/Icalendar/Vnote.php | 4 +-
3 files changed, 21 insertions(+), 21 deletions(-)
http://git.horde.org/horde-git/-/commit/be5327d6f9e582eb9a073d5ac1b109cf44ac29d8
-----------------------------------------------------------------------
commit 097e019cf1a2ad5a42a1045cea936d41ff4a1070
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Fri Aug 5 14:55:24 2011 -0400
BFN
imp/docs/CHANGES | 1 +
imp/package.xml | 2 ++
kronolith/docs/CHANGES | 1 +
kronolith/package.xml | 2 ++
4 files changed, 6 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/097e019cf1a2ad5a42a1045cea936d41ff4a1070
More information about the commits
mailing list