[commits] Horde branch master updated. 1e64e84a2d56504b900205a820b7df0e2c7ad62f

Jan Schneider jan at horde.org
Thu Mar 11 14:27:58 UTC 2010


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

from: 3b5272cf711708fb3d17a03aa9478cb86e067f2b

572c4e4 Move chunkContent() to Horde_Ajax_Application_Base.
5a1b05c Typo?
14139ec Add parameter to enforce charset conversion and use it to enforce UTF-8 encoded data for JSON serialization. This makes convertToUtf8() obsolete.
d1f35ea Remove unused event handler.
032ce0f Use element storage.
1e64e84 Speed up year rendering by almost a magnitude.

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

commit 572c4e4172094984bac797af145dc9cc3377b72e
Author: Jan Schneider <jan at horde.org>
Date:   Thu Mar 11 11:11:11 2010 +0100

    Move chunkContent() to Horde_Ajax_Application_Base.

 framework/Ajax/lib/Horde/Ajax/Application/Base.php |   17 +++++++++++++++++
 kronolith/lib/Ajax/Application.php                 |   12 ------------
 2 files changed, 17 insertions(+), 12 deletions(-)

http://git.horde.org/diff.php/framework/Ajax/lib/Horde/Ajax/Application/Base.php?rt=horde-git&r1=c28657d0729920f973905fc4acdd4a861092e371&r2=572c4e4172094984bac797af145dc9cc3377b72e
http://git.horde.org/diff.php/kronolith/lib/Ajax/Application.php?rt=horde-git&r1=71f11f0e5dde536c2663bb5387770ee9cbf55be7&r2=572c4e4172094984bac797af145dc9cc3377b72e

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

commit 5a1b05c2df6d70c5acbedcb08b3c8d73f0de0a73
Author: Jan Schneider <jan at horde.org>
Date:   Thu Mar 11 11:14:27 2010 +0100

    Typo?

 framework/Core/lib/Horde.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/framework/Core/lib/Horde.php?rt=horde-git&r1=e2ccee4480b9961f3e682a6f95db18b9dc37fbaf&r2=5a1b05c2df6d70c5acbedcb08b3c8d73f0de0a73

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

commit 14139ecaf77a83c4e720e3b9b31e0e5e2be5110b
Author: Jan Schneider <jan at horde.org>
Date:   Thu Mar 11 11:53:45 2010 +0100

    Add parameter to enforce charset conversion and use it to enforce UTF-8
    encoded data for JSON serialization.
    This makes convertToUtf8() obsolete.

 framework/Serialize/lib/Horde/Serialize.php |    4 +-
 framework/Util/lib/Horde/String.php         |   43 +++++----------------------
 2 files changed, 10 insertions(+), 37 deletions(-)

http://git.horde.org/diff.php/framework/Serialize/lib/Horde/Serialize.php?rt=horde-git&r1=08a153b38c7c4edbd7e910c3fe98f720e2a0eb72&r2=14139ecaf77a83c4e720e3b9b31e0e5e2be5110b
http://git.horde.org/diff.php/framework/Util/lib/Horde/String.php?rt=horde-git&r1=08a153b38c7c4edbd7e910c3fe98f720e2a0eb72&r2=14139ecaf77a83c4e720e3b9b31e0e5e2be5110b

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

commit d1f35eadfa63bc20c798ddd8267ee58383ec4b44
Author: Jan Schneider <jan at horde.org>
Date:   Thu Mar 11 12:41:13 2010 +0100

    Remove unused event handler.

 kronolith/js/kronolith.js |   16 ----------------
 1 files changed, 0 insertions(+), 16 deletions(-)

http://git.horde.org/diff.php/kronolith/js/kronolith.js?rt=horde-git&r1=e7d46a9cbe3eadb9fb290aff4c8bc13d347d71bc&r2=d1f35eadfa63bc20c798ddd8267ee58383ec4b44

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

commit 032ce0f71b8f7043a0819639e84fd652deb414e4
Author: Jan Schneider <jan at horde.org>
Date:   Thu Mar 11 14:17:44 2010 +0100

    Use element storage.

 horde/js/tooltips.js |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/diff.php/horde/js/tooltips.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=032ce0f71b8f7043a0819639e84fd652deb414e4

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

commit 1e64e84a2d56504b900205a820b7df0e2c7ad62f
Author: Jan Schneider <jan at horde.org>
Date:   Thu Mar 11 15:26:23 2010 +0100

    Speed up year rendering by almost a magnitude.

 kronolith/js/kronolith.js |   36 +++++++++++++++++++++++++++---------
 1 files changed, 27 insertions(+), 9 deletions(-)

http://git.horde.org/diff.php/kronolith/js/kronolith.js?rt=horde-git&r1=d1f35eadfa63bc20c798ddd8267ee58383ec4b44&r2=1e64e84a2d56504b900205a820b7df0e2c7ad62f




More information about the commits mailing list