civicrm-core.git
8 years agoCRM-20594: Optimze Counting of Reltionships on Contact Summary
Camilo Rodriguez [Wed, 17 May 2017 16:00:47 +0000 (16:00 +0000)]
CRM-20594: Optimze Counting of Reltionships on Contact Summary

Contacts with a lot of relationships (over 5000) were taking a lot of time to
load.  This was because the count of relationships was being done by fetching
ALL records of relationships associated to the contact, and then counting the
number of elements in the resulting array.

Fixed by changing the call to CRM_Contact_BAO_Relationship::getRelationship()
being used in CRM_Contact_BAO_Contact::getCountComponent(), passing the
$count parameter as 1 instead of 0, so counting is done by the database by
building a 'SELECT COUNT(*)' type of query.

Also, removed some unnecessary joins when counting records in DB, ie. when
$count flag is 1.

8 years agoMerge pull request #10363 from PalanteJon/CRM-20581
Eileen McNaughton [Wed, 17 May 2017 06:56:45 +0000 (18:56 +1200)]
Merge pull request #10363 from PalanteJon/CRM-20581

CRM-20581 - Allow access to 'get' on StateProvince API with 'Access C…

8 years agoSet version to 4.7.21
CiviCRM [Tue, 16 May 2017 23:54:23 +0000 (23:54 +0000)]
Set version to 4.7.21

8 years agoMerge pull request #10272 from eileenmcnaughton/search_contacts
Eileen McNaughton [Tue, 16 May 2017 21:57:37 +0000 (09:57 +1200)]
Merge pull request #10272 from eileenmcnaughton/search_contacts

CRM-19643 Remove unused reference to 'selectedSearchContactIds

8 years agoMerge pull request #10284 from eileenmcnaughton/group_api
Eileen McNaughton [Tue, 16 May 2017 21:48:23 +0000 (09:48 +1200)]
Merge pull request #10284 from eileenmcnaughton/group_api

CRM-19246 acl test for group.get api

8 years agostyle fix
Jon goldberg [Tue, 16 May 2017 17:59:38 +0000 (13:59 -0400)]
style fix

8 years agoCRM-20581 - Allow access to 'get' on StateProvince API with 'Access CiviCRM', not...
Jon goldberg [Tue, 16 May 2017 16:59:05 +0000 (12:59 -0400)]
CRM-20581 - Allow access to 'get' on StateProvince API with 'Access CiviCRM', not 'Administer CiviCRM'

8 years agoMerge pull request #10339 from jitendrapurohit/CRM-20558
Eileen McNaughton [Tue, 16 May 2017 05:20:36 +0000 (17:20 +1200)]
Merge pull request #10339 from jitendrapurohit/CRM-20558

CRM-20558: Fix groupby initialisation issue

8 years agoMerge pull request #10359 from JMAConsulting/CRM-20576
Monish Deb [Mon, 15 May 2017 10:58:41 +0000 (16:28 +0530)]
Merge pull request #10359 from JMAConsulting/CRM-20576

CRM-20576, changed length of civicrm_batch.title to 255

8 years agoMerge pull request #10356 from JMAConsulting/CRM-20573
Eileen McNaughton [Mon, 15 May 2017 07:43:37 +0000 (19:43 +1200)]
Merge pull request #10356 from JMAConsulting/CRM-20573

CRM-20573, fixed notice error

8 years agoMerge pull request #10330 from colemanw/CRM-20540
colemanw [Mon, 15 May 2017 04:11:11 +0000 (23:11 -0500)]
Merge pull request #10330 from colemanw/CRM-20540

CRM-20540 - Add widcard setting to entityRef fields

8 years agoCRM-20576, changed length of civicrm_batch.title to 255
Pradeep Nayak [Mon, 15 May 2017 01:25:11 +0000 (06:55 +0530)]
CRM-20576, changed length of civicrm_batch.title to 255

----------------------------------------
* CRM-20576: Increase length of civicrm_batch.title
  https://issues.civicrm.org/jira/browse/CRM-20576

8 years agoCRM-20573, fixed notice error
Pradeep Nayak [Mon, 15 May 2017 00:59:42 +0000 (06:29 +0530)]
CRM-20573, fixed notice error

----------------------------------------
* CRM-20573: User deprecated function: Deprecated function on View Participabt form
  https://issues.civicrm.org/jira/browse/CRM-20573

8 years agoMerge pull request #10353 from seamuslee001/CRM-20238-tests
Eileen McNaughton [Sun, 14 May 2017 22:28:01 +0000 (10:28 +1200)]
Merge pull request #10353 from seamuslee001/CRM-20238-tests

CRM-20238 (NFC) Add in tests of the ProcessInbound function for SMS a…

8 years ago(NFC) CRM-20238 Add in tests of the ProcessInbound function for SMS and replace depri...
Seamus Lee [Sun, 14 May 2017 21:31:43 +0000 (07:31 +1000)]
(NFC) CRM-20238 Add in tests of the ProcessInbound function for SMS and replace depricated getValue function with the getKey as recommended

Rename test functions and extend the NoTo test

8 years agoMerge pull request #10320 from eileenmcnaughton/dao
Eileen McNaughton [Sun, 14 May 2017 21:37:03 +0000 (09:37 +1200)]
Merge pull request #10320 from eileenmcnaughton/dao

CRM-20541 force connection to be populated when overcome by caching

8 years agoMerge pull request #10350 from seanmadsen/CRM-20570
Eileen McNaughton [Sun, 14 May 2017 20:54:00 +0000 (08:54 +1200)]
Merge pull request #10350 from seanmadsen/CRM-20570

CRM-20570 Add unit test for disabling of PCP

8 years agoMerge pull request #10173 from jitendrapurohit/CRM-18177
Eileen McNaughton [Sun, 14 May 2017 20:44:01 +0000 (08:44 +1200)]
Merge pull request #10173 from jitendrapurohit/CRM-18177

CRM-18177 - Do not update existing membership status if renewal payme…

8 years agominor fixes
Jitendra Purohit [Sun, 14 May 2017 06:49:15 +0000 (12:19 +0530)]
minor fixes

8 years agoCRM-18177 - Do not update existing membership status if renewal payment is failed
Jitendra Purohit [Mon, 17 Apr 2017 14:00:37 +0000 (19:30 +0530)]
CRM-18177 - Do not update existing membership status if renewal payment is failed

8 years agoCRM-20570 Add unit test for disabling of PCP
Sean Madsen [Sat, 13 May 2017 18:42:57 +0000 (13:42 -0500)]
CRM-20570 Add unit test for disabling of PCP

8 years agoMerge pull request #10349 from kcristiano/15067
colemanw [Sat, 13 May 2017 14:19:55 +0000 (09:19 -0500)]
Merge pull request #10349 from kcristiano/15067

CRM-15067 use email addresses in profile if present Rebase PR#10079

8 years agoCRM-15067 fix formatting issues
Kevin Cristiano [Sat, 13 May 2017 13:15:22 +0000 (08:15 -0500)]
CRM-15067 fix formatting issues

----------------------------------------
* CRM-15067: Email should appear in the profile in which it is included, rather than always at the top of contribution page
  https://issues.civicrm.org/jira/browse/CRM-15067

8 years agoCRM-15067 use email addresses in profile if present Rebase PR#10079
Kevin Cristiano [Sat, 13 May 2017 12:58:52 +0000 (07:58 -0500)]
CRM-15067 use email addresses in profile if present Rebase PR#10079

----------------------------------------
* CRM-15067: Email should appear in the profile in which it is included, rather than always at the top of contribution page
  https://issues.civicrm.org/jira/browse/CRM-15067

8 years agoMerge pull request #10342 from highfalutin/patch-1
Eileen McNaughton [Fri, 12 May 2017 20:57:44 +0000 (08:57 +1200)]
Merge pull request #10342 from highfalutin/patch-1

Add me to contributor-key.yml

8 years agoMerge pull request #10345 from kngs/patch-1
Eileen McNaughton [Fri, 12 May 2017 20:56:56 +0000 (08:56 +1200)]
Merge pull request #10345 from kngs/patch-1

Add Karen Stevenson to contributor-key.yml

8 years agoMerge pull request #10343 from JMAConsulting/CRM-20566
Eileen McNaughton [Fri, 12 May 2017 20:52:41 +0000 (08:52 +1200)]
Merge pull request #10343 from JMAConsulting/CRM-20566

CRM-20566: Fatal error on submit of 'Edit Contribution'

8 years agoAdd Karen Stevenson to contributor-key.yml
kngs [Fri, 12 May 2017 20:01:47 +0000 (16:01 -0400)]
Add Karen Stevenson to contributor-key.yml

8 years agoCRM-20566: Fatal error on submit of 'Edit Contribution'
deb.monish [Fri, 12 May 2017 18:44:56 +0000 (00:14 +0530)]
CRM-20566: Fatal error on submit of 'Edit Contribution'

8 years agoUpdate contributor-key.yml
highfalutin [Fri, 12 May 2017 18:41:24 +0000 (13:41 -0500)]
Update contributor-key.yml

8 years agoMerge pull request #10204 from JMAConsulting/CRM-20037
Monish Deb [Fri, 12 May 2017 18:27:42 +0000 (23:57 +0530)]
Merge pull request #10204 from JMAConsulting/CRM-20037

CRM-20555: Incorrect balance amount is shown on participant view page if 'Deferred Revenue' is enabled

8 years agoMerge pull request #10332 from yashodha/CRM-20552
colemanw [Fri, 12 May 2017 16:30:03 +0000 (11:30 -0500)]
Merge pull request #10332 from yashodha/CRM-20552

CRM-20552 - Task for 'Add Relationship - to individual' is missing

8 years agoMerge pull request #10336 from highfalutin/CRM-20418-htmltokens
colemanw [Fri, 12 May 2017 16:10:26 +0000 (11:10 -0500)]
Merge pull request #10336 from highfalutin/CRM-20418-htmltokens

CRM 20418: Make token insertion work correctly when wysiwig is not loaded on Message Template edit

8 years agoFix groupby initialisation issue
Jitendra Purohit [Fri, 12 May 2017 11:22:54 +0000 (16:52 +0530)]
Fix groupby initialisation issue

8 years agoMerge pull request #7499 from seamuslee001/CRM-17754
Eileen McNaughton [Fri, 12 May 2017 04:24:57 +0000 (16:24 +1200)]
Merge pull request #7499 from seamuslee001/CRM-17754

CRM-17754 Include resent headers to ensure that SPF and probably DMAR…

8 years agoMerge pull request #10335 from jitendrapurohit/CRM-20508
Eileen McNaughton [Fri, 12 May 2017 01:41:14 +0000 (13:41 +1200)]
Merge pull request #10335 from jitendrapurohit/CRM-20508

CRM-20508: test fix for non-ascii chars in custom field

8 years agoMerge pull request #10338 from JMAConsulting/CRM-20560
Eileen McNaughton [Thu, 11 May 2017 22:19:50 +0000 (10:19 +1200)]
Merge pull request #10338 from JMAConsulting/CRM-20560

CRM-20560,  fixed join so that its pointed to correct financial type

8 years agoMerge pull request #10328 from arthuralmeidap/CRM-20508-fix-custom-field-label-non...
Eileen McNaughton [Thu, 11 May 2017 22:19:21 +0000 (10:19 +1200)]
Merge pull request #10328 from arthuralmeidap/CRM-20508-fix-custom-field-label-non-ascii

CRM-20508 - Civicrm_Core - create field with non-ascii chars only

8 years agoCombine jQuery selectors
colemanw [Thu, 11 May 2017 21:25:43 +0000 (16:25 -0500)]
Combine jQuery selectors

8 years agoMerge pull request #9864 from PalanteJon/CRM-19977
colemanw [Thu, 11 May 2017 21:19:55 +0000 (16:19 -0500)]
Merge pull request #9864 from PalanteJon/CRM-19977

CRM-19977 - Update all fields manipulated by geocoding hook during Ba…

8 years agoCRM-20560, fixed join so that its pointed to correct financial type
Pradeep Nayak [Thu, 11 May 2017 21:13:13 +0000 (02:43 +0530)]
CRM-20560, fixed join so that its pointed to correct financial type

----------------------------------------
* CRM-20560: Deferred Revenue report bug
  https://issues.civicrm.org/jira/browse/CRM-20560

8 years agofixed coding standards
Arthur Almeida [Thu, 11 May 2017 21:03:24 +0000 (18:03 -0300)]
fixed coding standards

8 years agoMerge pull request #10337 from JMAConsulting/CRM-20559
Eileen McNaughton [Thu, 11 May 2017 20:53:29 +0000 (08:53 +1200)]
Merge pull request #10337 from JMAConsulting/CRM-20559

CRM-20559, revenue recognition date should be set for event greater t…

8 years agoMerge pull request #10324 from jitendrapurohit/CRM-20546
Eileen McNaughton [Thu, 11 May 2017 20:50:47 +0000 (08:50 +1200)]
Merge pull request #10324 from jitendrapurohit/CRM-20546

CRM-20546: Multiple issues with creation of membership activities

8 years agoMerge pull request #10314 from eileenmcnaughton/nfc
Eileen McNaughton [Thu, 11 May 2017 20:46:16 +0000 (08:46 +1200)]
Merge pull request #10314 from eileenmcnaughton/nfc

NFC remove some unused variables.

8 years agoMerge pull request #10334 from JMAConsulting/CRM-20037-2
Eileen McNaughton [Thu, 11 May 2017 20:39:45 +0000 (08:39 +1200)]
Merge pull request #10334 from JMAConsulting/CRM-20037-2

CRM-20037: minor fix

8 years agoCRM-20559, revenue recognition date should be set for event greater than current...
Pradeep Nayak [Thu, 11 May 2017 20:07:22 +0000 (01:37 +0530)]
CRM-20559, revenue recognition date should be set for event greater than current month

----------------------------------------
* CRM-20559: Revenue account is Deferred revenue rather than Revenue.
  https://issues.civicrm.org/jira/browse/CRM-20559

8 years agoMerge pull request #10197 from GinkgoFJG/CRM-20458
Tim Otten [Thu, 11 May 2017 19:00:17 +0000 (14:00 -0500)]
Merge pull request #10197 from GinkgoFJG/CRM-20458

CRM-20458: Added civi.dao.preDelete event and event class.

8 years agoremoved debug statement
Arthur Almeida [Thu, 11 May 2017 17:34:22 +0000 (14:34 -0300)]
removed debug statement

8 years agoCRM-20418: Make token insertion work correctly when wysiwig is not loaded on Message...
Noah Miller [Thu, 11 May 2017 16:42:43 +0000 (11:42 -0500)]
CRM-20418: Make token insertion work correctly when wysiwig is not loaded on Message Template edit

8 years agoCRM-20418 - Not able to select Tokens from dropdown on Message Template
Jitendra Purohit [Wed, 12 Apr 2017 09:53:07 +0000 (15:23 +0530)]
CRM-20418 - Not able to select Tokens from dropdown on Message Template

8 years agoCRM-20508 - fixed creating custom fields when all chars are non-ascii on Label field
Arthur Almeida [Thu, 11 May 2017 14:53:55 +0000 (11:53 -0300)]
CRM-20508 - fixed creating custom fields when all chars are non-ascii on Label field

8 years agoCRM-20508: test fix for non-ascii chars in custom field
Jitendra Purohit [Thu, 11 May 2017 13:40:17 +0000 (19:10 +0530)]
CRM-20508: test fix for non-ascii chars in custom field

8 years agoCRM-20037: minor fix
deb.monish [Thu, 11 May 2017 12:41:20 +0000 (18:11 +0530)]
CRM-20037: minor fix

8 years agoMerge pull request #10319 from eileenmcnaughton/report
Eileen McNaughton [Thu, 11 May 2017 04:25:21 +0000 (16:25 +1200)]
Merge pull request #10319 from eileenmcnaughton/report

CRM-20539 Do not heed dao default for field when setting defaults on report

8 years agoCRM-20552 - Task for 'Add Relationship - to individual' is missing
yashodha [Thu, 11 May 2017 04:11:30 +0000 (09:41 +0530)]
CRM-20552 - Task for 'Add Relationship - to individual' is missing

8 years agoMerge pull request #10325 from lcdservices/CRM-20549
Eileen McNaughton [Thu, 11 May 2017 03:00:12 +0000 (15:00 +1200)]
Merge pull request #10325 from lcdservices/CRM-20549

CRM-20549 no limit on event permission check api call

8 years agoMerge pull request #10331 from colemanw/CRM-20419
colemanw [Wed, 10 May 2017 23:55:26 +0000 (19:55 -0400)]
Merge pull request #10331 from colemanw/CRM-20419

CRM-20419 - Fix javascript error

8 years agoMerge pull request #10326 from jmcclelland/CRM-20550
colemanw [Wed, 10 May 2017 23:13:25 +0000 (19:13 -0400)]
Merge pull request #10326 from jmcclelland/CRM-20550

CRM-20550 - ensure all programatically added menus appear.

8 years agoMerge pull request #10297 from francescbassas/patch-10
colemanw [Wed, 10 May 2017 23:08:14 +0000 (19:08 -0400)]
Merge pull request #10297 from francescbassas/patch-10

CRM-20518 Default participant status not set when status name not mat…

8 years agoCRM-20419 - Fix javascript error
Coleman Watts [Wed, 10 May 2017 23:04:00 +0000 (18:04 -0500)]
CRM-20419 - Fix javascript error

8 years agoCRM-20540 - Add widcard setting to entityRef fields
Coleman Watts [Wed, 10 May 2017 20:35:25 +0000 (15:35 -0500)]
CRM-20540 - Add widcard setting to entityRef fields

8 years agoMerge pull request #10302 from kryptothesuperdog/CRM-20517
colemanw [Wed, 10 May 2017 19:48:50 +0000 (15:48 -0400)]
Merge pull request #10302 from kryptothesuperdog/CRM-20517

CRM-20517 - fix profile contact_sub_type issue

8 years agoMerge pull request #10159 from colemanw/CRM-20425
colemanw [Wed, 10 May 2017 16:53:37 +0000 (12:53 -0400)]
Merge pull request #10159 from colemanw/CRM-20425

CRM-20425 - Configure inbound email activity status

8 years agoMerge pull request #10276 from jitendrapurohit/CRM-20494
colemanw [Wed, 10 May 2017 16:35:31 +0000 (12:35 -0400)]
Merge pull request #10276 from jitendrapurohit/CRM-20494

CRM-20494 - skip use of cache while fetching contacts with external i…

8 years agoCRM-20549 also remove limit in getLocationEvents
Brian Shaughnessy [Wed, 10 May 2017 16:30:26 +0000 (12:30 -0400)]
CRM-20549 also remove limit in getLocationEvents

8 years agoCRM-20549 no limit on event permission check api call
Brian Shaughnessy [Wed, 10 May 2017 15:04:37 +0000 (11:04 -0400)]
CRM-20549 no limit on event permission check api call

8 years agoCRM-20550 - ensure all programatically added menus appear.
Jamie McClelland [Wed, 10 May 2017 15:03:22 +0000 (11:03 -0400)]
CRM-20550 - ensure all programatically added menus appear.

8 years agoAdditional fixes related to creation of activities on membership signup/renewal
Jitendra Purohit [Wed, 10 May 2017 10:55:46 +0000 (16:25 +0530)]
Additional fixes related to creation of activities on membership signup/renewal

8 years agominor fixes
Monish Deb [Fri, 3 Feb 2017 05:54:23 +0000 (11:24 +0530)]
minor fixes

8 years agounit test fix
Monish Deb [Tue, 13 Dec 2016 12:26:22 +0000 (17:56 +0530)]
unit test fix

8 years agoadditional improvement
Monish Deb [Mon, 12 Dec 2016 18:28:39 +0000 (23:58 +0530)]
additional improvement

8 years agooptimization - move addActivity call from Membership's create to add …
Monish Deb [Thu, 1 Dec 2016 14:59:43 +0000 (20:29 +0530)]
optimization - move addActivity call from Membership's create to add …

8 years agoCRM-19678: Create membership signup activity instead of Membership Renewal on Pay...
Monish Deb [Tue, 29 Nov 2016 12:33:47 +0000 (18:03 +0530)]
CRM-19678: Create membership signup activity instead of Membership Renewal on Pay later

8 years agoMerge pull request #10301 from JMAConsulting/CRM-20510
Eileen McNaughton [Tue, 9 May 2017 23:27:02 +0000 (11:27 +1200)]
Merge pull request #10301 from JMAConsulting/CRM-20510

CRM-20510: Petition signature doesn't show as an activity type for scheduled reminder

8 years agoMerge pull request #10322 from seamuslee001/CRM-20432
Eileen McNaughton [Tue, 9 May 2017 23:07:08 +0000 (11:07 +1200)]
Merge pull request #10322 from seamuslee001/CRM-20432

CRM-20532 Fix issue where cannot get information on a single extensio…

8 years agoAdd test of retriving multiple extensions and fix test for Jenkins
Seamus Lee [Tue, 9 May 2017 21:54:29 +0000 (07:54 +1000)]
Add test of retriving multiple extensions and fix test for Jenkins

8 years agoMerge pull request #10321 from eileenmcnaughton/token
Eileen McNaughton [Tue, 9 May 2017 21:38:57 +0000 (09:38 +1200)]
Merge pull request #10321 from eileenmcnaughton/token

CRM-19876 add test to try to replicate token issue

8 years agoUpdates following review by Eileen including using get_options_from_params and adding...
Seamus Lee [Tue, 9 May 2017 10:13:20 +0000 (20:13 +1000)]
Updates following review by Eileen including using get_options_from_params and adding an isset test to the ['key']

8 years agoMerge pull request #10260 from eileenmcnaughton/cont_soft
Eileen McNaughton [Tue, 9 May 2017 19:52:28 +0000 (07:52 +1200)]
Merge pull request #10260 from eileenmcnaughton/cont_soft

CRM-20036, CRM-20018 Don't retrieve all soft contributions if not needed.

8 years agoCRM-20532 Fix issue where cannot get information on a single extension with extension...
Seamus Lee [Tue, 9 May 2017 09:58:59 +0000 (19:58 +1000)]
CRM-20532 Fix issue where cannot get information on a single extension with extension.get api and ensure that Fields specified in return key are supported

8 years agoTowards testing CRM-19876
eileen [Tue, 9 May 2017 09:40:42 +0000 (21:40 +1200)]
Towards testing CRM-19876

This is a commit to establish a testing path for the EmailCommon form. Nothing other than the absence of fatals
is currently tested

8 years agoMinor readability adjustments
eileen [Tue, 9 May 2017 08:52:04 +0000 (20:52 +1200)]
Minor readability adjustments

8 years agoCRM-19876 add test to try to replicate token issue
eileen [Tue, 9 May 2017 08:21:23 +0000 (20:21 +1200)]
CRM-19876 add test to try to replicate token issue

8 years agoCRM-20541 force connection to be populated when overcome by caching
eileen [Tue, 9 May 2017 05:45:43 +0000 (17:45 +1200)]
CRM-20541 force connection to be populated when overcome by caching

8 years agoMinor extraction for code legibility
eileen [Tue, 9 May 2017 03:26:22 +0000 (15:26 +1200)]
Minor extraction for code legibility

8 years agoCRM-20539 Do not heed dao default for field when setting defaults on reports
eileen [Tue, 9 May 2017 03:12:35 +0000 (15:12 +1200)]
CRM-20539 Do not heed dao default for field when setting defaults on reports

8 years agoMerge pull request #10318 from seamuslee001/CRM-20537
colemanw [Tue, 9 May 2017 00:08:24 +0000 (20:08 -0400)]
Merge pull request #10318 from seamuslee001/CRM-20537

CRM-20537 Make the case_id, contact_id index on civicrm_case_contact …

8 years agoCRM-20537 Make the case_id, contact_id index on civicrm_case_contact unique following...
Seamus Lee [Mon, 8 May 2017 21:42:34 +0000 (07:42 +1000)]
CRM-20537 Make the case_id, contact_id index on civicrm_case_contact unique following check with Coleman

8 years agoMerge pull request #10317 from jitendrapurohit/CRM-15984
Eileen McNaughton [Mon, 8 May 2017 20:25:05 +0000 (08:25 +1200)]
Merge pull request #10317 from jitendrapurohit/CRM-15984

Fix CRM-15984: "Add campaign field on Email activity form"

8 years agominor fix
Jitendra Purohit [Mon, 8 May 2017 11:54:04 +0000 (17:24 +0530)]
minor fix

8 years agoFix CRM-15984: "Add campaign field on Email activity form"
Allen Shaw [Wed, 25 Jan 2017 18:13:27 +0000 (12:13 -0600)]
Fix CRM-15984: "Add campaign field on Email activity form"

8 years agoNFC remove some unused variables.
eileen [Sun, 7 May 2017 03:09:56 +0000 (15:09 +1200)]
NFC remove some unused variables.

The  is never used and without it the others are not required either.

This is probably copy & paste from other functions that has not been made to work,
but I don't think leaving non-functional code there is a good step towards
identifying & fixing whatever problem exists

8 years agoMerge pull request #10313 from JMAConsulting/CRM-20530
Eileen McNaughton [Sat, 6 May 2017 20:32:12 +0000 (08:32 +1200)]
Merge pull request #10313 from JMAConsulting/CRM-20530

CRM-20530: bookkeeping report at fails at credit card name filter

8 years agoCRM-20530: bookkeeping report at fails at credit card name filter
deb.monish [Sat, 6 May 2017 18:30:16 +0000 (00:00 +0530)]
CRM-20530: bookkeeping report at fails at credit card name filter

8 years agoMerge pull request #10307 from lcdservices/CRM-20526
Eileen McNaughton [Sat, 6 May 2017 08:29:32 +0000 (20:29 +1200)]
Merge pull request #10307 from lcdservices/CRM-20526

CRM-20526 include currency in contrib recent items list

8 years agoMerge pull request #10311 from JMAConsulting/CRM-20530
Eileen McNaughton [Sat, 6 May 2017 08:26:02 +0000 (20:26 +1200)]
Merge pull request #10311 from JMAConsulting/CRM-20530

CRM-20530: Bookkeeping transaction report fails at acct credit filter

8 years agoMerge pull request #10309 from totten/master-cv
Eileen McNaughton [Sat, 6 May 2017 08:25:39 +0000 (20:25 +1200)]
Merge pull request #10309 from totten/master-cv

APIExplorer - Add cv and hyperlinks

8 years agoMerge pull request #10312 from seamuslee001/template_upgrade_stable
Eileen McNaughton [Sat, 6 May 2017 08:24:02 +0000 (20:24 +1200)]
Merge pull request #10312 from seamuslee001/template_upgrade_stable

NFC Add in function to check if Foreign key is there to make upgrade …

8 years agoMerge pull request #10310 from JMAConsulting/CRM-20527
Eileen McNaughton [Sat, 6 May 2017 08:21:45 +0000 (20:21 +1200)]
Merge pull request #10310 from JMAConsulting/CRM-20527

CRM-20527: batch data entry does not retain currency