[commits] Horde branch develop updated. 404311cc707c76e6b321ef5760fd9c58a11e96ae

Michael M Slusarz slusarz at horde.org
Fri Jun 1 09:51:29 UTC 2012


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

from: 0a2eafb479749873083a7f2d6f01bb1337e4eb63

79ad726 Fix updating cache for STORE actions
c56078b Revert "Fix imple usage in dynamic view."
404311c Move imple AJAX call into an AJAX helper

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

commit 79ad726ead9fbd4179bf7e92d161d0025de30e07
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri Jun 1 03:01:12 2012 -0600

    Fix updating cache for STORE actions

 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/79ad726ead9fbd4179bf7e92d161d0025de30e07

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

commit c56078b6cbd782113e9cd15cb2a6fa51f05e2e2d
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri Jun 1 03:17:08 2012 -0600

    Revert "Fix imple usage in dynamic view."
    
    This reverts commit 02f62712a2dfd16eccab6632db94e3a9334cbd01.
    
    Conflicts:
    	framework/Core/js/hordecore.js

 framework/Core/js/hordecore.js          |    2 +-
 framework/Core/lib/Horde/PageOutput.php |    1 -
 2 files changed, 1 insertions(+), 2 deletions(-)

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

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

commit 404311cc707c76e6b321ef5760fd9c58a11e96ae
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri Jun 1 03:22:40 2012 -0600

    Move imple AJAX call into an AJAX helper

 ansel/lib/Ajax/Application.php                                  |    1 +
 framework/Core/lib/Horde/Core/Ajax/Application/Helper/Imple.php |   40 +++++++
 framework/Core/package.xml                                      |    6 +-
 horde/lib/Ajax/Application.php                                  |   31 ++----
 imp/lib/Ajax/Application.php                                    |    2 +
 kronolith/lib/Ajax/Application.php                              |    1 +
 mnemo/lib/Ajax/Application.php                                  |    1 +
 trean/lib/Ajax/Application.php                                  |    1 +
 8 files changed, 58 insertions(+), 25 deletions(-)
 create mode 100644 framework/Core/lib/Horde/Core/Ajax/Application/Helper/Imple.php

http://git.horde.org/horde-git/-/commit/404311cc707c76e6b321ef5760fd9c58a11e96ae




More information about the commits mailing list