- Feb 06, 2014
-
-
Kurund Jalmi authored
fixes CRM-14175, ignore bulk activities while fetching contact names for...
-
Kurund Jalmi authored
---------------------------------------- * CRM-14175: activity tab on contact summary is super slow http://issues.civicrm.org/jira/browse/CRM-14175
-
colemanw authored
CRM-14137 - further PR on returning report_template metadata in getrows api action
-
- Feb 05, 2014
-
-
Tim Otten authored
CRM-14092 - Restrict browsing of imageUploadDir via imageUploadURL
-
totten authored
Previously, it attempted to restrict browsing of uploadDir and configAndLogDir. However, this is extraneoous because we have other checks to ensure that those directories are inaccessible. However, imageUploadDir is different because we want to expose its file -- we just don't want to expose a listing of them. This commit also breaks out checkDirectoriesAreNotBrowseable() into three functions. ---------------------------------------- * CRM-14092: http://issues.civicrm.org/jira/browse/CRM-14092
-
Tim Otten authored
CRM-14091, CRM-14092
-
lobo authored
Crm 14169b
-
Dave Greenberg authored
CRM-14169 - Reverted the change to require access CiviCRM since creating an event does work for auth user with access CiviEvent and there are use cases for this. We will add a config warning separately if inappropriate perms have been granted to anonymous users. Removed access CiviCRM requirement from ajax.locBlock since that breaks the Location tab in events for users who can otherwise properly create an event. ---------------------------------------- * CRM-14169: http://issues.civicrm.org/jira/browse/CRM-14169
-
Dave Greenberg authored
Revert "CRM-14169 - require access CiviCRM permission in addtion to access CiviEvent permission in order to create a new event and in order to access Manage Events page (event/manage path)." This reverts commit be87f5a9.
-
totten authored
---------------------------------------- * CRM-14091: http://issues.civicrm.org/jira/browse/CRM-14091
-
totten authored
-
totten authored
-
colemanw authored
CRM-14159 API Add generic options['metadata'] = labels functionality
-
colemanw authored
-
colemanw authored
-
colemanw authored
-
totten authored
-
totten authored
* checkAll - Simply aggregates the other checks * showPeriodicAlerts - Application logic for when/how to run check
-
totten authored
If we write tests for this, it will be harder to run with different markers if the function is static.
-
totten authored
-
lobo authored
CRM-14148 cope with half hour timezones
-
Conflicts: CRM/Utils/Check/Security.php
-
-
-
-
Kurund Jalmi authored
CRM-14099 : added support for months in scheduled reminder
-
Kurund Jalmi authored
adjust test for grammar improvement
-
colemanw authored
CRM-14162
-
Dave Greenberg authored
add index for civicrm_activity_contact
-
lobo authored
CRM-13967 allow additional of anonymous tokens for logged out users when...
-
Eileen McNaughton authored
---------------------------------------- * CRM-14148: Timezones with partial hours cause core crash http://issues.civicrm.org/jira/browse/CRM-14148
-
Kurund Jalmi authored
-
Eileen McNaughton authored
---------------------------------------- * CRM-13967: Public Mailing View page doesn't render hook tokens http://issues.civicrm.org/jira/browse/CRM-13967
-
Kurund Jalmi authored
---------------------------------------- * CRM-14162: Inconsistencies and test failures with gender, prefix, suffix http://issues.civicrm.org/jira/browse/CRM-14162
-
- Feb 04, 2014
-
-
Kurund Jalmi authored
This reverts commit e30e8c3c.
-
Kurund Jalmi authored
CRM-14169 - require access CiviCRM permission in addtion to access CiviE...
-
Dave Greenberg authored
CRM-14169 - require access CiviCRM permission in addtion to access CiviEvent permission in order to create a new event and in order to access Manage Events page (event/manage path). ---------------------------------------- * CRM-14169: http://issues.civicrm.org/jira/browse/CRM-14169
-
colemanw authored
-
Eileen McNaughton authored
-
Tim Otten authored
--HR-253 Activity.get API - Filter by target_contact_id
-