civicrm-core.git
9 years agoCRM-15341 - D7 hack to get the toolbar out of the way
Coleman Watts [Tue, 23 Sep 2014 00:24:17 +0000 (20:24 -0400)]
CRM-15341 - D7 hack to get the toolbar out of the way

We shouldn't have to do this, but for the sake of our UX here's a hack
to fix the incompatability between the Drupal toolbar and jQuery UI.

9 years agoFix accidental breakage of CiviMailUtils
Coleman Watts [Mon, 22 Sep 2014 23:22:32 +0000 (19:22 -0400)]
Fix accidental breakage of CiviMailUtils

9 years agoMerge pull request #4209 from colemanw/CRM-15242
colemanw [Mon, 22 Sep 2014 23:21:38 +0000 (19:21 -0400)]
Merge pull request #4209 from colemanw/CRM-15242

CRM-15242 - Resubmit PR #4103

9 years agoCRM-15242 - Resubmit PR #4103
Coleman Watts [Mon, 22 Sep 2014 23:18:07 +0000 (19:18 -0400)]
CRM-15242 - Resubmit PR #4103

9 years agoMerge pull request #4208 from lcdservices/CRM-15351
Dave Greenberg [Mon, 22 Sep 2014 22:30:47 +0000 (15:30 -0700)]
Merge pull request #4208 from lcdservices/CRM-15351

CRM-15351 relationship report: filter contact type on contact table

9 years agoMerge pull request #4206 from colemanw/console
colemanw [Mon, 22 Sep 2014 21:56:46 +0000 (17:56 -0400)]
Merge pull request #4206 from colemanw/console

Fix safety check when using window.console and switch to console.warn for warnings

9 years agoCRM-15352 Add CRM.console wrapper function
Coleman Watts [Mon, 22 Sep 2014 15:59:10 +0000 (11:59 -0400)]
CRM-15352 Add CRM.console wrapper function

Not all browsers (ahem, IE) support the js console and will crash if it doesn't exist.
CRM.console adds a safe way to access console methods.

9 years agoMerge pull request #4199 from pradpnayak/CRM-15055
Dave Greenberg [Mon, 22 Sep 2014 19:51:02 +0000 (12:51 -0700)]
Merge pull request #4199 from pradpnayak/CRM-15055

-- CRM-15055, Fixed CRM test for membership batch create

9 years agoCRM-15351 relationship report: filter contact type on contact table
Brian Shaughnessy [Mon, 22 Sep 2014 18:51:52 +0000 (14:51 -0400)]
CRM-15351 relationship report: filter contact type on contact table

9 years agoWebtest possible fix or customFieldSetLoadOnTheFlyCheck
Coleman Watts [Mon, 22 Sep 2014 15:52:11 +0000 (11:52 -0400)]
Webtest possible fix or customFieldSetLoadOnTheFlyCheck

9 years agoFix for WebTest_Mailing_SpoolTest
Coleman Watts [Mon, 22 Sep 2014 15:49:34 +0000 (11:49 -0400)]
Fix for WebTest_Mailing_SpoolTest

9 years agoMerge pull request #4027 from magnolia61/(CRM-15223)-Include-gender-and-age-in-(const...
Dave Greenberg [Mon, 22 Sep 2014 15:14:44 +0000 (08:14 -0700)]
Merge pull request #4027 from magnolia61/(CRM-15223)-Include-gender-and-age-in-(constituent)-reports

Include gender & age in Constituent Summary Report

9 years ago--HR-379 Fix notices coming while importing relationship details
Nileema [Mon, 22 Sep 2014 14:39:46 +0000 (20:09 +0530)]
--HR-379 Fix notices coming while importing relationship details

9 years agoMerge pull request #4201 from jitendrapurohit/webtestfixes
Monish Deb [Mon, 22 Sep 2014 14:30:37 +0000 (20:00 +0530)]
Merge pull request #4201 from jitendrapurohit/webtestfixes

Webtest Fixes

9 years agoMerge pull request #4204 from JKingsnorth/CRM-15345a
colemanw [Mon, 22 Sep 2014 14:08:33 +0000 (10:08 -0400)]
Merge pull request #4204 from JKingsnorth/CRM-15345a

CRM-15345

9 years agoCRM-15345
JKingsnorth [Mon, 22 Sep 2014 14:02:44 +0000 (15:02 +0100)]
CRM-15345

Remove debug var from custom data 'View'

9 years agoMerge pull request #4203 from rohankatkar/webtest_4.5.0
Yashodha Chaku [Mon, 22 Sep 2014 14:00:01 +0000 (19:30 +0530)]
Merge pull request #4203 from rohankatkar/webtest_4.5.0

Webtest Fix

9 years agoWebtest Fix
Rohan Katkar [Mon, 22 Sep 2014 13:29:38 +0000 (18:59 +0530)]
Webtest Fix

9 years agoWebtest Fixes
jitendrapurohit [Mon, 22 Sep 2014 13:16:56 +0000 (18:46 +0530)]
Webtest Fixes

9 years agoMerge pull request #4200 from colemanw/CRM-15345
colemanw [Mon, 22 Sep 2014 13:13:02 +0000 (09:13 -0400)]
Merge pull request #4200 from colemanw/CRM-15345

CRM-15345 - Remove debug var

9 years agoCRM-15345 - Remove debug var
Coleman Watts [Mon, 22 Sep 2014 13:12:43 +0000 (09:12 -0400)]
CRM-15345 - Remove debug var

9 years ago-- CRM-15055, Fixed CRM test for membership batch create
Pradeep Nayak [Mon, 22 Sep 2014 12:03:58 +0000 (17:33 +0530)]
-- CRM-15055, Fixed CRM test for membership batch create

----------------------------------------
* CRM-15055: Line item for membership entity should be created even when Record Payment is not checked
  https://issues.civicrm.org/jira/browse/CRM-15055

9 years agoMerge pull request #4197 from colemanw/Webtest
colemanw [Mon, 22 Sep 2014 01:53:42 +0000 (21:53 -0400)]
Merge pull request #4197 from colemanw/Webtest

Webtest fixes

9 years agoWebtest fixes
Coleman Watts [Mon, 22 Sep 2014 01:53:20 +0000 (21:53 -0400)]
Webtest fixes

9 years agoCRM-13981 - Avoid creating soft credit with insufficient params
Coleman Watts [Mon, 22 Sep 2014 01:08:16 +0000 (21:08 -0400)]
CRM-13981 - Avoid creating soft credit with insufficient params

9 years agoCRM-15342 - Fix survey type options link
Coleman Watts [Sun, 21 Sep 2014 19:58:20 +0000 (15:58 -0400)]
CRM-15342 - Fix survey type options link

9 years agoHack to ensure proper cache clearing during testAjaxCustomGroupLoad
Coleman Watts [Sun, 21 Sep 2014 01:00:56 +0000 (21:00 -0400)]
Hack to ensure proper cache clearing during testAjaxCustomGroupLoad

9 years agoMerge pull request #4192 from colemanw/Webtest
colemanw [Sun, 21 Sep 2014 00:50:41 +0000 (20:50 -0400)]
Merge pull request #4192 from colemanw/Webtest

Webtest fixes and cleanup

9 years agoWebtest fixes and cleanup
Coleman Watts [Sun, 21 Sep 2014 00:49:46 +0000 (20:49 -0400)]
Webtest fixes and cleanup

9 years agoCRM-15317: full fix
Nicolas Ganivet [Sat, 20 Sep 2014 23:34:15 +0000 (17:34 -0600)]
CRM-15317: full fix

9 years agoMerge pull request #4183 from totten/4.5-hook-bug
Tim Otten [Sat, 20 Sep 2014 17:43:41 +0000 (13:43 -0400)]
Merge pull request #4183 from totten/4.5-hook-bug

CRM-15333 - Fix multiple-merges of hook-results

9 years agoMerge pull request #4190 from monishdeb/CRM-13912
Monish Deb [Sat, 20 Sep 2014 08:10:25 +0000 (13:40 +0530)]
Merge pull request #4190 from monishdeb/CRM-13912

CRM-13912 regression fix

9 years agoCRM-13912 regression fix
monishdeb [Sat, 20 Sep 2014 06:10:01 +0000 (11:40 +0530)]
CRM-13912 regression fix

----------------------------------------
* CRM-13912: Add SMS support to scheduled reminders
  https://issues.civicrm.org/jira/browse/CRM-13912

9 years agoMerge pull request #4189 from colemanw/webtestNewDialogContact
colemanw [Sat, 20 Sep 2014 03:45:46 +0000 (23:45 -0400)]
Merge pull request #4189 from colemanw/webtestNewDialogContact

Refactor webtestNewDialogContact and other webtest cleanup

9 years agoRefactor webtestNewDialogContact and other webtest cleanup
Coleman Watts [Sat, 20 Sep 2014 03:45:24 +0000 (23:45 -0400)]
Refactor webtestNewDialogContact and other webtest cleanup

9 years agoMerge pull request #4188 from colemanw/Race-condition
colemanw [Fri, 19 Sep 2014 22:03:25 +0000 (18:03 -0400)]
Merge pull request #4188 from colemanw/Race-condition

Webtest fixes

9 years agoWebtest fixes
Coleman Watts [Fri, 19 Sep 2014 22:02:37 +0000 (18:02 -0400)]
Webtest fixes

9 years agoMerge pull request #4186 from colemanw/Race-condition
colemanw [Fri, 19 Sep 2014 21:10:35 +0000 (17:10 -0400)]
Merge pull request #4186 from colemanw/Race-condition

Race-condition fixes for webtests

9 years agoWebtest cleanup
Coleman Watts [Fri, 19 Sep 2014 21:10:08 +0000 (17:10 -0400)]
Webtest cleanup

9 years agoRace-condition fixes for webtests
Coleman Watts [Fri, 19 Sep 2014 20:09:09 +0000 (16:09 -0400)]
Race-condition fixes for webtests

9 years agoMerge pull request #4184 from colemanw/CRM-15335
colemanw [Fri, 19 Sep 2014 18:43:55 +0000 (14:43 -0400)]
Merge pull request #4184 from colemanw/CRM-15335

CRM-15335 - Fix api explorer handling of number input

9 years agoApi explorer - add loading icon to api.action
Coleman Watts [Fri, 19 Sep 2014 18:41:36 +0000 (14:41 -0400)]
Api explorer - add loading icon to api.action

9 years agoCRM-15335 - Fix api explorer handling of number input
Coleman Watts [Fri, 19 Sep 2014 18:34:57 +0000 (14:34 -0400)]
CRM-15335 - Fix api explorer handling of number input

9 years agoPossible multiplication of $fResult in $result
Harm Hermsen [Wed, 17 Sep 2014 13:34:03 +0000 (15:34 +0200)]
Possible multiplication of $fResult in $result

The old structure allowed for possible multiplication of $fResult in $result when a specific $fnSuffix hook was implemented in one module, but not in another.
We only want to add $fResult to $result if $fnName exists, so moved the array_merge() into that if-statement. Furthermore, if $numParams is not case-specified in the switch, at the array_merge(), $fResult could hold the result from a previous module (because in the default case $fResult is not being set), so we have to initialize $fResult to an empty array in the foreach().

9 years agoCRM-15333 - CRM_Utils_HookTest - Verify that return values are properly merged.
Tim Otten [Fri, 19 Sep 2014 16:22:46 +0000 (12:22 -0400)]
CRM-15333 - CRM_Utils_HookTest - Verify that return values are properly merged.

9 years agoMerge pull request #4182 from rohankatkar/webtest_4.5.0
Monish Deb [Fri, 19 Sep 2014 13:22:48 +0000 (18:52 +0530)]
Merge pull request #4182 from rohankatkar/webtest_4.5.0

Webtest fix for failure

9 years agoWebtest fix for failure
Rohan Katkar [Fri, 19 Sep 2014 13:16:19 +0000 (18:46 +0530)]
Webtest fix for failure

9 years agoMerge pull request #4181 from jitendrapurohit/webtestfixes
Monish Deb [Fri, 19 Sep 2014 12:48:45 +0000 (18:18 +0530)]
Merge pull request #4181 from jitendrapurohit/webtestfixes

Webtest fix

9 years agoWebtest fix
jitendrapurohit [Fri, 19 Sep 2014 12:47:55 +0000 (18:17 +0530)]
Webtest fix

9 years agoMerge pull request #4180 from atif-shaikh/WebtestFix
Monish Deb [Fri, 19 Sep 2014 10:20:58 +0000 (15:50 +0530)]
Merge pull request #4180 from atif-shaikh/WebtestFix

WebtestFix

9 years agoWebtestFix
atif-shaikh [Fri, 19 Sep 2014 10:16:37 +0000 (15:46 +0530)]
WebtestFix

9 years agoWebtest fix - ensure user is admin before messing with payment processors
Coleman Watts [Fri, 19 Sep 2014 03:10:11 +0000 (23:10 -0400)]
Webtest fix - ensure user is admin before messing with payment processors

9 years agoMerge pull request #4179 from colemanw/Webtest
colemanw [Fri, 19 Sep 2014 02:46:27 +0000 (22:46 -0400)]
Merge pull request #4179 from colemanw/Webtest

Webtest fixes

9 years agoWebtest fixes
Coleman Watts [Fri, 19 Sep 2014 02:45:47 +0000 (22:45 -0400)]
Webtest fixes

9 years agoMerge pull request #4170 from mepps/batch-update-webtest
Dave Greenberg [Fri, 19 Sep 2014 02:38:41 +0000 (22:38 -0400)]
Merge pull request #4170 from mepps/batch-update-webtest

CRM-15320 Accounted for partial soft credits which previous code didn't

9 years agoMerge pull request #4123 from eileenmcnaughton/CRM-15296
Eileen McNaughton [Thu, 18 Sep 2014 21:42:38 +0000 (09:42 +1200)]
Merge pull request #4123 from eileenmcnaughton/CRM-15296

CRM-15296 pass financialTypeID type vars to allow deprecation of contributionTypeID

9 years agoMerge pull request #4178 from colemanw/Webtest
colemanw [Thu, 18 Sep 2014 14:12:52 +0000 (10:12 -0400)]
Merge pull request #4178 from colemanw/Webtest

Webtest fixes

9 years agoWebtest fixes
Coleman Watts [Thu, 18 Sep 2014 14:11:43 +0000 (10:11 -0400)]
Webtest fixes

9 years agoMerge pull request #4177 from jitendrapurohit/webtestfixes
Monish Deb [Thu, 18 Sep 2014 13:39:39 +0000 (19:09 +0530)]
Merge pull request #4177 from jitendrapurohit/webtestfixes

Batchupdate test fix to pass on jenkins

9 years agoMerge pull request #4176 from yashodha/version-fix
Yashodha Chaku [Thu, 18 Sep 2014 12:45:18 +0000 (18:15 +0530)]
Merge pull request #4176 from yashodha/version-fix

version fixes

9 years agoversion fixes
CiviCRM [Thu, 18 Sep 2014 13:04:15 +0000 (18:34 +0530)]
version fixes

9 years agoBatchupdate test fix to pass on jenkins
jitendrapurohit [Thu, 18 Sep 2014 12:44:04 +0000 (18:14 +0530)]
Batchupdate test fix to pass on jenkins

9 years agoMerge pull request #4175 from eileenmcnaughton/4.5
Eileen McNaughton [Thu, 18 Sep 2014 06:14:49 +0000 (18:14 +1200)]
Merge pull request #4175 from eileenmcnaughton/4.5

whitespace & spelling

9 years agowhitespace only
Eileen McNaughton [Fri, 5 Sep 2014 00:34:24 +0000 (12:34 +1200)]
whitespace only

9 years agoreformat whitespace
Eileen McNaughton [Fri, 5 Sep 2014 00:24:48 +0000 (12:24 +1200)]
reformat whitespace

9 years agofixes to comment blocks & spelling
Eileen McNaughton [Fri, 5 Sep 2014 00:21:11 +0000 (12:21 +1200)]
fixes to comment blocks & spelling

9 years agoMerge pull request #4169 from rohankatkar/webtest4.5.0
Monish Deb [Thu, 18 Sep 2014 05:12:19 +0000 (10:42 +0530)]
Merge pull request #4169 from rohankatkar/webtest4.5.0

additional changes for 'add standalone pledge'

9 years agoMerge pull request #4174 from colemanw/CRM-15197
colemanw [Thu, 18 Sep 2014 04:07:22 +0000 (00:07 -0400)]
Merge pull request #4174 from colemanw/CRM-15197

CRM-15197 - Webtest fixes

9 years agoCRM-15197 - Webtest fixes
Coleman Watts [Thu, 18 Sep 2014 04:02:26 +0000 (00:02 -0400)]
CRM-15197 - Webtest fixes

9 years agoMerge pull request #4171 from colemanw/CRM-15294
colemanw [Wed, 17 Sep 2014 19:31:58 +0000 (15:31 -0400)]
Merge pull request #4171 from colemanw/CRM-15294

CRM-15294 - Fix multiple bugs in event location form

9 years agoWebtest fixes
Coleman Watts [Wed, 17 Sep 2014 18:24:42 +0000 (14:24 -0400)]
Webtest fixes

9 years agoCRM-15294 - Fix multiple bugs in event location form
Coleman Watts [Wed, 17 Sep 2014 18:24:31 +0000 (14:24 -0400)]
CRM-15294 - Fix multiple bugs in event location form

9 years agoPledge.tpl - Fix js escaping
Coleman Watts [Wed, 17 Sep 2014 18:23:53 +0000 (14:23 -0400)]
Pledge.tpl - Fix js escaping

9 years agoCRM-15320 Accounted for partial soft credits which previous code didn't
Maggie [Wed, 17 Sep 2014 15:41:43 +0000 (11:41 -0400)]
CRM-15320 Accounted for partial soft credits which previous code didn't

9 years agoadditional changes for 'add standalone pledge'
Rohan Katkar [Wed, 17 Sep 2014 14:13:50 +0000 (19:43 +0530)]
additional changes for 'add standalone pledge'

9 years agoMerge pull request #4168 from NileemaJadhav/CRM-45-main
Yashodha Chaku [Wed, 17 Sep 2014 13:44:50 +0000 (19:14 +0530)]
Merge pull request #4168 from NileemaJadhav/CRM-45-main

--HR-379 Fixes error csv for comma separated message

9 years agoMerge pull request #4167 from atif-shaikh/WebtestFix
Monish Deb [Wed, 17 Sep 2014 13:40:17 +0000 (19:10 +0530)]
Merge pull request #4167 from atif-shaikh/WebtestFix

WebtestFix

9 years ago--HR-379 Fixes error csv for comma separated message
Nileema [Wed, 17 Sep 2014 13:37:12 +0000 (19:07 +0530)]
--HR-379 Fixes error csv for comma separated message

9 years agoWebtestFix
atif-shaikh [Wed, 17 Sep 2014 13:30:36 +0000 (19:00 +0530)]
WebtestFix

9 years agoMerge pull request #4165 from rohankatkar/webtest4.5.0
Monish Deb [Wed, 17 Sep 2014 13:16:09 +0000 (18:46 +0530)]
Merge pull request #4165 from rohankatkar/webtest4.5.0

Fix for Webtest

9 years agoFix for Webtest
Rohan Katkar [Wed, 17 Sep 2014 13:13:49 +0000 (18:43 +0530)]
Fix for Webtest

9 years agoMerge pull request #4164 from jitendrapurohit/webtestfixes
Monish Deb [Wed, 17 Sep 2014 13:05:41 +0000 (18:35 +0530)]
Merge pull request #4164 from jitendrapurohit/webtestfixes

webtest 4.5.0

9 years agoAddCancelPaymentTest Fix
jitendrapurohit [Wed, 17 Sep 2014 12:43:13 +0000 (18:13 +0530)]
AddCancelPaymentTest Fix

9 years agowebtest 4.5.0
jitendrapurohit [Wed, 17 Sep 2014 12:36:20 +0000 (18:06 +0530)]
webtest 4.5.0

9 years agoMerge pull request #4162 from atif-shaikh/CRM-15322
Kurund Jalmi [Wed, 17 Sep 2014 12:19:52 +0000 (17:49 +0530)]
Merge pull request #4162 from atif-shaikh/CRM-15322

CRM-15322 - JS break on click Quick Config link for Regular Fee in  Fee ...

9 years agoMerge pull request #4163 from monishdeb/CRM-15323
Kurund Jalmi [Wed, 17 Sep 2014 12:19:38 +0000 (17:49 +0530)]
Merge pull request #4163 from monishdeb/CRM-15323

CRM-15323 fix - On log mode case type info is not present against its ca...

9 years agoCRM-15323 fix - On log mode case type info is not present against its case
monishdeb [Wed, 17 Sep 2014 11:26:47 +0000 (16:56 +0530)]
CRM-15323 fix - On log mode case type info is not present against its case

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

9 years agoCRM-15322 - JS break on click Quick Config link for Regular Fee in Fee Section of...
atif-shaikh [Wed, 17 Sep 2014 11:21:00 +0000 (16:51 +0530)]
CRM-15322 - JS break on click Quick Config link for Regular Fee in  Fee Section of Event

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

9 years agoMerge pull request #4150 from jmcclelland/logging-table-exceptions-4.5
Yashodha Chaku [Wed, 17 Sep 2014 10:23:20 +0000 (15:53 +0530)]
Merge pull request #4150 from jmcclelland/logging-table-exceptions-4.5

CRM-15270 - exclude more tables from the log table creation method

9 years agoMerge pull request #4161 from rohankatkar/webtest4.5.0
Kurund Jalmi [Wed, 17 Sep 2014 08:30:24 +0000 (14:00 +0530)]
Merge pull request #4161 from rohankatkar/webtest4.5.0

Addtional fix for webtest

9 years agoMerge pull request #4160 from monishdeb/CRM-13912
Kurund Jalmi [Wed, 17 Sep 2014 08:28:52 +0000 (13:58 +0530)]
Merge pull request #4160 from monishdeb/CRM-13912

CRM-13912 fix - Add SMS support to scheduled reminders

9 years agoAdditional Webtest Fix
Rohan Katkar [Wed, 17 Sep 2014 08:17:09 +0000 (13:47 +0530)]
Additional Webtest Fix

9 years agoMerge pull request #4159 from jitendrapurohit/Webtest
Monish Deb [Wed, 17 Sep 2014 08:16:44 +0000 (13:46 +0530)]
Merge pull request #4159 from jitendrapurohit/Webtest

Webtest Fix 4.5.0

9 years agoCRM-13912 fix - Add SMS support to scheduled reminders
monishdeb [Wed, 17 Sep 2014 07:43:25 +0000 (13:13 +0530)]
CRM-13912 fix - Add SMS support to scheduled reminders

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

9 years agoWebtest Fix 4.5.0
jitendrapurohit [Wed, 17 Sep 2014 07:21:53 +0000 (12:51 +0530)]
Webtest Fix 4.5.0

9 years agoMerge pull request #4158 from colemanw/CRM-15278
colemanw [Wed, 17 Sep 2014 04:10:24 +0000 (00:10 -0400)]
Merge pull request #4158 from colemanw/CRM-15278

CRM-15278 - Email signature fixes

9 years agoAdd clickLinkSuppressPopup webtest method
Coleman Watts [Wed, 17 Sep 2014 04:08:51 +0000 (00:08 -0400)]
Add clickLinkSuppressPopup webtest method

9 years agoCRM-15278 - Fix email signature on itinial form load
Coleman Watts [Wed, 17 Sep 2014 04:08:22 +0000 (00:08 -0400)]
CRM-15278 - Fix email signature on itinial form load

9 years agoCRM-15278 - better handling of wysiwyg editors in popups
Coleman Watts [Wed, 17 Sep 2014 04:07:32 +0000 (00:07 -0400)]
CRM-15278 - better handling of wysiwyg editors in popups

9 years agoMerge pull request #4157 from colemanw/Minor
colemanw [Wed, 17 Sep 2014 04:00:50 +0000 (00:00 -0400)]
Merge pull request #4157 from colemanw/Minor

Minor cleanup