Ticket #280 (closed enhancement: fixed)

Opened 6 years ago

Last modified 6 years ago

Metadata edit form

Reported by: tarmo Assigned to: meelis
Priority: blocker Milestone: 0.3 Louhi
Component: generic Version:
Keywords: Cc:
Time spent: 3.0h Time remaining: 0h
Time planned: 3h

Description

(story #265) Create the metadata edit form for resources. Usually this form is opened after the user has edited the actual contents (see #279). This form should show a selection of the metadata fields specified for the resource (piece, material, activity or tool). The form should call a method of the content object (getMetadaFieldsToShowInEditor, specified in a suitable superclass) to retrieve a list of metadata field names, which it will show. At this point, the method can return a list of all metadata - we'll change it later.

Change History

04/10/06 14:27:21 changed by meelis

  • owner changed from anonymous to meelis.
  • status changed from new to assigned.
  • tt_remaining changed.
  • tt_spent changed.
  • tt_estimated set to 3h.

04/11/06 13:15:51 changed by meelis

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

(In [180]) closes #280 spent 3h