[commits] Horde branch develop updated. 42b912e396e7b334983ad44619f73091df5ea17b

Michael M Slusarz slusarz at horde.org
Sun Aug 26 00:09:10 UTC 2012


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

from: bb88b017857a9fb76c3e09d8e7c63cacba1a7bde

7570070 AJAX response actions now provide Ajax.Response object to handling code
3cd2f8d Adapt to new HordeCore:runTasks parameters
bbc0788 Fix adding mailboxes at top of the folder tree
551af10 Move dynamic mailbox row templates into templates/ folder
42b912e Bug #11351: Fix dynamic folder display when parent mailbox is a special mailbox

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

commit 75700701553b959cd6c175c8264d82162bfb25b1
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Aug 23 17:15:10 2012 -0600

    AJAX response actions now provide Ajax.Response object to handling code

 framework/Core/js/hordecore.js |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/75700701553b959cd6c175c8264d82162bfb25b1

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

commit 3cd2f8daa3675226c5d9f8136b82e3613296b909
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Aug 25 14:27:25 2012 -0600

    Adapt to new HordeCore:runTasks parameters

 imp/js/compose-dimp.js |    4 +++-
 imp/js/dimpbase.js     |    4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

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

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

commit bbc07880a82e368d9b673f7ec5696c56a9b6bedf
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Aug 25 16:05:15 2012 -0600

    Fix adding mailboxes at top of the folder tree

 imp/js/dimpbase.js |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

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

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

commit 551af1012c79a5b9a127128b8aad2afae61a5d1b
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Aug 25 16:32:21 2012 -0600

    Move dynamic mailbox row templates into templates/ folder

 imp/config/hooks.php.dist                |    2 +-
 imp/js/dimpbase.js                       |    6 +---
 imp/js/mailbox-dimp.js                   |   39 ------------------------------
 imp/lib/Dynamic/Mailbox.php              |    5 +++-
 imp/templates/dynamic/msglist_horiz.html |   10 +++++++
 imp/templates/dynamic/msglist_vert.html  |   13 ++++++++++
 6 files changed, 30 insertions(+), 45 deletions(-)
 delete mode 100644 imp/js/mailbox-dimp.js
 create mode 100644 imp/templates/dynamic/msglist_horiz.html
 create mode 100644 imp/templates/dynamic/msglist_vert.html

http://git.horde.org/horde-git/-/commit/551af1012c79a5b9a127128b8aad2afae61a5d1b

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

commit 42b912e396e7b334983ad44619f73091df5ea17b
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Aug 25 17:49:29 2012 -0600

    Bug #11351: Fix dynamic folder display when parent mailbox is a special mailbox

 imp/js/dimpbase.js           |   24 +++++++++++-------------
 imp/lib/Ajax/Application.php |    2 +-
 2 files changed, 12 insertions(+), 14 deletions(-)

http://git.horde.org/horde-git/-/commit/42b912e396e7b334983ad44619f73091df5ea17b




More information about the commits mailing list