[commits] Horde branch master updated. fda1bfe7f1abcc401dfe96ada639c15b74765ea8
Michael M Slusarz
slusarz at horde.org
Tue Apr 13 03:47:11 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: e978ac588e0c4796558bdd24941800344c404442
8ac7893 Better description.
4756e84 Success should be return from setValue()
36d2302 Clean up cached data in identity object
fda1bfe Ticket #1406: HTML signature support
-----------------------------------------------------------------------
commit 8ac78937690abc8f17c0607bddc8ddaece297330
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Apr 12 14:52:40 2010 -0600
Better description.
horde/config/prefs.php.dist | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/horde/config/prefs.php.dist?rt=horde-git&r1=24d822349cce4f81ea50220504b3180b3b735346&r2=8ac78937690abc8f17c0607bddc8ddaece297330
-----------------------------------------------------------------------
commit 4756e848eebfc5197b8d792d60d19dbf774c0ccd
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Apr 12 15:37:02 2010 -0600
Success should be return from setValue()
imp/lib/Prefs/Ui.php | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
http://git.horde.org/diff.php/imp/lib/Prefs/Ui.php?rt=horde-git&r1=43ee04f2b17f507dd6dda3586eea9b108ba6f2c2&r2=4756e848eebfc5197b8d792d60d19dbf774c0ccd
-----------------------------------------------------------------------
commit 36d2302800c50c6392f75015115099af3ed1c25d
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Apr 12 21:46:54 2010 -0600
Clean up cached data in identity object
imp/lib/Prefs/Identity.php | 96 ++++++++++++++++++-------------------------
imp/lib/Views/Compose.php | 2 +-
2 files changed, 41 insertions(+), 57 deletions(-)
http://git.horde.org/diff.php/imp/lib/Prefs/Identity.php?rt=horde-git&r1=cd624150e5fa2d0f3aa6edcc966d7d588f14a1c9&r2=36d2302800c50c6392f75015115099af3ed1c25d
http://git.horde.org/diff.php/imp/lib/Views/Compose.php?rt=horde-git&r1=b52d7646b607b11d6ec24b306f764db6a4995595&r2=36d2302800c50c6392f75015115099af3ed1c25d
-----------------------------------------------------------------------
commit fda1bfe7f1abcc401dfe96ada639c15b74765ea8
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Apr 12 21:47:26 2010 -0600
Ticket #1406: HTML signature support
imp/compose-dimp.php | 12 ++---
imp/compose.php | 37 +++----------
imp/config/prefs.php.dist | 14 ++++-
imp/docs/CHANGES | 1 +
imp/js/compose-base.js | 62 ++++++++++-----------
imp/js/compose-dimp.js | 4 +-
imp/js/signaturehtml.js | 28 ++++++++++
imp/lib/Ajax/Application.php | 12 ++--
imp/lib/Compose.php | 2 +-
imp/lib/Prefs/Identity.php | 94 +++++++++++++++++++-------------
imp/lib/Prefs/Ui.php | 40 ++++++++++++++
imp/lib/Ui/Compose.php | 66 ++++++++++++++++++++++-
imp/templates/prefs/signaturehtml.html | 7 +++
13 files changed, 263 insertions(+), 116 deletions(-)
create mode 100644 imp/js/signaturehtml.js
create mode 100644 imp/templates/prefs/signaturehtml.html
http://git.horde.org/diff.php/imp/compose-dimp.php?rt=horde-git&r1=b52d7646b607b11d6ec24b306f764db6a4995595&r2=fda1bfe7f1abcc401dfe96ada639c15b74765ea8
http://git.horde.org/diff.php/imp/compose.php?rt=horde-git&r1=de347bba139d81860155af2c4b215eeccc180746&r2=fda1bfe7f1abcc401dfe96ada639c15b74765ea8
http://git.horde.org/diff.php/imp/config/prefs.php.dist?rt=horde-git&r1=501fb272085a5be6024d0bc5823f9cb719366a39&r2=fda1bfe7f1abcc401dfe96ada639c15b74765ea8
http://git.horde.org/diff.php/imp/docs/CHANGES?rt=horde-git&r1=763bc2f73ce446d7c42ff21c2fdff51b27cbb807&r2=fda1bfe7f1abcc401dfe96ada639c15b74765ea8
http://git.horde.org/diff.php/imp/js/compose-base.js?rt=horde-git&r1=0d6782f3504c15183e19be8114bedd645a3f2839&r2=fda1bfe7f1abcc401dfe96ada639c15b74765ea8
http://git.horde.org/diff.php/imp/js/compose-dimp.js?rt=horde-git&r1=04c9b29fbce8650ed0140ace823036f799881c55&r2=fda1bfe7f1abcc401dfe96ada639c15b74765ea8
http://git.horde.org/co.php/imp/js/signaturehtml.js?rt=horde-git&r=fda1bfe7f1abcc401dfe96ada639c15b74765ea8
http://git.horde.org/diff.php/imp/lib/Ajax/Application.php?rt=horde-git&r1=b52d7646b607b11d6ec24b306f764db6a4995595&r2=fda1bfe7f1abcc401dfe96ada639c15b74765ea8
http://git.horde.org/diff.php/imp/lib/Compose.php?rt=horde-git&r1=686d5ca6ac47356af4ec4620486adff71baecdce&r2=fda1bfe7f1abcc401dfe96ada639c15b74765ea8
http://git.horde.org/diff.php/imp/lib/Prefs/Identity.php?rt=horde-git&r1=36d2302800c50c6392f75015115099af3ed1c25d&r2=fda1bfe7f1abcc401dfe96ada639c15b74765ea8
http://git.horde.org/diff.php/imp/lib/Prefs/Ui.php?rt=horde-git&r1=4756e848eebfc5197b8d792d60d19dbf774c0ccd&r2=fda1bfe7f1abcc401dfe96ada639c15b74765ea8
http://git.horde.org/diff.php/imp/lib/Ui/Compose.php?rt=horde-git&r1=8e95f270ab419ee274e2fdeaf3844df84c34120e&r2=fda1bfe7f1abcc401dfe96ada639c15b74765ea8
http://git.horde.org/co.php/imp/templates/prefs/signaturehtml.html?rt=horde-git&r=fda1bfe7f1abcc401dfe96ada639c15b74765ea8
More information about the commits
mailing list