X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=DataObjects%2Fpman.links.ini;h=ba64f6b9ea201a73f1139df3ee260640066f7b01;hb=d0d889bc98034b4b9fa9497d6b7e1f8822bf7199;hp=32dc79e2a79681bb651e799b2ca1cb3025cb2350;hpb=ec0085b4b85035262db47add6e86489a292a28d8;p=Pman.Core diff --git a/DataObjects/pman.links.ini b/DataObjects/pman.links.ini index 32dc79e2..ba64f6b9 100644 --- a/DataObjects/pman.links.ini +++ b/DataObjects/pman.links.ini @@ -8,11 +8,14 @@ company_id = Companies:id project_id = Projects:id owner_id = Person:id + + [Companies] logo_id = Images:id owner_id = Person:id main_office_id = Office:id + [Office] company_id = Companies:id @@ -23,26 +26,45 @@ team_id = Groups:id open_by = Person:id owner_id = Person:id +[ProjectDirectory] +person_id = Person:id +project_id = Projects:id + + [Groups] leader = Person:id -[Group_Members] +[group_members] group_id = Groups:id user_id = Person:id -[Group_Rights] +[group_rights] group_id = Groups:id [Events] person_id = Person:id +[core_event_audit] +event_id = Events:id +old_audit_id = core_event_audit:id + [core_watch] person_id = Person:id - [core_person_alias] person_id = Person:id +[core_notify] +person_id = Person:id +event_id = Events:id +watch_id = core_watch:id +trigger_person_id = Person:id +trigger_event_id = Events:id + +[core_notify_recur] +person_id = Person:id +last_event_id = Events:id +method_id = core_enum:id @@ -55,7 +77,11 @@ Groups = name Images = filename - - +[ProjectDirectory] +person_id = Person:id +project_id = Projects:id +office_id = Office:id +company_id = Companies:id - +[core_email] +owner_id = Person:id \ No newline at end of file