elog2labfolder/_build/html/_sources/groups.rst.txt
changeset 11 ccfe3c7fa0d2
equal deleted inserted replaced
3:b71be85a294c 11:ccfe3c7fa0d2
       
     1 Groups, ownership and sharing in labfolder
       
     2 ==========================================
       
     3 As labfolder user you can create groups (ultimately: group projects) and private projects. In *Manage > Projects* you see all projects that you own and that you are a member of.
       
     4 
       
     5 Private projects
       
     6 ----------------
       
     7 You alone are the owner of these projects in *My Private Projects*. Their ownership cannot be transfered from you to anyone else via the webinterface. Only via accepting the invitation to a group with the policy that private projects are not allowed the content of the former private project would be visible (and administrable) also to the group's admin(s). By directly manipulating the database the ownership could be changed to an active user as well.
       
     8 
       
     9 .. image:: _static/private_projects.png
       
    10    :width: 70 %
       
    11    :align: center
       
    12 
       
    13 **Private projects are possible through a back door** if a user creates their own group which doesn't necessarily mean that they invite other users to this group. In their own group they could create as many (private) projects as they like.
       
    14 
       
    15 
       
    16 Group projects
       
    17 --------------
       
    18 Any labfolder user can create groups and subgroups in *Manage > Groups > Button "+Add"*. But within an already existing group a member can only create subgroups if they are set as an administrator of this group. In the role of the admin you can do the following:
       
    19 
       
    20 * Create (sub)groups
       
    21 * Invite users to your (sub)group via e-mail
       
    22 * Move users between subgroups
       
    23 * Set and remove (sub)group members as admins
       
    24 * Remove users from a (sub)group e.g. when they are leaving the institute (**In this case the ownership of this user's projects within the (sub)group needs to be transfered first!**)
       
    25 * Delete (sub)groups (before deleting it you need to remove all group members)
       
    26 
       
    27 
       
    28 Group settings
       
    29 --------------
       
    30 Administrators of groups (but not the ones of the subgroups) can edit the general settings of groups.
       
    31 
       
    32 .. image:: _static/group_settings.png
       
    33    :width: 70 %
       
    34    :align: center
       
    35 
       
    36 * Through the option *Prevent group members from deleting content* all users (including the admin) are prevented from deleting projects or any other data from the labfolder database. Projects will merely be hidden if a user decides to *Remove* it from their list of projects.
       
    37 
       
    38 * By checking the option *Prevent group members from having private projects*, group members will not be allowed to have private projects. All private projects of group members will be moved into the group projects, but will not be shared with any other group members.
       
    39 
       
    40 * By switching on *Users can be members of several subgroups*, users which are already members of a group can be invited again to another subgroup within the group. If switched to off members cannot be invited to subgroups of their current group.
       
    41