[commits] Horde branch master updated. 594fb2b20f0c74b25fa4a5c93a08e5d26b3fa374
Michael M Slusarz
slusarz at horde.org
Thu Oct 11 04:32:36 UTC 2012
The branch "master" has been updated.
The following is a summary of the commits.
from: 3a11508678a2940e19cf91a56a56359e34c044c4
3851bc5 Remove some more IE 6 code
58cf324 [mms] SECURITY: Fix XSS in tooltip javascript.
594fb2b Tooltips performance improvements
-----------------------------------------------------------------------
commit 3851bc5e59d34fc60c783296d8e2029961c03f60
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Oct 10 15:03:18 2012 -0600
Remove some more IE 6 code
framework/Core/js/calendar.js | 20 --------------------
framework/Core/js/tooltips.js | 24 ++----------------------
2 files changed, 2 insertions(+), 42 deletions(-)
http://git.horde.org/horde-git/-/commit/3851bc5e59d34fc60c783296d8e2029961c03f60
-----------------------------------------------------------------------
commit 58cf324f1c0709589f3f14d53e2e0b558027715a
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Oct 10 15:47:36 2012 -0600
[mms] SECURITY: Fix XSS in tooltip javascript.
Conflicts:
framework/Core/lib/Horde.php
framework/Core/package.xml
framework/Core/js/tooltips.js | 28 +++++++++-------------------
framework/Core/lib/Horde.php | 16 +++++++++-------
framework/Core/package.xml | 1 +
3 files changed, 19 insertions(+), 26 deletions(-)
http://git.horde.org/horde-git/-/commit/58cf324f1c0709589f3f14d53e2e0b558027715a
-----------------------------------------------------------------------
commit 594fb2b20f0c74b25fa4a5c93a08e5d26b3fa374
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Oct 10 15:47:44 2012 -0600
Tooltips performance improvements
No need to attach/detach tooltips handler anymore. And for security
reasons, tooltips will now only work with nicetitle attribute.
ansel/js/blocks/geotag.js | 7 +-----
ansel/js/embed.js | 10 --------
ansel/js/widgets/geotag.js | 10 +-------
framework/Core/js/hordetree.js | 4 ---
framework/Core/js/tooltips.js | 49 ++++++++++++---------------------------
hermes/js/hermes.js | 2 -
kronolith/js/embed.js | 11 +--------
kronolith/js/kronolith.js | 9 -------
8 files changed, 18 insertions(+), 84 deletions(-)
http://git.horde.org/horde-git/-/commit/594fb2b20f0c74b25fa4a5c93a08e5d26b3fa374
More information about the commits
mailing list