[commits] Horde-Hatchery branch, master, updated. e4c9932a47a2f5a872c9c791c1f4d9e0d18f8789

Michael M Slusarz slusarz at horde.org
Tue Nov 25 04:43:56 UTC 2008


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Horde-Hatchery".

The branch, master has been updated
       via  e4c9932a47a2f5a872c9c791c1f4d9e0d18f8789 (commit)
       via  6e3acf6b8321c5c2b1dc06ec281b5a696957b076 (commit)
       via  973ed7eb1d2e51ff781b68b62d6ee7fd796d3918 (commit)
       via  631dd1587e83150d288baaf7cd16cfeaf58baf39 (commit)
       via  b8bc9eaa79863f97034ab76090e0b933d6897f34 (commit)
       via  2cec30cf9d88dbe49ab36e1baa5749b76147c13f (commit)
       via  2b774c12971011eb22d68c6c64c3cc6868070af1 (commit)
       via  433520b05b5253ce4c152b10341207a163d25c3d (commit)
      from  6c7664b79896caee6012439b445e98d8f0dff40b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e4c9932a47a2f5a872c9c791c1f4d9e0d18f8789
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Nov 24 21:44:02 2008 -0700

    itip viewer is not working, so mark as such

commit 6e3acf6b8321c5c2b1dc06ec281b5a696957b076
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Nov 24 21:43:22 2008 -0700

    Updates to S/MIME viewer. Still not working.
    
    Renamed from pkcs7 to smime.

commit 973ed7eb1d2e51ff781b68b62d6ee7fd796d3918
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Nov 24 21:01:04 2008 -0700

    Fix mailbox updating so it doesn't break on message actions.
    
    Still need to think yet more about how (or if) we should reimplement
    message list caching, but that can be done later.

commit 631dd1587e83150d288baaf7cd16cfeaf58baf39
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Nov 24 21:00:44 2008 -0700

    Not needed.

commit b8bc9eaa79863f97034ab76090e0b933d6897f34
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Nov 24 20:26:10 2008 -0700

    Various compose fixes.
    
    Remove disposition selection for attachments - always attach as
    attachment rather than inline.

commit 2cec30cf9d88dbe49ab36e1baa5749b76147c13f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Nov 24 20:25:29 2008 -0700

    Fix parse error.

commit 2b774c12971011eb22d68c6c64c3cc6868070af1
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Nov 24 20:25:17 2008 -0700

    nits

commit 433520b05b5253ce4c152b10341207a163d25c3d
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Nov 24 17:03:35 2008 -0700

    Fix compose_attach_preview.

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

Summary of changes:
 imp/compose.php                              |   39 +++----
 imp/config/mime_drivers.php.dist             |   10 +-
 imp/js/compose.js                            |    2 +-
 imp/js/src/compose.js                        |    4 -
 imp/lib/Compose.php                          |   31 ++++--
 imp/lib/Crypt/smime.php                      |   14 +--
 imp/lib/IMAP/Tree.php                        |    1 +
 imp/lib/Mailbox.php                          |  141 +++++++++++---------------
 imp/lib/Message.php                          |   55 +++++++---
 imp/lib/Mime/Viewer/itip.php                 |   13 +++
 imp/lib/Mime/Viewer/{pkcs7.php => smime.php} |  113 ++++++---------------
 imp/mailbox.php                              |    1 -
 imp/message.php                              |    4 +
 imp/smime.php                                |   13 ++-
 imp/templates/compose/compose.html           |   18 +---
 imp/view.php                                 |    8 +-
 16 files changed, 210 insertions(+), 257 deletions(-)
 rename imp/lib/Mime/Viewer/{pkcs7.php => smime.php} (76%)


hooks/post-receive
-- 
Horde-Hatchery


More information about the commits mailing list