Summary | Search doesn't work |
Queue | Sesha |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | ralf.lang (at) ralf-lang (dot) de |
Requester | jan (at) horde (dot) org |
Created | 11/06/2012 (4601 days ago) |
Due | |
Updated | 11/28/2012 (4579 days ago) |
Assigned | |
Resolved | 11/28/2012 (4579 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | 1 |
Patch | No |
commit 9f6fb06fd41b2fc978e7e8c25318a7aab35e9981
Author: Ralf Lang <root@rlang.(none)>
Date: Wed Nov 28 12:03:08 2012 +0200
[#11655] Allow partial or full value search in configured properties, too
sesha/docs/CHANGES | 1 +
sesha/lib/Driver/Rdo.php | 22 +++++++++++++++-------
sesha/package.xml | 2 ++
3 files changed, 18 insertions(+), 7 deletions(-)
http://git.horde.org/horde-git/-/commit/9f6fb06fd41b2fc978e7e8c25318a7aab35e9981
commit a82fbea351c2e84e9ed76bf3290544db4d263093
Author: Ralf Lang <root@rlang.(none)>
Date: Wed Nov 28 11:23:15 2012 +0200
[#11655] Adjust UI: Allow explicitly selecting exact matches only
sesha/lib/Form/Search.php | 1 +
sesha/lib/View/List.php | 7 ++++++-
sesha/list.php | 1 +
3 files changed, 8 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/a82fbea351c2e84e9ed76bf3290544db4d263093
commit a38dd092e63d945f4dfdcceb49771d658330ae47
Author: root <root@rlang.(none)>
Date: Wed Nov 28 11:10:39 2012 +0200
partial fix for [#11655] - Allow search for partial names in id,
name and comment
sesha/lib/Driver/Rdo.php | 19 ++++++++++++-------
1 files changed, 12 insertions(+), 7 deletions(-)
http://git.horde.org/horde-git/-/commit/a38dd092e63d945f4dfdcceb49771d658330ae47
alone require.
searching for the name. It should be a substring search.
If this is not acceptable, I'll change to internally do substring
search %stuff%.
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Search doesn't work
Queue ⇒ Sesha
Assigned to Ralf Lang
Milestone ⇒ 1
Patch ⇒ No
State ⇒ Assigned
searching for the name. It should be a substring search.