The branch "develop" has been updated. The following is a summary of the commits.
from: 2da890446e4d6b7ba181de01d9419a201df82125 521c6c8 Distinguish between sortby lock and sortdir lock dd99e6f Don't hide searchbar when switching sort direction ----------------------------------------------------------------------- commit 521c6c835bef92f76c8cc5ed54fceee3f8c3284e Author: Michael M Slusarz <[email protected]> Date: Wed Mar 7 10:25:46 2012 -0700 Distinguish between sortby lock and sortdir lock The latter will never be locked in search mailboxes, since it is trivial to flip the results. imp/js/dimpbase.js | 11 ++++++-- imp/lib/Prefs/Sort/Sortpref.php | 24 +++++++++++------- imp/lib/Views/ListMessages.php | 9 ++++-- imp/mailbox-mimp.php | 19 +++++++------- imp/mailbox.php | 50 +++++++++++++++++++------------------- 5 files changed, 64 insertions(+), 49 deletions(-) http://git.horde.org/horde-git/-/commit/521c6c835bef92f76c8cc5ed54fceee3f8c3284e ----------------------------------------------------------------------- commit dd99e6fcf0e912e4fb47e63f4442e729c2d615bb Author: Michael M Slusarz <[email protected]> Date: Wed Mar 7 10:32:10 2012 -0700 Don't hide searchbar when switching sort direction imp/js/dimpbase.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/dd99e6fcf0e912e4fb47e63f4442e729c2d615bb __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
