civicrm-core.git
10 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

10 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

10 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

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

10 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

10 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

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

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

10 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...

10 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

10 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

10 years agoMerge pull request #4264 from colemanw/css_sort
colemanw [Mon, 29 Sep 2014 19:46:10 +0000 (15:46 -0400)]
Merge pull request #4264 from colemanw/css_sort

Fix weird color added to some datatables' sort column

10 years agoFix weird color added to some datatables' sort column
Coleman Watts [Mon, 29 Sep 2014 19:44:42 +0000 (15:44 -0400)]
Fix weird color added to some datatables' sort column

10 years agoMerge pull request #4263 from colemanw/More
colemanw [Mon, 29 Sep 2014 18:46:17 +0000 (14:46 -0400)]
Merge pull request #4263 from colemanw/More

More related data to refresh on contact summary tab

10 years agoMore related data to refresh on contact summary tab
Coleman Watts [Mon, 29 Sep 2014 18:42:49 +0000 (14:42 -0400)]
More related data to refresh on contact summary tab

10 years agoMerge pull request #4258 from jitendrapurohit/CRM-15368
colemanw [Mon, 29 Sep 2014 17:54:20 +0000 (13:54 -0400)]
Merge pull request #4258 from jitendrapurohit/CRM-15368

CRM-15368

10 years agoMerge remote-tracking branch 'upstream/4.4' into 4.4-4.5-2014-09-29-14-51-22
Tim Otten [Mon, 29 Sep 2014 13:51:25 +0000 (14:51 +0100)]
Merge remote-tracking branch 'upstream/4.4' into 4.4-4.5-2014-09-29-14-51-22

10 years agoMerge pull request #4260 from futurefirst/4.4-gencode-fix
Tim Otten [Mon, 29 Sep 2014 13:48:31 +0000 (14:48 +0100)]
Merge pull request #4260 from futurefirst/4.4-gencode-fix

Added command-line switches to PHP in setup.sh to provide the DB credentials as defaults for mysql_real_escape_string

10 years agoWebtest fix
Rohan Katkar [Mon, 29 Sep 2014 13:04:29 +0000 (18:34 +0530)]
Webtest fix

10 years agoMerge remote-tracking branch 'upstream/4.4' into 4.4-4.5-2014-09-29-13-10-47
kurund [Mon, 29 Sep 2014 12:17:27 +0000 (13:17 +0100)]
Merge remote-tracking branch 'upstream/4.4' into 4.4-4.5-2014-09-29-13-10-47

Conflicts:
CRM/Core/Payment.php

10 years agoAdded command-line switches to PHP in setup.sh to provide the DB credentials as defau...
David Knoll [Mon, 29 Sep 2014 11:51:45 +0000 (12:51 +0100)]
Added command-line switches to PHP in setup.sh to provide the DB credentials as defaults for mysql_real_escape_string

10 years agoMerge pull request #4071 from eileenmcnaughton/CRM-15259
Eileen McNaughton [Mon, 29 Sep 2014 10:18:58 +0000 (23:18 +1300)]
Merge pull request #4071 from eileenmcnaughton/CRM-15259

CRM-15259 use same method to determine whether to show updateBilling lin...

10 years agois_numeric check on CRM-15368
jitendrapurohit [Mon, 29 Sep 2014 09:07:04 +0000 (14:37 +0530)]
is_numeric check on CRM-15368

10 years agoMerge pull request #4256 from eileenmcnaughton/api-examples
Eileen McNaughton [Mon, 29 Sep 2014 02:54:11 +0000 (15:54 +1300)]
Merge pull request #4256 from eileenmcnaughton/api-examples

Updated api examples

10 years agofix don't document config
eileenmcnaughton [Mon, 29 Sep 2014 01:05:21 +0000 (01:05 +0000)]
fix don't document config

10 years agoupdated examples
eileenmcnaughton [Sun, 28 Sep 2014 23:53:19 +0000 (23:53 +0000)]
updated examples

10 years agoMerge pull request #4255 from eileenmcnaughton/CRM-15296-unittest
Eileen McNaughton [Sun, 28 Sep 2014 23:29:13 +0000 (12:29 +1300)]
Merge pull request #4255 from eileenmcnaughton/CRM-15296-unittest

Crm 15296 unittest

10 years agoCRM-15296 test for behaviour on renew with recurring
eileenmcnaughton [Sun, 28 Sep 2014 22:10:15 +0000 (22:10 +0000)]
CRM-15296 test for behaviour on renew with recurring

CRM-15296 mark incomplete portion of this test as incomplete so as not to commit failing tests
note that the incomplete part can be enabled when th issue is fixed

Alter Dummy processor to be test-friendly

Conflicts:
tests/phpunit/api/v3/ContributionPageTest.php

wq!

10 years agoWebtest fixes
Coleman Watts [Sun, 28 Sep 2014 12:10:39 +0000 (08:10 -0400)]
Webtest fixes

10 years agoAdditional webtest error check
Coleman Watts [Sun, 28 Sep 2014 02:28:29 +0000 (22:28 -0400)]
Additional webtest error check

10 years agoMerge pull request #4254 from colemanw/checkForErrorsOnPage
colemanw [Sun, 28 Sep 2014 02:17:09 +0000 (22:17 -0400)]
Merge pull request #4254 from colemanw/checkForErrorsOnPage

Attempt to get better error messages from webtests

10 years agoAttempt to get better error messages from webtests
Coleman Watts [Sun, 28 Sep 2014 02:15:34 +0000 (22:15 -0400)]
Attempt to get better error messages from webtests

10 years agoWebtest cleanup
Coleman Watts [Sun, 28 Sep 2014 01:40:47 +0000 (21:40 -0400)]
Webtest cleanup

10 years agoMerge pull request #4252 from civicrm/4.4
colemanw [Sun, 28 Sep 2014 01:07:17 +0000 (21:07 -0400)]
Merge pull request #4252 from civicrm/4.4

Merge branch 4.4 into 4.5

10 years agoMerge pull request #4251 from colemanw/CRM-15156
colemanw [Sun, 28 Sep 2014 01:04:15 +0000 (21:04 -0400)]
Merge pull request #4251 from colemanw/CRM-15156

CRM-15156 - Flush js cache before upgrade

10 years agoCRM-15156 - Flush js cache before upgrade
Coleman Watts [Sun, 28 Sep 2014 01:03:45 +0000 (21:03 -0400)]
CRM-15156 - Flush js cache before upgrade

10 years agoMerge pull request #4250 from colemanw/CRM-15382
colemanw [Sun, 28 Sep 2014 00:48:53 +0000 (20:48 -0400)]
Merge pull request #4250 from colemanw/CRM-15382

CRM-15382 - Ensure dynamic resources are rebuilt after flushing

10 years agoDocblock additions
Coleman Watts [Sun, 28 Sep 2014 00:26:15 +0000 (20:26 -0400)]
Docblock additions

10 years agoCRM-15382 - Ensure dynamic resources are rebuilt after flushing
Coleman Watts [Sat, 27 Sep 2014 23:41:20 +0000 (19:41 -0400)]
CRM-15382 - Ensure dynamic resources are rebuilt after flushing

10 years agoImprove jQuery UI l10n
Coleman Watts [Sat, 27 Sep 2014 18:22:53 +0000 (14:22 -0400)]
Improve jQuery UI l10n

10 years agoMerge pull request #4249 from colemanw/confirm
colemanw [Sat, 27 Sep 2014 17:58:32 +0000 (13:58 -0400)]
Merge pull request #4249 from colemanw/confirm

CRM.confirm - ensure that "no" goes on the right-hand side

10 years agoCRM.confirm - ensure that "no" goes on the right-hand side
Coleman Watts [Sat, 27 Sep 2014 17:56:44 +0000 (13:56 -0400)]
CRM.confirm - ensure that "no" goes on the right-hand side

10 years agoMerge pull request #4241 from colemanw/CRM-15347
colemanw [Sat, 27 Sep 2014 02:45:23 +0000 (22:45 -0400)]
Merge pull request #4241 from colemanw/CRM-15347

CRM-15347 - Fix popup links in event dashboard page

10 years agoMerge pull request #4248 from colemanw/CRM-15275
colemanw [Sat, 27 Sep 2014 02:41:53 +0000 (22:41 -0400)]
Merge pull request #4248 from colemanw/CRM-15275

CRM-15275 - Fix datepicker error with certain format

10 years agoCleanup datePicker params
Coleman Watts [Sat, 27 Sep 2014 02:28:20 +0000 (22:28 -0400)]
Cleanup datePicker params

10 years agoCRM-15275 - Fix datepicker error with certain format
Coleman Watts [Sat, 27 Sep 2014 01:50:51 +0000 (21:50 -0400)]
CRM-15275 - Fix datepicker error with certain format

10 years agoMerge pull request #4247 from colemanw/CRM-15172
colemanw [Sat, 27 Sep 2014 01:26:39 +0000 (21:26 -0400)]
Merge pull request #4247 from colemanw/CRM-15172

CRM-15172 - Report css tweak for state/county

10 years agoCRM-15172 - Report css tweak for state/county
Coleman Watts [Sat, 27 Sep 2014 01:26:14 +0000 (21:26 -0400)]
CRM-15172 - Report css tweak for state/county

10 years agoMerge pull request #4237 from monishdeb/CRM-15377
Dave Greenberg [Fri, 26 Sep 2014 21:40:24 +0000 (14:40 -0700)]
Merge pull request #4237 from monishdeb/CRM-15377

CRM-15377 fix - On changing price field option(s) from 'Change Fee Selec...

10 years agoMerge branch 'CRM-15365' into 4.5
Coleman Watts [Fri, 26 Sep 2014 20:45:30 +0000 (16:45 -0400)]
Merge branch 'CRM-15365' into 4.5

10 years agoMerge pull request #4245 from colemanw/CRM-15365
colemanw [Fri, 26 Sep 2014 20:44:31 +0000 (16:44 -0400)]
Merge pull request #4245 from colemanw/CRM-15365

CRM-15365 - Windows directory fixes

10 years agoMerge pull request #4244 from colemanw/CRM-15346
colemanw [Fri, 26 Sep 2014 20:44:01 +0000 (16:44 -0400)]
Merge pull request #4244 from colemanw/CRM-15346

CRM-15346 - Ensure drupal.behaviors are triggered

10 years agoMerge pull request #4243 from monishdeb/CRM-15364
Dave Greenberg [Fri, 26 Sep 2014 19:48:27 +0000 (12:48 -0700)]
Merge pull request #4243 from monishdeb/CRM-15364

CRM-15364 fix - Change Registration Selections: problems handling discou...

10 years agoDirectory path code cleanup
Coleman Watts [Fri, 26 Sep 2014 18:09:48 +0000 (14:09 -0400)]
Directory path code cleanup

10 years agoCRM-15365 - Prevent adding a double trailing slash
Coleman Watts [Fri, 26 Sep 2014 17:44:40 +0000 (13:44 -0400)]
CRM-15365 - Prevent adding a double trailing slash

10 years agoCRM-15365 - Windows Directory Fixes
Dan Cruson [Wed, 24 Sep 2014 16:32:34 +0000 (12:32 -0400)]
CRM-15365 - Windows Directory Fixes

CRM-15365 - Fix problems with adjusting directories through the UI

10 years agoMerge pull request #4193 from colemanw/CRM-15342
colemanw [Fri, 26 Sep 2014 17:19:32 +0000 (13:19 -0400)]
Merge pull request #4193 from colemanw/CRM-15342

CRM-15342 - Fix survey type options link

10 years agoMerge pull request #4240 from colemanw/enableDisable
colemanw [Fri, 26 Sep 2014 17:18:11 +0000 (13:18 -0400)]
Merge pull request #4240 from colemanw/enableDisable

Refresh member and contribution tabs when saving relationships

10 years agoCRM-15341 - move cms-specific code to appropriate file
Coleman Watts [Fri, 26 Sep 2014 17:09:19 +0000 (13:09 -0400)]
CRM-15341 - move cms-specific code to appropriate file

10 years agoCleanup wysiwyg.tpl
Coleman Watts [Fri, 26 Sep 2014 17:00:52 +0000 (13:00 -0400)]
Cleanup wysiwyg.tpl

10 years agoCRM-15346 - Ensure drupal.behaviors are triggered
Coleman Watts [Fri, 26 Sep 2014 16:59:57 +0000 (12:59 -0400)]
CRM-15346 - Ensure drupal.behaviors are triggered

10 years agoMerge pull request #4242 from colemanw/CRM-15354
Yashodha Chaku [Fri, 26 Sep 2014 14:20:15 +0000 (19:50 +0530)]
Merge pull request #4242 from colemanw/CRM-15354

CRM-15354 - Fix undefined warning

10 years agoCRM-15364 fix - Change Registration Selections: problems handling discounted line...
monishdeb [Fri, 26 Sep 2014 14:10:50 +0000 (19:40 +0530)]
CRM-15364 fix - Change Registration Selections: problems handling discounted line items and full options

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

10 years agoCRM-15354 - Fix undefined warning
Coleman Watts [Fri, 26 Sep 2014 13:56:47 +0000 (09:56 -0400)]
CRM-15354 - Fix undefined warning

10 years agoCRM-15347 - Fix popup links in event dashboard page
Coleman Watts [Fri, 26 Sep 2014 13:41:43 +0000 (09:41 -0400)]
CRM-15347 - Fix popup links in event dashboard page

10 years agoRefresh member and contribution tabs when saving relationships
Coleman Watts [Fri, 26 Sep 2014 13:09:57 +0000 (09:09 -0400)]
Refresh member and contribution tabs when saving relationships

10 years agoFix enableDisableApi to fire crmPopupFormSuccess event
Coleman Watts [Fri, 26 Sep 2014 13:07:19 +0000 (09:07 -0400)]
Fix enableDisableApi to fire crmPopupFormSuccess event

10 years agoMerge pull request #4238 from NileemaJadhav/CRM-HR-45
Yashodha Chaku [Fri, 26 Sep 2014 12:58:16 +0000 (18:28 +0530)]
Merge pull request #4238 from NileemaJadhav/CRM-HR-45

--Notice fixes for case statuses having filter = 1

10 years ago--Notice fixes for case statuses having filter = 1
Nileema [Fri, 26 Sep 2014 12:53:47 +0000 (18:23 +0530)]
--Notice fixes for case statuses having filter = 1

10 years agoCRM-15377 fix - On changing price field option(s) from 'Change Fee Selection' doesn...
monishdeb [Fri, 26 Sep 2014 12:05:34 +0000 (17:35 +0530)]
CRM-15377 fix - On changing price field option(s) from 'Change Fee Selection' doesn't update lineitem's label and unit_price

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

10 years agoMerge pull request #4234 from jitendrapurohit/CRM-15368
Yashodha Chaku [Fri, 26 Sep 2014 11:31:39 +0000 (17:01 +0530)]
Merge pull request #4234 from jitendrapurohit/CRM-15368

CRM-15368

10 years agoMerge pull request #4236 from rohankatkar/CRM--15120
Monish Deb [Fri, 26 Sep 2014 10:29:48 +0000 (15:59 +0530)]
Merge pull request #4236 from rohankatkar/CRM--15120

Additional changes for CRM-15120

10 years agoAdditional changes for CRM-15120
Rohan Katkar [Fri, 26 Sep 2014 10:26:09 +0000 (15:56 +0530)]
Additional changes for CRM-15120

10 years agoMerge pull request #4235 from jitendrapurohit/CRM-15368webtest
Kurund Jalmi [Fri, 26 Sep 2014 10:18:45 +0000 (11:18 +0100)]
Merge pull request #4235 from jitendrapurohit/CRM-15368webtest

webtest for CRM-15368

10 years agowebtest for CRM-15368
jitendrapurohit [Fri, 26 Sep 2014 08:50:12 +0000 (14:20 +0530)]
webtest for CRM-15368

10 years agoCRM-15368
jitendrapurohit [Fri, 26 Sep 2014 08:41:26 +0000 (14:11 +0530)]
CRM-15368

10 years agoMerge pull request #4227 from rohankatkar/CRM_15120
Yashodha Chaku [Fri, 26 Sep 2014 05:51:25 +0000 (11:21 +0530)]
Merge pull request #4227 from rohankatkar/CRM_15120

CRM-15120

10 years agoMerge pull request #4230 from davecivicrm/CRM-15367
colemanw [Fri, 26 Sep 2014 00:28:20 +0000 (20:28 -0400)]
Merge pull request #4230 from davecivicrm/CRM-15367

Fix regression which caused Price Fields selector to NOT display.

10 years agoFix regression which caused Price Fields selector to NOT display.
Dave Greenberg [Thu, 25 Sep 2014 23:28:02 +0000 (16:28 -0700)]
Fix regression which caused Price Fields selector to NOT display.

10 years agoMerge pull request #4229 from colemanw/clickPopupLink
colemanw [Thu, 25 Sep 2014 18:34:52 +0000 (14:34 -0400)]
Merge pull request #4229 from colemanw/clickPopupLink

clickPopupLink - add webtest method

10 years agoclickPopupLink - add webtest method
Coleman Watts [Thu, 25 Sep 2014 18:29:47 +0000 (14:29 -0400)]
clickPopupLink - add webtest method

10 years agoCiviMailUtils.php code comment
Coleman Watts [Thu, 25 Sep 2014 14:45:53 +0000 (10:45 -0400)]
CiviMailUtils.php code comment

10 years agoCiviMailUtils.php Webtest fix
Coleman Watts [Thu, 25 Sep 2014 14:30:39 +0000 (10:30 -0400)]
CiviMailUtils.php Webtest fix

10 years agoCRM-15120
Rohan Katkar [Thu, 25 Sep 2014 14:25:14 +0000 (19:55 +0530)]
CRM-15120

10 years agoMerge pull request #4226 from colemanw/CRM-15367
colemanw [Thu, 25 Sep 2014 14:24:19 +0000 (10:24 -0400)]
Merge pull request #4226 from colemanw/CRM-15367

CRM-15367 - Standardize buttons for option edit screens

10 years agoCRM-15367 - Standardize buttons for option edit screens
Coleman Watts [Wed, 24 Sep 2014 23:27:53 +0000 (19:27 -0400)]
CRM-15367 - Standardize buttons for option edit screens

10 years agoOption.tpl whitespace cleanup
Coleman Watts [Wed, 24 Sep 2014 18:45:22 +0000 (14:45 -0400)]
Option.tpl whitespace cleanup

10 years agoMerge pull request #4220 from atif-shaikh/CRM-15317NoticeFix
Monish Deb [Wed, 24 Sep 2014 16:17:34 +0000 (21:47 +0530)]
Merge pull request #4220 from atif-shaikh/CRM-15317NoticeFix

CRM-15317 - Database error on event registration when event title is too...

10 years agoMerge pull request #4222 from rohankatkar/webtest_4.5.0
Monish Deb [Wed, 24 Sep 2014 16:14:03 +0000 (21:44 +0530)]
Merge pull request #4222 from rohankatkar/webtest_4.5.0

Webtest fix

10 years agoMerge pull request #4218 from colemanw/CRM-14978
colemanw [Wed, 24 Sep 2014 14:36:41 +0000 (10:36 -0400)]
Merge pull request #4218 from colemanw/CRM-14978

CRM-14978 related cleanup

10 years agoWebtest fix
Rohan Katkar [Wed, 24 Sep 2014 13:29:11 +0000 (18:59 +0530)]
Webtest fix

10 years agoCRM-15317 - Database error on event registration when event title is too long
atif-shaikh [Wed, 24 Sep 2014 12:01:11 +0000 (17:31 +0530)]
CRM-15317 - Database error on event registration when event title is too long

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

10 years agoMerge pull request #4191 from cividesk/CRM-15317
Monish Deb [Wed, 24 Sep 2014 11:44:52 +0000 (17:14 +0530)]
Merge pull request #4191 from cividesk/CRM-15317

CRM-15317: full fix

10 years agoMerge pull request #4214 from totten/4.4-phpunit-err
Tim Otten [Wed, 24 Sep 2014 07:29:10 +0000 (08:29 +0100)]
Merge pull request #4214 from totten/4.4-phpunit-err

INFRA-124 - tools/scripts/phpunit - Add error check

10 years agoMerge pull request #4219 from eileenmcnaughton/4.5
Eileen McNaughton [Wed, 24 Sep 2014 07:00:57 +0000 (19:00 +1200)]
Merge pull request #4219 from eileenmcnaughton/4.5

merge changes from 4.4

10 years agoMerge pull request #4215 from monishdeb/CRM-15350
Kurund Jalmi [Wed, 24 Sep 2014 06:40:56 +0000 (12:10 +0530)]
Merge pull request #4215 from monishdeb/CRM-15350

CRM-15350 fix - Membership Batch Entry doesn't support soft credit type ...

10 years agoMerge branch '4.4' of https://github.com/civicrm/civicrm-core into 4.5
Eileen McNaughton [Wed, 24 Sep 2014 04:15:02 +0000 (16:15 +1200)]
Merge branch '4.4' of https://github.com/civicrm/civicrm-core into 4.5

Conflicts:
CRM/Core/DAO.php
CRM/Financial/BAO/FinancialAccount.php
CRM/Financial/BAO/FinancialType.php
tests/phpunit/api/v3/CaseTest.php
tests/phpunit/api/v3/SyntaxConformanceTest.php

10 years agoMerge pull request #3759 from eileenmcnaughton/api
Eileen McNaughton [Wed, 24 Sep 2014 04:10:09 +0000 (16:10 +1200)]
Merge pull request #3759 from eileenmcnaughton/api

backport financial account and financial type api & activity_contact api

10 years agoDO NOT MERGE - temp test fix for 4.4
Eileen [Wed, 24 Sep 2014 03:01:46 +0000 (03:01 +0000)]
DO NOT MERGE - temp test fix for 4.4
I will merge once in 4.4

10 years agoDo not merge to 4.5 - fixes to make backported api pass tests,
Eileen [Wed, 24 Sep 2014 02:05:48 +0000 (02:05 +0000)]
Do not merge to 4.5 - fixes to make backported api pass tests,
one merged into 4.4 I'll do a merge PR to 4.5 to ensure this isn't merged as the fixes involve skipping tests due to upstream test framework changes
not being in 4.4