CRM-16761 - Forms, templates and message template changes.
authorDave Greenberg <dave@civicrm.org>
Thu, 19 Nov 2015 01:08:00 +0000 (17:08 -0800)
committerDave Greenberg <dave@civicrm.org>
Thu, 19 Nov 2015 01:08:00 +0000 (17:08 -0800)
commit97d8187a6e87a6dc78673205ebc75e4b94847c60
treeec47c6baf9dbf723f5a920648d5a7425baa707a2
parent75db392c3b0e319bcbe6f13b8fa27e49ce3608d7
CRM-16761 - Forms, templates and message template changes.

----------------------------------------
* CRM-16761: Self service view, update and cancel for CiviEvent
  https://issues.civicrm.org/jira/browse/CRM-16761
18 files changed:
CRM/Event/Form/ManageEvent/Registration.php
CRM/Event/Form/ParticipantView.php
CRM/Event/Form/SelfSvcTransfer.php [new file with mode: 0644]
CRM/Event/Form/SelfSvcUpdate.php [new file with mode: 0644]
CRM/Event/xml/Menu/Event.xml
sql/civicrm_generated.mysql
templates/CRM/Event/Form/ManageEvent/Registration.tpl
templates/CRM/Event/Form/ParticipantView.tpl
templates/CRM/Event/Form/SelfSvcTransfer.tpl [new file with mode: 0644]
templates/CRM/Event/Form/SelfSvcUpdate.tpl [new file with mode: 0644]
xml/templates/civicrm_msg_template.tpl
xml/templates/message_templates/event_online_receipt_html.tpl
xml/templates/message_templates/event_online_receipt_text.tpl
xml/templates/message_templates/participant_confirm_html.tpl
xml/templates/message_templates/participant_confirm_text.tpl
xml/templates/message_templates/participant_transferred_html.tpl [new file with mode: 0644]
xml/templates/message_templates/participant_transferred_subject.tpl [new file with mode: 0644]
xml/templates/message_templates/participant_transferred_text.tpl [new file with mode: 0644]