[commits] Horde branch master updated. 62c44f832e923b4ef16e2d5478340c12105ec228

Michael M Slusarz slusarz at horde.org
Wed Aug 3 22:41:31 UTC 2011


The branch "master" has been updated.
The following is a summary of the commits.

from: 657631a1e24662a95282344448a1e07a2862bc7e

5201299 Clean up comments
afec028 Bug #10291: Fix explicitly applying filters in INBOX in dynamic view
09f4d84 Add Horde_Session::isActive()
9f2b740 Cache notifications if session is not currently read/write
a7e6adb Use Horde_Session to close/reopen the session.
25f3b19 Released Horde_Core-1.3.2
62c44f8 Development mode for Horde_Core-1.3.3

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

commit 5201299ae1b6cc3d1572d2d5a743966e5f7eea6a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 3 15:45:12 2011 -0600

    Clean up comments

 ingo/config/backends.php |   13 +++++++------
 ingo/config/prefs.php    |   20 +++++++++++---------
 2 files changed, 18 insertions(+), 15 deletions(-)

http://git.horde.org/horde-git/-/commit/5201299ae1b6cc3d1572d2d5a743966e5f7eea6a

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

commit afec02801829d7cd4221cb5aacd915f99a3399ce
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 3 15:59:01 2011 -0600

    Bug #10291: Fix explicitly applying filters in INBOX in dynamic view

 imp/docs/CHANGES               |    1 +
 imp/lib/Views/ListMessages.php |    8 ++++----
 imp/package.xml                |    4 +++-
 3 files changed, 8 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/afec02801829d7cd4221cb5aacd915f99a3399ce

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

commit 09f4d84cc1c59375009933aacbfab74917216422
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 3 16:22:57 2011 -0600

    Add Horde_Session::isActive()

 framework/Core/lib/Horde/Session.php |   29 ++++++++++++++++++++++++++++-
 framework/Core/package.xml           |   12 +++++++-----
 2 files changed, 35 insertions(+), 6 deletions(-)

http://git.horde.org/horde-git/-/commit/09f4d84cc1c59375009933aacbfab74917216422

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

commit 9f2b74033c23a4b85182d0aaf048c7a7df64a2a3
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 3 16:36:59 2011 -0600

    Cache notifications if session is not currently read/write

 framework/Core/lib/Horde/Core/Notification/Storage/Session.php |   45 +++++++-
 1 files changed, 41 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/9f2b74033c23a4b85182d0aaf048c7a7df64a2a3

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

commit a7e6adba56b18b6796c8edc61f57a0f604fe6f7f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 3 16:37:11 2011 -0600

    Use Horde_Session to close/reopen the session.
    
    Requires Horde_Core 1.3.2
    Fixes lost notifications that occur when listing folders/messages in the
    dynamic view (e.g. filter notifications if using IMAP script filtering).
    
    Losing notifications is an important issue - thus the reason I am
    currently requiring a mandatory upgrade of Horde_Core.

 imp/lib/Ajax/Application.php |    8 ++++----
 imp/package.xml              |    2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/a7e6adba56b18b6796c8edc61f57a0f604fe6f7f

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

commit 25f3b192f078905989f1a103b920815e432e4401
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 3 16:41:21 2011 -0600

    Released Horde_Core-1.3.2

 framework/Core/package.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/25f3b192f078905989f1a103b920815e432e4401

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

commit 62c44f832e923b4ef16e2d5478340c12105ec228
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 3 16:41:22 2011 -0600

    Development mode for Horde_Core-1.3.3

 framework/Core/package.xml |   20 ++++++++++++++++----
 1 files changed, 16 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/62c44f832e923b4ef16e2d5478340c12105ec228




More information about the commits mailing list