civicrm-core.git
8 years agoFix participant field labels
Coleman Watts [Sat, 26 Dec 2015 02:39:03 +0000 (21:39 -0500)]
Fix participant field labels

8 years agoImprove CRM_Core_Form::addField for ChainSelect types
Coleman Watts [Sat, 26 Dec 2015 02:36:21 +0000 (21:36 -0500)]
Improve CRM_Core_Form::addField for ChainSelect types

8 years agoUse addField for basic search form
Coleman Watts [Thu, 24 Dec 2015 02:34:41 +0000 (21:34 -0500)]
Use addField for basic search form

8 years agoImprove handling of select fields
Coleman Watts [Thu, 24 Dec 2015 02:34:03 +0000 (21:34 -0500)]
Improve handling of select fields

8 years agoCRM_Core_BAO_CustomField - Remove unused param
Coleman Watts [Thu, 24 Dec 2015 01:10:40 +0000 (20:10 -0500)]
CRM_Core_BAO_CustomField - Remove unused param

8 years agoCRM_Core_Form - Support html5 field types
Coleman Watts [Wed, 23 Dec 2015 04:50:17 +0000 (23:50 -0500)]
CRM_Core_Form - Support html5 field types

8 years agoFix hover button padding
Coleman Watts [Wed, 23 Dec 2015 04:31:15 +0000 (23:31 -0500)]
Fix hover button padding

8 years agoCRM_Core_Form::addField - Handle custom fields
Coleman Watts [Wed, 23 Dec 2015 04:24:27 +0000 (23:24 -0500)]
CRM_Core_Form::addField - Handle custom fields

8 years agoCRM_Core_Form::addField - add wysiwyg support
Coleman Watts [Wed, 23 Dec 2015 03:44:53 +0000 (22:44 -0500)]
CRM_Core_Form::addField - add wysiwyg support

8 years agoCRM_Core_Form::addField fixes
Coleman Watts [Wed, 23 Dec 2015 03:27:17 +0000 (22:27 -0500)]
CRM_Core_Form::addField fixes

8 years agoIcon fix
Coleman Watts [Wed, 23 Dec 2015 02:26:57 +0000 (21:26 -0500)]
Icon fix

8 years agoUpdate icons
Coleman Watts [Tue, 22 Dec 2015 21:10:56 +0000 (16:10 -0500)]
Update icons

8 years agoCRM-16019 - crmDatepicker improvements
Coleman Watts [Tue, 22 Dec 2015 20:57:11 +0000 (15:57 -0500)]
CRM-16019 - crmDatepicker improvements

8 years agoCRM_Core_Form - remove unused functions
Coleman Watts [Tue, 22 Dec 2015 03:16:52 +0000 (22:16 -0500)]
CRM_Core_Form - remove unused functions

8 years agoAdd support for number fields to CRM_Core_Form
Coleman Watts [Mon, 21 Dec 2015 14:26:17 +0000 (09:26 -0500)]
Add support for number fields to CRM_Core_Form

8 years agoCRM-16019 - Fix crmDatepicker format handling
Coleman Watts [Mon, 21 Dec 2015 12:10:54 +0000 (07:10 -0500)]
CRM-16019 - Fix crmDatepicker format handling

8 years agoCRM-16019 - Switch custom fields to use crmDatepicker
Coleman Watts [Mon, 21 Dec 2015 02:35:46 +0000 (21:35 -0500)]
CRM-16019 - Switch custom fields to use crmDatepicker

8 years agoCRM-16019 - Add crmDatepicker binding to CRM_Core_Form
Coleman Watts [Sun, 20 Dec 2015 22:53:15 +0000 (17:53 -0500)]
CRM-16019 - Add crmDatepicker binding to CRM_Core_Form

8 years agoCRM-17646 - Fix display of array values
Coleman Watts [Thu, 17 Dec 2015 02:57:57 +0000 (21:57 -0500)]
CRM-17646 - Fix display of array values

8 years agoCRM-17646 - Ensure user-facing case type options go through hook_fieldOptions
Coleman Watts [Wed, 16 Dec 2015 20:25:08 +0000 (15:25 -0500)]
CRM-17646 - Ensure user-facing case type options go through hook_fieldOptions

8 years agoCRM-17646 - Fix array merge
Coleman Watts [Wed, 16 Dec 2015 19:31:34 +0000 (14:31 -0500)]
CRM-17646 - Fix array merge

8 years agoCode format cleanup
Coleman Watts [Wed, 16 Dec 2015 03:41:51 +0000 (22:41 -0500)]
Code format cleanup

8 years agoCRM-17646 - Add unit tests
Coleman Watts [Wed, 16 Dec 2015 03:07:20 +0000 (22:07 -0500)]
CRM-17646 - Add unit tests

8 years agoCRM-17646 - Consolodate all custom field option lookups
Coleman Watts [Wed, 16 Dec 2015 01:55:19 +0000 (20:55 -0500)]
CRM-17646 - Consolodate all custom field option lookups

8 years agoCRM-17646 - Refactor out CRM_Report_Form::formatCustomValues
Coleman Watts [Tue, 15 Dec 2015 21:51:40 +0000 (16:51 -0500)]
CRM-17646 - Refactor out CRM_Report_Form::formatCustomValues

8 years agoCRM-17646 - Refactor out CRM_Core_BAO_CustomOption::valuesByID
Coleman Watts [Tue, 15 Dec 2015 21:29:20 +0000 (16:29 -0500)]
CRM-17646 - Refactor out CRM_Core_BAO_CustomOption::valuesByID

8 years agoCRM-17646 - Refactor out CRM_Core_BAO_CustomOption::getOptionLabel
Coleman Watts [Tue, 15 Dec 2015 21:24:15 +0000 (16:24 -0500)]
CRM-17646 - Refactor out CRM_Core_BAO_CustomOption::getOptionLabel

8 years agoCRM-17646 - Refactor out CRM_Core_BAO_CustomGroup::formatCustomValues
Coleman Watts [Tue, 15 Dec 2015 21:06:23 +0000 (16:06 -0500)]
CRM-17646 - Refactor out CRM_Core_BAO_CustomGroup::formatCustomValues

8 years agoCRM-17646 - Refactor out CRM_Core_BAO_CustomField::getDisplayValue
Coleman Watts [Tue, 15 Dec 2015 19:42:28 +0000 (14:42 -0500)]
CRM-17646 - Refactor out CRM_Core_BAO_CustomField::getDisplayValue

8 years agoCRM-17646 - CustomField displayValue refactoring
Coleman Watts [Tue, 15 Dec 2015 02:21:01 +0000 (21:21 -0500)]
CRM-17646 - CustomField displayValue refactoring

8 years agoCRM-17646 - CustomGroup formatter cleanup
Coleman Watts [Tue, 15 Dec 2015 02:19:56 +0000 (21:19 -0500)]
CRM-17646 - CustomGroup formatter cleanup

8 years agoTest cleanup
Coleman Watts [Mon, 14 Dec 2015 20:05:49 +0000 (15:05 -0500)]
Test cleanup

8 years agoCRM-17646 - Refactor CRM_Report_Form to use standard custom field option retrieval
Coleman Watts [Mon, 14 Dec 2015 19:56:55 +0000 (14:56 -0500)]
CRM-17646 - Refactor CRM_Report_Form to use standard custom field option retrieval

8 years agoCRM-17646 - Add getOptions method to custom field objects
Coleman Watts [Mon, 14 Dec 2015 19:56:05 +0000 (14:56 -0500)]
CRM-17646 - Add getOptions method to custom field objects

8 years agoCRM-17646 -Toward refactoring out hook_customFieldOptions
Coleman Watts [Sun, 13 Dec 2015 00:05:43 +0000 (19:05 -0500)]
CRM-17646 -Toward refactoring out hook_customFieldOptions

8 years agoCRM-17646 - Add hook_civicrm_fieldOptions + tests
Coleman Watts [Wed, 2 Dec 2015 02:54:20 +0000 (21:54 -0500)]
CRM-17646 - Add hook_civicrm_fieldOptions + tests

8 years agoMerge pull request #7452 from seamuslee001/sl_export_tidy
Dave Greenberg [Mon, 21 Dec 2015 03:33:42 +0000 (19:33 -0800)]
Merge pull request #7452 from seamuslee001/sl_export_tidy

Some extra tidy up ExportComponents function.

8 years agoMerge pull request #7475 from JMAConsulting/CRM-16259-1
Dave Greenberg [Mon, 21 Dec 2015 03:20:59 +0000 (19:20 -0800)]
Merge pull request #7475 from JMAConsulting/CRM-16259-1

Crm 16259 1

8 years agoMerge pull request #7396 from eileenmcnaughton/CRM-17627
Eileen McNaughton [Mon, 21 Dec 2015 02:45:17 +0000 (15:45 +1300)]
Merge pull request #7396 from eileenmcnaughton/CRM-17627

CRM-17627 minor code simplifications …

8 years agoMerge pull request #7485 from davecivicrm/CRM-15967
Dave Greenberg [Mon, 21 Dec 2015 02:39:46 +0000 (18:39 -0800)]
Merge pull request #7485 from davecivicrm/CRM-15967

CRM-15967 - Fix profile state/province sort.

8 years agoCRM-15967 - Fix profile state/province sort.
Dave Greenberg [Mon, 21 Dec 2015 02:36:34 +0000 (18:36 -0800)]
CRM-15967 - Fix profile state/province sort.

----------------------------------------
* CRM-15967: profile: cannot sort state/province
  https://issues.civicrm.org/jira/browse/CRM-15967

8 years agoMerge pull request #7478 from xurizaemon/master
Tim Otten [Sun, 20 Dec 2015 21:56:49 +0000 (13:56 -0800)]
Merge pull request #7478 from xurizaemon/master

CRM-17733. Update to DOMPDF 0.6.2

8 years agoMerge pull request #7482 from totten/master-pumpernickle
Tim Otten [Sun, 20 Dec 2015 21:44:28 +0000 (13:44 -0800)]
Merge pull request #7482 from totten/master-pumpernickle

CRM-16173 - crmCxn - When reconnecting, display the *new* details/permissions.

8 years agoMerge pull request #7418 from totten/master-nav-dupes
Tim Otten [Sun, 20 Dec 2015 21:42:09 +0000 (13:42 -0800)]
Merge pull request #7418 from totten/master-nav-dupes

FourSeven Upgrade - Protect against duplicate "navigation" settings

8 years agoCRM-16173 - crmCxn - When reconnecting, display the *new* details/permissions.
CiviCRM [Sat, 19 Dec 2015 04:08:46 +0000 (20:08 -0800)]
CRM-16173 - crmCxn - When reconnecting, display the *new* details/permissions.

8 years agoMerge pull request #7469 from lcdservices/CRM-17427
Dave Greenberg [Sat, 19 Dec 2015 01:18:12 +0000 (17:18 -0800)]
Merge pull request #7469 from lcdservices/CRM-17427

CRM-17427 condition receipt sent status msg properly

8 years agoMerge pull request #7480 from davecivicrm/CRM-17716
Dave Greenberg [Sat, 19 Dec 2015 01:04:45 +0000 (17:04 -0800)]
Merge pull request #7480 from davecivicrm/CRM-17716

CRM-17716 - new copy of generated (sample) data.

8 years agoCRM-17716 - new copy of generated (sample) data.
Dave Greenberg [Sat, 19 Dec 2015 01:03:27 +0000 (17:03 -0800)]
CRM-17716 - new copy of generated (sample) data.

----------------------------------------
* CRM-17716: civicrm_financial_trxn table missing some entries for sample data
  https://issues.civicrm.org/jira/browse/CRM-17716

8 years agoMerge pull request #7461 from pradpnayak/CRM-17716
Dave Greenberg [Sat, 19 Dec 2015 01:02:40 +0000 (17:02 -0800)]
Merge pull request #7461 from pradpnayak/CRM-17716

--CRM-17716, fixed code to add missing accounting entries for Members…

8 years agoMerge pull request #7463 from Kajakaran/twitter_link
Dave Greenberg [Sat, 19 Dec 2015 00:44:20 +0000 (16:44 -0800)]
Merge pull request #7463 from Kajakaran/twitter_link

CRM-17725 - Fix for Twitter link broken contributio email receipt

8 years agoJenkins fix
Seamus Lee [Thu, 17 Dec 2015 19:51:35 +0000 (19:51 +0000)]
Jenkins fix

8 years agoFix issues found by Dave in testing
Seamus Lee [Wed, 16 Dec 2015 07:26:19 +0000 (07:26 +0000)]
Fix issues found by Dave in testing

8 years agoMinor fixes
Seamus Lee [Tue, 15 Dec 2015 20:49:31 +0000 (20:49 +0000)]
Minor fixes

8 years agoFurther split out sections of exportComponents
Seamus Lee [Tue, 15 Dec 2015 09:58:09 +0000 (09:58 +0000)]
Further split out sections of exportComponents

8 years agoMerge pull request #7468 from eileenmcnaughton/CRM-17729
Dave Greenberg [Fri, 18 Dec 2015 20:23:00 +0000 (12:23 -0800)]
Merge pull request #7468 from eileenmcnaughton/CRM-17729

CRM-172729 fix default for cancelling a contribution

8 years agoMerge pull request #7472 from rohankatkar/test4.7
Dave Greenberg [Fri, 18 Dec 2015 20:03:06 +0000 (12:03 -0800)]
Merge pull request #7472 from rohankatkar/test4.7

Tests fix

8 years agoCRM-17733. Update to DOMPDF 0.6.2
Chris Burgess [Fri, 18 Dec 2015 19:05:10 +0000 (08:05 +1300)]
CRM-17733. Update to DOMPDF 0.6.2

8 years ago-CRM-16259, removed white spaces
Pradeep Nayak [Fri, 18 Dec 2015 14:03:56 +0000 (19:33 +0530)]
-CRM-16259, removed white spaces

8 years agoTests fix
Web Access [Fri, 18 Dec 2015 13:22:46 +0000 (18:52 +0530)]
Tests fix

8 years agoCRM-17427 fix constant casing
Brian Shaughnessy [Fri, 18 Dec 2015 03:10:19 +0000 (22:10 -0500)]
CRM-17427 fix constant casing

8 years agoCRM-17427 condition receipt sent status msg properly
Brian Shaughnessy [Fri, 18 Dec 2015 02:59:19 +0000 (21:59 -0500)]
CRM-17427 condition receipt sent status msg properly

8 years agoMerge pull request #7443 from eileenmcnaughton/CRM-17700
colemanw [Fri, 18 Dec 2015 02:40:20 +0000 (21:40 -0500)]
Merge pull request #7443 from eileenmcnaughton/CRM-17700

CRM-17700 allow contribution get to bypass permissions

8 years agoCRM-17229 fix default for cancelling a contribution
eileenmcnaugton [Fri, 18 Dec 2015 02:24:41 +0000 (15:24 +1300)]
CRM-17229 fix default for cancelling a contribution

8 years agoMerge pull request #7466 from eileenmcnaughton/test-fix
Eileen McNaughton [Fri, 18 Dec 2015 01:35:38 +0000 (14:35 +1300)]
Merge pull request #7466 from eileenmcnaughton/test-fix

Test fix : adjust expected message from when a.net is unresponsive

8 years agoTest fix : adjust expected message from when a.net is unresponsive
eileenmcnaugton [Fri, 18 Dec 2015 00:02:32 +0000 (13:02 +1300)]
Test fix : adjust expected message from when a.net is unresponsive

8 years agoMerge pull request #7449 from johanv/CRM-14920-sort_order_labels_custom_search_2nd_try
Dave Greenberg [Thu, 17 Dec 2015 22:59:44 +0000 (14:59 -0800)]
Merge pull request #7449 from johanv/CRM-14920-sort_order_labels_custom_search_2nd_try

Crm 14920 sort order labels custom search 2nd try

8 years agoMerge pull request #7462 from rohankatkar/testfix4.7
Kurund Jalmi [Thu, 17 Dec 2015 18:08:41 +0000 (23:38 +0530)]
Merge pull request #7462 from rohankatkar/testfix4.7

tests fixes

8 years agoFix for Twitter link broken contribution id in URL
Kajan [Thu, 17 Dec 2015 15:04:08 +0000 (15:04 +0000)]
Fix for Twitter link broken contribution id in URL

8 years agotests fixes
Web Access [Thu, 17 Dec 2015 14:48:05 +0000 (20:18 +0530)]
tests fixes

8 years agoRevert "CRM-14920 - labels from custom search: honor sort order."
Johan Vervloet [Thu, 17 Dec 2015 14:41:57 +0000 (15:41 +0100)]
Revert "CRM-14920 - labels from custom search: honor sort order."

This reverts commit 211c4cb1de75da6ea3cf9407505d0234827e969e.

8 years agoCRM-14920 One more fix for ZipCodeRange custom search.
Johan Vervloet [Thu, 17 Dec 2015 14:40:10 +0000 (15:40 +0100)]
CRM-14920 One more fix for ZipCodeRange custom search.

----------------------------------------
* CRM-14920: Custom Searches do not honor user sort order
  https://issues.civicrm.org/jira/browse/CRM-14920

8 years agoMerge pull request #7460 from yashodha/CRM-17703
Yashodha Chaku [Thu, 17 Dec 2015 11:19:43 +0000 (16:49 +0530)]
Merge pull request #7460 from yashodha/CRM-17703

CRM-17703: Enotices on export when relationship type using 'any conta…

8 years agoMerge pull request #7459 from totten/master-backdrop
colemanw [Thu, 17 Dec 2015 11:19:06 +0000 (06:19 -0500)]
Merge pull request #7459 from totten/master-backdrop

CRM-17711 - Basic support for Backdrop CMS

8 years ago--CRM-17716, fixed code to add missing accounting entries for Membership payments
Pradeep Nayak [Thu, 17 Dec 2015 11:05:52 +0000 (16:35 +0530)]
--CRM-17716, fixed code to add missing accounting entries for Membership payments

8 years agoCRM-17703: Enotices on export when relationship type using 'any contact type' exists
yashodha [Thu, 17 Dec 2015 09:37:25 +0000 (15:07 +0530)]
CRM-17703: Enotices on export when relationship type using 'any contact type' exists

----------------------------------------
* CRM-17703: Enotices on export when relationship type using 'any contact type' exists
  https://issues.civicrm.org/jira/browse/CRM-17703

8 years agoCRM-17711 - distmaker - Backdrop fixes
Tim Otten [Thu, 17 Dec 2015 04:48:34 +0000 (20:48 -0800)]
CRM-17711 - distmaker - Backdrop fixes

8 years agoCRM-17711 - distmaker/backdrop - Load proper civicrm.config.php
Tim Otten [Thu, 17 Dec 2015 04:39:44 +0000 (20:39 -0800)]
CRM-17711 - distmaker/backdrop - Load proper civicrm.config.php

8 years agoCRM-17711 - Work with Backdrop `civicrm.module` in `./backdrop/` or `./drupal/`
Tim Otten [Wed, 16 Dec 2015 06:54:42 +0000 (22:54 -0800)]
CRM-17711 - Work with Backdrop `civicrm.module` in `./backdrop/` or `./drupal/`

8 years agoGenCode - Display PHP errors
Tim Otten [Wed, 16 Dec 2015 05:13:44 +0000 (21:13 -0800)]
GenCode - Display PHP errors

8 years agoCRM-17711 - Updates to use Backdrop config system, fewer drupal_* functions.
Nate Haug [Wed, 16 Dec 2015 03:17:23 +0000 (19:17 -0800)]
CRM-17711 - Updates to use Backdrop config system, fewer drupal_* functions.

----------------------------------------
* CRM-17711: Add Support for Backdrop
  https://issues.civicrm.org/jira/browse/CRM-17711

8 years agoCRM-17711 - distmaker for Backdrop
Tim Otten [Wed, 16 Dec 2015 02:01:59 +0000 (18:01 -0800)]
CRM-17711 - distmaker for Backdrop

Also: Allow calling `distmaker` with less confusing arguments (`d56` vs
`Drupal6`; `j5` vs `Joomla).

8 years agoAdd lots of Backdrop CMS suggestions to the docs in the civi settings file.
Jen Lampton [Wed, 16 Dec 2015 01:39:08 +0000 (17:39 -0800)]
Add lots of Backdrop CMS suggestions to the docs in the civi settings file.

8 years agoAdd a Backdrop CMS suggestion in the civi settings file.
Jen Lampton [Wed, 16 Dec 2015 01:19:08 +0000 (17:19 -0800)]
Add a Backdrop CMS suggestion in the civi settings file.

8 years agoAdd Backdrop support in CodeGen.
Jen Lampton [Wed, 16 Dec 2015 01:03:57 +0000 (17:03 -0800)]
Add Backdrop support in CodeGen.

8 years agoCRM-17711 - CRM_*_Backdrop - Fix enough to run setup.sh
Tim Otten [Tue, 15 Dec 2015 23:35:53 +0000 (15:35 -0800)]
CRM-17711 - CRM_*_Backdrop - Fix enough to run setup.sh

8 years agoCRM_*_Backdrop - Fix enough to run setup.sh
Tim Otten [Tue, 15 Dec 2015 23:35:53 +0000 (15:35 -0800)]
CRM_*_Backdrop - Fix enough to run setup.sh

8 years agoCopy CRM/*/Drupal.php to CRM/*/Backdrop.php
Tim Otten [Tue, 15 Dec 2015 23:18:19 +0000 (15:18 -0800)]
Copy CRM/*/Drupal.php to CRM/*/Backdrop.php

8 years agoMerge pull request #7450 from davejenx/CRM-17702
Dave Greenberg [Thu, 17 Dec 2015 01:43:44 +0000 (17:43 -0800)]
Merge pull request #7450 from davejenx/CRM-17702

CRM-17702 - Fix validation for multiple membership types when using price sets on back-end membership creation…

8 years agoCRM-17700 fix api to respect skipping permissions at the custom field level
eileen [Thu, 17 Dec 2015 00:22:51 +0000 (13:22 +1300)]
CRM-17700 fix api to respect skipping permissions at the custom field level

8 years agoMerge pull request #7454 from eileenmcnaughton/R8995
Dave Greenberg [Thu, 17 Dec 2015 00:15:39 +0000 (16:15 -0800)]
Merge pull request #7454 from eileenmcnaughton/R8995

CRM_17474 standardise address field addition to other reports

8 years agoCRM-17700 test for custom fields with permissions
eileen [Wed, 16 Dec 2015 22:41:25 +0000 (11:41 +1300)]
CRM-17700 test for custom fields with permissions

8 years agoCRM-17700 allow contribution get to bypass permissions
eileen [Mon, 14 Dec 2015 01:49:09 +0000 (14:49 +1300)]
CRM-17700 allow contribution get to bypass permissions

Note this just extends the existing 'check_permissions' to apply to custom data as well. Using
check permission defaults to 0 for php api & 1 for json (can not be overriden in json)

8 years agoMerge pull request #7456 from davejenx/CRM-17717
colemanw [Wed, 16 Dec 2015 19:57:33 +0000 (14:57 -0500)]
Merge pull request #7456 from davejenx/CRM-17717

CRM-17717 - send correct MIME type for .jpg files

8 years agoCRM-17717 - apply strtolower to file extension.
Dave Jenkins [Wed, 16 Dec 2015 16:54:16 +0000 (16:54 +0000)]
CRM-17717 - apply strtolower to file extension.

8 years agoCRM-16587 - revert of some changes of 379902.
Johan Vervloet [Wed, 16 Dec 2015 15:37:01 +0000 (16:37 +0100)]
CRM-16587 - revert of some changes of 379902.

I reverted some changes that are not needed, so that it is easier
to see what exactly changed in the pull request.

----------------------------------------
* CRM-16587: Action menu is not available on selected records on a Custom search
  https://issues.civicrm.org/jira/browse/CRM-16587

8 years agoCRM-14920 - Fixed issues when results are sorted on contact ID.
Johan Vervloet [Wed, 16 Dec 2015 15:27:00 +0000 (16:27 +0100)]
CRM-14920 - Fixed issues when results are sorted on contact ID.

----------------------------------------
* CRM-14920: Custom Searches do not honor user sort order
  https://issues.civicrm.org/jira/browse/CRM-14920

8 years agoCRM-17717 - send correct MIME type for .jpg files
Dave Jenkins [Wed, 16 Dec 2015 14:49:19 +0000 (14:49 +0000)]
CRM-17717 - send correct MIME type for .jpg files

8 years ago--CRM-16259, added upgrade code to set is_payment flag
Pradeep Nayak [Wed, 16 Dec 2015 13:13:08 +0000 (18:43 +0530)]
--CRM-16259, added upgrade code to set is_payment flag

8 years agoCRM-16259, set is_payment=1 for sample data
Pradeep Nayak [Wed, 16 Dec 2015 13:12:27 +0000 (18:42 +0530)]
CRM-16259, set is_payment=1 for sample data

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

8 years agoCRM-16259, added test for pay later for checking is_payment flag
Pradeep Nayak [Wed, 16 Dec 2015 12:34:36 +0000 (18:04 +0530)]
CRM-16259, added test for pay later for checking is_payment flag

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