The branch "master" has been updated. The following is a summary of the commits.
from: 5974cf41761467a43389edaccac016785a3df729 ddc1f41 Don't consider digits as separators when finding like pages. 71af6a4 [jan] Fix rendering pages in portal blocks. 782f948 [jan] Fix rendering of full text search results. ----------------------------------------------------------------------- commit ddc1f41639fc963005f32feb091b9731f239b941 Author: Jan Schneider <[email protected]> Date: Wed Sep 4 10:39:54 2013 +0000 Don't consider digits as separators when finding like pages. Still need to deal with path-style page names better. wicked/docs/CHANGES | 1 + wicked/lib/Driver/Sql.php | 2 +- wicked/package.xml | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/ddc1f41639fc963005f32feb091b9731f239b941 ----------------------------------------------------------------------- commit 71af6a4f0f2de10ea4c21d050c5119dd72d42f45 Author: Jan Schneider <[email protected]> Date: Wed Sep 4 11:24:44 2013 +0000 [jan] Fix rendering pages in portal blocks. wicked/docs/CHANGES | 1 + wicked/lib/Page/StandardPage.php | 62 ++++++++++++++------------- wicked/package.xml | 11 ++++- wicked/templates/display/standard.html.php | 6 ++- wicked/themes/default/block/screen.css | 52 +++++++++++++++++++++++ 5 files changed, 98 insertions(+), 34 deletions(-) create mode 100644 wicked/themes/default/block/screen.css http://git.horde.org/horde-git/-/commit/71af6a4f0f2de10ea4c21d050c5119dd72d42f45 ----------------------------------------------------------------------- commit 782f948a401c8119dc95b0b41734273b8e9e7d0a Author: Jan Schneider <[email protected]> Date: Wed Sep 4 11:25:24 2013 +0000 [jan] Fix rendering of full text search results. wicked/docs/CHANGES | 1 + wicked/lib/Page/Search.php | 4 ++-- wicked/package.xml | 2 ++ 3 files changed, 5 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/782f948a401c8119dc95b0b41734273b8e9e7d0a -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
