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

Michael M Slusarz slusarz at horde.org
Wed Dec 10 21:44:20 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  fd6a6d4d85f6e11e50a3d7f903d725b94de87bdd (commit)
       via  0b1030b45d961840ba46c680cfca52bc6fc69b7e (commit)
       via  5649c765f8914b3932556208a74f7a96092e6ee3 (commit)
       via  8212f18f315b155bf855e155f1d02911fe72a098 (commit)
      from  9cd2bfdc9a3d6ad28195ced4ee9d7ab6ca3600d2 (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 fd6a6d4d85f6e11e50a3d7f903d725b94de87bdd
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Dec 10 14:29:35 2008 -0700

    Add 'reset' option to ViewPort.
    
    Allows a full purge of the browser-side cache.  Needed for something
    like a UIDVALIDITY change on the IMAP server.

commit 0b1030b45d961840ba46c680cfca52bc6fc69b7e
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Dec 10 13:24:58 2008 -0700

    DIMP javascript fixes.
    
    onFetchUpdate()->onCacheUpdate().
    Name change better reflects action - since we need to call when doing
    things like deleting messages also (which has been added by this
    commit).
    
    Make sure UIDs are interpreted as a Number
    Needed to correctly generate UID ranges.  Use Number() instead of
    parseInt() in some places where we know we have integer data that may be
    stored in a string.

commit 5649c765f8914b3932556208a74f7a96092e6ee3
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Dec 10 13:24:43 2008 -0700

    Clean up some instantiation code.

commit 8212f18f315b155bf855e155f1d02911fe72a098
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Dec 10 12:25:06 2008 -0700

    Fix popupIMPString() usage.
    
    It requires params to be handled separately from the URL.

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

Summary of changes:
 imp/imp-dimp.php               |    3 ++-
 imp/js/DimpBase.js             |    2 +-
 imp/js/DimpCore.js             |    2 +-
 imp/js/ViewPort.js             |    2 +-
 imp/js/src/DimpBase.js         |   10 +++++-----
 imp/js/src/DimpCore.js         |    7 ++++---
 imp/js/src/ViewPort.js         |   26 +++++++++++++++++---------
 imp/lib/Contents.php           |   33 ++++++++++++++++++++++++++-------
 imp/lib/Fetchmail.php          |   19 ++++++-------------
 imp/lib/Mailbox.php            |    2 +-
 imp/lib/Views/ListMessages.php |   20 ++++++++++++++++++++
 11 files changed, 84 insertions(+), 42 deletions(-)


hooks/post-receive
-- 
Horde-Hatchery


More information about the commits mailing list