The branch "master" has been updated. The following is a summary of the commits.
from: 723f522f63d9db067ae0fdca8c429bc76ff115a2 0719eab Don't use HTML elements to format elements; use CSS instead 6dc6241 Not used 0b8c958 Catch ENTERs in the search box 7c53eb2 Don't filter results, since it blows away empty arrays cc43982 [mms] Fix SplitRead driver to work with the recent blob changes. 0091210 Don't double escape autocomplete labels Summary: http://github.com/horde/horde/compare/723f522f63d9db067ae0fdca8c429bc76ff115a2...0091210f20c951124b5cbbe5cd82ec6ff5a1f437 ----------------------------------------------------------------------- commit 0719eab0a501669012555430f27dda2b0590f9b7 Author: Michael M Slusarz <[email protected]> Date: Thu Nov 6 12:58:22 2014 -0700 Don't use HTML elements to format elements; use CSS instead imp/templates/contacts/contacts.html.php | 6 +++--- imp/themes/default/contacts.css | 4 ++++ 2 files changed, 7 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/0719eab0a501669012555430f27dda2b0590f9b7 ----------------------------------------------------------------------- commit 6dc6241658934a7520348f4b093c1e18e6ca5f43 Author: Michael M Slusarz <[email protected]> Date: Thu Nov 6 12:58:25 2014 -0700 Not used imp/templates/contacts/contacts.html.php | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/6dc6241658934a7520348f4b093c1e18e6ca5f43 ----------------------------------------------------------------------- commit 0b8c958dc5c564c109516ed5dda571f5ddc575bd Author: Michael M Slusarz <[email protected]> Date: Thu Nov 6 13:05:58 2014 -0700 Catch ENTERs in the search box imp/js/contacts.js | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/0b8c958dc5c564c109516ed5dda571f5ddc575bd ----------------------------------------------------------------------- commit 7c53eb2988438995ec19f01f54e4bf765d44288f Author: Michael M Slusarz <[email protected]> Date: Thu Nov 6 13:37:51 2014 -0700 Don't filter results, since it blows away empty arrays imp/lib/Ajax/Application/ShowMessage.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/7c53eb2988438995ec19f01f54e4bf765d44288f ----------------------------------------------------------------------- commit cc439820951dcc7a62ca78f122e5b88db00461d7 Author: Michael M Slusarz <[email protected]> Date: Thu Nov 6 13:46:09 2014 -0700 [mms] Fix SplitRead driver to work with the recent blob changes. framework/Db/lib/Horde/Db/Adapter/SplitRead.php | 53 +++++++++++++++++++++++ framework/Db/package.xml | 4 +- 2 files changed, 55 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/cc439820951dcc7a62ca78f122e5b88db00461d7 ----------------------------------------------------------------------- commit 0091210f20c951124b5cbbe5cd82ec6ff5a1f437 Author: Michael M Slusarz <[email protected]> Date: Thu Nov 6 13:51:58 2014 -0700 Don't double escape autocomplete labels imp/js/compose.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/0091210f20c951124b5cbbe5cd82ec6ff5a1f437 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
