[commits] Horde branch develop updated. 8686230c4b85a0a14476ce0ee0074343c98300e1
Michael M Slusarz
slusarz at horde.org
Tue Jan 17 01:23:42 UTC 2012
The branch "develop" has been updated.
The following is a summary of the commits.
from: 3464988d2c8a68d141ecdd45857c4c7fcd5cb1b5
8686230 [mms] Added 'mbox_sort' hook.
-----------------------------------------------------------------------
commit 8686230c4b85a0a14476ce0ee0074343c98300e1
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Jan 16 15:51:41 2012 -0700
[mms] Added 'mbox_sort' hook.
Move all sortpref related code to its own object(s).
imp/config/hooks.php.dist | 22 +++
imp/docs/CHANGES | 1 +
imp/docs/UPGRADING | 2 +-
imp/lib/Ajax/Application.php | 6 +-
imp/lib/LoginTasks/SystemTask/GarbageCollection.php | 15 +--
imp/lib/LoginTasks/SystemTask/Upgrade.php | 45 +-----
imp/lib/Mailbox.php | 102 ++---------
imp/lib/Mailbox/List.php | 12 +-
imp/lib/Prefs/Sort.php | 181 +++++++++++++++++++
imp/lib/Prefs/Sort/Sortpref.php | 163 +++++++++++++++++
imp/lib/Search.php | 8 +-
imp/lib/Views/ListMessages.php | 10 +-
imp/mailbox-mimp.php | 12 +-
imp/mailbox.php | 38 ++--
imp/package.xml | 1 +
15 files changed, 436 insertions(+), 182 deletions(-)
create mode 100644 imp/lib/Prefs/Sort.php
create mode 100644 imp/lib/Prefs/Sort/Sortpref.php
http://git.horde.org/horde-git/-/commit/8686230c4b85a0a14476ce0ee0074343c98300e1
More information about the commits
mailing list