Summary | Tag Search |
Queue | Turba |
Queue Version | Git master |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | andreas (at) vogler (dot) name |
Created | 11/12/2014 (3872 days ago) |
Due | |
Updated | 02/27/2015 (3765 days ago) |
Assigned | 02/26/2015 (3766 days ago) |
Resolved | 02/27/2015 (3765 days ago) |
Milestone | |
Patch | No |
commit fcc2f43d598a28b0696f04bc932cd1fbbddee15e
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Fri Feb 27 12:26:17 2015 -0500
Properly implement tag searching and fix VBook tag searches.
Bug: 13693turba/lib/Driver.php | 41 ++++++++++++++++++++++++++++++++++++++---
turba/lib/Driver/Vbook.php | 23 ++++++++++++++++++++++-
turba/search.php | 17 ++++-------------
3 files changed, 64 insertions(+), 17 deletions(-)
http://github.com/horde/horde/commit/fcc2f43d598a28b0696f04bc932cd1fbbddee15e
Priority ⇒ 1. Low
State ⇒ Resolved
Assigned to Michael Rubinsky
Still some issue with the KeyNavList for the autocompleter not being
placed correctly, but the search itself is functional.
commit 0ee8cb84bfb0109fdcf8eb8e8f8f8a1f2a471de8
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Wed Feb 18 01:29:15 2015 -0500
Allow searching for tags in advanced search.
Request: 13693turba/lib/List.php | 21 +++++++++++++++++++++
turba/search.php | 22 +++++++++++++++++++++-
turba/templates/search/advanced.html.php | 8 +++++++-
3 files changed, 49 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/0ee8cb84bfb0109fdcf8eb8e8f8f8a1f2a471de8
Priority ⇒ 2. Medium
Type ⇒ Enhancement
Summary ⇒ Tag Search
Queue ⇒ Turba
Milestone ⇒
Patch ⇒ No
State ⇒ New