From: Eileen McNaughton Date: Sun, 24 Aug 2014 22:02:01 +0000 (+1200) Subject: CRM-15168 fix whitespace X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=e244747c7ef0f1a9f68bb744846ffc45e7322b28;p=civicrm-core.git CRM-15168 fix whitespace --- diff --git a/xml/schema/PCP/PCP.xml b/xml/schema/PCP/PCP.xml index a6e246d693..214d521b39 100644 --- a/xml/schema/PCP/PCP.xml +++ b/xml/schema/PCP/PCP.xml @@ -7,189 +7,189 @@ 2.2 true - id - pcp_id - int unsigned - true - Personal Campaign Page ID - Personal Campaign Page ID - 2.2 + id + pcp_id + int unsigned + true + Personal Campaign Page ID + Personal Campaign Page ID + 2.2 - id - true + id + true - contact_id - pcp_contact_id - Contact ID - int unsigned - true - FK to Contact ID - 2.2 - - Autocomplete-Select - + contact_id + pcp_contact_id + Contact ID + int unsigned + true + FK to Contact ID + 2.2 + + Autocomplete-Select + - contact_id - civicrm_contact
- id - 2.2 - CASCADE + contact_id + civicrm_contact
+ id + 2.2 + CASCADE
- status_id - Personal Campaign Page Status - true - int unsigned - 2.2 - - pcp_status - - - Select - - - - title - Personal Campaign Page Title - varchar - 255 - NULL - 2.2 - - Text - - - - intro_text - text - NULL - 2.2 - - TexArea - - - - page_text - text - NULL - 2.2 - - TexArea - - - - donate_link_text - varchar - 255 - NULL - 2.2 - - Text - - - - contribution_page_id - int unsigned - true - The Contribution Page which triggered this pcp - 2.2 - 4.1 + status_id + Personal Campaign Page Status + true + int unsigned + 2.2 + + pcp_status + + + Select + + + + title + Personal Campaign Page Title + varchar + 255 + NULL + 2.2 + + Text + + + + intro_text + text + NULL + 2.2 + + TexArea + + + + page_text + text + NULL + 2.2 + + TexArea + + + + donate_link_text + varchar + 255 + NULL + 2.2 + + Text + + + + contribution_page_id + int unsigned + true + The Contribution Page which triggered this pcp + 2.2 + 4.1 - contribution_page_id - civicrm_contribution_page
- id - 4.1 + contribution_page_id + civicrm_contribution_page
+ id + 4.1
- page_id - int unsigned - true - The Contribution or Event Page which triggered this pcp - 4.1 - - - page_type - PCP Page Type - The type of PCP this is: contribute or event - varchar - 64 - 'contribute' - - Select - - 2.2 - - - pcp_block_id - The pcp block that this pcp page was created from - int unsigned - true - 4.1 - - - is_thermometer - int unsigned - 0 - - CheckBox - - 2.2 - - - is_honor_roll - int unsigned - 0 - 2.2 - - CheckBox - - - - goal_amount - decimal - Goal amount of this Personal Campaign Page. - 2.2 - - Text - - - - currency - varchar - 3 - NULL - 3 character string, value from config setting or input via user. - 3.2 - - civicrm_currency
- name - full_name - numeric_code -
- - Select - -
- - referer - varchar - 255 - NULL - 2.2 - 4.1 - - - is_active - boolean - Is Personal Campaign Page enabled/active? - 0 - 2.2 - - CheckBox - + page_id + int unsigned + true + The Contribution or Event Page which triggered this pcp + 4.1 + + + page_type + PCP Page Type + The type of PCP this is: contribute or event + varchar + 64 + 'contribute' + + Select + + 2.2 + + + pcp_block_id + The pcp block that this pcp page was created from + int unsigned + true + 4.1 + + + is_thermometer + int unsigned + 0 + + CheckBox + + 2.2 + + + is_honor_roll + int unsigned + 0 + 2.2 + + CheckBox + + + + goal_amount + decimal + Goal amount of this Personal Campaign Page. + 2.2 + + Text + + + + currency + varchar + 3 + NULL + 3 character string, value from config setting or input via user. + 3.2 + + civicrm_currency
+ name + full_name + numeric_code +
+ + Select + +
+ + referer + varchar + 255 + NULL + 2.2 + 4.1 + + + is_active + boolean + Is Personal Campaign Page enabled/active? + 0 + 2.2 + + CheckBox + diff --git a/xml/schema/PCP/PCPBlock.xml b/xml/schema/PCP/PCPBlock.xml index 116a0b0574..844c738fb0 100644 --- a/xml/schema/PCP/PCPBlock.xml +++ b/xml/schema/PCP/PCPBlock.xml @@ -8,120 +8,120 @@ 2.2 true - id - int unsigned - true - PCP block Id - 2.2 + id + int unsigned + true + PCP block Id + 2.2 - id - true + id + true - entity_table - varchar - 64 - 2.2 + entity_table + varchar + 64 + 2.2 - entity_id - int unsigned - true - FK to civicrm_contribution_page.id OR civicrm_event.id - 2.2 + entity_id + int unsigned + true + FK to civicrm_contribution_page.id OR civicrm_event.id + 2.2 - entity_id - entity_table - 2.2 + entity_id + entity_table + 2.2 - entity_id - civicrm_contribution_page
- id - 2.2 - 4.1 + entity_id + civicrm_contribution_page
+ id + 2.2 + 4.1
- target_entity_type - varchar - 255 - true - 'contribute' - The type of entity that this pcp targets - 4.1 + target_entity_type + varchar + 255 + true + 'contribute' + The type of entity that this pcp targets + 4.1 - target_entity_id - int unsigned - true - The entity that this pcp targets - 4.1 + target_entity_id + int unsigned + true + The entity that this pcp targets + 4.1 - target_entity_id - - target_entity_type - 4.1 + target_entity_id + + target_entity_type + 4.1 - supporter_profile_id - int unsigned - FK to civicrm_uf_group.id. Does Personal Campaign Page require manual activation by administrator? (is inactive by default after setup)? - NULL - 2.2 + supporter_profile_id + int unsigned + FK to civicrm_uf_group.id. Does Personal Campaign Page require manual activation by administrator? (is inactive by default after setup)? + NULL + 2.2 - supporter_profile_id - civicrm_uf_group
- id - 3.1 - SET NULL + supporter_profile_id + civicrm_uf_group
+ id + 3.1 + SET NULL
- is_approval_needed - boolean - Does Personal Campaign Page require manual activation by administrator? (is inactive by default after setup)? - NULL - 2.2 + is_approval_needed + boolean + Does Personal Campaign Page require manual activation by administrator? (is inactive by default after setup)? + NULL + 2.2 - is_tellfriend_enabled - boolean - Does Personal Campaign Page allow using tell a friend? - NULL - 2.2 + is_tellfriend_enabled + boolean + Does Personal Campaign Page allow using tell a friend? + NULL + 2.2 - tellfriend_limit - int unsigned - NULL - Maximum recipient fields allowed in tell a friend - 2.2 + tellfriend_limit + int unsigned + NULL + Maximum recipient fields allowed in tell a friend + 2.2 - link_text - varchar - 255 - NULL - true - Link text for PCP. - 2.2 + link_text + varchar + 255 + NULL + true + Link text for PCP. + 2.2 - is_active - boolean - Is Personal Campaign Page Block enabled/active? - 1 - 2.2 + is_active + boolean + Is Personal Campaign Page Block enabled/active? + 1 + 2.2 - notify_email - varchar - 255 - If set, notification is automatically emailed to this email-address on create/update Personal Campaign Page - NULL - 2.2 + notify_email + varchar + 255 + If set, notification is automatically emailed to this email-address on create/update Personal Campaign Page + NULL + 2.2 diff --git a/xml/schema/Pledge/PledgeBlock.xml b/xml/schema/Pledge/PledgeBlock.xml index 9e76f27346..4012777a5c 100644 --- a/xml/schema/Pledge/PledgeBlock.xml +++ b/xml/schema/Pledge/PledgeBlock.xml @@ -6,80 +6,80 @@ 2.1 true - id - int unsigned - true - Pledge ID - 2.1 + id + int unsigned + true + Pledge ID + 2.1 - id - true + id + true - entity_table - Entity Table - varchar - 64 - physical tablename for entity being joined to pledge, e.g. civicrm_contact - 2.1 + entity_table + Entity Table + varchar + 64 + physical tablename for entity being joined to pledge, e.g. civicrm_contact + 2.1 - entity_id - Entity Id - int unsigned - true - FK to entity table specified in entity_table column. - 2.1 + entity_id + Entity Id + int unsigned + true + FK to entity table specified in entity_table column. + 2.1 - entity_id - entity_table - 2.1 + entity_id + entity_table + 2.1 - index_entity - entity_table - entity_id - 2.1 + index_entity + entity_table + entity_id + 2.1 - pledge_frequency_unit - Pledge Frequency Unit - varchar - 128 - Delimited list of supported frequency units - 2.1 + pledge_frequency_unit + Pledge Frequency Unit + varchar + 128 + Delimited list of supported frequency units + 2.1 - is_pledge_interval - boolean - 0 - Is frequency interval exposed on the contribution form. - 2.1 + is_pledge_interval + boolean + 0 + Is frequency interval exposed on the contribution form. + 2.1 - max_reminders - Maximum Number of Reminders - int unsigned - 1 - The maximum number of payment reminders to send for any given payment. - 2.1 + max_reminders + Maximum Number of Reminders + int unsigned + 1 + The maximum number of payment reminders to send for any given payment. + 2.1 - initial_reminder_day - Initial Reminder Day - int unsigned - 5 - Send initial reminder this many days prior to the payment due date. - 2.1 + initial_reminder_day + Initial Reminder Day + int unsigned + 5 + Send initial reminder this many days prior to the payment due date. + 2.1 - additional_reminder_day - Additional Reminder Days - int unsigned - 5 - Send additional reminder this many days after last one sent, up to maximum number of reminders. - 2.1 + additional_reminder_day + Additional Reminder Days + int unsigned + 5 + Send additional reminder this many days after last one sent, up to maximum number of reminders. + 2.1 diff --git a/xml/schema/Pledge/PledgePayment.xml b/xml/schema/Pledge/PledgePayment.xml index 9031c05bf4..efd0a057ee 100644 --- a/xml/schema/Pledge/PledgePayment.xml +++ b/xml/schema/Pledge/PledgePayment.xml @@ -8,24 +8,24 @@ 2.1 true - id - pledge_payment_id - Payment ID - int unsigned - true - true - 2.1 + id + pledge_payment_id + Payment ID + int unsigned + true + true + 2.1 - id - true + id + true - pledge_id - int unsigned - true - FK to Pledge table - 2.1 + pledge_id + int unsigned + true + FK to Pledge table + 2.1 pledge_id @@ -35,10 +35,10 @@ CASCADE - contribution_id - int unsigned - FK to contribution table. - 2.1 + contribution_id + int unsigned + FK to contribution table. + 2.1 contribution_id @@ -54,78 +54,78 @@ 2.1 - scheduled_amount - pledge_payment_scheduled_amount - Scheduled Amount - true - decimal - true - Pledged amount for this payment (the actual contribution amount might be different). - 2.1 + scheduled_amount + pledge_payment_scheduled_amount + Scheduled Amount + true + decimal + true + Pledged amount for this payment (the actual contribution amount might be different). + 2.1 - actual_amount - pledge_payment_actual_amount - Actual Amount - true - decimal - Actual amount that is paid as the Pledged installment amount. - 3.2 + actual_amount + pledge_payment_actual_amount + Actual Amount + true + decimal + Actual amount that is paid as the Pledged installment amount. + 3.2 - currency - varchar - 3 - NULL - 3 character string, value from config setting or input via user. - 3.2 - - civicrm_currency
- name - full_name - numeric_code -
- - Select - + currency + varchar + 3 + NULL + 3 character string, value from config setting or input via user. + 3.2 + + civicrm_currency
+ name + full_name + numeric_code +
+ + Select +
- scheduled_date - pledge_payment_scheduled_date - Scheduled Date - true - datetime - true - The date the pledge payment is supposed to happen. - 2.1 + scheduled_date + pledge_payment_scheduled_date + Scheduled Date + true + datetime + true + The date the pledge payment is supposed to happen. + 2.1 - reminder_date - pledge_payment_reminder_date - Last Reminder - true - datetime - The date that the most recent payment reminder was sent. - 2.1 + reminder_date + pledge_payment_reminder_date + Last Reminder + true + datetime + The date that the most recent payment reminder was sent. + 2.1 - reminder_count - pledge_payment_reminder_count - Reminders Sent - true - int unsigned - 0 - The number of payment reminders sent. - 2.1 + reminder_count + pledge_payment_reminder_count + Reminders Sent + true + int unsigned + 0 + The number of payment reminders sent. + 2.1 - status_id - Payment Status - pledge_payment_status_id - true - false - int unsigned - 2.1 + status_id + Payment Status + pledge_payment_status_id + true + false + int unsigned + 2.1 index_status