[commits] Horde branch master updated. fdb25122b3c4cbf93095629737cc95ac6a34e527
Michael M Slusarz
slusarz at horde.org
Tue Oct 9 17:34:42 UTC 2012
The branch "master" has been updated.
The following is a summary of the commits.
from: f6da7e9626c453cf3930b7e29704376b0e8838f8
dc7b8e4 Fix viewing address context menu when more than 15 addresses are present
bfd14be Fix setting mailbox label in smartmobile if non-subscribed mailbox is reloaded
e81a371 Fix updating rowlist when deleting a message.
fdb2512 Use protected access within this class
-----------------------------------------------------------------------
commit dc7b8e4a57da6a36d7e1d5335f2937fe0f1f7839
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Oct 9 09:43:38 2012 -0600
Fix viewing address context menu when more than 15 addresses are present
imp/js/dimpcore.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/dc7b8e4a57da6a36d7e1d5335f2937fe0f1f7839
-----------------------------------------------------------------------
commit bfd14be9a87b5664750d2a553668725a0e59a2ed
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Oct 9 10:23:00 2012 -0600
Fix setting mailbox label in smartmobile if non-subscribed mailbox is reloaded
imp/js/smartmobile.js | 14 ++++++--------
imp/lib/Ajax/Application/ListMessages.php | 3 ---
2 files changed, 6 insertions(+), 11 deletions(-)
http://git.horde.org/horde-git/-/commit/bfd14be9a87b5664750d2a553668725a0e59a2ed
-----------------------------------------------------------------------
commit e81a3717583e7c7ad3912a9679d3e4420781a1af
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Oct 9 10:07:18 2012 -0600
Fix updating rowlist when deleting a message.
Since smartmobile view currently only stores one page worth of rowlist
information, we need to update this information anytime a message is
deleted to ensure that current rowlist is correct (and page buffer is
full).
imp/js/smartmobile.js | 24 ++++++++++++++----------
imp/lib/Ajax/Application.php | 13 ++++++++++---
2 files changed, 24 insertions(+), 13 deletions(-)
http://git.horde.org/horde-git/-/commit/e81a3717583e7c7ad3912a9679d3e4420781a1af
-----------------------------------------------------------------------
commit fdb25122b3c4cbf93095629737cc95ac6a34e527
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Oct 9 11:15:53 2012 -0600
Use protected access within this class
imp/lib/Ajax/Application.php | 46 +++++++++++++++++++++---------------------
1 files changed, 23 insertions(+), 23 deletions(-)
http://git.horde.org/horde-git/-/commit/fdb25122b3c4cbf93095629737cc95ac6a34e527
More information about the commits
mailing list