civicrm-core.git
8 years agoCRM-11801 defer to Authorize.net config on whether a.net receipts should be sent.
eileenmcnaugton [Fri, 8 Jan 2016 08:50:38 +0000 (21:50 +1300)]
CRM-11801 defer to Authorize.net config on whether a.net receipts should be sent.

This means CiviCRM receipts will go out as configured from CiviCRM & Authorize.net as configured from
the Authorize.net UI

8 years agoMerge pull request #7244 from systopia/CRM-17589
Dave Greenberg [Thu, 7 Jan 2016 17:32:31 +0000 (09:32 -0800)]
Merge pull request #7244 from systopia/CRM-17589

CRM-17589 - test value instead of label

8 years agosimplified fix for CRM-17589 (colemanw)
systopia [Thu, 7 Jan 2016 16:31:30 +0000 (17:31 +0100)]
simplified fix for CRM-17589 (colemanw)

8 years agoMerge pull request #7549 from wdecraene/CRM-17777
colemanw [Thu, 7 Jan 2016 16:31:06 +0000 (11:31 -0500)]
Merge pull request #7549 from wdecraene/CRM-17777

Allow to skip geocoding when creating an address with the api

8 years agoMerge pull request #7550 from jitendrapurohit/CRM-17778
colemanw [Thu, 7 Jan 2016 15:30:48 +0000 (10:30 -0500)]
Merge pull request #7550 from jitendrapurohit/CRM-17778

CRM-17778 -- preferred mail format is not selected by default

8 years agoMerge pull request #7553 from eileenmcnaughton/daotest
Eileen McNaughton [Thu, 7 Jan 2016 10:47:52 +0000 (23:47 +1300)]
Merge pull request #7553 from eileenmcnaughton/daotest

Add more schema titles

8 years agoAdd more schema titles
eileen [Thu, 7 Jan 2016 07:38:08 +0000 (20:38 +1300)]
Add more schema titles

8 years agoimproved fix for CRM-17589
systopia [Thu, 7 Jan 2016 08:09:22 +0000 (09:09 +0100)]
improved fix for CRM-17589

8 years agoMerge pull request #7552 from eileenmcnaughton/daotest
Eileen McNaughton [Thu, 7 Jan 2016 07:31:46 +0000 (20:31 +1300)]
Merge pull request #7552 from eileenmcnaughton/daotest

Add DAO quality test - ensure titles exists

8 years agouse setDefault instead
jitendrapurohit [Thu, 7 Jan 2016 07:21:36 +0000 (12:51 +0530)]
use setDefault instead

8 years agoAdd DAO quality test - ensure titles exists
eileen [Thu, 7 Jan 2016 06:07:56 +0000 (19:07 +1300)]
Add DAO quality test - ensure titles exists

This is the first DAO quality test but hopefully can be expanded later

8 years agoMerge pull request #7548 from wdecraene/CRM-15267
colemanw [Thu, 7 Jan 2016 03:39:20 +0000 (22:39 -0500)]
Merge pull request #7548 from wdecraene/CRM-15267

Delete all entitytags of a contact in a single api call.

8 years agoMerge pull request #7545 from totten/master-cxn-ui
Tim Otten [Thu, 7 Jan 2016 03:33:03 +0000 (19:33 -0800)]
Merge pull request #7545 from totten/master-cxn-ui

CRM-16173, CRM-16831 - Register "System Settings => Connections" link

8 years agoRegen civicrm_generated.mysql
CiviCRM [Wed, 6 Jan 2016 01:59:42 +0000 (17:59 -0800)]
Regen civicrm_generated.mysql

8 years agoregen.sh - Ignore civicrm_install_canary
CiviCRM [Thu, 7 Jan 2016 01:15:24 +0000 (17:15 -0800)]
regen.sh - Ignore civicrm_install_canary

8 years agocivicrm_navigation.tpl - Reorder items in "Administer => System Settings"
CiviCRM [Wed, 6 Jan 2016 01:42:07 +0000 (17:42 -0800)]
civicrm_navigation.tpl - Reorder items in "Administer => System Settings"

It's understandable to want the "Components" and "Extensions" links at the top, but the
ordering of the rest seems really arbitrary. Put in a visual divider and sort the
rest alphabetically.

8 years agoCRM-16173 - civicrm_navigation.tpl - Register "System Settings => Connections" link
CiviCRM [Wed, 6 Jan 2016 01:18:03 +0000 (17:18 -0800)]
CRM-16173 - civicrm_navigation.tpl - Register "System Settings => Connections" link

8 years agoCRM-16173 - 4.6.12.mysql.tpl - Register "System Settings => Connections" link
CiviCRM [Wed, 6 Jan 2016 01:06:19 +0000 (17:06 -0800)]
CRM-16173 - 4.6.12.mysql.tpl - Register "System Settings => Connections" link

8 years agoCRM-16173 - crmCxn - Display explanation
CiviCRM [Wed, 6 Jan 2016 00:58:57 +0000 (16:58 -0800)]
CRM-16173 - crmCxn - Display explanation

8 years agoMerge pull request #7551 from totten/master-select
colemanw [Thu, 7 Jan 2016 01:00:54 +0000 (20:00 -0500)]
Merge pull request #7551 from totten/master-select

CRM_Utils_SQL_Select - Fix dedupe behavior for `select`, `groupBy`, `having`, `orderBy`.

8 years agoCRM_Utils_SQL_Select - Fix dedupe behavior for `select`, `groupBy`, `having`, `orderBy`.
CiviCRM [Wed, 6 Jan 2016 22:13:30 +0000 (14:13 -0800)]
CRM_Utils_SQL_Select - Fix dedupe behavior for `select`, `groupBy`, `having`, `orderBy`.

The selected columns should not be deduped at all -- when using `insertInto()`, the selected
columns need to line up with the insertion columns, and it's perfectly reasonably to re-use
the same value in multipl columns.

For th others, it's semantically OK to dedupe, but we should dedupe based on
the evaluated query expression rather than the general formula.

8 years agoAlter testEntityTagDeleteNoTagId(): should return a succes, all items should be remov...
Wim De Craene [Wed, 6 Jan 2016 17:47:17 +0000 (18:47 +0100)]
Alter testEntityTagDeleteNoTagId(): should return a succes, all items should be removed and no items should be 'not removed'.

8 years agoMerge pull request #7546 from eileenmcnaughton/CRM-16259
Dave Greenberg [Wed, 6 Jan 2016 17:42:15 +0000 (09:42 -0800)]
Merge pull request #7546 from eileenmcnaughton/CRM-16259

Crm 16259

8 years agoRemoved spaces.
Wim De Craene [Wed, 6 Jan 2016 15:24:23 +0000 (16:24 +0100)]
Removed spaces.

8 years agoMerge pull request #7547 from wdecraene/CRM-17776
colemanw [Wed, 6 Jan 2016 14:44:20 +0000 (09:44 -0500)]
Merge pull request #7547 from wdecraene/CRM-17776

Use names instead of labels to build form.

8 years agoCRM-17778 -- preferred mail format is not selected by default
jitendrapurohit [Wed, 6 Jan 2016 13:25:58 +0000 (18:55 +0530)]
CRM-17778 -- preferred mail format is not selected by default

8 years agoAllow to skip geocoding when creating an address with the api
Wim De Craene [Wed, 6 Jan 2016 11:35:35 +0000 (12:35 +0100)]
Allow to skip geocoding when creating an address with the api

8 years agoUpdate version to 4.7.beta7
CiviCRM [Wed, 6 Jan 2016 11:12:57 +0000 (03:12 -0800)]
Update version to 4.7.beta7

8 years agoDelete all entitytags of a contact in a single api call.
Wim De Craene [Wed, 6 Jan 2016 10:30:50 +0000 (11:30 +0100)]
Delete all entitytags of a contact in a single api call.

8 years agoUse names instead of labels to build form.
Wim De Craene [Wed, 6 Jan 2016 09:58:08 +0000 (10:58 +0100)]
Use names instead of labels to build form.

8 years agoe-notice fix for test
eileenmcnaughton [Wed, 6 Jan 2016 08:23:51 +0000 (08:23 +0000)]
e-notice fix for test

8 years agoCRM-16259 - Addtional fixes from Eileen to deal with failure of new unit test.
Dave Greenberg [Fri, 25 Dec 2015 00:44:23 +0000 (16:44 -0800)]
CRM-16259 - Addtional fixes from Eileen to deal with failure of new unit test.

----------------------------------------
* CRM-16259: Create Payment API
  https://issues.civicrm.org/jira/browse/CRM-16259

8 years agoCRM-16259 Add recordPartialPayment function and test.
Dave Greenberg [Tue, 22 Dec 2015 18:12:51 +0000 (10:12 -0800)]
CRM-16259 Add recordPartialPayment function and test.

----------------------------------------
* CRM-16259: Create Payment API
  https://issues.civicrm.org/jira/browse/CRM-16259

8 years agoMerge pull request #6421 from lcdservices/CRM-16968
Kurund Jalmi [Wed, 6 Jan 2016 06:47:45 +0000 (12:17 +0530)]
Merge pull request #6421 from lcdservices/CRM-16968

CRM-16968 allow user creation on profile edit forms

8 years agoMerge pull request #7491 from johanv/CRM-17741-permissions_relationship_type
Eileen McNaughton [Wed, 6 Jan 2016 03:47:08 +0000 (16:47 +1300)]
Merge pull request #7491 from johanv/CRM-17741-permissions_relationship_type

CRM-17741 - Permissions for RelationshipType.get API.

8 years agoMerge pull request #7538 from totten/master-post-install
Tim Otten [Wed, 6 Jan 2016 00:10:14 +0000 (16:10 -0800)]
Merge pull request #7538 from totten/master-post-install

CRM-16860 - SystemInstallEvent - Fire event on first page run

8 years agoMerge pull request #7457 from eileenmcnaughton/CRM-17718
Dave Greenberg [Tue, 5 Jan 2016 20:13:51 +0000 (12:13 -0800)]
Merge pull request #7457 from eileenmcnaughton/CRM-17718

CRM-17718 update repeattransaction & IPNs to prefer contribution recur data

8 years agoMerge pull request #7537 from colemanw/CRM-14106
colemanw [Tue, 5 Jan 2016 14:09:53 +0000 (09:09 -0500)]
Merge pull request #7537 from colemanw/CRM-14106

CRM-14106 - Swap CRM_Utils_Array::value for empty() when cast to boolean

8 years agoMerge pull request #7542 from jitendrapurohit/webtestmaster
Kurund Jalmi [Tue, 5 Jan 2016 14:05:36 +0000 (19:35 +0530)]
Merge pull request #7542 from jitendrapurohit/webtestmaster

webtest fixes

8 years agowebtest fixes
jitendrapurohit [Tue, 5 Jan 2016 13:21:30 +0000 (18:51 +0530)]
webtest fixes

8 years agoMerge pull request #7540 from scottpashley/update-readme
Kurund Jalmi [Tue, 5 Jan 2016 10:48:39 +0000 (16:18 +0530)]
Merge pull request #7540 from scottpashley/update-readme

Changed development instructions link to go to updated wiki page

8 years agoChanged development instructions link to go to updated wiki page
Scott Pashley [Tue, 5 Jan 2016 10:32:55 +0000 (10:32 +0000)]
Changed development instructions link to go to updated wiki page

8 years agoMerge pull request #7532 from eileenmcnaughton/lybunt
Yashodha Chaku [Tue, 5 Jan 2016 06:57:32 +0000 (12:27 +0530)]
Merge pull request #7532 from eileenmcnaughton/lybunt

CRM-17680 remove custom fields from Lybunt for now since they turn ou…

8 years agoMerge pull request #7529 from rohankatkar/Webtests_Fix_master
Monish Deb [Tue, 5 Jan 2016 05:43:39 +0000 (11:13 +0530)]
Merge pull request #7529 from rohankatkar/Webtests_Fix_master

Webtests Fixes

8 years agoCRM-16860 - SystemInstallEvent - Fire event on first page run
CiviCRM [Tue, 5 Jan 2016 03:21:15 +0000 (19:21 -0800)]
CRM-16860 - SystemInstallEvent - Fire event on first page run

Example: This is a pre-requisite for tracking merge-friendly upgrade
tracking; during the initial installation, we need to flag any pre-existing
upgrades to avoid subsequent execution.

8 years agoCRM-14106 - Swap CRM_Utils_Array::value for empty() when cast to boolean
Coleman Watts [Tue, 5 Jan 2016 03:10:14 +0000 (22:10 -0500)]
CRM-14106 - Swap CRM_Utils_Array::value for empty() when cast to boolean

8 years agoCore.setting.php - Declare `installed` setting
CiviCRM [Tue, 5 Jan 2016 01:46:02 +0000 (17:46 -0800)]
Core.setting.php - Declare `installed` setting

8 years agoMerge pull request #7533 from eileenmcnaughton/index
Eileen McNaughton [Mon, 4 Jan 2016 22:24:20 +0000 (11:24 +1300)]
Merge pull request #7533 from eileenmcnaughton/index

CRM-17752 add index to civicrm_financial_trxn.trxn_id

8 years agoCRM-17752 add index to civicrm_financial_trxn.trxn_id
eileen [Mon, 4 Jan 2016 21:40:11 +0000 (10:40 +1300)]
CRM-17752 add index to civicrm_financial_trxn.trxn_id

https://issues.civicrm.org/jira/browse/CRM-17752

8 years agoMerge pull request #7522 from colemanw/case_api
colemanw [Mon, 4 Jan 2016 21:09:34 +0000 (16:09 -0500)]
Merge pull request #7522 from colemanw/case_api

CRM-17645 - More consistent return property handling for case api

8 years agoMerge pull request #7531 from JKingsnorth/CRM-17261
colemanw [Mon, 4 Jan 2016 20:55:35 +0000 (15:55 -0500)]
Merge pull request #7531 from JKingsnorth/CRM-17261

CRM-17261: Remove broken IDs from non-location elements on merge screen

8 years agoCRM-17680 remove custom fields from Lybunt for now since they turn out not to work
eileen [Mon, 7 Dec 2015 09:42:56 +0000 (22:42 +1300)]
CRM-17680 remove custom fields from Lybunt for now since they turn out not to work

8 years agoMerge pull request #7530 from JKingsnorth/CRM-17745
colemanw [Mon, 4 Jan 2016 20:27:06 +0000 (15:27 -0500)]
Merge pull request #7530 from JKingsnorth/CRM-17745

CRM-17745: Make maximum additional participants configurable

8 years agoMerge pull request #7470 from eileenmcnaughton/minor-tidy
Eileen McNaughton [Mon, 4 Jan 2016 20:23:23 +0000 (09:23 +1300)]
Merge pull request #7470 from eileenmcnaughton/minor-tidy

Minor tidy up - pass through 'cancel' rather than leave as unintuitiv…

8 years agoMerge pull request #7501 from eileenmcnaughton/CRM-17751
Eileen McNaughton [Mon, 4 Jan 2016 20:17:19 +0000 (09:17 +1300)]
Merge pull request #7501 from eileenmcnaughton/CRM-17751

CRM-17751 add api and form support for setting the trxn_id for a refund payment

8 years agoMerge pull request #7519 from eileenmcnaughton/CRM-17762
Eileen McNaughton [Mon, 4 Jan 2016 20:16:08 +0000 (09:16 +1300)]
Merge pull request #7519 from eileenmcnaughton/CRM-17762

CRM-17762 fix pledge edit for to not needlessly delete schedule data

8 years agoMerge pull request #7523 from lcdservices/CRM-17763
Tim Otten [Mon, 4 Jan 2016 19:46:47 +0000 (11:46 -0800)]
Merge pull request #7523 from lcdservices/CRM-17763

Crm 17763

8 years agoCRM-17261: Remove broken IDs from non-location elements
JKingsnorth [Mon, 4 Jan 2016 15:06:36 +0000 (15:06 +0000)]
CRM-17261: Remove broken IDs from non-location elements

8 years agoFix version number
JKingsnorth [Mon, 4 Jan 2016 14:56:22 +0000 (14:56 +0000)]
Fix version number

8 years agoStyle fixes
JKingsnorth [Mon, 4 Jan 2016 13:43:22 +0000 (13:43 +0000)]
Style fixes

8 years agoCRM-17745 Add SQL updates to 4.7b6
JKingsnorth [Mon, 4 Jan 2016 13:39:00 +0000 (13:39 +0000)]
CRM-17745 Add SQL updates to 4.7b6

8 years agoMerge branch 'master' of https://github.com/civicrm/civicrm-core into CRM-17745
JKingsnorth [Mon, 4 Jan 2016 13:34:59 +0000 (13:34 +0000)]
Merge branch 'master' of https://github.com/civicrm/civicrm-core into CRM-17745

8 years agoRemove 4.8 SQL updates
JKingsnorth [Mon, 4 Jan 2016 13:30:28 +0000 (13:30 +0000)]
Remove 4.8 SQL updates

8 years agoWebtests Fixes
Web Access [Mon, 4 Jan 2016 13:21:30 +0000 (18:51 +0530)]
Webtests Fixes

8 years agoCRM-17763 postMailing hook -- use mailing ID as only param
Brian Shaughnessy [Mon, 4 Jan 2016 11:27:52 +0000 (06:27 -0500)]
CRM-17763 postMailing hook -- use mailing ID as only param

8 years agoAdd webtest for maximum participants configurable per event
JKingsnorth [Mon, 4 Jan 2016 10:59:24 +0000 (10:59 +0000)]
Add webtest for maximum participants configurable per event

8 years agoMerge pull request #7518 from jitendrapurohit/CRM-17723
Monish Deb [Mon, 4 Jan 2016 06:34:22 +0000 (12:04 +0530)]
Merge pull request #7518 from jitendrapurohit/CRM-17723

CRM-17723 -- Inherited Membership not created from Online Contribution Page

8 years agoMerge pull request #7526 from totten/master-system-get
Tim Otten [Mon, 4 Jan 2016 02:37:56 +0000 (18:37 -0800)]
Merge pull request #7526 from totten/master-system-get

System.get API - Report on OS, httpd, multilanguage, multidomain, sapi

8 years agoSystem.get API - Return whitelisted settings
CiviCRM [Mon, 4 Jan 2016 01:42:45 +0000 (17:42 -0800)]
System.get API - Return whitelisted settings

8 years agoSystem.get API - Report on OS, httpd, multilanguage, multidomain, sapi
CiviCRM [Sun, 3 Jan 2016 23:46:13 +0000 (15:46 -0800)]
System.get API - Report on OS, httpd, multilanguage, multidomain, sapi

8 years agoMerge pull request #7525 from eileenmcnaughton/CRM-17764
colemanw [Sat, 2 Jan 2016 15:27:01 +0000 (10:27 -0500)]
Merge pull request #7525 from eileenmcnaughton/CRM-17764

CRM-17764 add pledge block region to main contribution page

8 years agoCRM-17764 add pledge block region to main contribution page
eileenmcnaugton [Sat, 2 Jan 2016 07:03:54 +0000 (20:03 +1300)]
CRM-17764 add pledge block region to main contribution page

8 years agoFree dao memory during api basic get
Coleman Watts [Sat, 2 Jan 2016 02:32:36 +0000 (21:32 -0500)]
Free dao memory during api basic get

8 years agoCase api test fixes
Coleman Watts [Fri, 1 Jan 2016 23:02:36 +0000 (18:02 -0500)]
Case api test fixes

8 years agoInclude test (failing) to ensure api filters by status id.
Saurabh Batra [Wed, 2 Dec 2015 09:59:33 +0000 (15:29 +0530)]
Include test (failing) to ensure api filters by status id.

Conflicts:
api/v3/Case.php

8 years agoCRM-17645 - More consistent return property handling for case api
Coleman Watts [Fri, 1 Jan 2016 03:52:07 +0000 (22:52 -0500)]
CRM-17645 - More consistent return property handling for case api

8 years agoMerge pull request #7524 from totten/master-datetest-jan
Tim Otten [Fri, 1 Jan 2016 22:58:25 +0000 (14:58 -0800)]
Merge pull request #7524 from totten/master-datetest-jan

crmMailingRadioDateSpec.js - Fix handling of January dates

8 years agoMerge pull request #7505 from konadave/flexiblejobs
colemanw [Fri, 1 Jan 2016 22:29:28 +0000 (17:29 -0500)]
Merge pull request #7505 from konadave/flexiblejobs

CRM-17669 and CRM-17686, flexible scheduled jobs

8 years agocrmMailingRadioDateSpec.js - Fix handling of January dates
CiviCRM [Fri, 1 Jan 2016 22:25:52 +0000 (14:25 -0800)]
crmMailingRadioDateSpec.js - Fix handling of January dates

8 years agoCRM-17763 restore postEmailSend hook and create new postMailing hook
Brian Shaughnessy [Fri, 1 Jan 2016 16:29:15 +0000 (11:29 -0500)]
CRM-17763 restore postEmailSend hook and create new postMailing hook

8 years agoNo, this is not a "simple function"
Coleman Watts [Fri, 1 Jan 2016 03:51:03 +0000 (22:51 -0500)]
No, this is not a "simple function"

8 years agoFix api basic get return properties
Coleman Watts [Fri, 1 Jan 2016 03:45:47 +0000 (22:45 -0500)]
Fix api basic get return properties

Api basic get was crashing when a non-existant field was in the return properties.
But there are legitimate reasons for this e.g. apis with the ability to return extra info when requested via magic return params.

Also fixes handling of field aliases in the return properties.

8 years agoMerge pull request #7517 from colemanw/caseApi
colemanw [Fri, 1 Jan 2016 00:46:15 +0000 (19:46 -0500)]
Merge pull request #7517 from colemanw/caseApi

CRM-17645 - Standardize all case api select operations

8 years agoCRM-17686 move from beta5 to beta6
David Reedy Jr [Thu, 31 Dec 2015 23:27:15 +0000 (17:27 -0600)]
CRM-17686 move from beta5 to beta6

8 years agoCRM-17686 fix next_shceduled_run xml
David Reedy Jr [Thu, 31 Dec 2015 15:50:30 +0000 (09:50 -0600)]
CRM-17686 fix next_shceduled_run xml

8 years agoCRM-17686 extension disable fix, tpl improvement
David Reedy Jr [Tue, 29 Dec 2015 23:44:53 +0000 (17:44 -0600)]
CRM-17686 extension disable fix, tpl improvement

8 years agoCRM-17686 switch to datepicker
David Reedy Jr [Tue, 29 Dec 2015 22:42:07 +0000 (16:42 -0600)]
CRM-17686 switch to datepicker

8 years agoCRM-17686 fix disabling of extension on upgrade
David Reedy Jr [Tue, 29 Dec 2015 14:03:43 +0000 (08:03 -0600)]
CRM-17686 fix disabling of extension on upgrade

8 years agoCRM-17686 disable flexible jobs extension...
David Reedy Jr [Mon, 28 Dec 2015 23:50:39 +0000 (17:50 -0600)]
CRM-17686 disable flexible jobs extension...

...when upgrading.

8 years agoCRM-17686 change database column name
David Reedy Jr [Mon, 28 Dec 2015 23:49:10 +0000 (17:49 -0600)]
CRM-17686 change database column name

8 years agoCRM-17669 Add new run frequencies to scheduled...
David Reedy Jr [Mon, 28 Dec 2015 18:22:20 +0000 (12:22 -0600)]
CRM-17669 Add new run frequencies to scheduled...

jobs. Also removes run frequencies added in CRM-16500 as they are no longer needed.

8 years agoCRM-17686 Add field to scheduled job form...
David Reedy Jr [Mon, 28 Dec 2015 18:20:09 +0000 (12:20 -0600)]
CRM-17686 Add field to scheduled job form...

...to specify first/next run

8 years agoMerge pull request #7520 from rohankatkar/Tests4.7fixes
Kurund Jalmi [Thu, 31 Dec 2015 20:50:33 +0000 (02:20 +0530)]
Merge pull request #7520 from rohankatkar/Tests4.7fixes

Webtets Fixes

8 years agoCRM-17763 trigger postEmailSend hook in civimail
Brian Shaughnessy [Thu, 31 Dec 2015 19:33:42 +0000 (14:33 -0500)]
CRM-17763 trigger postEmailSend hook in civimail

8 years agoWebtets Fixes
Web Access [Thu, 31 Dec 2015 13:13:18 +0000 (18:43 +0530)]
Webtets Fixes

8 years agofurther fixes for webtest
jitendrapurohit [Thu, 31 Dec 2015 10:44:49 +0000 (16:14 +0530)]
further fixes for webtest

8 years agoCRM-17762 fix pledge edit for to not needlessly delete schedule data
eileenmcnaugton [Thu, 31 Dec 2015 08:56:29 +0000 (21:56 +1300)]
CRM-17762 fix pledge edit for to not needlessly delete schedule data

This prevents edited schedule data being deleted when unrelated data is edited (e.g campaign, email receipt)

8 years agoadded doc
jitendrapurohit [Thu, 31 Dec 2015 08:37:02 +0000 (14:07 +0530)]
added doc

8 years agoCRM-17723 -- Inherited Membership not created from Online Contribution Page
jitendrapurohit [Thu, 31 Dec 2015 07:29:43 +0000 (12:59 +0530)]
CRM-17723 -- Inherited Membership not created from Online Contribution Page

8 years agoCRM-17645 - Standardize all case api select operations
Coleman Watts [Thu, 31 Dec 2015 04:40:11 +0000 (23:40 -0500)]
CRM-17645 - Standardize all case api select operations