civicrm-core.git
9 years agoImprove API explorer handling of operators
Coleman Watts [Thu, 9 Oct 2014 05:45:14 +0000 (01:45 -0400)]
Improve API explorer handling of operators

9 years agoMerge pull request #4328 from davecivicrm/payProcHelp
Dave Greenberg [Wed, 8 Oct 2014 22:00:15 +0000 (15:00 -0700)]
Merge pull request #4328 from davecivicrm/payProcHelp

Add link to basic payment processor inline help screen on the Payment Pr...

9 years agoAdd link to basic payment processor inline help screen on the Payment Processor listi...
Dave Greenberg [Wed, 8 Oct 2014 21:53:36 +0000 (14:53 -0700)]
Add link to basic payment processor inline help screen on the Payment Processor listings page (in addition to the create and edit form).

9 years agoMerge pull request #4326 from rohankatkar/webtest_4.5.0
Yashodha Chaku [Wed, 8 Oct 2014 12:47:05 +0000 (18:17 +0530)]
Merge pull request #4326 from rohankatkar/webtest_4.5.0

Webtest fix

9 years agoWebtest fix
Rohan Katkar [Wed, 8 Oct 2014 12:31:55 +0000 (18:01 +0530)]
Webtest fix

9 years agoMerge pull request #4316 from jitendrapurohit/CRM-15423
Yashodha Chaku [Wed, 8 Oct 2014 07:07:35 +0000 (12:37 +0530)]
Merge pull request #4316 from jitendrapurohit/CRM-15423

CRM-15423

9 years agoMerge pull request #4325 from rohankatkar/CRM_15421
Yashodha Chaku [Wed, 8 Oct 2014 06:34:41 +0000 (12:04 +0530)]
Merge pull request #4325 from rohankatkar/CRM_15421

Fix for CRM-15421

9 years agoAdditional changes for CRM-15421
Rohan Katkar [Wed, 8 Oct 2014 06:27:34 +0000 (11:57 +0530)]
Additional changes for CRM-15421

9 years agoMerge pull request #4317 from atif-shaikh/CRM-15379
Yashodha Chaku [Wed, 8 Oct 2014 05:58:31 +0000 (11:28 +0530)]
Merge pull request #4317 from atif-shaikh/CRM-15379

CRM-15379 - Find Participants : Actual participant count is incorrect wh...

9 years agoMerge pull request #4322 from jmcclelland/mass-sms-logging
Yashodha Chaku [Wed, 8 Oct 2014 04:37:54 +0000 (10:07 +0530)]
Merge pull request #4322 from jmcclelland/mass-sms-logging

CRM-15426 - record SMS errors

9 years agoMerge pull request #4324 from davecivicrm/CRM-15234
Dave Greenberg [Wed, 8 Oct 2014 00:55:39 +0000 (17:55 -0700)]
Merge pull request #4324 from davecivicrm/CRM-15234

CRM-15234 - Modify the upgrade versions of the 2 sample message template...

9 years agoCRM-15234 - Modify the upgrade versions of the 2 sample message templates.
Dave Greenberg [Tue, 7 Oct 2014 23:50:19 +0000 (16:50 -0700)]
CRM-15234 - Modify the upgrade versions of the 2 sample message templates.

----------------------------------------
* CRM-15234:
  https://issues.civicrm.org/jira/browse/CRM-15234

9 years agoMerge pull request #4323 from davecivicrm/CRM-15234
Dave Greenberg [Tue, 7 Oct 2014 23:47:46 +0000 (16:47 -0700)]
Merge pull request #4323 from davecivicrm/CRM-15234

Crm 15234

9 years agoCRM-15234 - Add literal tags to sample responsive templates and regen new generated...
Dave Greenberg [Tue, 7 Oct 2014 23:46:11 +0000 (16:46 -0700)]
CRM-15234 - Add literal tags to sample responsive templates and regen new generated.mysql.

----------------------------------------
* CRM-15234:
  https://issues.civicrm.org/jira/browse/CRM-15234

9 years agoCRM-15234 - prevent loss of responsive HTML markup due to CIVICRM_MAIL_SMARTY being...
Dave Greenberg [Tue, 7 Oct 2014 22:51:11 +0000 (15:51 -0700)]
CRM-15234 - prevent loss of responsive HTML markup due to CIVICRM_MAIL_SMARTY being enabled. NOTE: There is no easy way to fix this for upgrades since we do not have a known DB handle for the sample msg_template rows.

----------------------------------------
* CRM-15234:
  https://issues.civicrm.org/jira/browse/CRM-15234

9 years agoMerge pull request #4321 from davecivicrm/CRM-15374a
Dave Greenberg [Tue, 7 Oct 2014 22:43:29 +0000 (15:43 -0700)]
Merge pull request #4321 from davecivicrm/CRM-15374a

CRM-15374 - adjust query in getPaymentInfo to prevent extraneous fee-rel...

9 years agoMerge pull request #4320 from yashodha/CRM-15372
Dave Greenberg [Tue, 7 Oct 2014 22:43:05 +0000 (15:43 -0700)]
Merge pull request #4320 from yashodha/CRM-15372

CRM-15372 :patch to fix fee amount replacing amount

9 years agoMerge pull request #4272 from eileenmcnaughton/CRM-15296-complete
Dave Greenberg [Tue, 7 Oct 2014 22:07:31 +0000 (15:07 -0700)]
Merge pull request #4272 from eileenmcnaughton/CRM-15296-complete

CRM-15296 fix membership processing to complete if trxn_id isset

9 years agoCRM-15426 - record SMS errors
Jamie McClelland [Tue, 7 Oct 2014 19:16:43 +0000 (15:16 -0400)]
CRM-15426 - record SMS errors

----------------------------------------
* CRM-15426: Errors when sending Bulk SMS messages are not recorded any where
  https://issues.civicrm.org/jira/browse/CRM-15426

9 years agoCRM-15374 - adjust query in getPaymentInfo to prevent extraneous fee-related rows...
Dave Greenberg [Tue, 7 Oct 2014 17:25:56 +0000 (10:25 -0700)]
CRM-15374 - adjust query in getPaymentInfo to prevent extraneous fee-related rows showing up in Payment Info page.

----------------------------------------
* CRM-15374:
  https://issues.civicrm.org/jira/browse/CRM-15374

9 years agoMerge pull request #4310 from colemanw/CRM-14949
Kurund Jalmi [Tue, 7 Oct 2014 16:05:28 +0000 (21:35 +0530)]
Merge pull request #4310 from colemanw/CRM-14949

CRM-14949 - Switch dynamic l10n js back to a callback instead of a file

9 years agoCRM-15372 :patch to fix fee amount replacing amount
CiviCRM [Tue, 7 Oct 2014 14:24:22 +0000 (19:54 +0530)]
CRM-15372 :patch to fix fee amount replacing amount

9 years agoMerge pull request #4318 from jitendrapurohit/webtestfixes
Kurund Jalmi [Tue, 7 Oct 2014 13:54:16 +0000 (19:24 +0530)]
Merge pull request #4318 from jitendrapurohit/webtestfixes

webtest fixes 4.5

9 years agoMerge pull request #4319 from rohankatkar/webtest_4.5.0
Kurund Jalmi [Tue, 7 Oct 2014 13:54:00 +0000 (19:24 +0530)]
Merge pull request #4319 from rohankatkar/webtest_4.5.0

Fixed webtest

9 years agoFixed webtest
Rohan Katkar [Tue, 7 Oct 2014 13:46:01 +0000 (19:16 +0530)]
Fixed webtest

9 years agoMerge pull request #4282 from colemanw/CRM-15327
Kurund Jalmi [Tue, 7 Oct 2014 13:24:21 +0000 (18:54 +0530)]
Merge pull request #4282 from colemanw/CRM-15327

CRM-15327 - Fix autofill of chain-select

9 years agowebtest fixes 4.5
jitendrapurohit [Tue, 7 Oct 2014 13:03:25 +0000 (18:33 +0530)]
webtest fixes 4.5

9 years agoCRM-15423
jitendrapurohit [Tue, 7 Oct 2014 12:59:28 +0000 (18:29 +0530)]
CRM-15423

9 years agoCRM-15379 - Find Participants : Actual participant count is incorrect when multiple...
atif-shaikh [Tue, 7 Oct 2014 12:58:37 +0000 (18:28 +0530)]
CRM-15379 - Find Participants : Actual participant count is incorrect when multiple price field options are selected

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

9 years agoStandardize tpl file name
Coleman Watts [Mon, 6 Oct 2014 21:51:19 +0000 (17:51 -0400)]
Standardize tpl file name

9 years agoMerge pull request #4312 from civicrm/revert-4294-CRM-15407
Dave Greenberg [Mon, 6 Oct 2014 21:40:27 +0000 (14:40 -0700)]
Merge pull request #4312 from civicrm/revert-4294-CRM-15407

Revert "CRM-15407 - add fee_amount and net_amount to Dummy processor."

9 years agoRevert "CRM-15407 - add fee_amount and net_amount to Dummy processor."
Dave Greenberg [Mon, 6 Oct 2014 21:39:52 +0000 (14:39 -0700)]
Revert "CRM-15407 - add fee_amount and net_amount to Dummy processor."

9 years agoMerge pull request #4294 from davecivicrm/CRM-15407
Dave Greenberg [Mon, 6 Oct 2014 21:32:49 +0000 (14:32 -0700)]
Merge pull request #4294 from davecivicrm/CRM-15407

CRM-15407 - add fee_amount and net_amount to Dummy processor.

9 years agoMerge pull request #4298 from davecivicrm/CRM-15374
Dave Greenberg [Mon, 6 Oct 2014 21:25:19 +0000 (14:25 -0700)]
Merge pull request #4298 from davecivicrm/CRM-15374

CRM-15374 - exclude fee-related financial_trxn rows from balance calcula...

9 years agoCRM-13981 - Fix default value bug introduced in 133e2c9
Coleman Watts [Mon, 6 Oct 2014 19:58:55 +0000 (15:58 -0400)]
CRM-13981 - Fix default value bug introduced in 133e2c9

This commit cleans up a useless foreach loop that didn't do anything (the conditional would always evaluate to TRUE)
and fixes a bug with setting default values:
It seems that with Quickform, calling $form->setDefults with $defaults['foo']['bar'] = $value is "almost" equivalent to
$defaults["foo[bar]"] = $value but with one key difference: the latter always trumps the former.
So because the buildProfile function uses the latter method to set country default value to defaultContactCountry
(e.g. United States), that would always override the "correct" default value which is set here.

9 years agoCRM-15327 - Fix autofill of chain-select
Coleman Watts [Tue, 30 Sep 2014 20:08:58 +0000 (16:08 -0400)]
CRM-15327 - Fix autofill of chain-select

9 years agoOnBehalfOf.tpl - fix attr vs prop and trigger change
Coleman Watts [Thu, 18 Sep 2014 01:24:47 +0000 (21:24 -0400)]
OnBehalfOf.tpl - fix attr vs prop and trigger change

9 years agoMerge pull request #4309 from davecivicrm/CRM-11342
Dave Greenberg [Mon, 6 Oct 2014 17:17:32 +0000 (10:17 -0700)]
Merge pull request #4309 from davecivicrm/CRM-11342

CRM-11342 - Fix for correct filtering of permissioned employees.

9 years agoMerge pull request #4311 from jitendrapurohit/webtestfixes
Yashodha Chaku [Mon, 6 Oct 2014 10:51:00 +0000 (16:21 +0530)]
Merge pull request #4311 from jitendrapurohit/webtestfixes

Webtestfixes

9 years agoAdditional fix
jitendrapurohit [Mon, 6 Oct 2014 10:43:53 +0000 (16:13 +0530)]
Additional fix

9 years agoWebtest Fix
jitendrapurohit [Mon, 6 Oct 2014 10:37:13 +0000 (16:07 +0530)]
Webtest Fix

9 years agoCRM-14949 - Switch dynamic l10n js back to a callback instead of a file
Coleman Watts [Sun, 5 Oct 2014 19:23:52 +0000 (15:23 -0400)]
CRM-14949 - Switch dynamic l10n js back to a callback instead of a file

9 years agoMerge pull request #4289 from colemanw/CRM-15130
Kurund Jalmi [Sun, 5 Oct 2014 15:55:16 +0000 (21:25 +0530)]
Merge pull request #4289 from colemanw/CRM-15130

CRM-15130 - Avoid fatal error in jsortable.tpl

9 years agoCommon.js minor cleanup
Coleman Watts [Sat, 4 Oct 2014 22:29:36 +0000 (18:29 -0400)]
Common.js minor cleanup

9 years agoCRM-11342 - Fix for correct filtering of permissioned employees.
Dave Greenberg [Sat, 4 Oct 2014 00:54:46 +0000 (17:54 -0700)]
CRM-11342 - Fix for correct filtering of permissioned employees.

----------------------------------------
* CRM-11342:
  https://issues.civicrm.org/jira/browse/CRM-11342

9 years agoCRM-15374 - Fix new regression on fix for balance calc when options are full.
Dave Greenberg [Fri, 3 Oct 2014 22:12:29 +0000 (15:12 -0700)]
CRM-15374 - Fix new regression on fix for balance calc when options are full.

----------------------------------------
* CRM-15374:
  https://issues.civicrm.org/jira/browse/CRM-15374

9 years agoMerge pull request #4307 from colemanw/console
colemanw [Fri, 3 Oct 2014 20:44:08 +0000 (16:44 -0400)]
Merge pull request #4307 from colemanw/console

Use CRM.console to prevent errors in older browsers

9 years agoUse CRM.console to prevent errors in older browsers
Coleman Watts [Fri, 3 Oct 2014 20:40:45 +0000 (16:40 -0400)]
Use CRM.console to prevent errors in older browsers

9 years agoMerge pull request #4301 from colemanw/CRM-15411
colemanw [Fri, 3 Oct 2014 17:43:18 +0000 (13:43 -0400)]
Merge pull request #4301 from colemanw/CRM-15411

CRM-15411 - Fix participant message ajax load

9 years agoCRM-15411 - Fix participant message ajax load
Coleman Watts [Fri, 3 Oct 2014 13:59:45 +0000 (09:59 -0400)]
CRM-15411 - Fix participant message ajax load

9 years agoCRM-15374 - exclude fee-related financial_trxn rows from balance calculations and...
Dave Greenberg [Fri, 3 Oct 2014 00:47:38 +0000 (17:47 -0700)]
CRM-15374 - exclude fee-related financial_trxn rows from balance calculations and view payments page.

----------------------------------------
* CRM-15374:
  https://issues.civicrm.org/jira/browse/CRM-15374

9 years agoMerge pull request #4292 from monishdeb/CRM-15374
Dave Greenberg [Thu, 2 Oct 2014 23:13:16 +0000 (16:13 -0700)]
Merge pull request #4292 from monishdeb/CRM-15374

CRM-15374 fix - Contribution FEES are affecting Balance and Total Paid i...

9 years agoCiviCase form button cleanup
Coleman Watts [Thu, 2 Oct 2014 21:15:21 +0000 (17:15 -0400)]
CiviCase form button cleanup

9 years agojsortable.tpl - minor cleanup
Coleman Watts [Thu, 2 Oct 2014 18:42:22 +0000 (14:42 -0400)]
jsortable.tpl - minor cleanup

9 years agoMerge pull request #4297 from colemanw/CRM-15412
colemanw [Thu, 2 Oct 2014 18:37:06 +0000 (14:37 -0400)]
Merge pull request #4297 from colemanw/CRM-15412

CRM-15412 - Fix CRM.confirm to add content before opening dialog

9 years agoCRM-15412 - Fix CRM.confirm to add content before opening dialog
Coleman Watts [Thu, 2 Oct 2014 18:34:20 +0000 (14:34 -0400)]
CRM-15412 - Fix CRM.confirm to add content before opening dialog

9 years agoReverted some code
monishdeb [Thu, 2 Oct 2014 18:33:56 +0000 (00:03 +0530)]
Reverted some code

9 years agoCRM-15407 - add fee_amount and net_amount to Dummy processor.
Dave Greenberg [Thu, 2 Oct 2014 01:16:30 +0000 (18:16 -0700)]
CRM-15407 - add fee_amount and net_amount to Dummy processor.

----------------------------------------
* CRM-15407:
  https://issues.civicrm.org/jira/browse/CRM-15407

9 years agoAdditional fix of CRM-15364
monishdeb [Wed, 1 Oct 2014 21:50:17 +0000 (03:20 +0530)]
Additional fix of CRM-15364

----------------------------------------
* CRM-15364: Change Registration Selections: problems handling discounted line items and full options
  https://issues.civicrm.org/jira/browse/CRM-15364

9 years agoCRM-15374 fix - Contribution FEES are affecting Balance and Total Paid incorrectly
monishdeb [Wed, 1 Oct 2014 20:44:39 +0000 (02:14 +0530)]
CRM-15374 fix - Contribution FEES are affecting Balance and Total Paid incorrectly

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

9 years agoCRM-15130 - Avoid fatal error in jsortable.tpl
Coleman Watts [Wed, 1 Oct 2014 19:15:52 +0000 (15:15 -0400)]
CRM-15130 - Avoid fatal error in jsortable.tpl

9 years agoMerge remote-tracking branch 'upstream/4.4' into 4.4-4.5-2014-10-01-19-08-00
Tim Otten [Wed, 1 Oct 2014 18:08:27 +0000 (19:08 +0100)]
Merge remote-tracking branch 'upstream/4.4' into 4.4-4.5-2014-10-01-19-08-00

9 years agoMerge pull request #4288 from totten/4.4-setupsh-port
Tim Otten [Wed, 1 Oct 2014 16:55:24 +0000 (17:55 +0100)]
Merge pull request #4288 from totten/4.4-setupsh-port

setup.sh - Fix support mysqld on alternative ports

9 years agosetup.sh - Fix support mysqld on alternative ports
Tim Otten [Wed, 1 Oct 2014 16:20:37 +0000 (17:20 +0100)]
setup.sh - Fix support mysqld on alternative ports

9 years agoMerge pull request #4285 from jitendrapurohit/CRM-15396
Kurund Jalmi [Wed, 1 Oct 2014 14:15:14 +0000 (15:15 +0100)]
Merge pull request #4285 from jitendrapurohit/CRM-15396

CRM-15396

9 years agoMerge pull request #4286 from totten/4.5-entity-ref-bc
Tim Otten [Wed, 1 Oct 2014 13:02:28 +0000 (14:02 +0100)]
Merge pull request #4286 from totten/4.5-entity-ref-bc

CRM-15198 - EntityReference - Provide backward compatibility with CiviVolunteer's DAOs

9 years agoCRM-15198 - EntityReference - Provide backward compatibility with CiviVolunteer's...
Tim Otten [Wed, 1 Oct 2014 11:24:18 +0000 (12:24 +0100)]
CRM-15198 - EntityReference - Provide backward compatibility with CiviVolunteer's DAOs

9 years agoCRM-15396
jitendrapurohit [Wed, 1 Oct 2014 10:04:31 +0000 (15:34 +0530)]
CRM-15396

9 years agoMerge pull request #4280 from mrpaulc/CRM-15383
Kurund Jalmi [Wed, 1 Oct 2014 09:39:58 +0000 (10:39 +0100)]
Merge pull request #4280 from mrpaulc/CRM-15383

CRM-15383 - fix template loading for PDF letter

9 years agoWebtest fixes
Coleman Watts [Wed, 1 Oct 2014 01:09:33 +0000 (21:09 -0400)]
Webtest fixes

9 years agoMerge pull request #4246 from crusonweb/CRM-15310
Kurund Jalmi [Wed, 1 Oct 2014 00:12:56 +0000 (01:12 +0100)]
Merge pull request #4246 from crusonweb/CRM-15310

CRM-15310

9 years agoMerge pull request #4277 from rohankatkar/webtest_4.5.0
Kurund Jalmi [Wed, 1 Oct 2014 00:02:11 +0000 (01:02 +0100)]
Merge pull request #4277 from rohankatkar/webtest_4.5.0

Webtest fix

9 years agoMerge pull request #4281 from colemanw/CRM-15394
Dave Greenberg [Tue, 30 Sep 2014 23:08:21 +0000 (16:08 -0700)]
Merge pull request #4281 from colemanw/CRM-15394

CRM-15394 - Fix credit card contribution link

9 years agoMerge pull request #4283 from davecivicrm/CRM-15380
Dave Greenberg [Tue, 30 Sep 2014 22:36:41 +0000 (15:36 -0700)]
Merge pull request #4283 from davecivicrm/CRM-15380

CRM-15380 - Replaces PR 4273.

9 years agoCRM-15380 - Replaces PR 4273.
Dave Greenberg [Tue, 30 Sep 2014 22:33:19 +0000 (15:33 -0700)]
CRM-15380 - Replaces PR 4273.

----------------------------------------
* CRM-15380:
  https://issues.civicrm.org/jira/browse/CRM-15380

9 years agoCRM-15394 - Fix credit card contribution link
Coleman Watts [Tue, 30 Sep 2014 19:37:44 +0000 (15:37 -0400)]
CRM-15394 - Fix credit card contribution link

9 years agoMerge pull request #4275 from mrpaulc/CRM-15389
colemanw [Tue, 30 Sep 2014 17:44:47 +0000 (13:44 -0400)]
Merge pull request #4275 from mrpaulc/CRM-15389

CRM-15389 - js error in communication prefs

9 years agoMerge pull request #4279 from totten/monishdeb-CRM-15343
Tim Otten [Tue, 30 Sep 2014 15:43:22 +0000 (16:43 +0100)]
Merge pull request #4279 from totten/monishdeb-CRM-15343

CRM-15343 - CiviCase - Fix corruption of soft FKs (case-type-id)

9 years agoCRM-15383 - fix template loading for PDF letter
Paul Campbell [Tue, 30 Sep 2014 15:41:06 +0000 (16:41 +0100)]
CRM-15383 - fix template loading for PDF letter

----------------------------------------
* CRM-15383: Can't load template when creating PDF letter
  https://issues.civicrm.org/jira/browse/CRM-15383

9 years agoUpgrade...FourFive.php - Tweak message
Tim Otten [Tue, 30 Sep 2014 13:38:31 +0000 (14:38 +0100)]
Upgrade...FourFive.php - Tweak message

9 years agosql/4.5.alpha1.mysql.tpl - Fix syntax error
Tim Otten [Tue, 30 Sep 2014 13:38:15 +0000 (14:38 +0100)]
sql/4.5.alpha1.mysql.tpl - Fix syntax error

9 years agoWebtest fix
Rohan Katkar [Tue, 30 Sep 2014 12:35:09 +0000 (18:05 +0530)]
Webtest fix

9 years agoMerge pull request #4276 from yashodha/CRM-10206
Yashodha Chaku [Tue, 30 Sep 2014 12:27:57 +0000 (17:57 +0530)]
Merge pull request #4276 from yashodha/CRM-10206

CRM-10206

9 years agoCRM-10206
CiviCRM [Tue, 30 Sep 2014 12:03:36 +0000 (17:33 +0530)]
CRM-10206

9 years agoCRM-15389 - js error in communication prefs
Paul Campbell [Tue, 30 Sep 2014 11:27:20 +0000 (12:27 +0100)]
CRM-15389 - js error in communication prefs

----------------------------------------
* CRM-15389: Cannot change contact greetings due to Javascript error
  https://issues.civicrm.org/jira/browse/CRM-15389

9 years agoCRM-15296 re-enable tests
Eileen McNaughton [Tue, 30 Sep 2014 09:18:35 +0000 (22:18 +1300)]
CRM-15296 re-enable tests

9 years agoCRM-15296 - fix to make tests pass since this prevents an e-Notice BUT
Eileen McNaughton [Tue, 30 Sep 2014 07:39:33 +0000 (20:39 +1300)]
CRM-15296 - fix to make tests pass since this prevents an e-Notice BUT
need to check with Joe as the e-Notice seems to expose a real error and we should possibly
reverse this & uncomment a couple of lines in the tests that are tied up with this too
(in ContributionPageTest). the issue is that pending recurring contributions WITH memberships
have no line items

9 years agoCRM-15296 - fix to confirm payments for recurring transactions that are processed...
Eileen McNaughton [Tue, 30 Sep 2014 07:37:29 +0000 (20:37 +1300)]
CRM-15296 - fix to confirm payments for recurring transactions that are processed immediately (in a gentle way

9 years agoMerge pull request #4270 from eileenmcnaughton/CRM-15296-test-harness
Eileen McNaughton [Tue, 30 Sep 2014 09:14:45 +0000 (22:14 +1300)]
Merge pull request #4270 from eileenmcnaughton/CRM-15296-test-harness

CRM-5296 test harness

9 years agoMerge pull request #4268 from jitendrapurohit/webtestfixes
Yashodha Chaku [Tue, 30 Sep 2014 08:24:51 +0000 (13:54 +0530)]
Merge pull request #4268 from jitendrapurohit/webtestfixes

ParticipantMaxCountTest fix

9 years agoCRM-15296 make test committable so we can merge it in prior to merging fix
eileenmcnaughton [Tue, 30 Sep 2014 07:57:27 +0000 (07:57 +0000)]
CRM-15296 make test committable so we can merge it in prior to merging fix
ie we mark the unfixed bits incomplete

9 years agoCRM-15296 test updates
Eileen McNaughton [Tue, 30 Sep 2014 07:35:27 +0000 (20:35 +1300)]
CRM-15296 test updates

9 years agoMerge pull request #4269 from rohankatkar/webtest_4.5.0
Yashodha Chaku [Tue, 30 Sep 2014 07:39:49 +0000 (13:09 +0530)]
Merge pull request #4269 from rohankatkar/webtest_4.5.0

Webtest Fix

9 years agoMerge pull request #4267 from eileenmcnaughton/CRM-15296-e-notice
Eileen McNaughton [Tue, 30 Sep 2014 06:58:44 +0000 (19:58 +1300)]
Merge pull request #4267 from eileenmcnaughton/CRM-15296-e-notice

CRM-15296 enotice fix

9 years agoParticipantMaxCountTest fix
jitendrapurohit [Tue, 30 Sep 2014 06:55:23 +0000 (12:25 +0530)]
ParticipantMaxCountTest fix

9 years agoWebtest Fix
Rohan Katkar [Tue, 30 Sep 2014 06:54:19 +0000 (12:24 +0530)]
Webtest Fix

9 years agoCRM-15296 enotice fix
Eileen McNaughton [Tue, 30 Sep 2014 02:59:32 +0000 (15:59 +1300)]
CRM-15296 enotice fix

9 years agoMerge pull request #4266 from davecivicrm/CRM-15387a
Dave Greenberg [Mon, 29 Sep 2014 23:41:27 +0000 (16:41 -0700)]
Merge pull request #4266 from davecivicrm/CRM-15387a

CRM-15387 - Add legacy support for honor_contact_id in contribution crea...

9 years agoCRM-15387 - Add legacy support for honor_contact_id in contribution create api, fix...
Dave Greenberg [Mon, 29 Sep 2014 23:40:41 +0000 (16:40 -0700)]
CRM-15387 - Add legacy support for honor_contact_id in contribution create api, fix legacy support for soft_credit_to so that soft_credit_type is set to default. Add tests for both.

----------------------------------------
* CRM-15387:
  https://issues.civicrm.org/jira/browse/CRM-15387

9 years agoMerge pull request #4261 from rohankatkar/webtest_4.5.0
Yashodha Chaku [Mon, 29 Sep 2014 22:26:57 +0000 (03:56 +0530)]
Merge pull request #4261 from rohankatkar/webtest_4.5.0

Webtest fix