civicrm-core.git
8 years agoMerge pull request #7968 from eileenmcnaughton/time
Eileen McNaughton [Mon, 14 Mar 2016 11:43:05 +0000 (00:43 +1300)]
Merge pull request #7968 from eileenmcnaughton/time

CRM-18232 Handle 'etc/UTF' timezone + CRM-18233 test fix

8 years agoCRM-18201: Change form title 'Export All or Selected Fields' to 'Export Options'
yashodha [Mon, 14 Mar 2016 11:29:16 +0000 (16:59 +0530)]
CRM-18201: Change form title 'Export All or Selected Fields' to 'Export Options'

----------------------------------------
* CRM-18201: Change form title "Export All or Selected Fields" to "Export Options"
  https://issues.civicrm.org/jira/browse/CRM-18201

8 years agoCRM-18235: Allow to define `returnPath` in CRM_Utils_Mail::send().
Olivier Tétard [Mon, 14 Mar 2016 11:25:40 +0000 (12:25 +0100)]
CRM-18235: Allow to define `returnPath` in CRM_Utils_Mail::send().

Allow user to define a specific `Return-Path` header when sending an e-mail using the `CRM_Utils_Mail::send()` method.

To proceed, just define `returnPath` in the `$params` which is given to the function. If `returnPath` is not defined, use the previous method to define `returnPath`.

8 years agoMerge pull request #7966 from jitendrapurohit/CRM-18103
Yashodha Chaku [Mon, 14 Mar 2016 11:16:52 +0000 (16:46 +0530)]
Merge pull request #7966 from jitendrapurohit/CRM-18103

CRM-18103 - Warning in Pledge.php caused by null initial_reminder_day

8 years agonotice fix
deb.monish [Mon, 14 Mar 2016 10:56:30 +0000 (16:26 +0530)]
notice fix

8 years agoCRM-18224 fix
deb.monish [Mon, 14 Mar 2016 10:08:27 +0000 (15:38 +0530)]
CRM-18224 fix

8 years agoCRM-18233 Fix modified_date action schedule test
eileenmcnaugton [Mon, 14 Mar 2016 09:19:51 +0000 (22:19 +1300)]
CRM-18233 Fix modified_date action schedule test

8 years agoCRM-18232 Handle 'etc/UTF' timezone
eileenmcnaugton [Mon, 14 Mar 2016 09:19:26 +0000 (22:19 +1300)]
CRM-18232 Handle 'etc/UTF' timezone

8 years agoMerge pull request #7967 from yashodha/CRM-18220
Yashodha Chaku [Mon, 14 Mar 2016 08:52:25 +0000 (14:22 +0530)]
Merge pull request #7967 from yashodha/CRM-18220

CRM-18220: Notice asking to be reported on Add Contacts to Organizati…

8 years agoCRM-18220: Notice asking to be reported on Add Contacts to Organization and on Add...
yashodha [Mon, 14 Mar 2016 07:26:23 +0000 (12:56 +0530)]
CRM-18220: Notice asking to be reported on Add Contacts to Organization and on Add Members to Household forms

----------------------------------------
* CRM-18220: Notice asking to be reported on  Add Contacts to Organization and on  Add Members to Household forms
  https://issues.civicrm.org/jira/browse/CRM-18220

8 years agoCRM-18103 - Warning in Pledge.php caused by null initial_reminder_day
jitendrapurohit [Mon, 14 Mar 2016 06:39:58 +0000 (12:09 +0530)]
CRM-18103 - Warning in Pledge.php caused by null initial_reminder_day

8 years agoMerge pull request #7965 from eileenmcnaughton/comments
Eileen McNaughton [Mon, 14 Mar 2016 03:58:07 +0000 (16:58 +1300)]
Merge pull request #7965 from eileenmcnaughton/comments

minor comment tidyups

8 years agominor comment tidyups
eileenmcnaugton [Mon, 14 Mar 2016 02:07:49 +0000 (15:07 +1300)]
minor comment tidyups

8 years agoMerge pull request #7880 from dgbauleo/crm-17498
Eileen McNaughton [Fri, 11 Mar 2016 21:04:13 +0000 (10:04 +1300)]
Merge pull request #7880 from dgbauleo/crm-17498

Removing unsupported status change options when the contribution is completed

8 years agoMerge pull request #7893 from eileenmcnaughton/CRM-18128
Eileen McNaughton [Fri, 11 Mar 2016 20:59:29 +0000 (09:59 +1300)]
Merge pull request #7893 from eileenmcnaughton/CRM-18128

CRM-18128 Stop bypassing caching for state_province abbreviation

8 years agoMerge pull request #7944 from eileenmcnaughton/sanity
Eileen McNaughton [Fri, 11 Mar 2016 20:49:09 +0000 (09:49 +1300)]
Merge pull request #7944 from eileenmcnaughton/sanity

Enough with double caching hard coded arrays

8 years agoMerge pull request #7963 from jitendrapurohit/CRM-18174
Monish Deb [Fri, 11 Mar 2016 14:20:20 +0000 (19:50 +0530)]
Merge pull request #7963 from jitendrapurohit/CRM-18174

CRM-18174 -- DB Error when Exporting Contact Using "Merge Household" …

8 years agoCRM-18163 Finished webtest
Edsel [Fri, 11 Mar 2016 12:19:46 +0000 (17:49 +0530)]
CRM-18163 Finished webtest

----------------------------------------
* CRM-18163: Unsupervised Organization Rule for On Behalf Of Contributions
  https://issues.civicrm.org/jira/browse/CRM-18163

8 years agoMerge pull request #7957 from JMAConsulting/CRM-18204
Yashodha Chaku [Fri, 11 Mar 2016 09:49:05 +0000 (15:19 +0530)]
Merge pull request #7957 from JMAConsulting/CRM-18204

Crm 18204

8 years agoCRM-18174 -- DB Error when Exporting Contact Using "Merge Household" and "Select...
jitendrapurohit [Fri, 11 Mar 2016 08:53:29 +0000 (14:23 +0530)]
CRM-18174 -- DB Error when Exporting Contact Using "Merge Household" and "Select fields" Options

8 years ago--CRM-18204, modified code to use checkProfileType function
Pradeep Nayak [Fri, 11 Mar 2016 08:40:25 +0000 (14:10 +0530)]
--CRM-18204, modified code to use checkProfileType function

8 years ago--CRM-18204, remove Create mode, Edit mode, listing mode and HMTL form snippet links...
Pradeep Nayak [Thu, 10 Mar 2016 13:49:53 +0000 (19:19 +0530)]
--CRM-18204, remove Create mode, Edit mode, listing mode and HMTL form snippet links if uf group type is not contact

8 years agoCRM-18204, used contact type and contact sub type for checking uf group type
Pradeep Nayak [Thu, 10 Mar 2016 13:48:52 +0000 (19:18 +0530)]
CRM-18204, used contact type and contact sub type for checking uf group type

----------------------------------------
* CRM-18204: Enables use of Mixed Profile for create mode
  https://issues.civicrm.org/jira/browse/CRM-18204

8 years agoCRM-18204, used contact type and contact sub type for checking uf group type
Pradeep Nayak [Thu, 10 Mar 2016 13:45:47 +0000 (19:15 +0530)]
CRM-18204, used contact type and contact sub type for checking uf group type

----------------------------------------
* CRM-18204: Enables use of Mixed Profile for create mode
  https://issues.civicrm.org/jira/browse/CRM-18204

8 years agoMerge pull request #7956 from jitendrapurohit/activity-report
Monish Deb [Fri, 11 Mar 2016 05:15:58 +0000 (10:45 +0530)]
Merge pull request #7956 from jitendrapurohit/activity-report

remove unwanted lines after #7827

8 years agoCRM-18213 remove hard-coded DAO names
eileen [Fri, 11 Mar 2016 01:37:28 +0000 (14:37 +1300)]
CRM-18213 remove hard-coded DAO names

Change-Id: I2b6e66b225f5ecbebce737656f0a41e0372174f1

8 years agoMerge pull request #7960 from eileenmcnaughton/uniquid
Eileen McNaughton [Fri, 11 Mar 2016 02:41:40 +0000 (15:41 +1300)]
Merge pull request #7960 from eileenmcnaughton/uniquid

CRM-18193 make unique ID for request available to php & mysql

8 years agoMerge pull request #7961 from TobiasLounsbury/CRM-18211-separate-membership-payment
Eileen McNaughton [Fri, 11 Mar 2016 02:40:49 +0000 (15:40 +1300)]
Merge pull request #7961 from TobiasLounsbury/CRM-18211-separate-membership-payment

CRM-18211: Added check to verify existence of Contribution before cal…

8 years agoFixed unintentional tab characters
Tobias Lounsbury [Fri, 11 Mar 2016 01:34:20 +0000 (17:34 -0800)]
Fixed unintentional tab characters

8 years agoCRM-18213 remove hard-coding of DAO names
eileen [Fri, 11 Mar 2016 01:23:50 +0000 (14:23 +1300)]
CRM-18213 remove hard-coding of DAO names

8 years agoCRM-18211: Added check to verify existence of Contribution before calling completeTra...
Tobias Lounsbury [Fri, 11 Mar 2016 01:22:47 +0000 (17:22 -0800)]
CRM-18211: Added check to verify existence of Contribution before calling completeTransaction

8 years agoCRM-18193 make unique ID for request available to php & mysql
eileen [Fri, 11 Mar 2016 00:49:24 +0000 (13:49 +1300)]
CRM-18193 make unique ID for request available to php & mysql

8 years agoCRM-18163, fixed jenkin's style check
Pradeep Nayak [Thu, 10 Mar 2016 20:08:56 +0000 (01:38 +0530)]
CRM-18163, fixed jenkin's style check

----------------------------------------
* CRM-18163: Unsupervised Organization Rule for On Behalf Of Contributions
  https://issues.civicrm.org/jira/browse/CRM-18163

8 years agoCRM-18163, removed code that explicitly set org id using org name
Pradeep Nayak [Thu, 10 Mar 2016 19:59:27 +0000 (01:29 +0530)]
CRM-18163, removed code that explicitly set org id using org name

----------------------------------------
* CRM-18163: Unsupervised Organization Rule for On Behalf Of Contributions
  https://issues.civicrm.org/jira/browse/CRM-18163

8 years agoMerge pull request #7954 from nielosz/fix-expand-subgroups
colemanw [Thu, 10 Mar 2016 18:50:17 +0000 (13:50 -0500)]
Merge pull request #7954 from nielosz/fix-expand-subgroups

CRM-18184 - Fix expanding subgroups in manage-groups-view

8 years agoMerge pull request #7955 from jitendrapurohit/CRM-18167
Monish Deb [Thu, 10 Mar 2016 13:43:58 +0000 (19:13 +0530)]
Merge pull request #7955 from jitendrapurohit/CRM-18167

CRM-18167 - Activity count displays incorrectly on Activity pane in M…

8 years agoremove unwanted lines after #7827
jitendrapurohit [Thu, 10 Mar 2016 12:49:08 +0000 (18:19 +0530)]
remove unwanted lines after #7827

8 years agoCRM-18161 - Activity count displays incorrectly on Activity pane in Manage Case form
jitendrapurohit [Thu, 10 Mar 2016 12:43:19 +0000 (18:13 +0530)]
CRM-18161 - Activity count displays incorrectly on Activity pane in Manage Case form

8 years agoMerge pull request #7827 from circleinteractive/master
Yashodha Chaku [Thu, 10 Mar 2016 10:56:02 +0000 (16:26 +0530)]
Merge pull request #7827 from circleinteractive/master

Changes to CRM/Report/Form/Activity.php regarding Civicase permissions

8 years agoCRM-18184 - Fix expanding subgroups in manage-groups-view
Niels Heinemann [Thu, 10 Mar 2016 09:53:20 +0000 (10:53 +0100)]
CRM-18184 - Fix expanding subgroups in manage-groups-view

----------------------------------------
* CRM-18184: Manage groups: Can't expand sub groups if title editable
  https://issues.civicrm.org/jira/browse/CRM-18184

8 years agoMerge pull request #7953 from jitendrapurohit/CRM-18200
Monish Deb [Thu, 10 Mar 2016 09:35:31 +0000 (15:05 +0530)]
Merge pull request #7953 from jitendrapurohit/CRM-18200

CRM-18200 - Warning thrown on saving 'Financial Batch'

8 years agoMerge pull request #7952 from ujjwalwahi/master
Yashodha Chaku [Thu, 10 Mar 2016 08:33:29 +0000 (14:03 +0530)]
Merge pull request #7952 from ujjwalwahi/master

CRM-18194 - Bug fix for group type set to empty while updating Group

8 years agoMerge pull request #7951 from mlutfy/dmaster-crm18197
Yashodha Chaku [Thu, 10 Mar 2016 08:21:11 +0000 (13:51 +0530)]
Merge pull request #7951 from mlutfy/dmaster-crm18197

CRM-18197: Activity report: fix view-contact links when multiple assign/targets.

8 years agoCRM-18200 - Warning thrown on saving 'Financial Batch'
jitendrapurohit [Thu, 10 Mar 2016 05:59:08 +0000 (11:29 +0530)]
CRM-18200 - Warning thrown on saving 'Financial Batch'

8 years agoMerge pull request #7883 from agh1/petition-custom-fields-47
colemanw [Wed, 9 Mar 2016 20:37:28 +0000 (15:37 -0500)]
Merge pull request #7883 from agh1/petition-custom-fields-47

CRM-17614 show survey custom fields in petition and survey UI

8 years agoCRM-18194 - Bug fix for group type set to empty while updating Group
Ujjwal Wahi [Wed, 9 Mar 2016 12:04:13 +0000 (17:34 +0530)]
CRM-18194 - Bug fix for group type set to empty while updating Group

----------------------------------------
* CRM-18194: Group Type is set to empty while updating Group
  https://issues.civicrm.org/jira/browse/CRM-18194

8 years agoMerge pull request #7900 from sarehag/CRM-17558
colemanw [Wed, 9 Mar 2016 15:46:17 +0000 (10:46 -0500)]
Merge pull request #7900 from sarehag/CRM-17558

Crm 17558:Resolving conflicted for labels by changing id for one group.

8 years agoCRM-18197: Activity report: fix view-contact links when multiple assign/target contacts.
Mathieu Lutfy [Wed, 9 Mar 2016 15:33:29 +0000 (10:33 -0500)]
CRM-18197: Activity report: fix view-contact links when multiple assign/target contacts.

8 years agoCRM-18196 Tweak tracked link help
JKingsnorth [Wed, 9 Mar 2016 14:45:03 +0000 (14:45 +0000)]
CRM-18196 Tweak tracked link help

8 years agoCRM-18196 Track mailto: links in CiviMail
JKingsnorth [Wed, 9 Mar 2016 14:42:40 +0000 (14:42 +0000)]
CRM-18196 Track mailto: links in CiviMail

8 years agoCRM-18163 CIVI-3 Added webtest for dedupe org on postal code when onbehalf contributi...
Edsel [Wed, 9 Mar 2016 14:10:14 +0000 (19:40 +0530)]
CRM-18163 CIVI-3 Added webtest for dedupe org on postal code when onbehalf contribution is done

----------------------------------------
* CRM-18163: Unsupervised Organization Rule for On Behalf Of Contributions
  https://issues.civicrm.org/jira/browse/CRM-18163

8 years agoMerge pull request #7913 from uelenpaulo/CRM-17571
Monish Deb [Wed, 9 Mar 2016 13:29:31 +0000 (18:59 +0530)]
Merge pull request #7913 from uelenpaulo/CRM-17571

CRM-17571 - enabling search builder through label instead of id

8 years agoCRM-17571 - fixing checkstyles warnings
Uelen Paulo [Wed, 9 Mar 2016 12:35:53 +0000 (09:35 -0300)]
CRM-17571 - fixing checkstyles warnings

8 years agoMerge pull request #7934 from eileenmcnaughton/CRM-18172
Monish Deb [Wed, 9 Mar 2016 07:43:29 +0000 (13:13 +0530)]
Merge pull request #7934 from eileenmcnaughton/CRM-18172

CRM-18172 only load up dashlets relevant to the current domain

8 years agoMerge pull request #7948 from jitendrapurohit/CRM-18161
Monish Deb [Wed, 9 Mar 2016 07:37:03 +0000 (13:07 +0530)]
Merge pull request #7948 from jitendrapurohit/CRM-18161

CRM-18161 - Display total cancelled soft credits in summary

8 years agoCRM-18106 create activity against contact deleted by merge
eileen [Thu, 3 Mar 2016 00:59:10 +0000 (13:59 +1300)]
CRM-18106 create activity against contact deleted by merge

8 years agoadditional fixes
jitendrapurohit [Wed, 9 Mar 2016 06:51:47 +0000 (12:21 +0530)]
additional fixes

8 years agoDisplay total cancelled soft credits in summary
unknown [Fri, 4 Mar 2016 17:08:15 +0000 (17:08 +0000)]
Display total cancelled soft credits in summary

8 years agoEnsure that we are only running the Mailings query when we have found mailings
Seamus Lee [Wed, 9 Mar 2016 02:09:03 +0000 (02:09 +0000)]
Ensure that we are only running the Mailings query when we have found mailings

8 years agoMerge pull request #7947 from colemanw/CRM-18192
colemanw [Wed, 9 Mar 2016 02:00:53 +0000 (21:00 -0500)]
Merge pull request #7947 from colemanw/CRM-18192

CRM-18192 - Remove Sunlight code from core

8 years agoCRM-18192 - Remove Sunlight code from core
Coleman Watts [Wed, 9 Mar 2016 00:35:58 +0000 (19:35 -0500)]
CRM-18192 - Remove Sunlight code from core

8 years agoMerge pull request #7943 from ujjwalwahi/master
colemanw [Wed, 9 Mar 2016 00:26:20 +0000 (19:26 -0500)]
Merge pull request #7943 from ujjwalwahi/master

CRM-18187 - Bug fix for enable a disabled group

8 years agoMerge pull request #7945 from eileenmcnaughton/priority
Eileen McNaughton [Tue, 8 Mar 2016 22:50:38 +0000 (11:50 +1300)]
Merge pull request #7945 from eileenmcnaughton/priority

CRM-18134 test to see if priority_id sets to Normal by default & sinc…

8 years agoCRM-18106 add contact deleted by merge activity type
eileen [Wed, 2 Mar 2016 04:24:32 +0000 (17:24 +1300)]
CRM-18106 add contact deleted by merge activity type

8 years agoCRM-18134 test to see if priority_id sets to Normal by default & since it does, don...
eileen [Tue, 8 Mar 2016 22:16:59 +0000 (11:16 +1300)]
CRM-18134 test to see if priority_id sets to Normal by default & since it does, don't pass it in

8 years agoEnough with double caching hard coded arrays
eileen [Thu, 3 Mar 2016 00:59:57 +0000 (13:59 +1300)]
Enough with double caching hard coded arrays

8 years agoMerge pull request #7942 from saurabhbatra96/CRM-18169
Eileen McNaughton [Tue, 8 Mar 2016 21:43:15 +0000 (10:43 +1300)]
Merge pull request #7942 from saurabhbatra96/CRM-18169

CRM-18169 - Accounting Batch Export to CSV results in Fatal Error & Whitescreen

8 years agoMerge pull request #7841 from JMAConsulting/CRM-16526-2
Eileen McNaughton [Tue, 8 Mar 2016 21:24:43 +0000 (10:24 +1300)]
Merge pull request #7841 from JMAConsulting/CRM-16526-2

CRM-16526 [fantastic PR that adds tests] Unit tests for Financial Type ACL test

8 years agoMerge pull request #7925 from eileenmcnaughton/CRM-18166
Eileen McNaughton [Tue, 8 Mar 2016 20:05:29 +0000 (09:05 +1300)]
Merge pull request #7925 from eileenmcnaughton/CRM-18166

CRM-18166 Update receipt_date in IPN calls

8 years agoCRM-18187 - Bug fix for enable a disabled group
Ujjwal Wahi [Tue, 8 Mar 2016 19:16:21 +0000 (00:46 +0530)]
CRM-18187 - Bug fix for enable a disabled group

----------------------------------------
* CRM-18187: Can't enable a disabled group
  https://issues.civicrm.org/jira/browse/CRM-18187

8 years agoCRM-17571 - fixing a missing mistake from select searchByLabel type
Uelen Paulo [Tue, 8 Mar 2016 17:32:51 +0000 (14:32 -0300)]
CRM-17571 - fixing a missing mistake from select searchByLabel type

8 years agoCRM-16526 CIVI-3 Fixed Jenkins test failure
Edsel [Tue, 8 Mar 2016 14:14:29 +0000 (19:44 +0530)]
CRM-16526 CIVI-3 Fixed Jenkins test failure

----------------------------------------
* CRM-16526: ACLs for Financial Types
  https://issues.civicrm.org/jira/browse/CRM-16526

8 years agoCRM-16526 CIVI-3 Fixed Jenkins test failure
Edsel [Tue, 8 Mar 2016 14:06:37 +0000 (19:36 +0530)]
CRM-16526 CIVI-3 Fixed Jenkins test failure

----------------------------------------
* CRM-16526: ACLs for Financial Types
  https://issues.civicrm.org/jira/browse/CRM-16526

8 years agoCRM-16526 CIVI-3 Fixed Jenkins test failure
Edsel [Tue, 8 Mar 2016 13:19:23 +0000 (18:49 +0530)]
CRM-16526 CIVI-3 Fixed Jenkins test failure

----------------------------------------
* CRM-16526: ACLs for Financial Types
  https://issues.civicrm.org/jira/browse/CRM-16526

8 years agoMerge pull request #7914 from jitendrapurohit/CRM-18061
Eileen McNaughton [Tue, 8 Mar 2016 09:40:58 +0000 (22:40 +1300)]
Merge pull request #7914 from jitendrapurohit/CRM-18061

CRM-18061 -- Test secret/publishable keys get overwritten with live keys on payment processor configuration save

8 years agoCRM-18169 - https://issues.civicrm.org/jira/browse/CRM-18169
Saurabh Batra [Tue, 8 Mar 2016 08:15:27 +0000 (13:45 +0530)]
CRM-18169 - https://issues.civicrm.org/jira/browse/CRM-18169

8 years agoMerge pull request #7941 from rohankatkar/CRM-17182-simple-warningFix
Monish Deb [Tue, 8 Mar 2016 06:19:29 +0000 (11:49 +0530)]
Merge pull request #7941 from rohankatkar/CRM-17182-simple-warningFix

Warning fix for QA

8 years agoWarning fix for QA
Web Access [Tue, 8 Mar 2016 06:10:00 +0000 (11:40 +0530)]
Warning fix for QA

8 years agoMerge pull request #7917 from jitendrapurohit/CRM-17182additional
Monish Deb [Tue, 8 Mar 2016 06:03:17 +0000 (11:33 +0530)]
Merge pull request #7917 from jitendrapurohit/CRM-17182additional

CRM-17182 -- fix when contribution id is empty

8 years agoMerge pull request #7921 from monishdeb/CRM-16210
Monish Deb [Tue, 8 Mar 2016 04:55:43 +0000 (10:25 +0530)]
Merge pull request #7921 from monishdeb/CRM-16210

CRM-16210 fix where Uploading a file to an activity with multiple custom file fields removes the existing attached files

8 years agoMerge pull request #7937 from monishdeb/CRM-18118
Monish Deb [Tue, 8 Mar 2016 04:50:09 +0000 (10:20 +0530)]
Merge pull request #7937 from monishdeb/CRM-18118

CRM-18118 QA changes

8 years agoCRM-17571 - changing search builder to consider operators by field types
Uelen Paulo [Tue, 8 Mar 2016 01:42:20 +0000 (22:42 -0300)]
CRM-17571 - changing search builder to consider operators by field types

8 years agoCRM-18181 Get all mailings that use mailings that an acled user can see
Seamus Lee [Tue, 8 Mar 2016 01:03:39 +0000 (01:03 +0000)]
CRM-18181 Get all mailings that use mailings that an acled user can see

8 years agoMerge pull request #7908 from saurabhbatra96/CRM-17602
Eileen McNaughton [Tue, 8 Mar 2016 00:26:46 +0000 (13:26 +1300)]
Merge pull request #7908 from saurabhbatra96/CRM-17602

CRM-17602 - Check Logic when searching with Date Range

8 years agoCRM-18178 exclude _bak & _backup tables from trigger creation
eileen [Mon, 7 Mar 2016 23:41:42 +0000 (12:41 +1300)]
CRM-18178 exclude _bak & _backup tables from trigger creation

8 years agoMerge pull request #7898 from eileenmcnaughton/CRM-18134
Eileen McNaughton [Mon, 7 Mar 2016 22:56:55 +0000 (11:56 +1300)]
Merge pull request #7898 from eileenmcnaughton/CRM-18134

CRM-18134 move api activity create on merge function to the BAO

8 years agoCRM-18096 Slow queries when rendering logging tab
eileen [Tue, 23 Feb 2016 23:01:08 +0000 (12:01 +1300)]
CRM-18096 Slow queries when rendering logging tab

8 years agoCRM-18166 Update receipt_date in IPN calls
eileenmcnaughton [Sat, 5 Mar 2016 02:58:33 +0000 (02:58 +0000)]
CRM-18166 Update receipt_date in IPN calls

8 years agoAdd layer of abstraction
Saurabh Batra [Mon, 7 Mar 2016 10:53:38 +0000 (16:23 +0530)]
Add layer of abstraction

8 years agoCRM-18118 QA changes
deb.monish [Mon, 7 Mar 2016 20:40:03 +0000 (02:10 +0530)]
CRM-18118 QA changes

8 years agoMerge pull request #7936 from PalanteJon/CRM-18173
colemanw [Mon, 7 Mar 2016 18:57:15 +0000 (13:57 -0500)]
Merge pull request #7936 from PalanteJon/CRM-18173

CRM-18173 - show activities in dashlet in ascending, not descending o…

8 years agoMerge pull request #7933 from jitendrapurohit/CRM-18140
colemanw [Mon, 7 Mar 2016 18:49:05 +0000 (13:49 -0500)]
Merge pull request #7933 from jitendrapurohit/CRM-18140

CRM-18140 - Recurring PayPal transactions fail with 'Transaction ID n…

8 years agoCRM-18173 - show activities in dashlet in ascending, not descending order
Jon goldberg [Mon, 7 Mar 2016 14:51:00 +0000 (09:51 -0500)]
CRM-18173 - show activities in dashlet in ascending, not descending order

8 years agoCRM-18172 only load up dashlets relevant to the current domain
eileenmcnaugton [Mon, 7 Mar 2016 12:08:59 +0000 (01:08 +1300)]
CRM-18172 only load up dashlets relevant to the current domain

8 years agoMerge pull request #7916 from jitendrapurohit/CRM-18037upgrade
Yashodha Chaku [Mon, 7 Mar 2016 11:54:34 +0000 (17:24 +0530)]
Merge pull request #7916 from jitendrapurohit/CRM-18037upgrade

upgrade handling for CRM-18037

8 years agoremove unwanted variable
jitendrapurohit [Mon, 7 Mar 2016 11:23:59 +0000 (16:53 +0530)]
remove unwanted variable

8 years agooptimisation fixes
jitendrapurohit [Mon, 7 Mar 2016 11:21:27 +0000 (16:51 +0530)]
optimisation fixes

8 years agoCRM-18140 - Recurring PayPal transactions fail with 'Transaction ID not set'
jitendrapurohit [Mon, 7 Mar 2016 09:47:59 +0000 (15:17 +0530)]
CRM-18140 - Recurring PayPal transactions fail with 'Transaction ID not set'

8 years agoMerge pull request #7931 from monishdeb/CRM-18125-QA-fix
Monish Deb [Mon, 7 Mar 2016 09:00:47 +0000 (14:30 +0530)]
Merge pull request #7931 from monishdeb/CRM-18125-QA-fix

CRM-18125 QA fix

8 years agoCRM-18125 QA fix
deb.monish [Mon, 7 Mar 2016 07:20:27 +0000 (12:50 +0530)]
CRM-18125 QA fix