X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=DataObjects%2Fpman.links.ini;h=2aeba9b1cfa5fafa184c5baafdc2d9bc11715d61;hp=ae1b6a67bce8926714c799d638e915490ebe29ec;hb=HEAD;hpb=e43075b8339503d9b315b8d9e91eb2a16a9433e6 diff --git a/DataObjects/pman.links.ini b/DataObjects/pman.links.ini index ae1b6a67..76038805 100644 --- a/DataObjects/pman.links.ini +++ b/DataObjects/pman.links.ini @@ -5,10 +5,6 @@ parent_image_id = Images:id [Events] person_id = core_person:id -[ProjectDirectory] -person_id = core_person:id -project_id = core_project:id - [ProjectDirectory] person_id = core_person:id project_id = core_project:id @@ -27,6 +23,8 @@ owner_id = core_person:id logo_id = Images:id owner_id = core_person:id main_office_id = core_office:id +comptype_id = core_enum:id +parent_id = core_company:id [core_office] company_id = core_company:id @@ -37,7 +35,7 @@ agency_id = core_company:id team_id = core_group:id open_by = core_person:id owner_id = core_person:id - +deleted_by = core_person:id [core_group] leader = core_person:id @@ -67,21 +65,54 @@ watch_id = core_watch:id trigger_person_id = core_person:id trigger_event_id = Events:id domain_id = core_domain:id +server_id = core_notify_server:id + [core_notify_recur] person_id = core_person:id last_event_id = Events:id method_id = core_enum:id + +[core_notify_blacklist] +server_id = core_notify_server:id +domain_id = core_domain:id + + +[core_notify_sender_blacklist] +domain_id = core_domain:id +sender_id = core_notify_sender:id + + + + + [core_email] owner_id = core_person:id -bcc_group = core_group:id +bcc_group_id = core_group:id +to_group_id = core_group:id +[core_ip_access] +authorized_by = core_person:id +updated_by = core_person:id +[core_person_settings] +person_id = core_person:id +[core_templatestr] +src_id = core_templatestr:id +template_id = core_template:id + +[core_template_element] +template_id = core_template:id + +[core_project_group] +project_id = core_project:id +group_id = core_group:id + [database__render] core_project = name @@ -89,4 +120,4 @@ core_company= name core_office = name core_person= name core_group= name -Images = filename \ No newline at end of file +Images = filename