The branch "master" has been updated. The following is a summary of the commits.
from: 319fbef6664b448ae9cd52ac8e11c08f5fe6efe0 899dda0 Missing comma 8227ae4 Add additional space before plaintext signature 984726e Request #13078: Add support for substring search Summary: http://github.com/horde/horde/compare/319fbef6664b448ae9cd52ac8e11c08f5fe6efe0...984726ee02214ff55f451bd23bb20c7c78c8f9e1 ----------------------------------------------------------------------- commit 899dda08f6cb1a48e45ddbd42a085f753efd5afc Author: Michael M Slusarz <[email protected]> Date: Sun Mar 30 21:24:25 2014 -0600 Missing comma imp/themes/default/dynamic/screen.css | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/899dda08f6cb1a48e45ddbd42a085f753efd5afc ----------------------------------------------------------------------- commit 8227ae4f4105fd91e96bea9c9cf944e93608d98b Author: Michael M Slusarz <[email protected]> Date: Sun Mar 30 21:28:26 2014 -0600 Add additional space before plaintext signature imp/lib/Compose.php | 4 ++-- imp/lib/Prefs/Identity.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/8227ae4f4105fd91e96bea9c9cf944e93608d98b ----------------------------------------------------------------------- commit 984726ee02214ff55f451bd23bb20c7c78c8f9e1 Author: Michael M Slusarz <[email protected]> Date: Sun Mar 30 21:42:23 2014 -0600 Request #13078: Add support for substring search This is used for the Ingo query box. However, API calls use exact matching instead. ingo/lib/Basic/Filters.php | 22 +++++++++++++++++----- ingo/templates/basic/filters/filters.html.php | 6 +++++- 2 files changed, 22 insertions(+), 6 deletions(-) http://github.com/horde/horde/commit/984726ee02214ff55f451bd23bb20c7c78c8f9e1 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
