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

Michael M Slusarz slusarz at horde.org
Wed Dec 3 06:26:28 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  e30ad4e8f63903ed3f308586abf99bf48681fb88 (commit)
       via  7ba4436310678d9958e75a1394c19eb0cf055ada (commit)
       via  29beb440628320b469f00e5a2886901ccff1ca7e (commit)
       via  cc15215f41448593f9071d3d70e6dff69bcde9ba (commit)
       via  27cea5e596e5e3d52762a2ff91e9abbc20b5647b (commit)
       via  c5f8bd11863442d95392324c738531d94cda3ff2 (commit)
       via  0d517cd8f216b3628d432f2b1c0465b8576023d3 (commit)
       via  e0dc39848a4a5ba361243d44ce8143d11d4d4842 (commit)
       via  b78eacadba9f768e3d24231f391b65f00d65ef1f (commit)
       via  7f06157899073033a6c2f7bfb462a0c6849416a2 (commit)
       via  aad398bc97490530f7e0b0086281e94613e99389 (commit)
       via  9c4b58e1a431e0a90d423af4a177c67725f9de79 (commit)
       via  fda9e16664c11f577ef869966f72f0256f8b45c2 (commit)
      from  58087a0a857da30cd7381744df07fdcf860179f0 (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 e30ad4e8f63903ed3f308586abf99bf48681fb88
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Dec 2 23:26:12 2008 -0700

    Fix reply/forwarding formatting.

commit 7ba4436310678d9958e75a1394c19eb0cf055ada
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Dec 2 23:12:18 2008 -0700

    Merge from CVS HEAD.
    
    1.316, 1.317 - dimp's screen.css
    1.3, 1.4 - dimp's silver/screen.css

commit 29beb440628320b469f00e5a2886901ccff1ca7e
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Dec 2 23:09:33 2008 -0700

    DIMP can now display messages again.

commit cc15215f41448593f9071d3d70e6dff69bcde9ba
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Dec 2 23:06:57 2008 -0700

    phpdoc

commit 27cea5e596e5e3d52762a2ff91e9abbc20b5647b
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Dec 2 23:06:26 2008 -0700

    Fix constant scope.

commit c5f8bd11863442d95392324c738531d94cda3ff2
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Dec 2 23:05:47 2008 -0700

    Git rid of app references to 'dimp'.
    
    Fix prefs updating (i.e. show_preview).

commit 0d517cd8f216b3628d432f2b1c0465b8576023d3
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Dec 2 23:05:06 2008 -0700

    Fix undefined error.

commit e0dc39848a4a5ba361243d44ce8143d11d4d4842
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Dec 2 20:44:52 2008 -0700

    This param is optional.

commit b78eacadba9f768e3d24231f391b65f00d65ef1f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Dec 2 20:44:30 2008 -0700

    We want to authenticate here.

commit 7f06157899073033a6c2f7bfb462a0c6849416a2
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Dec 2 20:44:10 2008 -0700

    Fix some bugs in this new code.

commit aad398bc97490530f7e0b0086281e94613e99389
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Dec 2 16:12:20 2008 -0700

    Start fixing up itip Viewer.
    
    Really have no clue what's going on in here, but this should at least
    bring us a bit closer to having it actually work.

commit 9c4b58e1a431e0a90d423af4a177c67725f9de79
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Dec 2 16:11:57 2008 -0700

    Fix scope declaration.

commit fda9e16664c11f577ef869966f72f0256f8b45c2
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Dec 2 15:39:13 2008 -0700

    Maintenance updates to IMP 5.

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

Summary of changes:
 framework/Mime/lib/Horde/Mime.php                  |   14 +-
 imp/config/prefs.php.dist                          |    2 +-
 imp/imp-dimp.php                                   |    2 -
 imp/index-dimp.php                                 |    3 +-
 imp/js/DimpBase.js                                 |    2 +-
 imp/js/src/DimpBase.js                             |    4 +-
 imp/lib/Compose.php                                |    8 +-
 imp/lib/Crypt/pgp.php                              |    2 +-
 imp/lib/DIMP.php                                   |   12 +-
 .../Task/delete_attachments_monthly.php            |   12 +-
 .../Maintenance/Task/delete_sentmail_monthly.php   |    9 +-
 imp/lib/Maintenance/Task/fetchmail_login.php       |    4 +-
 imp/lib/Maintenance/Task/purge_sentmail.php        |   37 ++--
 imp/lib/Maintenance/Task/purge_spam.php            |   25 +-
 imp/lib/Maintenance/Task/purge_trash.php           |   25 +-
 .../Maintenance/Task/rename_sentmail_monthly.php   |    5 +-
 imp/lib/Maintenance/Task/tos_agreement.php         |    4 +-
 imp/lib/Maintenance/imp.php                        |    2 +-
 imp/lib/Mime/Viewer/itip.php                       |  231 +++++++++-----------
 imp/lib/Mime/Viewer/pdf.php                        |    2 +-
 imp/lib/Views/ShowMessage.php                      |  170 ++++++++++-----
 imp/mailbox.php                                    |    2 +
 imp/message-dimp.php                               |   10 +-
 imp/themes/screen-dimp.css                         |   11 +-
 imp/themes/silver/screen-dimp.css                  |   12 +-
 25 files changed, 322 insertions(+), 288 deletions(-)


hooks/post-receive
-- 
Horde-Hatchery


More information about the commits mailing list