[commits] Horde branch master updated. 4d79e763d9fd6441a05c2d6a84b40ca4b081a5c1

Michael M Slusarz slusarz at horde.org
Mon Mar 21 23:32:36 UTC 2011


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

from: dc3b8ff26623d303bd9a1cda617a66ccd236083d

9d27094 documentation
05e6058 Convert delete/empty mailbox confirmation in dynamic view to non-modal interface
3342739 Fix fetching by sequence number when caching
a507e92 Add download mailbox ability to dynamic view
3cacc5c Add ability to import mailboxes in dynamic view
4d79e76 Bug #9685: Fix thread sort with newest messages first.

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

commit 9d27094d69ab2f8af09b801a61cc9249a411b7a2
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Mar 21 13:33:01 2011 -0600

    documentation

 imp/js/dialog.js |   49 ++++++++++++++++++++++++++++++++++---------------
 1 files changed, 34 insertions(+), 15 deletions(-)

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

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

commit 05e605809d4dfbdd3269e4699fb08f1c9d9187c5
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Mar 21 13:49:51 2011 -0600

    Convert delete/empty mailbox confirmation in dynamic view to non-modal interface

 imp/js/dimpbase.js |   29 +++++++++++++++++++++--------
 1 files changed, 21 insertions(+), 8 deletions(-)

http://git.horde.org/horde-git/-/commit/05e605809d4dfbdd3269e4699fb08f1c9d9187c5

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

commit 33427393173ecd4c29712c380090bf54cbb9a655
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Mar 21 14:45:34 2011 -0600

    Fix fetching by sequence number when caching

 framework/Imap_Client/lib/Horde/Imap/Client/Base.php |   52 +++++++++---------
 framework/Imap_Client/package.xml                    |   21 +++++++-
 2 files changed, 45 insertions(+), 28 deletions(-)

http://git.horde.org/horde-git/-/commit/33427393173ecd4c29712c380090bf54cbb9a655

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

commit a507e926e13fb9d3194906261e23c6600d95aafa
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Mar 21 15:09:19 2011 -0600

    Add download mailbox ability to dynamic view

 imp/docs/CHANGES                       |    1 +
 imp/folders.php                        |   24 ++----------
 imp/js/dimpbase.js                     |   18 +++++++++
 imp/lib/Ui/Folder.php                  |   61 ++++++++++++++++++++++++++++++
 imp/templates/dimp/index.inc           |    3 +
 imp/templates/dimp/javascript_defs.php |    1 +
 imp/themes/default/dimp/screen.css     |    6 +++
 imp/view.php                           |   65 +++++++++++++++++++-------------
 8 files changed, 133 insertions(+), 46 deletions(-)
 create mode 100644 imp/lib/Ui/Folder.php

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

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

commit 3cacc5ce43800e45dc167906a5bb10d1d4cd64ca
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Mar 21 16:31:23 2011 -0600

    Add ability to import mailboxes in dynamic view

 imp/docs/CHANGES                       |    2 +-
 imp/folders.php                        |    9 +----
 imp/js/dialog.js                       |   12 +++++-
 imp/js/dimpbase.js                     |   65 +++++++++++++++++++++++++++++---
 imp/lib/Ajax/Application.php           |   43 +++++++++++++++++++-
 imp/lib/Ui/Folder.php                  |   25 ++++++++++++
 imp/package.xml                        |   15 +++++--
 imp/templates/dimp/index.inc           |    3 +
 imp/templates/dimp/javascript_defs.php |    1 +
 imp/themes/default/dimp/screen.css     |    2 +-
 10 files changed, 152 insertions(+), 25 deletions(-)

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

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

commit 4d79e763d9fd6441a05c2d6a84b40ca4b081a5c1
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Mar 21 17:32:58 2011 -0600

    Bug #9685: Fix thread sort with newest messages first.

 framework/Imap_Client/lib/Horde/Imap/Client/Data/Thread.php |    8 ++------
 imp/docs/CHANGES                                            |    1 +
 imp/lib/Imap/Thread.php                                     |    6 ++++--
 imp/lib/Mailbox/List.php                                    |    5 ++++-
 imp/package.xml                                             |    3 ++-
 5 files changed, 13 insertions(+), 10 deletions(-)

http://git.horde.org/horde-git/-/commit/4d79e763d9fd6441a05c2d6a84b40ca4b081a5c1




More information about the commits mailing list