[commits] Horde branch develop updated. 8f897dab1824ab38db5d1b6d8f64f7e74b98eef7
Michael M Slusarz
slusarz at horde.org
Sun Apr 29 03:37:49 UTC 2012
The branch "develop" has been updated.
The following is a summary of the commits.
from: 8a47ee5a6c5646bede8ca8e9a41d8b06afdb7cae
c0c3af6 [mms] Lock mailbox sort to descending date when using minimal view.
48b238c Transpose these 2 buttons so Spam button is properly rounded
6f43c16 Fix start viewport determination when dealing with a search uid query
1877e95 Switch out negative assertion with positive
4dab340 Cleaner way of deep-linking message view
8f897da Simplify
-----------------------------------------------------------------------
commit c0c3af6784949375e4af47937779418fd47c4dad
Author: Michael M Slusarz <slusarz at horde.org>
Date: Sat Apr 28 01:23:20 2012 -0600
[mms] Lock mailbox sort to descending date when using minimal view.
imp/docs/CHANGES | 1 +
imp/lib/Factory/PrefsSort.php | 3 +-
imp/lib/Mailbox/List/Thread.php | 14 ------
imp/lib/Prefs/Sort/Fixed.php | 69 +++++++++++++++++++++++++++++++
imp/lib/Prefs/Sort/Mobile.php | 69 -------------------------------
imp/mailbox-mimp.php | 55 +-----------------------
imp/templates/mimp/mailbox/mailbox.html | 6 +-
7 files changed, 77 insertions(+), 140 deletions(-)
create mode 100644 imp/lib/Prefs/Sort/Fixed.php
delete mode 100644 imp/lib/Prefs/Sort/Mobile.php
http://git.horde.org/horde-git/-/commit/c0c3af6784949375e4af47937779418fd47c4dad
-----------------------------------------------------------------------
commit 48b238c09b863c2cabb8274dac0f04c03e0d9a68
Author: Michael M Slusarz <slusarz at horde.org>
Date: Sat Apr 28 01:30:10 2012 -0600
Transpose these 2 buttons so Spam button is properly rounded
imp/templates/mobile/message.html.php | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/48b238c09b863c2cabb8274dac0f04c03e0d9a68
-----------------------------------------------------------------------
commit 6f43c16fc0b7541b433ed4b604f8997b14a04d76
Author: Michael M Slusarz <slusarz at horde.org>
Date: Sat Apr 28 02:07:05 2012 -0600
Fix start viewport determination when dealing with a search uid query
imp/lib/Views/ListMessages.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/6f43c16fc0b7541b433ed4b604f8997b14a04d76
-----------------------------------------------------------------------
commit 1877e95fb249d126c850c2a3b789696b97eba559
Author: Michael M Slusarz <slusarz at horde.org>
Date: Sat Apr 28 02:38:56 2012 -0600
Switch out negative assertion with positive
imp/lib/Ajax/Application.php | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
http://git.horde.org/horde-git/-/commit/1877e95fb249d126c850c2a3b789696b97eba559
-----------------------------------------------------------------------
commit 4dab340526aa9f5085f1286d42e97e52c36bfd2a
Author: Michael M Slusarz <slusarz at horde.org>
Date: Sat Apr 28 02:39:29 2012 -0600
Cleaner way of deep-linking message view
imp/js/mobile.js | 114 +++++++++++++++++++++++++++--------------------------
1 files changed, 58 insertions(+), 56 deletions(-)
http://git.horde.org/horde-git/-/commit/4dab340526aa9f5085f1286d42e97e52c36bfd2a
-----------------------------------------------------------------------
commit 8f897dab1824ab38db5d1b6d8f64f7e74b98eef7
Author: Michael M Slusarz <slusarz at horde.org>
Date: Sat Apr 28 21:37:16 2012 -0600
Simplify
imp/js/mobile.js | 21 +++++++++------------
1 files changed, 9 insertions(+), 12 deletions(-)
http://git.horde.org/horde-git/-/commit/8f897dab1824ab38db5d1b6d8f64f7e74b98eef7
More information about the commits
mailing list