-
Notifications
You must be signed in to change notification settings - Fork 2
Sprint 2: Meeting Notes 12.10.2012
You can find the product backlog at https://www.dropbox.com/sh/ut748vc069318up/NAtGZtrZd1?dl=1
Bug: last commit is bogus
Milestone 2: https://github.com/ese-unibe-ch/ese2012-team3/issues?milestone=2&state=open
Organizations are introduced. The basic idea is to have an abstract superclass Agent from which Users and Organizations inherit. Members of an organization are stored within the organization, a user can request a list of organizations he's a member of. Everything is now handled by id's, not by name.
TODO Sprint 2:
General info about Organization:
-
on behalf of organization -> items belong to org.
-
own credit platform
-
As a user, I can create an organization (with picture, list of interests) so that multiple users can work on behalf of each others.
-
As an admin of an organization, I can add and remove users to/from the organization.
- creator is admin
- search by name and add user
- when working for org. -> item belongs to org.
- admin site for organization
- all added users are admin
-
As a user belonging to at least one organization, I can select which organization I'm currently working for.
-
Delete Account -> delete everything -> confirmation
-
Items löschen bei delete!
-
Organization icon in Marketplace
-
XSS
- more granular issues