[commits] Horde branch master updated. 1568970b0b027e7301d4ace36a6ec92b2e0af821
Michael M Slusarz
slusarz at horde.org
Thu Sep 6 20:09:08 UTC 2012
The branch "master" has been updated.
The following is a summary of the commits.
from: 1175a1b6e8ef4e5b4ad5f8c3a5f4f2b7dc36d7c0
894010f Remove pagination plugin
5bc1047 Fix regression in client-side threading sort due to fetch results object change
6e3081a [mms] Optimize loading of message bodies when using dynamic view.
5aa3f09 Turba smartmobile: show all attributes for an entry
1568970 Add addressbook link in smartmobile compose page
-----------------------------------------------------------------------
commit 894010f4d3c8bd2d96a9dd73cfb6c378be1f5299
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Sep 6 11:39:40 2012 -0600
Remove pagination plugin
Don't have a use for it right now.
framework/Core/js/jquery.mobile/plugins/pagination.css | 38 ------
framework/Core/js/jquery.mobile/plugins/pagination.js | 112 ----------------
framework/Core/package.xml | 10 +-
3 files changed, 3 insertions(+), 157 deletions(-)
delete mode 100644 framework/Core/js/jquery.mobile/plugins/pagination.css
delete mode 100644 framework/Core/js/jquery.mobile/plugins/pagination.js
http://git.horde.org/horde-git/-/commit/894010f4d3c8bd2d96a9dd73cfb6c378be1f5299
-----------------------------------------------------------------------
commit 5bc1047581dc1626e39fcbb4ed3aaa205428148d
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Sep 6 11:59:52 2012 -0600
Fix regression in client-side threading sort due to fetch results object change
framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/5bc1047581dc1626e39fcbb4ed3aaa205428148d
-----------------------------------------------------------------------
commit 6e3081ad9c066af0ba2a74ec4ff7ab27e4fae239
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Sep 6 12:23:45 2012 -0600
[mms] Optimize loading of message bodies when using dynamic view.
Close the session when loading message body data so that other actions
can occur during this time. Especially useful when IMAP server is very
slow.
imp/docs/CHANGES | 1 +
imp/lib/Ajax/Application/ShowMessage.php | 2 ++
imp/lib/Contents.php | 21 +++++++++++++++++++--
imp/lib/Contents/View.php | 10 ++++++++++
imp/package.xml | 2 ++
5 files changed, 34 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/6e3081ad9c066af0ba2a74ec4ff7ab27e4fae239
-----------------------------------------------------------------------
commit 5aa3f0990047f1c269a4b7fbcb5c6844952d2f59
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Sep 6 13:05:02 2012 -0600
Turba smartmobile: show all attributes for an entry
turba/js/smartmobile.js | 41 ++++++++++++--------------
turba/lib/Ajax/Application/Smartmobile.php | 43 ++++++++++++++++++++------
turba/templates/smartmobile/entry.html.php | 14 ++-------
turba/themes/default/smartmobile/screen.css | 6 ++--
4 files changed, 58 insertions(+), 46 deletions(-)
http://git.horde.org/horde-git/-/commit/5aa3f0990047f1c269a4b7fbcb5c6844952d2f59
-----------------------------------------------------------------------
commit 1568970b0b027e7301d4ace36a6ec92b2e0af821
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Sep 6 14:08:43 2012 -0600
Add addressbook link in smartmobile compose page
imp/lib/Smartmobile.php | 4 ++++
imp/templates/smartmobile/compose.html.php | 3 +++
turba/lib/Api.php | 3 ++-
3 files changed, 9 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/1568970b0b027e7301d4ace36a6ec92b2e0af821
More information about the commits
mailing list