civicrm-core.git
7 years agoCRM-18503 - Membership join_date is incorrectly set by CiviContribute sign-up page
jitendrapurohit [Tue, 25 Oct 2016 06:27:36 +0000 (11:57 +0530)]
CRM-18503 - Membership join_date is incorrectly set by CiviContribute sign-up page

7 years agoMerge pull request #9246 from eileenmcnaughton/bjorn
Eileen McNaughton [Mon, 24 Oct 2016 23:29:46 +0000 (12:29 +1300)]
Merge pull request #9246 from eileenmcnaughton/bjorn

CRM-19494 Refactoring of permission code

7 years agoAllow to search on just being an active member
Franky Van Liedekerke [Mon, 24 Oct 2016 21:56:18 +0000 (23:56 +0200)]
Allow to search on just being an active member

7 years agoMerge pull request #9313 from tschuettler/CRM-19559
Monish Deb [Mon, 24 Oct 2016 18:14:17 +0000 (23:44 +0530)]
Merge pull request #9313 from tschuettler/CRM-19559

CRM-19559: CRM_Contact_BAO_Contact_Utils - Fix handling of postal_co…

7 years agoCRM-19559 - CRM_Contact_BAO_Contact_Utils - Fix handling of postal_code in contactDet...
Thomas Schüttler [Mon, 24 Oct 2016 12:36:52 +0000 (14:36 +0200)]
CRM-19559 - CRM_Contact_BAO_Contact_Utils - Fix handling of postal_code in contactDetails()

7 years agoMerge pull request #8424 from seamuslee001/CRM-18594
Monish Deb [Mon, 24 Oct 2016 11:26:53 +0000 (16:56 +0530)]
Merge pull request #8424 from seamuslee001/CRM-18594

CRM-18594 Attempt to add test to check aphabetical event type

7 years agoCRM-19557 Fix ACL caching function to not use inefficient query for view my contact
eileenmcnaugton [Mon, 24 Oct 2016 08:50:26 +0000 (21:50 +1300)]
CRM-19557 Fix ACL caching function to not use inefficient query for view my contact

Conflicts:
CRM/Contact/BAO/Contact/Permission.php

7 years agoReturn explicit FALSE for test expectation
eileen [Fri, 14 Oct 2016 17:08:20 +0000 (18:08 +0100)]
Return explicit FALSE for test expectation

Change-Id: Ic975b736eae4edf145636b01cb6e618bbfc0ab70

7 years agoCRM-12645 remove unused function
eileen [Fri, 14 Oct 2016 15:13:23 +0000 (16:13 +0100)]
CRM-12645 remove unused function

7 years agoCRM-12645 remove replaced function
eileen [Fri, 14 Oct 2016 15:06:29 +0000 (16:06 +0100)]
CRM-12645 remove replaced function

7 years agoCRM-12645 fix regression in previous refactor
eileen [Fri, 14 Oct 2016 14:24:13 +0000 (15:24 +0100)]
CRM-12645 fix regression in previous refactor

7 years agoCRM-18120 make acl query less debilitating
eileenmcnaugton [Mon, 29 Feb 2016 05:48:46 +0000 (18:48 +1300)]
CRM-18120 make acl query less debilitating

7 years agoCRM-12645 fix the code that calls the links function to not whomp it.
eileen [Thu, 13 Oct 2016 16:17:55 +0000 (17:17 +0100)]
CRM-12645 fix the code that calls the links function to not whomp it.

Also, index rows by id so array_keys is useful

7 years agoMinor in-passing tidy-ups
eileen [Thu, 13 Oct 2016 16:04:56 +0000 (17:04 +0100)]
Minor in-passing tidy-ups

7 years agoFix enotice
eileen [Thu, 13 Oct 2016 14:10:51 +0000 (15:10 +0100)]
Fix enotice

7 years agoimplementing @eileen's suggestions:
systopia [Thu, 13 Oct 2016 10:48:20 +0000 (11:48 +0100)]
implementing @eileen's suggestions:
 - style
 - extra test
 - documentation
 - FIXME remarks

7 years agoobeying master jenkins
systopia [Wed, 12 Oct 2016 21:51:26 +0000 (22:51 +0100)]
obeying master jenkins

obeying master jenkins

7 years agousing new Permission::allowList to fix CRM-12645
systopia [Wed, 12 Oct 2016 20:47:32 +0000 (21:47 +0100)]
using new Permission::allowList to fix CRM-12645

7 years agofinished unit tests
systopia [Wed, 12 Oct 2016 20:21:08 +0000 (21:21 +0100)]
finished unit tests

7 years agofixed bug in the original function
systopia [Wed, 12 Oct 2016 20:19:50 +0000 (21:19 +0100)]
fixed bug in the original function

7 years agofixed: EDIT implies VIEW
systopia [Wed, 12 Oct 2016 20:19:12 +0000 (21:19 +0100)]
fixed: EDIT implies VIEW

7 years agounit tests for new list permission functions (wip)
systopia [Wed, 12 Oct 2016 13:02:06 +0000 (14:02 +0100)]
unit tests for new list permission functions (wip)

7 years agounit tests for new list permission functions (wip)
systopia [Wed, 12 Oct 2016 11:28:01 +0000 (12:28 +0100)]
unit tests for new list permission functions (wip)

7 years agoadding new list permission functions (wip)
systopia [Wed, 12 Oct 2016 11:27:42 +0000 (12:27 +0100)]
adding new list permission functions (wip)

7 years agostarted unit tests for new list permission functions
systopia [Tue, 11 Oct 2016 23:55:16 +0000 (00:55 +0100)]
started unit tests for new list permission functions

7 years agocleanup and documentation
systopia [Tue, 11 Oct 2016 23:54:54 +0000 (00:54 +0100)]
cleanup and documentation

7 years agoadded check for 'view/edit my contact'
systopia [Tue, 11 Oct 2016 23:53:17 +0000 (00:53 +0100)]
added check for 'view/edit my contact'

7 years agoadded new list permission functions
systopia [Tue, 11 Oct 2016 23:51:28 +0000 (00:51 +0100)]
added new list permission functions

7 years agoMerge pull request #9312 from cividesk/CRM-3795-4.7
Eileen McNaughton [Mon, 24 Oct 2016 01:32:08 +0000 (14:32 +1300)]
Merge pull request #9312 from cividesk/CRM-3795-4.7

CRM-3795: Full fix

7 years agoMerge pull request #9302 from systopia/CRM-19639-2
Eileen McNaughton [Mon, 24 Oct 2016 01:28:44 +0000 (14:28 +1300)]
Merge pull request #9302 from systopia/CRM-19639-2

CRM-19539 proposed fix (version 2)

7 years agoMerge pull request #9308 from fuzionnz/case_api_case_id
Eileen McNaughton [Mon, 24 Oct 2016 00:45:44 +0000 (13:45 +1300)]
Merge pull request #9308 from fuzionnz/case_api_case_id

CRM-19552: If no case_id provided to Case API, use the provided ID.

7 years agoStyle issues.
Nicolas Ganivet [Sun, 23 Oct 2016 21:30:34 +0000 (15:30 -0600)]
Style issues.

7 years agoFull fix: Bcc addresses no longer shown to recipients when PEAR mailer is not Mail_mail.
Nicolas Ganivet [Sun, 23 Oct 2016 21:24:35 +0000 (15:24 -0600)]
Full fix: Bcc addresses no longer shown to recipients when PEAR mailer is not Mail_mail.

7 years agoCleanup BAO_Query classes
Coleman Watts [Sat, 22 Oct 2016 15:19:17 +0000 (11:19 -0400)]
Cleanup BAO_Query classes

7 years agoCRM-19397: Don't perform i18n re-write when saving data to cache
litespeedmarc [Sat, 22 Oct 2016 03:29:44 +0000 (23:29 -0400)]
CRM-19397: Don't perform i18n re-write when saving data to cache

----------------------------------------
* CRM-19397: Notice error: unserialize(): Error at offset when searching on contacts
  https://issues.civicrm.org/jira/browse/CRM-19397

7 years agoCRM-17869 - Support all entities with custom date search
Coleman Watts [Sat, 22 Oct 2016 01:37:56 +0000 (21:37 -0400)]
CRM-17869 - Support all entities with custom date search

7 years agoMerge pull request #8944 from totten/master-givi
Tim Otten [Fri, 21 Oct 2016 19:51:02 +0000 (12:51 -0700)]
Merge pull request #8944 from totten/master-givi

bin/givi - Add backdrop support

7 years agoMerge pull request #9303 from tschuettler/CRM-19550
Monish Deb [Fri, 21 Oct 2016 11:21:55 +0000 (16:51 +0530)]
Merge pull request #9303 from tschuettler/CRM-19550

CRM-19550: CRM_Event_Form_Participant - Fix duplicate event registra…

7 years agoIf no case_id provided to Case API, use the provided ID.
Chris Burgess [Fri, 21 Oct 2016 03:41:06 +0000 (16:41 +1300)]
If no case_id provided to Case API, use the provided ID.

CRM-19552

7 years agoMerge pull request #9268 from seamuslee001/CRM-19463
Tim Otten [Thu, 20 Oct 2016 19:36:02 +0000 (12:36 -0700)]
Merge pull request #9268 from seamuslee001/CRM-19463

CRM-19463 Get E2E tests working on php7

7 years agoCRM-17869 - Revert custom field date search refactoring to support relative dates
Coleman Watts [Thu, 20 Oct 2016 16:00:37 +0000 (12:00 -0400)]
CRM-17869 - Revert custom field date search refactoring to support relative dates

7 years agoMerge pull request #9211 from JMAConsulting/CRM-19485
colemanw [Thu, 20 Oct 2016 14:42:00 +0000 (10:42 -0400)]
Merge pull request #9211 from JMAConsulting/CRM-19485

[ready-for-core-team-review]CRM-19485, Fixed selector issue on Batch Transaction form

7 years agoCRM-19485, removed async method since its depricated and called function for toggling...
Pradeep Nayak [Thu, 20 Oct 2016 13:10:58 +0000 (18:40 +0530)]
CRM-19485, removed async method since its depricated and called function for toggling in success

----------------------------------------
* CRM-19485: Selector issue on Batch trxn assignment page
  https://issues.civicrm.org/jira/browse/CRM-19485

7 years agoCRM-19550 - CRM_Event_Form_Participant - Fix duplicate event registrations for standa...
Thomas Schüttler [Thu, 20 Oct 2016 13:09:55 +0000 (15:09 +0200)]
CRM-19550 - CRM_Event_Form_Participant - Fix duplicate event registrations for standalone form

7 years agoCRM-19485, Fixed selector issue on Batch Transaction form
Pradeep Nayak [Tue, 11 Oct 2016 15:25:25 +0000 (20:55 +0530)]
CRM-19485, Fixed selector issue on Batch Transaction form

----------------------------------------
* CRM-19485: Selector issue on Batch trxn assignment page
  https://issues.civicrm.org/jira/browse/CRM-19485

7 years agoMerge pull request #9296 from michaelmcandrew/grant-api-contact-required
Monish Deb [Thu, 20 Oct 2016 12:15:05 +0000 (17:45 +0530)]
Merge pull request #9296 from michaelmcandrew/grant-api-contact-required

CRM-19543: contact_id should be marked as required on grant api

7 years agofix CRM-19539 (adjusted call signature)
systopia [Wed, 19 Oct 2016 07:58:36 +0000 (09:58 +0200)]
fix CRM-19539 (adjusted call signature)

7 years agoMerge pull request #9297 from monishdeb/CRM-19541
Monish Deb [Thu, 20 Oct 2016 05:41:14 +0000 (11:11 +0530)]
Merge pull request #9297 from monishdeb/CRM-19541

CRM-19541: Custom Date Range saved search doesn't sets default values to the input

7 years agoEnsure that only strings get encoded
Seamus Lee [Wed, 19 Oct 2016 23:35:12 +0000 (10:35 +1100)]
Ensure that only strings get encoded

7 years agoget php to detect encoding
Seamus Lee [Mon, 17 Oct 2016 00:15:34 +0000 (11:15 +1100)]
get php to detect encoding

7 years agoAdd in docblock of new function
Seamus Lee [Sun, 16 Oct 2016 23:44:17 +0000 (10:44 +1100)]
Add in docblock of new function

7 years agoCRM-19463 Proper fix to get E2E tests passing ensure that arrays are utf-8 encoded
Seamus Lee [Sun, 16 Oct 2016 01:44:04 +0000 (12:44 +1100)]
CRM-19463 Proper fix to get E2E tests passing ensure that arrays are utf-8 encoded

7 years agoCRM-19463 Get E2E tests working on php7
Seamus Lee [Sun, 16 Oct 2016 01:44:04 +0000 (12:44 +1100)]
CRM-19463 Get E2E tests working on php7

7 years agobin/givi - Update to satisfy civilint
Tim Otten [Wed, 19 Oct 2016 22:01:57 +0000 (15:01 -0700)]
bin/givi - Update to satisfy civilint

7 years agoAdding street address to the survey details report
Alice Frumin [Wed, 19 Oct 2016 19:32:29 +0000 (15:32 -0400)]
Adding street address to the survey details report

7 years agoMerge pull request #9295 from JMAConsulting/CRM-19540
Monish Deb [Wed, 19 Oct 2016 19:11:01 +0000 (00:41 +0530)]
Merge pull request #9295 from JMAConsulting/CRM-19540

CRM-19540 Bypassed auto name creation when specified in params

7 years agoMerge pull request #9291 from colemanw/CRM-19535
colemanw [Wed, 19 Oct 2016 17:49:51 +0000 (13:49 -0400)]
Merge pull request #9291 from colemanw/CRM-19535

CRM-19535 - Conditionally add is_active param to entityRef

7 years agotwo more fields that should be required by the grant api
Michael McAndrew [Wed, 19 Oct 2016 14:13:10 +0000 (15:13 +0100)]
two more fields that should be required by the grant api

7 years agoCRM-19540 Fixed API test failures
Edsel [Wed, 19 Oct 2016 13:58:53 +0000 (19:28 +0530)]
CRM-19540 Fixed API test failures

----------------------------------------
* CRM-19540: UFGroup API does not respect name parameter
  https://issues.civicrm.org/jira/browse/CRM-19540

7 years agoCRM-19541: Custom Date Range saved search doesn't sets default values to the input
deb.monish [Wed, 19 Oct 2016 13:01:25 +0000 (18:31 +0530)]
CRM-19541: Custom Date Range saved search doesn't sets default values to the input

7 years agoMerge pull request #9284 from monishdeb/CRM-19513
Monish Deb [Wed, 19 Oct 2016 11:52:20 +0000 (17:22 +0530)]
Merge pull request #9284 from monishdeb/CRM-19513

CRM-19513: Saved search is incorrectly using IN rather than BETWEEN f…

7 years agoCRM-19540 Bypassed auto name creation when specified in params
Edsel [Wed, 19 Oct 2016 09:51:47 +0000 (15:21 +0530)]
CRM-19540 Bypassed auto name creation when specified in params

----------------------------------------
* CRM-19540: UFGroup API does not respect name parameter
  https://issues.civicrm.org/jira/browse/CRM-19540

7 years agoMerge pull request #9288 from jmcclelland/CRM-19536
Monish Deb [Wed, 19 Oct 2016 09:06:12 +0000 (14:36 +0530)]
Merge pull request #9288 from jmcclelland/CRM-19536

CRM-19536 - ensure type is defined for campaign_id

7 years agoMerge pull request #9292 from jitendrapurohit/removedebug
Monish Deb [Wed, 19 Oct 2016 04:51:33 +0000 (10:21 +0530)]
Merge pull request #9292 from jitendrapurohit/removedebug

remove accidental debug stmt

7 years agoremove accidental debug stmt
jitendrapurohit [Wed, 19 Oct 2016 04:49:22 +0000 (10:19 +0530)]
remove accidental debug stmt

7 years agoMerge pull request #9289 from colemanw/CRM-18953
colemanw [Wed, 19 Oct 2016 04:19:18 +0000 (00:19 -0400)]
Merge pull request #9289 from colemanw/CRM-18953

CRM-18953 - Better cleanup of news widget markup

7 years agoMerge pull request #9285 from agh1/CRM-19533
colemanw [Wed, 19 Oct 2016 00:53:16 +0000 (20:53 -0400)]
Merge pull request #9285 from agh1/CRM-19533

CRM-19533 System check: check for writable directories

7 years agoMerge pull request #9283 from jitendrapurohit/CRM-19529
colemanw [Wed, 19 Oct 2016 00:47:35 +0000 (20:47 -0400)]
Merge pull request #9283 from jitendrapurohit/CRM-19529

CRM-19529 - PHP7-Upcoming/Recent Case Activities results into 'Networ…

7 years agoCRM-19535 - Conditionally add is_active param to entityRef
Coleman Watts [Wed, 19 Oct 2016 00:19:51 +0000 (20:19 -0400)]
CRM-19535 - Conditionally add is_active param to entityRef

7 years agoCRM-18953 - Better cleanup of news widget markup
Coleman Watts [Wed, 19 Oct 2016 00:13:55 +0000 (20:13 -0400)]
CRM-18953 - Better cleanup of news widget markup

7 years agoMerge pull request #9287 from francescbassas/patch-9
colemanw [Tue, 18 Oct 2016 23:39:48 +0000 (19:39 -0400)]
Merge pull request #9287 from francescbassas/patch-9

CRM-19313 - Can't assign custom group to relationships with two conta…

7 years agoCRM-19536 - ensure type is defined for campaign_id
Jamie McClelland [Tue, 18 Oct 2016 20:41:50 +0000 (16:41 -0400)]
CRM-19536 - ensure type is defined for campaign_id

7 years agoMerge pull request #9282 from francescbassas/patch-8
colemanw [Tue, 18 Oct 2016 19:51:31 +0000 (15:51 -0400)]
Merge pull request #9282 from francescbassas/patch-8

CRM-19528 Internationalise "Select Code" on contributions page widget…

7 years agoCRM-19313 - Can't assign custom group to relationships with two contact subtypes...
francescbassas [Tue, 18 Oct 2016 19:16:22 +0000 (21:16 +0200)]
CRM-19313 - Can't assign custom group to relationships with two contact subtypes involved

7 years agoCRM-19533 System check: check for writable directories
Andrew Hunt [Tue, 18 Oct 2016 18:43:00 +0000 (14:43 -0400)]
CRM-19533 System check: check for writable directories

7 years agocontact_id should be marked as required on grant api
Michael McAndrew [Tue, 18 Oct 2016 13:50:51 +0000 (14:50 +0100)]
contact_id should be marked as required on grant api

7 years agoMerge pull request #9281 from monishdeb/CRM-16352-rc
Monish Deb [Tue, 18 Oct 2016 13:38:24 +0000 (19:08 +0530)]
Merge pull request #9281 from monishdeb/CRM-16352-rc

CRM-16352: 4.7.13 Upgrade miss

7 years agoCRM-19513: Saved search is incorrectly using IN rather than BETWEEN for custom fields...
deb.monish [Tue, 18 Oct 2016 13:31:56 +0000 (19:01 +0530)]
CRM-19513: Saved search is incorrectly using IN rather than BETWEEN for custom fields for civicrm group cache

7 years agoCRM-19529 - PHP7-Upcoming/Recent Case Activities results into 'Network Error'
jitendrapurohit [Tue, 18 Oct 2016 09:46:11 +0000 (15:16 +0530)]
CRM-19529 - PHP7-Upcoming/Recent Case Activities results into 'Network Error'

7 years agoCRM-19528 Internationalise "Select Code" on contributions page widget tab
francescbassas [Tue, 18 Oct 2016 08:44:28 +0000 (10:44 +0200)]
CRM-19528 Internationalise "Select Code" on contributions page widget tab

7 years agoMerge pull request #9011 from jernic/jernic-patch-1
Monish Deb [Tue, 18 Oct 2016 07:13:27 +0000 (12:43 +0530)]
Merge pull request #9011 from jernic/jernic-patch-1

Select correct activity if more than one in upcoming or recent period

7 years agoCRM-16352: 4.7.13 Upgrade miss
deb.monish [Tue, 18 Oct 2016 05:48:16 +0000 (11:18 +0530)]
CRM-16352: 4.7.13 Upgrade miss

7 years agoMerge pull request #9278 from colemanw/mbstring
colemanw [Tue, 18 Oct 2016 01:56:49 +0000 (21:56 -0400)]
Merge pull request #9278 from colemanw/mbstring

Check for required mbstring extension

7 years agoMerge pull request #9280 from colemanw/CRM-19512
colemanw [Tue, 18 Oct 2016 00:30:18 +0000 (20:30 -0400)]
Merge pull request #9280 from colemanw/CRM-19512

CRM-19512 - Return en_US by default from getLocale

7 years agoDowngrade mbstring to warning, make usage conditional
Coleman Watts [Mon, 17 Oct 2016 23:55:54 +0000 (19:55 -0400)]
Downgrade mbstring to warning, make usage conditional

7 years agoCRM-19512 - Return en_US by default from getLocale
Coleman Watts [Mon, 17 Oct 2016 23:40:01 +0000 (19:40 -0400)]
CRM-19512 - Return en_US by default from getLocale

7 years agoMerge pull request #9279 from colemanw/explorerFix
colemanw [Mon, 17 Oct 2016 23:37:26 +0000 (19:37 -0400)]
Merge pull request #9279 from colemanw/explorerFix

Fix api explorer getfields options

7 years agoFix api explorer getfields options
Coleman Watts [Mon, 17 Oct 2016 23:32:26 +0000 (19:32 -0400)]
Fix api explorer getfields options

7 years agoCheck for required mbstring extension
Coleman Watts [Mon, 17 Oct 2016 22:29:49 +0000 (18:29 -0400)]
Check for required mbstring extension

7 years agoMerge pull request #9277 from colemanw/CRM-19510
colemanw [Mon, 17 Oct 2016 21:36:18 +0000 (17:36 -0400)]
Merge pull request #9277 from colemanw/CRM-19510

CRM-19510 - Fix multibyte trim breakage in news widget

7 years agoCRM-19510 - Fix multibyte trim breakage in news widget
Coleman Watts [Mon, 17 Oct 2016 21:33:38 +0000 (17:33 -0400)]
CRM-19510 - Fix multibyte trim breakage in news widget

7 years agoMerge pull request #9274 from yashodha/CRM-19511
Yashodha Chaku [Mon, 17 Oct 2016 10:00:38 +0000 (15:30 +0530)]
Merge pull request #9274 from yashodha/CRM-19511

CRM-19511: Disabled fields still visible in Import Multi-value Custom…

7 years agoMerge pull request #9269 from fuzionnz/trivia-20161017a
Yashodha Chaku [Mon, 17 Oct 2016 08:43:47 +0000 (14:13 +0530)]
Merge pull request #9269 from fuzionnz/trivia-20161017a

Comment clarification.

7 years agoCRM-19511: Disabled fields still visible in Import Multi-value Custom Data
Yashodha Chaku [Mon, 17 Oct 2016 07:39:33 +0000 (13:09 +0530)]
CRM-19511: Disabled fields still visible in Import Multi-value Custom Data

7 years agoComment clarification.
Chris Burgess [Sun, 16 Oct 2016 20:28:24 +0000 (09:28 +1300)]
Comment clarification.

"call a task" => "add a task", since we do not directly call runSQL method.

7 years agoAllow for nonnumerical event types in custom groups
Seamus Lee [Fri, 14 Oct 2016 23:57:26 +0000 (10:57 +1100)]
Allow for nonnumerical event types in custom groups

7 years agoMerge pull request #9266 from JohnFF/CRM-17616
Eileen McNaughton [Fri, 14 Oct 2016 22:37:51 +0000 (23:37 +0100)]
Merge pull request #9266 from JohnFF/CRM-17616

Crm 17616

7 years agoAttempt to add test to check aphabetical event type
Seamus Lee [Sun, 22 May 2016 09:42:17 +0000 (09:42 +0000)]
Attempt to add test to check aphabetical event type

7 years agoMerge pull request #9253 from seamuslee001/CRM-19490
Eileen McNaughton [Fri, 14 Oct 2016 21:59:07 +0000 (22:59 +0100)]
Merge pull request #9253 from seamuslee001/CRM-19490

CRM-19490 Add in a shortdate format setting and ensure that date fiel…

7 years agoRemoved the magic number 500.
John Kirk [Fri, 14 Oct 2016 21:42:41 +0000 (22:42 +0100)]
Removed the magic number 500.