civicrm-core.git
10 years agoMerge remote-tracking branch 'upstream/4.4' into 4.4-master-2014-02-05-17-16-30
kurund [Thu, 6 Feb 2014 01:31:12 +0000 (17:31 -0800)]
Merge remote-tracking branch 'upstream/4.4' into 4.4-master-2014-02-05-17-16-30

Conflicts:
tests/phpunit/api/v3/GroupContactTest.php

10 years agoMerge pull request #2480 from kurund/activity-optimization
Kurund Jalmi [Thu, 6 Feb 2014 01:09:58 +0000 (17:09 -0800)]
Merge pull request #2480 from kurund/activity-optimization

fixes CRM-14175, ignore bulk activities while fetching contact names for...

10 years agofixes CRM-14175, ignore bulk activities while fetching contact names for activities
kurund [Thu, 6 Feb 2014 00:40:52 +0000 (16:40 -0800)]
fixes CRM-14175, ignore bulk activities while fetching contact names for activities

----------------------------------------
* CRM-14175: activity tab on contact summary is super slow
  http://issues.civicrm.org/jira/browse/CRM-14175

10 years agoMerge pull request #2461 from eileenmcnaughton/CRM-14137-2
colemanw [Thu, 6 Feb 2014 00:23:10 +0000 (16:23 -0800)]
Merge pull request #2461 from eileenmcnaughton/CRM-14137-2

CRM-14137 - further PR on returning report_template metadata in getrows api action

10 years agoMerge pull request #2479 from colemanw/css
colemanw [Wed, 5 Feb 2014 23:34:30 +0000 (15:34 -0800)]
Merge pull request #2479 from colemanw/css

Form style improvements

10 years agoMake form element css more consistent
Coleman Watts [Wed, 5 Feb 2014 23:32:53 +0000 (15:32 -0800)]
Make form element css more consistent

10 years agoCRM-13966 - Improve select2 styling
Coleman Watts [Wed, 5 Feb 2014 23:31:43 +0000 (15:31 -0800)]
CRM-13966 - Improve select2 styling

10 years agoMerge pull request #2478 from totten/4.4-CRM-14092-b
Tim Otten [Wed, 5 Feb 2014 21:42:19 +0000 (13:42 -0800)]
Merge pull request #2478 from totten/4.4-CRM-14092-b

CRM-14092 - Restrict browsing of imageUploadDir via imageUploadURL

10 years agoCRM-14092 - Restrict browsing of imageUploadDir via imageUploadURL
Tim Otten [Wed, 5 Feb 2014 21:36:08 +0000 (13:36 -0800)]
CRM-14092 - Restrict browsing of imageUploadDir via imageUploadURL

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

10 years agoMerge pull request #2475 from totten/4.4-CRM-14092
Tim Otten [Wed, 5 Feb 2014 20:39:23 +0000 (12:39 -0800)]
Merge pull request #2475 from totten/4.4-CRM-14092

CRM-14091, CRM-14092

10 years agoMerge pull request #2477 from colemanw/css
colemanw [Wed, 5 Feb 2014 20:00:20 +0000 (12:00 -0800)]
Merge pull request #2477 from colemanw/css

Improve css

10 years agoMerge pull request #2476 from davecivicrm/CRM-14169b
dlobo [Wed, 5 Feb 2014 19:49:48 +0000 (11:49 -0800)]
Merge pull request #2476 from davecivicrm/CRM-14169b

Crm 14169b

10 years agoMake CiviCRM look better
Coleman Watts [Wed, 5 Feb 2014 19:46:59 +0000 (11:46 -0800)]
Make CiviCRM look better

10 years agoCRM-14169 - Reverted the change to require access CiviCRM since creating an event...
Dave Greenberg [Wed, 5 Feb 2014 19:46:59 +0000 (11:46 -0800)]
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

10 years agoRevert "CRM-14169 - require access CiviCRM permission in addtion to access CiviEvent...
Dave Greenberg [Wed, 5 Feb 2014 19:38:46 +0000 (11:38 -0800)]
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 be87f5a989291fc7f2d5f247daa26375664bb9ec.

10 years agoCRM-14091 - Change URLs for doc links
Tim Otten [Wed, 5 Feb 2014 19:25:32 +0000 (11:25 -0800)]
CRM-14091 - Change URLs for doc links

----------------------------------------
* CRM-14091:
  http://issues.civicrm.org/jira/browse/CRM-14091

10 years agoCRM_Utils_Check_Security - Autoformat
Tim Otten [Wed, 5 Feb 2014 18:55:38 +0000 (10:55 -0800)]
CRM_Utils_Check_Security - Autoformat

10 years agoMore consistently restrict access to template, config/log, and upload dirs.
Tim Otten [Wed, 5 Feb 2014 18:54:22 +0000 (10:54 -0800)]
More consistently restrict access to template, config/log, and upload dirs.

10 years agoMerge pull request #2454 from eileenmcnaughton/CRM-14159
colemanw [Wed, 5 Feb 2014 18:40:11 +0000 (10:40 -0800)]
Merge pull request #2454 from eileenmcnaughton/CRM-14159

CRM-14159 API Add generic options['metadata'] = labels functionality

10 years agotest cleanup
colemanw [Wed, 5 Feb 2014 18:39:55 +0000 (10:39 -0800)]
test cleanup

10 years agocode/comment cleanup
colemanw [Wed, 5 Feb 2014 18:38:26 +0000 (10:38 -0800)]
code/comment cleanup

10 years agoTest fixes
Coleman Watts [Wed, 5 Feb 2014 18:22:39 +0000 (10:22 -0800)]
Test fixes

10 years agoCRM_Utils_Check_Security - Remove hard dependency on CRM_Core_Session::setStatus
Tim Otten [Wed, 5 Feb 2014 18:20:21 +0000 (10:20 -0800)]
CRM_Utils_Check_Security - Remove hard dependency on CRM_Core_Session::setStatus

10 years agoCRM_Utils_Check_Security - Split allChecks in two:
Tim Otten [Wed, 5 Feb 2014 18:04:01 +0000 (10:04 -0800)]
CRM_Utils_Check_Security - Split allChecks in two:

 * checkAll - Simply aggregates the other checks
 * showPeriodicAlerts - Application logic for when/how to run check

10 years agoCRM_Utils_Check_Security - Make getFilePathMarker non-static
Tim Otten [Wed, 5 Feb 2014 17:59:48 +0000 (09:59 -0800)]
CRM_Utils_Check_Security - Make getFilePathMarker non-static

If we write tests for this, it will be harder to run with different markers
if the function is static.

10 years agoCRM_Utils_Check_Security - Change case of function names
Tim Otten [Wed, 5 Feb 2014 17:58:26 +0000 (09:58 -0800)]
CRM_Utils_Check_Security - Change case of function names

10 years agoMerge pull request #2471 from eileenmcnaughton/CRM-14148
dlobo [Wed, 5 Feb 2014 17:53:44 +0000 (09:53 -0800)]
Merge pull request #2471 from eileenmcnaughton/CRM-14148

CRM-14148 cope with half hour timezones

10 years agoCRM-14092. Generate blank index.html files in public directories.
Chris Burgess [Thu, 30 Jan 2014 11:12:26 +0000 (00:12 +1300)]
CRM-14092. Generate blank index.html files in public directories.

Conflicts:
CRM/Utils/Check/Security.php

10 years agoAccount for differing path structures in different CMS backends.
Chris Burgess [Tue, 4 Feb 2014 23:08:50 +0000 (12:08 +1300)]
Account for differing path structures in different CMS backends.

10 years agoCRM-14091. Run checks at most once a day for each user with administrative permissions.
Chris Burgess [Fri, 31 Jan 2014 02:35:31 +0000 (15:35 +1300)]
CRM-14091. Run checks at most once a day for each user with administrative permissions.

10 years agoCRM-14091. Look for obvious misconfigurations and warn.
Chris Burgess [Thu, 30 Jan 2014 10:42:28 +0000 (23:42 +1300)]
CRM-14091. Look for obvious misconfigurations and warn.

10 years agoMerge pull request #2463 from yashodha/CRM-14099
Kurund Jalmi [Wed, 5 Feb 2014 17:32:40 +0000 (09:32 -0800)]
Merge pull request #2463 from yashodha/CRM-14099

CRM-14099 : added support for months in scheduled reminder

10 years agoMerge pull request #2464 from eileenmcnaughton/test-fix
Kurund Jalmi [Wed, 5 Feb 2014 17:31:38 +0000 (09:31 -0800)]
Merge pull request #2464 from eileenmcnaughton/test-fix

adjust test for grammar improvement

10 years agoMerge pull request #2474 from jitendrapurohit/CRM-13833
Kurund Jalmi [Wed, 5 Feb 2014 15:50:39 +0000 (07:50 -0800)]
Merge pull request #2474 from jitendrapurohit/CRM-13833

CRM-13833 fix

10 years agoCRM-13833 fix
Web Access [Wed, 5 Feb 2014 14:17:05 +0000 (19:47 +0530)]
CRM-13833 fix

10 years agoMerge pull request #2473 from yashodha/HR-252.fix
Yashodha Chaku [Wed, 5 Feb 2014 09:54:16 +0000 (15:24 +0530)]
Merge pull request #2473 from yashodha/HR-252.fix

get rid of grouping filter

10 years agoget of grouping filter
yashodha [Wed, 5 Feb 2014 10:02:50 +0000 (15:32 +0530)]
get of grouping filter

10 years agoMerge pull request #2468 from kurund/CRM-14162
colemanw [Wed, 5 Feb 2014 04:02:15 +0000 (20:02 -0800)]
Merge pull request #2468 from kurund/CRM-14162

CRM-14162

10 years agoMerge pull request #2472 from kurund/CRM-14167
Dave Greenberg [Wed, 5 Feb 2014 01:48:13 +0000 (17:48 -0800)]
Merge pull request #2472 from kurund/CRM-14167

add index for civicrm_activity_contact

10 years agoMerge pull request #2470 from eileenmcnaughton/CRM-13967
dlobo [Wed, 5 Feb 2014 01:23:33 +0000 (17:23 -0800)]
Merge pull request #2470 from eileenmcnaughton/CRM-13967

CRM-13967 allow additional of anonymous tokens for logged out users when...

10 years agoCRM-14148 cope with half hour timezones
Eileen McNaughton [Wed, 5 Feb 2014 01:22:43 +0000 (14:22 +1300)]
CRM-14148 cope with half hour timezones

----------------------------------------
* CRM-14148: Timezones with partial hours cause core crash
  http://issues.civicrm.org/jira/browse/CRM-14148

10 years agoadd index for civicrm_activity_contact
kurund [Wed, 5 Feb 2014 01:19:37 +0000 (17:19 -0800)]
add index for civicrm_activity_contact

10 years agoCRM-13967 allow additional of anonymous tokens for logged out users when viewing...
Eileen McNaughton [Wed, 5 Feb 2014 01:15:59 +0000 (14:15 +1300)]
CRM-13967 allow additional of anonymous tokens for logged out users when viewing mailing

----------------------------------------
* CRM-13967: Public Mailing View page doesn't render hook tokens
  http://issues.civicrm.org/jira/browse/CRM-13967

10 years agoCRM-14170 - BugFix for closing help dialog when clicked rapidly
Coleman Watts [Wed, 5 Feb 2014 00:57:01 +0000 (16:57 -0800)]
CRM-14170 - BugFix for closing help dialog when clicked rapidly

10 years agoMerge pull request #2469 from colemanw/master
colemanw [Wed, 5 Feb 2014 00:50:13 +0000 (16:50 -0800)]
Merge pull request #2469 from colemanw/master

CRM-14170 - Close help dialog when clicked twice

10 years agoCRM-14170 - Close help dialog when clicked twice
Coleman Watts [Wed, 5 Feb 2014 00:48:33 +0000 (16:48 -0800)]
CRM-14170 - Close help dialog when clicked twice

10 years agofixes for CRM-14162, switch labels
kurund [Wed, 5 Feb 2014 00:34:04 +0000 (16:34 -0800)]
fixes for CRM-14162, switch labels

----------------------------------------
* CRM-14162: Inconsistencies and test failures with gender, prefix, suffix
  http://issues.civicrm.org/jira/browse/CRM-14162

10 years agoRevert "CRM-13996 - Search views - hack to fix prefix, gender, suffix"
kurund [Tue, 4 Feb 2014 23:52:35 +0000 (15:52 -0800)]
Revert "CRM-13996 - Search views - hack to fix prefix, gender, suffix"

This reverts commit e30e8c3cd8ea9e63d01902f9141e774988db8fe7.

10 years agoMerge pull request #2467 from davecivicrm/CRM-14169
Kurund Jalmi [Tue, 4 Feb 2014 23:33:29 +0000 (15:33 -0800)]
Merge pull request #2467 from davecivicrm/CRM-14169

CRM-14169 - require access CiviCRM permission in addtion to access CiviE...

10 years agoCRM-13970 - Fix upgrade script
Coleman Watts [Tue, 4 Feb 2014 23:32:37 +0000 (15:32 -0800)]
CRM-13970 - Fix upgrade script

10 years agoCRM-14169 - require access CiviCRM permission in addtion to access CiviEvent permissi...
Dave Greenberg [Tue, 4 Feb 2014 23:29:10 +0000 (15:29 -0800)]
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

10 years agoCRM-14121 - Apply patch by Ben Wilhelm
Coleman Watts [Tue, 4 Feb 2014 23:14:16 +0000 (15:14 -0800)]
CRM-14121 - Apply patch by Ben Wilhelm

10 years agoMerge pull request #2465 from colemanw/select
colemanw [Tue, 4 Feb 2014 22:27:50 +0000 (14:27 -0800)]
Merge pull request #2465 from colemanw/select

Select

10 years agoCRM-14165 - Add client-side options editor and add to activity form
Coleman Watts [Tue, 4 Feb 2014 22:26:30 +0000 (14:26 -0800)]
CRM-14165 - Add client-side options editor and add to activity form

10 years agoadjust test for grammar improvement
Eileen McNaughton [Tue, 4 Feb 2014 20:00:30 +0000 (09:00 +1300)]
adjust test for grammar improvement

10 years agoCRM-13970 - Remove redundant option group page/form
Coleman Watts [Tue, 4 Feb 2014 18:34:23 +0000 (10:34 -0800)]
CRM-13970 - Remove redundant option group page/form

10 years agoMerge pull request #2462 from NileemaJadhav/HR-253
Tim Otten [Tue, 4 Feb 2014 16:57:21 +0000 (08:57 -0800)]
Merge pull request #2462 from NileemaJadhav/HR-253

--HR-253  Activity.get API - Filter by target_contact_id

10 years agoMerge pull request #2392 from eileenmcnaughton/CRM-14108
Yashodha Chaku [Tue, 4 Feb 2014 16:24:14 +0000 (08:24 -0800)]
Merge pull request #2392 from eileenmcnaughton/CRM-14108

CRM-14108 add scheduled reminder id as a params on scheduled job

10 years ago--HR-253 Activity.get API - Filter by target_contact_id
Nileema [Tue, 4 Feb 2014 13:30:05 +0000 (19:00 +0530)]
--HR-253  Activity.get API - Filter by target_contact_id

10 years agoCRM-14099 : added support for months in scheduled reminder
yashodha [Tue, 4 Feb 2014 11:25:03 +0000 (16:55 +0530)]
CRM-14099 : added support for months in scheduled reminder

10 years agoMerge pull request #2460 from NileemaJadhav/HR-235
Tim Otten [Tue, 4 Feb 2014 09:57:54 +0000 (01:57 -0800)]
Merge pull request #2460 from NileemaJadhav/HR-235

--HR-235 Modification for showing column header label on Map field page

10 years ago--HR-235 rowDisplayCount tweak
Nileema [Tue, 4 Feb 2014 09:11:50 +0000 (14:41 +0530)]
--HR-235 rowDisplayCount tweak

10 years agoMerge pull request #2459 from deepak-srivastava/CRM-14128
deepak-srivastava [Tue, 4 Feb 2014 08:43:09 +0000 (00:43 -0800)]
Merge pull request #2459 from deepak-srivastava/CRM-14128

CRM-14128 - make mhas available, make where() generic

10 years ago-- Code modification
Nileema [Tue, 4 Feb 2014 07:10:05 +0000 (12:40 +0530)]
-- Code modification

10 years agoFix e-notice on Case/Demographics report so it does not need to be excluded from...
Eileen McNaughton [Tue, 4 Feb 2014 01:42:40 +0000 (14:42 +1300)]
Fix e-notice on Case/Demographics report so it does not need to be excluded from test

10 years agoCRM-14137 alter report metadata in api result to be keyed as 'metadata' per discussions
Eileen McNaughton [Tue, 4 Feb 2014 06:51:58 +0000 (19:51 +1300)]
CRM-14137 alter report metadata in api result to be keyed as 'metadata' per discussions

----------------------------------------
* CRM-14137: Report_template.getrows api - allow retrieval of metadata at the top level
  http://issues.civicrm.org/jira/browse/CRM-14137

10 years agoMerge pull request #2419 from eileenmcnaughton/CRM-14137
deepak-srivastava [Tue, 4 Feb 2014 06:39:27 +0000 (22:39 -0800)]
Merge pull request #2419 from eileenmcnaughton/CRM-14137

CRM-14137 , CRM-14138 , report_template.getrows api tidy up

10 years ago--HR-235 Modification for showing column header label on Map field page
Nileema [Tue, 4 Feb 2014 06:19:56 +0000 (11:49 +0530)]
--HR-235 Modification for showing column header label on Map field page

10 years agoCRM-14128 - change to mhas
Deepak Srivastava [Tue, 4 Feb 2014 06:19:33 +0000 (11:49 +0530)]
CRM-14128 - change to mhas

----------------------------------------
* CRM-14128: Participant Count Report offers 'is not role' criteria - but treats it the same as 'is role'
  http://issues.civicrm.org/jira/browse/CRM-14128

10 years agoCRM-14165 - Add metadata-based quickform select
Coleman Watts [Tue, 4 Feb 2014 04:41:19 +0000 (20:41 -0800)]
CRM-14165 - Add metadata-based quickform select

10 years agoMerge pull request #2456 from eileenmcnaughton/test-fix
Kurund Jalmi [Tue, 4 Feb 2014 00:57:31 +0000 (16:57 -0800)]
Merge pull request #2456 from eileenmcnaughton/test-fix

test -fix on test set-up (group contact)

10 years agotest -fix on test set-up (group contact)
Eileen McNaughton [Tue, 4 Feb 2014 00:53:56 +0000 (13:53 +1300)]
test -fix on test set-up (group contact)

10 years agoMerge pull request #2455 from davecivicrm/CRM-14161
Kurund Jalmi [Tue, 4 Feb 2014 00:46:33 +0000 (16:46 -0800)]
Merge pull request #2455 from davecivicrm/CRM-14161

CRM-14161 - adjust width and height of multi-select widgets on New Maili...

10 years agoCRM-14161 - adjust width and height of multi-select widgets on New Mailing form to...
Dave Greenberg [Tue, 4 Feb 2014 00:40:35 +0000 (16:40 -0800)]
CRM-14161 - adjust width and height of multi-select widgets on New Mailing form to handle long names.

----------------------------------------
* CRM-14161: New Mailing form - adjust height and width of multi-select fields to better accommodate long names
  http://issues.civicrm.org/jira/browse/CRM-14161

10 years agoTest cleanup
Coleman Watts [Mon, 3 Feb 2014 23:56:25 +0000 (15:56 -0800)]
Test cleanup

10 years agoCRM-14159 API Add generic options['metadata'] = labels functionality
Eileen [Thu, 23 Jan 2014 16:16:04 +0000 (16:16 +0000)]
CRM-14159 API Add generic options['metadata'] = labels functionality

----------------------------------------
* CRM-14159: Add ability to return labels as top level metadata
  http://issues.civicrm.org/jira/browse/CRM-14159

10 years agoMerge remote-tracking branch 'upstream/4.4' into 4.4-master-2014-02-03-14-48-25
kurund [Mon, 3 Feb 2014 22:55:07 +0000 (14:55 -0800)]
Merge remote-tracking branch 'upstream/4.4' into 4.4-master-2014-02-03-14-48-25

Conflicts:
CRM/Contribute/BAO/Contribution.php
tests/phpunit/api/v3/GroupContactTest.php

10 years agoCRM-13966 - select2 - improve defaults and php docs
Coleman Watts [Mon, 3 Feb 2014 22:14:01 +0000 (14:14 -0800)]
CRM-13966 - select2 - improve defaults and php docs

10 years agoMerge pull request #2434 from mlutfy/crm14147-4.4
Kurund Jalmi [Mon, 3 Feb 2014 22:01:24 +0000 (14:01 -0800)]
Merge pull request #2434 from mlutfy/crm14147-4.4

CRM-14147: Fix 4.1 to 4.2 upgrade in non-english (ex: french, where the profileTitle may have an apostrophe in it.

10 years agoMerge pull request #2453 from davecivicrm/CRM-14047b
Dave Greenberg [Mon, 3 Feb 2014 21:05:29 +0000 (13:05 -0800)]
Merge pull request #2453 from davecivicrm/CRM-14047b

CRM-14047 - for this participant should only be appended when additional...

10 years agoCRM-14047 - for this participant should only be appended when additionalParticipants...
Dave Greenberg [Mon, 3 Feb 2014 21:04:09 +0000 (13:04 -0800)]
CRM-14047 - for this participant should only be appended when additionalParticipants flag is true - otherwise it is confusing.

----------------------------------------
* CRM-14047: Online event registration: add text to clarify the meaning of the Total Fee(s) calculated value
  http://issues.civicrm.org/jira/browse/CRM-14047

10 years agoMerge pull request #2449 from eileenmcnaughton/CRM-14155
Dave Greenberg [Mon, 3 Feb 2014 20:59:09 +0000 (12:59 -0800)]
Merge pull request #2449 from eileenmcnaughton/CRM-14155

CRM-14155 Participant Reports - add event custom fields as fields & filt...

10 years agoMerge pull request #2452 from totten/lolas-freeform-CRM-14126
Tim Otten [Mon, 3 Feb 2014 20:13:06 +0000 (12:13 -0800)]
Merge pull request #2452 from totten/lolas-freeform-CRM-14126

 CRM-14126 - Wrap CURLOPT_FOLLOWLOCATION in a check for open_basedir and safe_mode

10 years agoCRM-14126 - CRM_Extension - Add pleasant warning and log message if open_basedir...
Tim Otten [Mon, 3 Feb 2014 20:09:58 +0000 (12:09 -0800)]
CRM-14126 - CRM_Extension - Add pleasant warning and log message if open_basedir/safe_mode prevents redirects.

----------------------------------------
 * CRM-14126: HttpClient.php library used by CiviCRM issues a PHP warning when open_basedir is set
   http://issues.civicrm.org/jira/browse/CRM-14126

10 years agoMerge pull request #2436 from eileenmcnaughton/test-fix
Kurund Jalmi [Mon, 3 Feb 2014 20:04:26 +0000 (12:04 -0800)]
Merge pull request #2436 from eileenmcnaughton/test-fix

Test fix

10 years agoMerge pull request #2444 from eileenmcnaughton/CRM-14151
Kurund Jalmi [Mon, 3 Feb 2014 19:32:08 +0000 (11:32 -0800)]
Merge pull request #2444 from eileenmcnaughton/CRM-14151

CRM-14151 add hacky-handling to receive date like other date fields in c...

10 years agoMerge pull request #2448 from fuzionnz/CRM-14154
Kurund Jalmi [Mon, 3 Feb 2014 19:28:20 +0000 (11:28 -0800)]
Merge pull request #2448 from fuzionnz/CRM-14154

CRM-14154. Add API method for "message_template", "send".

10 years agoMerge pull request #2451 from colemanw/contactRef
colemanw [Mon, 3 Feb 2014 17:47:53 +0000 (09:47 -0800)]
Merge pull request #2451 from colemanw/contactRef

Contact ref

10 years agoCRM-13966 - select2 - set default & allowClear from markup
Coleman Watts [Mon, 3 Feb 2014 17:45:15 +0000 (09:45 -0800)]
CRM-13966 - select2 - set default & allowClear from markup

10 years agoCRM-13966 - entityRef - Render frozen text as link when appropriate
Coleman Watts [Mon, 3 Feb 2014 16:32:25 +0000 (08:32 -0800)]
CRM-13966 - entityRef - Render frozen text as link when appropriate

10 years agoCRM-13966 - Change contactRef to entityRef
Coleman Watts [Mon, 3 Feb 2014 07:26:24 +0000 (23:26 -0800)]
CRM-13966 - Change contactRef to entityRef

10 years agoMerge pull request #2446 from pradpnayak/CRM-13968
Dave Greenberg [Mon, 3 Feb 2014 03:45:47 +0000 (19:45 -0800)]
Merge pull request #2446 from pradpnayak/CRM-13968

Crm 13968

10 years agoMerge pull request #2450 from davecivicrm/CRM-13833b
Dave Greenberg [Mon, 3 Feb 2014 03:25:42 +0000 (19:25 -0800)]
Merge pull request #2450 from davecivicrm/CRM-13833b

CRM-13833 - Add contact summary link to soft credit contacts in Soft Cre...

10 years agoCRM-13833 - Add contact summary link to soft credit contacts in Soft Credit report.
Dave Greenberg [Mon, 3 Feb 2014 03:24:35 +0000 (19:24 -0800)]
CRM-13833 - Add contact summary link to soft credit contacts in Soft Credit report.

----------------------------------------
* CRM-13833: Implement Soft Credit Types
  http://issues.civicrm.org/jira/browse/CRM-13833

10 years agoCRM-14156 Participant Reports add group filter & tag filters
Eileen [Mon, 3 Feb 2014 01:19:10 +0000 (14:19 +1300)]
CRM-14156 Participant Reports add group filter & tag filters

10 years agoCRM-14155 Participant Reports - add event custom fields as fields & filters
Eileen [Mon, 3 Feb 2014 01:02:14 +0000 (14:02 +1300)]
CRM-14155 Participant Reports - add event custom fields as fields & filters

10 years agoCRM-14154. require_once() not required once.
Chris Burgess [Sun, 2 Feb 2014 21:09:50 +0000 (10:09 +1300)]
CRM-14154. require_once() not required once.

10 years agoCRM-14154. Add API method for "message_template", "send".
Chris Burgess [Sun, 2 Feb 2014 21:01:04 +0000 (10:01 +1300)]
CRM-14154. Add API method for "message_template", "send".

10 years agoCRM-13966 - Migrate activity source_contact_id to use select2
Coleman Watts [Sun, 2 Feb 2014 05:07:10 +0000 (21:07 -0800)]
CRM-13966 - Migrate activity source_contact_id to use select2

10 years agoCRM-13966 - Improve search widget style
Coleman Watts [Sun, 2 Feb 2014 05:00:51 +0000 (21:00 -0800)]
CRM-13966 - Improve search widget style