X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=DataObjects%2Fpman.links.ini;h=c0e1763da07695fa523eddf50b89a133110c3672;hb=c6e070223664735f5b6eaa5aacf9ce4e9c9982fa;hp=2258fd8f824c5ea1649861df48384343b051138d;hpb=5e48483a0bb95f4c99fea9d80fe6384303abf603;p=Pman.Core diff --git a/DataObjects/pman.links.ini b/DataObjects/pman.links.ini index 2258fd8f..c0e1763d 100644 --- a/DataObjects/pman.links.ini +++ b/DataObjects/pman.links.ini @@ -23,6 +23,11 @@ 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 @@ -36,6 +41,15 @@ group_id = Groups:id [Events] person_id = Person:id +[core_watch] +person_id = Person:id + +[core_person_alias] +person_id = Person:id + +[core_notify] +person_id = Person:id +event_id = Events:id @@ -48,7 +62,12 @@ Groups = name Images = filename - +[ProjectDirectory] +person_id = Person:id +project_id = Projects:id +office_id = Office:id +company_id = Companies:id +