[Tickets #9700] Re: Allow sorting of search results
bugs at horde.org
bugs at horde.org
Wed Aug 29 12:27:59 UTC 2012
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9700
------------------------------------------------------------------------------
Ticket | 9700
Updated By | Git Commit <commits at lists.horde.org>
Summary | Allow sorting of search results
Queue | IMP
Version | Git master
Type | Enhancement
State | Accepted
Priority | 2. Medium
Milestone | 5.1
Patch |
Owners |
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2012-08-29 12:27) wrote:
Changes have been made in Git (master):
commit 0c677647ff89005a316e3419cc767154f71d6709
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Jan 17 22:48:25 2012 -0700
Threading improvements
[mms] Improved threading performance.
[mms] Threaded sorts now work in all search mailboxes (Request #9700).
[mms] Hide deleted now works with threaded mailboxes.
imp/docs/CHANGES | 3 +
imp/lib/Imap/Thread.php | 182 ------------------------------
imp/lib/Mailbox.php | 3 +-
imp/lib/Mailbox/List.php | 231
+++++++++++++++++++++++++++------------
imp/lib/Mailbox/List/Thread.php | 95 ++++++++++++++++
imp/lib/Prefs/Sort/Sortpref.php | 1 -
imp/lib/Search.php | 44 --------
imp/lib/Views/ListMessages.php | 14 ++-
imp/mailbox-mimp.php | 23 ++---
imp/mailbox.php | 15 +--
imp/package.xml | 3 +
imp/thread.php | 14 +--
12 files changed, 291 insertions(+), 337 deletions(-)
http://git.horde.org/horde-git/-/commit/0c677647ff89005a316e3419cc767154f71d6709
More information about the bugs
mailing list