[commits] Horde branch master updated. content-1.0.0alpha1-53-ge6ece98
Jan Schneider
jan at horde.org
Thu Mar 10 22:26:07 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 06299698118a48e2a534177c73781598aa47c0e9
b7fcf90 Tweaks
81898e2 Only load external events in IFRAME if configured.
ae82dec Unset alarm dismissal when updating an alarm too.
e6ece98 Refactor charset handling again.
-----------------------------------------------------------------------
commit b7fcf9066a29937d7d900c0c5b652e68f87476fc
Author: Jan Schneider <jan at horde.org>
Date: Thu Mar 10 21:19:14 2011 +0100
Tweaks
kronolith/themes/default/screen.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/b7fcf9066a29937d7d900c0c5b652e68f87476fc
-----------------------------------------------------------------------
commit 81898e25d09e26d07e1f44cd0313d4faf2d43a3e
Author: Jan Schneider <jan at horde.org>
Date: Thu Mar 10 21:32:23 2011 +0100
Only load external events in IFRAME if configured.
kronolith/docs/CHANGES | 1 +
kronolith/js/kronolith.js | 26 ++++++++++++++++++++------
kronolith/lib/Kronolith.php | 1 +
kronolith/package.xml | 1 +
4 files changed, 23 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/81898e25d09e26d07e1f44cd0313d4faf2d43a3e
-----------------------------------------------------------------------
commit ae82dec1c991e46aa79a6dad9ba292790c9f8ee1
Author: Jan Schneider <jan at horde.org>
Date: Thu Mar 10 23:18:12 2011 +0100
Unset alarm dismissal when updating an alarm too.
framework/Alarm/lib/Horde/Alarm/Sql.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/ae82dec1c991e46aa79a6dad9ba292790c9f8ee1
-----------------------------------------------------------------------
commit e6ece9829f35b16913acae54baea88cb18dfee02
Author: Jan Schneider <jan at horde.org>
Date: Thu Mar 10 23:19:21 2011 +0100
Refactor charset handling again.
- Horde_Mime doesn't support different charsets for individual headers
anymore, so can't we. Don't introduce different charset for headers vs.
body either.
- Like the rest of Horde, expect all data passed to Horde_Mime_Mail to be
UTF-8 encoded. The charset parameter is only used for the generated
message now.
- Default to UTF-8 for the charset because this is what we use in all
places consuming Horde_Mime_Mail anyway.
agora/messages/abuse.php | 11 ++---
ansel/img/ecard.php | 7 ++-
ansel/lib/Report/mail.php | 18 +++-----
folks/lib/Folks.php | 13 ++++--
folks/lib/Notification/mail.php | 17 ++++----
framework/Alarm/lib/Horde/Alarm/Handler/Mail.php | 10 ++---
framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 2 +-
framework/Core/lib/Horde/Core/Auth/Signup/Base.php | 7 +--
framework/Mime/lib/Horde/Mime/Mail.php | 39 ++++++++++--------
framework/Mime/package.xml | 2 +-
framework/Mime/test/Horde/Mime/MailTest.php | 19 ++++----
framework/Release/lib/Horde/Release.php | 4 +-
horde/services/problem.php | 10 ++--
jonah/stories/share.php | 10 ++--
kronolith/lib/Kronolith.php | 42 +++++++++----------
kronolith/scripts/agenda.php | 15 +++----
nag/lib/Driver.php | 1 +
nag/lib/Nag.php | 14 +++---
whups/lib/Driver.php | 18 ++++----
wicked/lib/Wicked.php | 16 +++----
20 files changed, 136 insertions(+), 139 deletions(-)
http://git.horde.org/horde-git/-/commit/e6ece9829f35b16913acae54baea88cb18dfee02
More information about the commits
mailing list