Implement groups #133

Open
opened 2011-11-04 12:58:11 +00:00 by rlx · 0 comments
Owner

A user can define groups, and add other users to them.

The owner of an item can assign, as part of the per-item metadata, one or more groups per item.
(Alternatively, groups could be implemented as special lists, but that seems like too much overloading of API and UI)

Everyone in a group has the same rights as the user that created it, with regards to

  • finding the items (when hidden)
  • editing the items' metadata
  • editing, within the group's items, each other's annotations
  • deleting the items
  • managing the group

There is also a use case for being able to share lists with specific groups (as opposed to with nobody or everybody), namely sharing lists of buggy items among admins.

A user can define groups, and add other users to them. The owner of an item can assign, as part of the per-item metadata, one or more groups per item. (Alternatively, groups could be implemented as special lists, but that seems like too much overloading of API and UI) Everyone in a group has the same rights as the user that created it, with regards to * finding the items (when hidden) * editing the items' metadata * editing, within the group's items, each other's annotations * deleting the items * managing the group There is also a use case for being able to share lists with specific groups (as opposed to with nobody or everybody), namely sharing lists of buggy items among admins.
j was assigned by rlx 2011-11-04 12:58:11 +00:00
rlx added this to the 12.01 milestone 2012-02-01 14:33:34 +00:00
rlx modified the milestone from 12.01 to 12.03 2012-02-01 14:33:34 +00:00
rlx added this to the 14.01 milestone 2013-05-29 08:15:33 +00:00
rlx modified the milestone from 14.01 to 14.04 2014-02-09 19:12:19 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
0x2620/pandora#133
No description provided.