civicrm-core.git
10 years agoMerge pull request #2106 from NileemaJadhav/HR-fix
Tim Otten [Wed, 27 Nov 2013 13:17:38 +0000 (05:17 -0800)]
Merge pull request #2106 from NileemaJadhav/HR-fix

-- Modification to remove warnings/notices on uninstall of CiviHR extension

10 years agoCc: and Bcc: for receipts on contribution pages do not work with recurring contributions
mgbdev [Wed, 27 Nov 2013 12:46:44 +0000 (18:16 +0530)]
Cc: and Bcc: for receipts on contribution pages do not work with recurring contributions
10 years ago-- Modification to remove warnings/notices on uninstall of CiviHR extension
Nileema [Wed, 27 Nov 2013 12:35:26 +0000 (18:05 +0530)]
-- Modification to remove warnings/notices on uninstall of CiviHR extension

10 years agoMerge pull request #2104 from totten/4.4-ext-postpostinstall
Tim Otten [Wed, 27 Nov 2013 11:30:25 +0000 (03:30 -0800)]
Merge pull request #2104 from totten/4.4-ext-postpostinstall

CRM_Extension_Manager - Add stub for onPostPostInstall

10 years agoCRM_Extension_Manager - Add stub for onPostPostInstall
Tim Otten [Wed, 27 Nov 2013 11:27:27 +0000 (03:27 -0800)]
CRM_Extension_Manager - Add stub for onPostPostInstall

This is a fix/followup to 3d0e24ec2

10 years agoMerge pull request #2102 from eileenmcnaughton/CRM-13744
colemanw [Tue, 26 Nov 2013 23:59:23 +0000 (15:59 -0800)]
Merge pull request #2102 from eileenmcnaughton/CRM-13744

CRM-13744 permissions allow 'or' permissions - prevents regression on ev...

10 years agoCRM-13744 permissions allow 'or' permissions - prevents regression on event registrat...
Eileen [Tue, 19 Nov 2013 09:10:06 +0000 (09:10 +0000)]
CRM-13744 permissions allow 'or' permissions - prevents regression on event registration under some circumstances

----------------------------------------
* CRM-13744: cid=0 contribution & event form autocompletes not working for people with *only* access ajax api
  http://issues.civicrm.org/jira/browse/CRM-13744

10 years agoFix Group Organization BAO not to error if the unique pairing up group_id & organizat...
Eileen [Tue, 26 Nov 2013 23:25:28 +0000 (12:25 +1300)]
Fix Group Organization BAO not to error if the unique pairing up group_id & organization_id is passed in without the id

10 years agoMerge pull request #2100 from kenwest/CRM-13840
colemanw [Tue, 26 Nov 2013 22:57:54 +0000 (14:57 -0800)]
Merge pull request #2100 from kenwest/CRM-13840

CRM-13840

10 years agoCRM-13840 Edit button not showing when viewing Contact record
Ken West [Tue, 26 Nov 2013 22:47:26 +0000 (09:47 +1100)]
CRM-13840 Edit button not showing when viewing Contact record

10 years agoCRM_Dashlet_Page_Blog - Get feed URL from settings
Tim Otten [Tue, 26 Nov 2013 20:30:28 +0000 (12:30 -0800)]
CRM_Dashlet_Page_Blog - Get feed URL from settings

10 years agoMerge pull request #2095 from dlobo/CRM-13838
dlobo [Tue, 26 Nov 2013 18:09:47 +0000 (10:09 -0800)]
Merge pull request #2095 from dlobo/CRM-13838

CRM-13838 - Report filtering by price level

10 years agoMerge pull request #2078 from totten/4.4-profile-event
colemanw [Tue, 26 Nov 2013 16:11:14 +0000 (08:11 -0800)]
Merge pull request #2078 from totten/4.4-profile-event

HR-8 - MultipleRecordFieldsListing.tpl - Trigger JS event when dialog opens

10 years agoMerge pull request #2096 from totten/4.4-syntaxtest-override
Tim Otten [Tue, 26 Nov 2013 15:28:31 +0000 (07:28 -0800)]
Merge pull request #2096 from totten/4.4-syntaxtest-override

api_v3_SyntaxConformanceTest - Allow subclasses to override (filter) the list of entities

10 years agoapi_v3_SyntaxConformanceTest - Allow subclasses to override (filter) the list of...
Tim Otten [Tue, 26 Nov 2013 15:14:01 +0000 (07:14 -0800)]
api_v3_SyntaxConformanceTest - Allow subclasses to override (filter) the list of entities

10 years agoCRM-13838 - Report iltering by price level
Donald A. Lobo [Tue, 26 Nov 2013 14:55:20 +0000 (06:55 -0800)]
CRM-13838 - Report iltering by price level

http://issues.civicrm.org/jira/browse/CRM-13838

10 years agoMerge pull request #2077 from totten/4.4-case-warning
dlobo [Tue, 26 Nov 2013 14:33:24 +0000 (06:33 -0800)]
Merge pull request #2077 from totten/4.4-case-warning

CRM_Case_Form_Activity - Fix PHP warning when opening case

10 years agoMerge pull request #2093 from monishdeb/CRM-13738
Kurund Jalmi [Tue, 26 Nov 2013 10:26:26 +0000 (02:26 -0800)]
Merge pull request #2093 from monishdeb/CRM-13738

CRM-13738 related fix on 'Limit current user' filter handling on Where clause

10 years agoMerge pull request #2092 from yashodha/4.4.CRM-13834
Kurund Jalmi [Tue, 26 Nov 2013 10:26:04 +0000 (02:26 -0800)]
Merge pull request #2092 from yashodha/4.4.CRM-13834

CRM-13834 - fix sort order for source contact

10 years agoCRM-13738 related fix on 'Limit current user' filter handling on Where clause
monishdeb [Tue, 26 Nov 2013 09:53:48 +0000 (15:23 +0530)]
CRM-13738 related fix on 'Limit current user' filter handling on Where clause

----------------------------------------
* CRM-13738: Activity Report fails if filtering on any contact
  http://issues.civicrm.org/jira/browse/CRM-13738

10 years agoHR-8 - MultipleRecordsFieldsListing.tpl - Trigger crmFormLoad instead of profile...
Tim Otten [Tue, 26 Nov 2013 09:48:22 +0000 (01:48 -0800)]
HR-8 - MultipleRecordsFieldsListing.tpl - Trigger crmFormLoad instead of profile-dialog:*:open

10 years agoCRM-13834 - fix sort order for source contact
yashodha [Tue, 26 Nov 2013 06:38:59 +0000 (12:08 +0530)]
CRM-13834 - fix sort order for source contact

10 years agoMerge remote-tracking branch 'upstream/4.3' into 4.3-4.4-2013-11-26-11-43-18
kurund [Tue, 26 Nov 2013 06:13:26 +0000 (11:43 +0530)]
Merge remote-tracking branch 'upstream/4.3' into 4.3-4.4-2013-11-26-11-43-18

10 years agoMerge pull request #2088 from colemanw/4.4
Kurund Jalmi [Tue, 26 Nov 2013 05:44:47 +0000 (21:44 -0800)]
Merge pull request #2088 from colemanw/4.4

CRM-13830 - MailingGroup API - hack to disable pseudoconstant lookup

10 years agoMerge pull request #2089 from eileenmcnaughton/CRM-13769
Kurund Jalmi [Tue, 26 Nov 2013 05:37:51 +0000 (21:37 -0800)]
Merge pull request #2089 from eileenmcnaughton/CRM-13769

CRM-13769 Backoffice membership renewal form - prefill time

10 years agoCRM-13769 Backoffice membership renewal form - prefill time
Eileen [Tue, 26 Nov 2013 03:27:35 +0000 (16:27 +1300)]
CRM-13769 Backoffice membership renewal form - prefill time
This has already been fixed in 4.4 for backoffice membership form on receive-date field, but not on renewal form

----------------------------------------
* CRM-13769: Receive date time field on membership page should prefill with current time
  http://issues.civicrm.org/jira/browse/CRM-13769

10 years agoCRM-13769 - backoffice membership form - prefill time
Eileen [Thu, 14 Nov 2013 23:50:47 +0000 (12:50 +1300)]
CRM-13769 - backoffice membership form - prefill time

----------------------------------------
* CRM-13769: Receive date time field on membership page should prefill with current time
  http://issues.civicrm.org/jira/browse/CRM-13769

10 years agoCRM-13830 - MailingGroup API - hack to disable pseudoconstant lookup
Coleman Watts [Mon, 25 Nov 2013 22:34:57 +0000 (14:34 -0800)]
CRM-13830 - MailingGroup API - hack to disable pseudoconstant lookup

10 years agoCRM-13493 api don't fatal on duplicate invoice id
Eileen [Tue, 19 Nov 2013 01:19:31 +0000 (14:19 +1300)]
CRM-13493 api don't fatal on duplicate invoice id

----------------------------------------

----------------------------------------
* CRM-13493: Nasty fatal if you try to create a contribution via the api with an invoice id matching an existing
  http://issues.civicrm.org/jira/browse/CRM-13493

10 years agoMerge pull request #2082 from kurund/CRM-13824
dlobo [Mon, 25 Nov 2013 20:51:16 +0000 (12:51 -0800)]
Merge pull request #2082 from kurund/CRM-13824

fixes for CRM-13824

10 years agoMerge pull request #2085 from dlobo/EncodingFixes
dlobo [Mon, 25 Nov 2013 20:32:32 +0000 (12:32 -0800)]
Merge pull request #2085 from dlobo/EncodingFixes

Fix characters with wrong encoding

10 years agoFix characters with wrong encoding
Donald A. Lobo [Mon, 25 Nov 2013 20:31:51 +0000 (12:31 -0800)]
Fix characters with wrong encoding

10 years agoMerge pull request #2080 from colemanw/checkSqlFunctionsExist
dlobo [Mon, 25 Nov 2013 14:59:38 +0000 (06:59 -0800)]
Merge pull request #2080 from colemanw/checkSqlFunctionsExist

CRM-13822 - Ensure mysql phone function exists

10 years agofixes for CRM-13824
kurund [Mon, 25 Nov 2013 14:55:29 +0000 (20:25 +0530)]
fixes for CRM-13824

----------------------------------------
* CRM-13824: Fatal error on contribution page
  http://issues.civicrm.org/jira/browse/CRM-13824

10 years agoMerge pull request #2062 from dlobo/CRM-13806
Kurund Jalmi [Mon, 25 Nov 2013 13:30:56 +0000 (05:30 -0800)]
Merge pull request #2062 from dlobo/CRM-13806

CRM-13806 - Only accept valid profile urls

10 years agoMerge pull request #2079 from yashodha/CRM-13812
Kurund Jalmi [Mon, 25 Nov 2013 13:21:50 +0000 (05:21 -0800)]
Merge pull request #2079 from yashodha/CRM-13812

CRM-13812 - fixed the broken query for activity search

10 years agoMerge pull request #2081 from eileenmcnaughton/metadata
Kurund Jalmi [Mon, 25 Nov 2013 11:14:51 +0000 (03:14 -0800)]
Merge pull request #2081 from eileenmcnaughton/metadata

Metadata

10 years agoAdd Batch metadata
Eileen [Tue, 19 Nov 2013 01:20:24 +0000 (14:20 +1300)]
Add Batch metadata

10 years agoAdd missing titles on Campaign Schema
Eileen [Mon, 18 Nov 2013 18:32:14 +0000 (18:32 +0000)]
Add missing titles on Campaign Schema

10 years agoCRM-13822 - Ensure mysql phone function exists
Coleman Watts [Mon, 25 Nov 2013 04:53:14 +0000 (20:53 -0800)]
CRM-13822 - Ensure mysql phone function exists

10 years agoMerge pull request #2072 from dlobo/CRM-13815
dlobo [Sun, 24 Nov 2013 17:34:30 +0000 (09:34 -0800)]
Merge pull request #2072 from dlobo/CRM-13815

CRM-13815 - Restrict the number of scheduled jobs log entries shown

10 years agoHR-8 - MultipleRecordFieldsListing.tpl - Trigger JS event when dialog opens
Tim Otten [Sun, 24 Nov 2013 10:53:12 +0000 (16:23 +0530)]
HR-8 - MultipleRecordFieldsListing.tpl - Trigger JS event when dialog opens

The current implementation of HR-8 is a bit coarse (in that it binds to all
AJAX events).  @colemanw said it would better to hack the specific AJAX call.

10 years agoMultipleRecordFieldsListing.tpl - Fix indentation
Tim Otten [Sun, 24 Nov 2013 10:43:26 +0000 (16:13 +0530)]
MultipleRecordFieldsListing.tpl - Fix indentation

10 years agoCRM_Case_Form_Activity - Fix PHP warning when opening case
Tim Otten [Sun, 24 Nov 2013 10:11:33 +0000 (15:41 +0530)]
CRM_Case_Form_Activity - Fix PHP warning when opening case

10 years agoFix invalid html on options admin page
Coleman Watts [Sun, 24 Nov 2013 01:43:00 +0000 (17:43 -0800)]
Fix invalid html on options admin page

10 years agoMerge pull request #2074 from pratik-joshi/CRM-13814
dlobo [Sat, 23 Nov 2013 14:48:38 +0000 (06:48 -0800)]
Merge pull request #2074 from pratik-joshi/CRM-13814

CRM-13814

10 years agoCRM_Core_Component::flushEnabledComponents - Trigger after any change to settings...
Tim Otten [Sat, 23 Nov 2013 06:59:42 +0000 (12:29 +0530)]
CRM_Core_Component::flushEnabledComponents - Trigger after any change to settings (not just CiviCase activation)

10 years agoMerge branch 'CRM-PostInstall' of git://github.com/vivekarora/civicrm-core into pull...
Tim Otten [Sat, 23 Nov 2013 06:44:53 +0000 (12:14 +0530)]
Merge branch 'CRM-PostInstall' of git://github.com/vivekarora/civicrm-core into pull-request-2069

10 years agoRemoved debugging code
vivekarora [Sat, 23 Nov 2013 05:32:42 +0000 (11:02 +0530)]
Removed debugging code

10 years agoMerge pull request #1976 from eileenmcnaughton/CRM-13737
colemanw [Fri, 22 Nov 2013 23:14:31 +0000 (15:14 -0800)]
Merge pull request #1976 from eileenmcnaughton/CRM-13737

CRM-13737 drupal integration allow drupal folder to be at the same level as the civicrm folder

10 years agoMerge pull request #2073 from dlobo/CRM-13816
dlobo [Fri, 22 Nov 2013 18:54:20 +0000 (10:54 -0800)]
Merge pull request #2073 from dlobo/CRM-13816

CRM-13816 - Undefined index notice due to disabled memberships in CRM_Member_BAO_Membership::updateAllMembershipStatus()

10 years agoCRM-13816 - Undefined index notice due to disabled memberships in CRM_Member_BAO_Memb...
Donald A. Lobo [Fri, 22 Nov 2013 18:53:13 +0000 (10:53 -0800)]
CRM-13816 - Undefined index notice due to disabled memberships in CRM_Member_BAO_Membership::updateAllMembershipStatus()

http://issues.civicrm.org/jira/browse/CRM-13816

10 years agoMerge pull request #2070 from dlobo/CRM-13799
dlobo [Fri, 22 Nov 2013 14:55:31 +0000 (06:55 -0800)]
Merge pull request #2070 from dlobo/CRM-13799

CRM-13799 - group contacts list doesn't reflect correct status

10 years agoCRM-13815 - Restrict the number of scheduled jobs log entries shown
Donald A. Lobo [Fri, 22 Nov 2013 14:38:35 +0000 (06:38 -0800)]
CRM-13815 - Restrict the number of scheduled jobs log entries shown

http://issues.civicrm.org/jira/browse/CRM-13815

10 years agoCRM-13814
Pratik Joshi [Fri, 22 Nov 2013 13:55:19 +0000 (19:25 +0530)]
CRM-13814

10 years agoCRM-13812 - fixed the broken query for activity search
yashodha [Fri, 22 Nov 2013 13:07:55 +0000 (18:37 +0530)]
CRM-13812 - fixed the broken query for activity search

10 years agoMerge pull request #2066 from totten/4.4-ufgroup-warning
dlobo [Thu, 21 Nov 2013 14:39:29 +0000 (06:39 -0800)]
Merge pull request #2066 from totten/4.4-ufgroup-warning

CRM_Core_BAO_UFGroup - Fix warning with unknown provider

10 years agoCRM-13799 - group contacts list doesn't reflect correct status
Donald A. Lobo [Thu, 21 Nov 2013 00:30:55 +0000 (16:30 -0800)]
CRM-13799 - group contacts list doesn't reflect correct status

http://issues.civicrm.org/jira/browse/CRM-13799

10 years agoPost install hook
vivekarora [Thu, 21 Nov 2013 12:42:07 +0000 (18:12 +0530)]
Post install hook

10 years agoCRM_Core_BAO_UFGroup - Fix warning with unknown provider
Tim Otten [Thu, 21 Nov 2013 06:14:03 +0000 (11:44 +0530)]
CRM_Core_BAO_UFGroup - Fix warning with unknown provider

10 years agoUpdate version to 4.4.3
CiviCRM [Thu, 21 Nov 2013 05:17:12 +0000 (21:17 -0800)]
Update version to 4.4.3

10 years agoCRM-13807 - Add comments and null test
Coleman Watts [Thu, 21 Nov 2013 04:33:17 +0000 (20:33 -0800)]
CRM-13807 - Add comments and null test

10 years agoMerge pull request #2064 from colemanw/4.4
colemanw [Thu, 21 Nov 2013 04:26:21 +0000 (20:26 -0800)]
Merge pull request #2064 from colemanw/4.4

CRM-13807 - Fix last to commit to getBAO and add unit test

10 years agoCRM-13807 - Fix last to commit to getBAO and add unit test
Coleman Watts [Thu, 21 Nov 2013 04:25:15 +0000 (20:25 -0800)]
CRM-13807 - Fix last to commit to getBAO and add unit test

10 years agoMerge pull request #2063 from colemanw/4.4
dlobo [Thu, 21 Nov 2013 02:44:43 +0000 (18:44 -0800)]
Merge pull request #2063 from colemanw/4.4

CRM-13807 - Verify BAO exists in api getBAO

10 years agoCRM-13807 - Verify BAO exists in api getBAO
Coleman Watts [Thu, 21 Nov 2013 02:26:23 +0000 (18:26 -0800)]
CRM-13807 - Verify BAO exists in api getBAO

10 years agoCRM-13806 - Only accept valid profile urls
Donald A. Lobo [Thu, 21 Nov 2013 02:03:24 +0000 (18:03 -0800)]
CRM-13806 - Only accept valid profile urls

http://issues.civicrm.org/jira/browse/CRM-13806

10 years agoMerge pull request #2061 from civicrm/4.3
colemanw [Thu, 21 Nov 2013 01:02:07 +0000 (17:02 -0800)]
Merge pull request #2061 from civicrm/4.3

4.3

10 years agoMerge pull request #2059 from davecivicrm/CRM-13786b
colemanw [Thu, 21 Nov 2013 00:46:00 +0000 (16:46 -0800)]
Merge pull request #2059 from davecivicrm/CRM-13786b

CRM-13786 Applying updated patch from Karin which fixes the calculation ...

10 years agoMerge pull request #2060 from davecivicrm/CRM-13876c
dlobo [Thu, 21 Nov 2013 00:34:04 +0000 (16:34 -0800)]
Merge pull request #2060 from davecivicrm/CRM-13876c

CRM-13786 - Fix calc of membership end date when join date is in the pas...

10 years agoCRM-13786 - Fix calc of membership end date when join date is in the past (for fixed...
Dave Greenberg [Thu, 21 Nov 2013 00:00:13 +0000 (16:00 -0800)]
CRM-13786 - Fix calc of membership end date when join date is in the past (for fixed period memberships).

----------------------------------------
* CRM-13786: Membership End Date not calculated properly for fixed period MembershipTypes
  http://issues.civicrm.org/jira/browse/CRM-13786

10 years agoCRM-13786 Applying updated patch from Karin which fixes the calculation of start...
Dave Greenberg [Wed, 20 Nov 2013 23:34:39 +0000 (15:34 -0800)]
CRM-13786 Applying updated patch from Karin which fixes the calculation of start date and edndate  for fixed memberships. All related BAO, api and Form unit tests passing now.

----------------------------------------
* CRM-13786: Membership End Date not calculated properly for fixed period MembershipTypes
  http://issues.civicrm.org/jira/browse/CRM-13786

10 years agoMerge pull request #2057 from kurund/CRM-13794
colemanw [Wed, 20 Nov 2013 22:09:10 +0000 (14:09 -0800)]
Merge pull request #2057 from kurund/CRM-13794

always check if result set has pseudo constants like state, country.. CR...

10 years agoalways check if result set has pseudo constants like state, country.. CRM-13794
kurund [Wed, 20 Nov 2013 19:50:29 +0000 (01:20 +0530)]
always check if result set has pseudo constants like state, country.. CRM-13794

----------------------------------------
* CRM-13794: State/Country fields in Participant export not pulling data after upgrade
  http://issues.civicrm.org/jira/browse/CRM-13794

10 years agoMerge pull request #2056 from kurund/overlay-css-fixes
Kurund Jalmi [Wed, 20 Nov 2013 19:41:21 +0000 (11:41 -0800)]
Merge pull request #2056 from kurund/overlay-css-fixes

fixed the display of contact values in contact overlay

10 years agofixed the display of contact values in contact overlay
kurund [Wed, 20 Nov 2013 19:39:55 +0000 (01:09 +0530)]
fixed the display of contact values in contact overlay

10 years agoMerge pull request #2054 from colemanw/4.4
colemanw [Wed, 20 Nov 2013 16:54:16 +0000 (08:54 -0800)]
Merge pull request #2054 from colemanw/4.4

CRM-13802 - Search Builder js - fix variable type comparison

10 years agoCRM-13802 - Search Builder js - fix variable type comparison
Coleman Watts [Wed, 20 Nov 2013 16:52:57 +0000 (08:52 -0800)]
CRM-13802 - Search Builder js - fix variable type comparison

10 years agoMerge pull request #2053 from monishdeb/CRM-13738
dlobo [Wed, 20 Nov 2013 16:17:03 +0000 (08:17 -0800)]
Merge pull request #2053 from monishdeb/CRM-13738

CRM-13738 related improvisation and notice fix in Activity Report

10 years agoCRM-13738 related improvisation and notice fix
monishdeb [Wed, 20 Nov 2013 15:43:15 +0000 (21:13 +0530)]
CRM-13738 related improvisation and notice fix

----------------------------------------
* CRM-13738: Activity Report fails if filtering on any contact
  http://issues.civicrm.org/jira/browse/CRM-13738

10 years agoMerge pull request #2052 from pratik-joshi/HR-200
Kurund Jalmi [Wed, 20 Nov 2013 13:40:20 +0000 (05:40 -0800)]
Merge pull request #2052 from pratik-joshi/HR-200

hr-200 : failure for hr-200 unit test was encountered due to 'Only variables should be passed by reference' on E_STRICT php error reporting

10 years agoMerge pull request #2050 from mgbdev/CRM-13759
Kurund Jalmi [Wed, 20 Nov 2013 13:39:44 +0000 (05:39 -0800)]
Merge pull request #2050 from mgbdev/CRM-13759

CRM-13759 add webtest for multiple phone edit

10 years agohr-200 : failure for hr-200 unit test was encountered due to 'Only variables should...
Pratik Joshi [Wed, 20 Nov 2013 13:33:10 +0000 (19:03 +0530)]
hr-200 : failure for hr-200 unit test was encountered due to 'Only variables should be passed by …

…reference' on E_STRICT php error reporting

10 years agoCRM-13759 add webtest for multiple phone edit
mgbdev [Wed, 20 Nov 2013 13:33:04 +0000 (19:03 +0530)]
CRM-13759 add webtest for multiple phone edit

10 years agoCRM-13759 add webtest for multiple phone edit
mgbdev [Wed, 20 Nov 2013 12:22:37 +0000 (17:52 +0530)]
CRM-13759 add webtest for multiple phone edit

10 years agoMerge pull request #2048 from monishdeb/CRM-13795
Kurund Jalmi [Wed, 20 Nov 2013 10:31:55 +0000 (02:31 -0800)]
Merge pull request #2048 from monishdeb/CRM-13795

CRM-13795 related fix

10 years agoMerge pull request #2047 from pratik-joshi/CRM-10635
Kurund Jalmi [Wed, 20 Nov 2013 10:21:56 +0000 (02:21 -0800)]
Merge pull request #2047 from pratik-joshi/CRM-10635

CRM-10635 : parents processing on initial load of manage display screen of groups

10 years agoCRM-13795 related fix
monishdeb [Wed, 20 Nov 2013 10:17:36 +0000 (15:47 +0530)]
CRM-13795 related fix

----------------------------------------
* CRM-13795: Improve Use of honor role for Personal campaign pages
  http://issues.civicrm.org/jira/browse/CRM-13795

10 years agoMerge pull request #1997 from vivekarora/CRM-13165-ApiFixes
Kurund Jalmi [Wed, 20 Nov 2013 10:04:20 +0000 (02:04 -0800)]
Merge pull request #1997 from vivekarora/CRM-13165-ApiFixes

CRM-13165 - Schedule Action Api Fixes

10 years agoCRM-10635 : parents processing on initial load of manage display screen of groups
Pratik Joshi [Wed, 20 Nov 2013 09:25:03 +0000 (14:55 +0530)]
CRM-10635 : parents processing on initial load of manage display screen of groups

10 years agoSet name from title if that is not given in API
vivekarora [Wed, 20 Nov 2013 07:54:04 +0000 (13:24 +0530)]
Set name from title if that is not given in API

10 years agoMerge pull request #2046 from yashodha/feedfixes
Kurund Jalmi [Wed, 20 Nov 2013 06:22:48 +0000 (22:22 -0800)]
Merge pull request #2046 from yashodha/feedfixes

parameterize getFeed method to accept blog url to be displayed in news

10 years agoMerge pull request #2043 from totten/4.4-case-test
Kurund Jalmi [Wed, 20 Nov 2013 06:20:45 +0000 (22:20 -0800)]
Merge pull request #2043 from totten/4.4-case-test

CRM-13768 - api_v3_CaseTest::testCreateCaseEmpty - Fix regression and warning

10 years agoparameterise getFeed method to accept blog url to be displayed in news section
yashodha [Wed, 20 Nov 2013 06:20:34 +0000 (11:50 +0530)]
parameterise getFeed method to accept blog url to be displayed in news section

10 years agoMerge pull request #2045 from pratik-joshi/CRM-13771
Kurund Jalmi [Wed, 20 Nov 2013 06:09:03 +0000 (22:09 -0800)]
Merge pull request #2045 from pratik-joshi/CRM-13771

CRM-13771 : faced a fatal error while reproducing this issue, fix done is handling of import error improvement which occurs when the data being imported is not a valid one

10 years ago--CRM-13310, when a PI is changed add negative positive transaction in civicrm_financ...
Pradeep Nayak [Wed, 20 Nov 2013 05:33:22 +0000 (11:03 +0530)]
--CRM-13310, when a PI is changed add negative positive transaction in civicrm_financial_transaction

----------------------------------------
* CRM-13310: Create separate financial_trxn records for each field's change
  http://issues.civicrm.org/jira/browse/CRM-13310

10 years agoCRM-13310, changed the code to follow pattern if there are more then
Pradeep Nayak [Wed, 20 Nov 2013 05:32:12 +0000 (11:02 +0530)]
CRM-13310, changed the code to follow pattern if there are more then
one change in fields(Finanacial Type, Total Amount, Contribution Status, or Paid By) and
follwed order as the account first, the status second, the payment instrument (Paid By) third, the amount last

----------------------------------------
* CRM-13310: Create separate financial_trxn records for each field's change
  http://issues.civicrm.org/jira/browse/CRM-13310

10 years agoCRM-13768 - api_v3_CaseTest::testCreateCaseEmpty - Fix regression and warning
Tim Otten [Wed, 20 Nov 2013 05:19:27 +0000 (10:49 +0530)]
CRM-13768 - api_v3_CaseTest::testCreateCaseEmpty - Fix regression and warning

----------------------------------------
* CRM-13768: CiviCase not fully activated during extension installation
  http://issues.civicrm.org/jira/browse/CRM-13768

10 years agoCRM-13771 : faced a fatal error while reproducing this issue, fix done is handling...
Pratik Joshi [Wed, 20 Nov 2013 05:18:17 +0000 (10:48 +0530)]
CRM-13771 : faced a fatal error while reproducing this issue, fix done is handling error improvement for invalid data import

10 years agoMerge pull request #2038 from jmcclelland/honor-roll-4.4
Kurund Jalmi [Wed, 20 Nov 2013 05:03:29 +0000 (21:03 -0800)]
Merge pull request #2038 from jmcclelland/honor-roll-4.4

Honor role fixes on personal campaign pages