Summary | Improve tag support |
Queue | Mnemo |
Queue Version | Git master |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | je (at) ktf (dot) rtu (dot) lv |
Created | 12/03/2015 (3498 days ago) |
Due | |
Updated | 08/23/2016 (3234 days ago) |
Assigned | 02/01/2016 (3438 days ago) |
Resolved | 08/23/2016 (3234 days ago) |
Milestone | |
Patch | No |
commit 805d9c9c3e2c4ec3b3535552c5be6178bafda150
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Tue Aug 23 10:16:11 2016 -0400
Request: 14178Refactor list view, and first pass at adding tag browsing.Still needs some clean up and CSS love.
mnemo/lib/Factory/TagBrowser.php | 16 ++
mnemo/lib/TagBrowser.php | 69 +++++++
mnemo/lib/View/List.php | 390
+++++++++++++++++++++++++++++++++++
mnemo/list.php | 333 +++++++++++++++---------------
mnemo/package.xml | 12 +-
mnemo/templates/list/header.html.php | 2 +
mnemo/themes/default/screen.css | 9 +
7 files changed, 668 insertions(+), 163 deletions(-)
http://github.com/horde/horde/commit/805d9c9c3e2c4ec3b3535552c5be6178bafda150
State ⇒ Assigned
State ⇒ Accepted
Summary ⇒ Improve tag support
Priority ⇒ 2. Medium
Type ⇒ Enhancement
Summary ⇒ Usefulness of tags
Queue ⇒ Mnemo
Milestone ⇒
Patch ⇒ No
State ⇒ New
restoration of the sorting and grouping functionality of the notes
Mnemo had till version 4.1.
Current tags mechanism seems to be absolutely non-functional as it not
provides even searching/filtering by them.