[commits] Horde branch master updated. 0d6782f3504c15183e19be8114bedd645a3f2839
Michael M Slusarz
slusarz at horde.org
Wed Mar 3 05:37:53 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: f7389c5d7c3cd845ee3274ac39e2225ca13fe4b3
cf8a05c Bug #8893: Fix logic
e713648 Convert to using Horde_Variables
77b8012 Simplify some notification push() calls
0d6782f Bug #8895: Fix quickreply
-----------------------------------------------------------------------
commit cf8a05c2ff27deb36a64351dca5beaffad58d4fd
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Mar 2 13:47:27 2010 -0700
Bug #8893: Fix logic
imp/lib/Ui/Compose.php | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/diff.php/imp/lib/Ui/Compose.php?rt=horde-git&r1=fa80002ae1bb5ab46a81405f9b8422fa3bb2228d&r2=cf8a05c2ff27deb36a64351dca5beaffad58d4fd
-----------------------------------------------------------------------
commit e713648084b3de80c783ccda45de325f9bba2f99
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Fri Feb 26 16:55:28 2010 -0700
Convert to using Horde_Variables
imp/compose.php | 175 +++++++++++++++++++++++++++++--------------------------
imp/message.php | 47 ++++++++-------
2 files changed, 116 insertions(+), 106 deletions(-)
http://git.horde.org/diff.php/imp/compose.php?rt=horde-git&r1=fa80002ae1bb5ab46a81405f9b8422fa3bb2228d&r2=e713648084b3de80c783ccda45de325f9bba2f99
http://git.horde.org/diff.php/imp/message.php?rt=horde-git&r1=c82bf71957d427b9fa37820de9b6190df326652b&r2=e713648084b3de80c783ccda45de325f9bba2f99
-----------------------------------------------------------------------
commit 77b8012d6c8c33dbd531e5aa9b2409236ec927b8
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Fri Feb 26 18:45:45 2010 -0700
Simplify some notification push() calls
imp/compose-dimp.php | 2 +-
imp/compose-mimp.php | 8 ++++----
imp/compose.php | 8 ++++----
imp/folders.php | 2 +-
imp/lib/Ajax/Application.php | 16 ++++++++--------
imp/lib/Mailbox.php | 2 +-
imp/message.php | 4 ++--
imp/pgp.php | 6 +++---
imp/saveimage.php | 2 +-
imp/smime.php | 2 +-
10 files changed, 26 insertions(+), 26 deletions(-)
http://git.horde.org/diff.php/imp/compose-dimp.php?rt=horde-git&r1=fa80002ae1bb5ab46a81405f9b8422fa3bb2228d&r2=77b8012d6c8c33dbd531e5aa9b2409236ec927b8
http://git.horde.org/diff.php/imp/compose-mimp.php?rt=horde-git&r1=49893aecfc0d44ad7250d5056ac1b7ed91dd0d52&r2=77b8012d6c8c33dbd531e5aa9b2409236ec927b8
http://git.horde.org/diff.php/imp/compose.php?rt=horde-git&r1=e713648084b3de80c783ccda45de325f9bba2f99&r2=77b8012d6c8c33dbd531e5aa9b2409236ec927b8
http://git.horde.org/diff.php/imp/folders.php?rt=horde-git&r1=2e2b57dc04d118a5e4dc4faf740b78c3de8aead9&r2=77b8012d6c8c33dbd531e5aa9b2409236ec927b8
http://git.horde.org/diff.php/imp/lib/Ajax/Application.php?rt=horde-git&r1=e48b8a54fc54a179be749967a6a8b6b73cc1162e&r2=77b8012d6c8c33dbd531e5aa9b2409236ec927b8
http://git.horde.org/diff.php/imp/lib/Mailbox.php?rt=horde-git&r1=b91bb3fbaedd085555a9628060f2f3a13df4537f&r2=77b8012d6c8c33dbd531e5aa9b2409236ec927b8
http://git.horde.org/diff.php/imp/message.php?rt=horde-git&r1=e713648084b3de80c783ccda45de325f9bba2f99&r2=77b8012d6c8c33dbd531e5aa9b2409236ec927b8
http://git.horde.org/diff.php/imp/pgp.php?rt=horde-git&r1=db011a2a40263b0bddcc42b1071f52a1e1bd2a83&r2=77b8012d6c8c33dbd531e5aa9b2409236ec927b8
http://git.horde.org/diff.php/imp/saveimage.php?rt=horde-git&r1=84e2d040b1e609a6e0d2ccc90abf90900a3ff6da&r2=77b8012d6c8c33dbd531e5aa9b2409236ec927b8
http://git.horde.org/diff.php/imp/smime.php?rt=horde-git&r1=143acecf023c46b6298013c3c98618fa64d23b4e&r2=77b8012d6c8c33dbd531e5aa9b2409236ec927b8
-----------------------------------------------------------------------
commit 0d6782f3504c15183e19be8114bedd645a3f2839
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Mar 2 22:37:55 2010 -0700
Bug #8895: Fix quickreply
imp/js/compose-base.js | 4 ++--
imp/js/compose-dimp.js | 21 +++++++++++++--------
imp/js/fullmessage-dimp.js | 16 ++++++++--------
3 files changed, 23 insertions(+), 18 deletions(-)
http://git.horde.org/diff.php/imp/js/compose-base.js?rt=horde-git&r1=fa80002ae1bb5ab46a81405f9b8422fa3bb2228d&r2=0d6782f3504c15183e19be8114bedd645a3f2839
http://git.horde.org/diff.php/imp/js/compose-dimp.js?rt=horde-git&r1=fa80002ae1bb5ab46a81405f9b8422fa3bb2228d&r2=0d6782f3504c15183e19be8114bedd645a3f2839
http://git.horde.org/diff.php/imp/js/fullmessage-dimp.js?rt=horde-git&r1=7eba9311ccd488faabe102efee17cca2be7f4f72&r2=0d6782f3504c15183e19be8114bedd645a3f2839
More information about the commits
mailing list