CRM-10935 Fixing a number of pages and forms that were ignoring the edit my contact...
authorDave Greenberg <dave@civicrm.org>
Thu, 18 Jul 2013 01:15:46 +0000 (18:15 -0700)
committerDave Greenberg <dave@civicrm.org>
Thu, 18 Jul 2013 01:15:46 +0000 (18:15 -0700)
commitad623fd4f0f1266734a603733afa21181276bc0e
tree8133fa07f450344d9e6f3c2d1e52a57296666f03
parent7ae0389fb172a812b137b78f5f51f01065f83070
CRM-10935 Fixing a number of pages and forms that were ignoring the edit my contact permission with hard-coded conditional allowing a user to edit their own contact record regardless of permissions.

----------------------------------------
* CRM-10935: Create new Core Permission - CiviCRM: Access own Contact or both "CiviCRM: View own Contact"  and "CiviCRM: Edit own Contact"
  http://issues.civicrm.org/jira/browse/CRM-10935
CRM/Contact/BAO/Contact/Permission.php
CRM/Contact/Form/Contact.php
CRM/Contact/Page/View.php