[commits] Horde branch develop updated. 49876ab409273d4864e200b687264054a495eb84
Michael M Slusarz
slusarz at horde.org
Thu Jun 28 22:23:36 UTC 2012
The branch "develop" has been updated.
The following is a summary of the commits.
from: e3532785d2bbfaec628efd823c1542bfcca82f74
12f8746 [mms] Internally workaround IMAP servers that don't support text searches other than US-ASCII.
49876ab Initial CSS tweaks to make the UI usable again.
-----------------------------------------------------------------------
commit 12f8746b19bb1c461da307a8c5ba10235c7af65b
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Jun 28 14:47:12 2012 -0600
[mms] Internally workaround IMAP servers that don't support text searches other than US-ASCII.
framework/Imap_Client/doc/Horde/Imap/Client/UPGRADING | 4 +
framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 65 +++--
.../Imap_Client/lib/Horde/Imap/Client/Exception/SearchCharset.php | 41 +++
framework/Imap_Client/lib/Horde/Imap/Client/Search/Query.php | 24 +-
framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 22 +-
framework/Imap_Client/package.xml | 1 +
imp/lib/Imap.php | 17 +-
7 files changed, 113 insertions(+), 61 deletions(-)
create mode 100644 framework/Imap_Client/lib/Horde/Imap/Client/Exception/SearchCharset.php
http://git.horde.org/horde-git/-/commit/12f8746b19bb1c461da307a8c5ba10235c7af65b
-----------------------------------------------------------------------
commit 49876ab409273d4864e200b687264054a495eb84
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Jun 28 16:21:12 2012 -0600
Initial CSS tweaks to make the UI usable again.
18px padding is not desirable: half the page is whitespace.
imp/templates/dynamic/mailbox.html.php | 1 -
imp/themes/default/dynamic/screen.css | 8 ++++----
2 files changed, 4 insertions(+), 5 deletions(-)
http://git.horde.org/horde-git/-/commit/49876ab409273d4864e200b687264054a495eb84
More information about the commits
mailing list