Summary | "Previously used tags" stays empty |
Queue | Trean |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 11/15/2012 (4631 days ago) |
Due | |
Updated | 07/08/2013 (4396 days ago) |
Assigned | 11/15/2012 (4631 days ago) |
Resolved | 07/08/2013 (4396 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Version ⇒ Git master
commit ae725a1d0ae425ecaa5fa47e6f988132f2f7ff06
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sun Jul 7 20:39:32 2013 -0400
Request: 11712Populate previously used tags, but only on demand.trean/edit.php | 5 +++
trean/js/toptags.js | 24 +++++++++++++++
trean/lib/Ajax/Imple/TopTags.php | 58
++++++++++++++++++++++++++++++++++++++
trean/package.xml | 16 +++++++---
trean/templates/edit.html.php | 7 +++-
trean/themes/default/screen.css | 5 +++
6 files changed, 108 insertions(+), 7 deletions(-)
http://git.horde.org/horde-git/-/commit/ae725a1d0ae425ecaa5fa47e6f988132f2f7ff06
excessively, but only a short number of default tags for everything.
Having this every-day list of tags quick at hand without having to
start typing is a nice shortcut.
excessively, but only a short number of default tags for everything.
Having this every-day list of tags quick at hand without having to
start typing is a nice shortcut.
(everywhere, not just trean), or removing it entirely, fwiw. I use the
tag autocompleter a ton, but I don't really want additional space
taken up by/info to process put in front of me, a set of additional
tags that have been used recently.
State ⇒ Assigned
Not sure how it's working for Jan, but I don't think the code to
populate that section is even there yet...
Assigned to Michael Rubinsky
State ⇒ Feedback
those tags show up. Michael?
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ Trean
Summary ⇒ "Previously used tags" stays empty
Type ⇒ Bug
when editing a bookmark, the "previously used tags:" list is/stays empty.
I have some bookmarks with tags, so it should show -something-.
Thomas