[commits] Horde branch master updated. 3a126317da3bd05664fc2076cc31ee122207cc14

Michael M Slusarz slusarz at horde.org
Thu Nov 8 02:08:57 UTC 2012


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

from: b6703a2af2c88967ce1e8c27247b2eb3d7958ee4

81c8f41 None of these view actions should require a read/write session.
e4db37d [mms] Don't try to save sent-mail to a non-existent sent-mail mailbox.
34bb3df [mms] Save sent-mail when composing in the smartmobile view (Bug #11670).
3a12631 Get rid of stubs and move to proper handler now that we have callAction()

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

commit 81c8f41003f35889ad34f18f3e0537d4808a3a54
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 7 17:51:48 2012 -0700

    None of these view actions should require a read/write session.

 imp/view.php |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/81c8f41003f35889ad34f18f3e0537d4808a3a54

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

commit e4db37d15705aa284513253f9a5ee4a6137d5427
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 7 17:50:20 2012 -0700

    [mms] Don't try to save sent-mail to a non-existent sent-mail mailbox.

 imp/compose.php             |    8 +++++++-
 imp/docs/CHANGES            |    1 +
 imp/lib/Minimal/Compose.php |    2 +-
 imp/package.xml             |    2 ++
 4 files changed, 11 insertions(+), 2 deletions(-)

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

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

commit 34bb3df891e05697b1b4e87a1a503c2551642356
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 7 17:51:33 2012 -0700

    [mms] Save sent-mail when composing in the smartmobile view (Bug #11670).

 imp/docs/CHANGES                                 |    1 +
 imp/js/smartmobile.js                            |    2 +-
 imp/lib/Ajax/Application.php                     |   16 ++++++++++++
 imp/lib/Ajax/Application/Handler/Smartmobile.php |   29 ++++++++++++++++++++++
 imp/package.xml                                  |    2 +
 5 files changed, 49 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/34bb3df891e05697b1b4e87a1a503c2551642356

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

commit 3a126317da3bd05664fc2076cc31ee122207cc14
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 7 19:07:26 2012 -0700

    Get rid of stubs and move to proper handler now that we have callAction()

 imp/lib/Ajax/Application.php                     |  119 +---------------------
 imp/lib/Ajax/Application/Handler/Common.php      |  117 +++++++++++++++++++++
 imp/lib/Ajax/Application/Handler/Dynamic.php     |   20 ----
 imp/lib/Ajax/Application/Handler/Smartmobile.php |    4 +-
 4 files changed, 121 insertions(+), 139 deletions(-)

http://git.horde.org/horde-git/-/commit/3a126317da3bd05664fc2076cc31ee122207cc14




More information about the commits mailing list