Ticket #323 (closed enhancement: fixed)

Opened 6 years ago

Last modified 6 years ago

Custom widget for keyword/tag fields

Reported by: tarmo Assigned to: vahur
Priority: critical Milestone: 0.3 Louhi
Component: generic Version:
Keywords: Cc:
Time spent: 3.0h Time remaining: 0h
Time planned: 1.5h

Description

(story #322) Create a custom widget for keyword/tag fields. The widget should be a normal one line input field, and the tags are separated by commas (so tags with several words are accepted, such as "open source, foobar"). Use this widget in all tag fields of all schemas.

Change History

05/16/06 13:16:58 changed by vahur

  • owner changed from anonymous to vahur.
  • status changed from new to assigned.
  • tt_remaining changed.
  • tt_spent changed.
  • tt_estimated set to 1.5h.

05/16/06 16:37:44 changed by vahur

  • status changed from assigned to closed.
  • tt_spent set to 3.0h.
  • resolution set to fixed.
  • tt_remaining set to 0h.

(In [247]) closes #323 spent 3h Implemented tags field and widget. It came out a bit crappy but works. All tags are links to... currently godknowswhere