Ticket #182 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Cannot delete piece and material

Reported by: laszlo Assigned to: gbalazs
Priority: major Milestone:
Component: generic Version:
Keywords: Cc:
Time spent: 5.0h Time remaining: 0h
Time planned: 2h

Description

If a member creates a piece or material, he cannot delete it.

Change History

01/31/06 17:11:59 changed by tarmo

  • tt_spent changed.
  • tt_remaining changed.
  • tt_estimated changed.

If a resource is published, deletion should not be possible any more, but for unpublished resources, deleting them should be possible, yes.

03/02/06 15:44:51 changed by gbalazs

  • owner changed from anonymous to gbalazs.
  • status changed from new to assigned.
  • tt_estimated set to 2h.

03/02/06 17:00:32 changed by gbalazs

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

(In [111]) fixed #182 spent 4h

03/03/06 10:57:39 changed by tarmo

  • status changed from closed to reopened.
  • resolution deleted.

Sorry, I can't see this bug being closed - there still is no delete action shown, not for the owner of the material, nor the manager. Normally the delete function is in the folder's contents view, but since that has been disabled, another, custom way of deleting the content needs to be created. I don't see how adding a custom global_contentmenu.pt (as you did in [111]) solves the issue - but maybe I just don't understand how you attempted to do this. Maybe you guys could write a bit more descriptive commit messages?-)

03/09/06 13:54:44 changed by gbalazs

  • status changed from reopened to closed.
  • tt_spent changed from 4.0h to 5.0h.
  • resolution set to fixed.

(In [131]) fixed #182 spent 5h

03/09/06 14:41:19 changed by gbalazs

i made a delete link at the bottom of the content, it show for the creator and the manager(users, who has the Manager role)