civicrm-core.git
9 years agoMerge remote-tracking branch 'upstream/4.6' into 4.6-master-2015-05-13-15-51-23
kurund [Wed, 13 May 2015 10:31:56 +0000 (16:01 +0530)]
Merge remote-tracking branch 'upstream/4.6' into 4.6-master-2015-05-13-15-51-23

Conflicts:
sql/civicrm_generated.mysql
tests/phpunit/api/v3/SyntaxConformanceTest.php

9 years agoMerge pull request #5811 from kurund/CRM-16367
Kurund Jalmi [Wed, 13 May 2015 09:52:55 +0000 (15:22 +0530)]
Merge pull request #5811 from kurund/CRM-16367

Crm 16367

9 years agoMerge pull request #5803 from totten/4.6-smartgroup-tx
Tim Otten [Wed, 13 May 2015 04:43:17 +0000 (21:43 -0700)]
Merge pull request #5803 from totten/4.6-smartgroup-tx

CRM-16251 - CRM_Contact_BAO_GroupContactCache - Respect transactions

9 years agoMerge pull request #5810 from eileenmcnaughton/master
Eileen McNaughton [Tue, 12 May 2015 20:53:14 +0000 (08:53 +1200)]
Merge pull request #5810 from eileenmcnaughton/master

Refactorings on backoffice contribution & membership form

9 years agoMerge pull request #5817 from rohankatkar/webtest-master
Kurund Jalmi [Tue, 12 May 2015 20:31:46 +0000 (02:01 +0530)]
Merge pull request #5817 from rohankatkar/webtest-master

Webtest Fix for master

9 years agoMerge pull request #5816 from pratikshad/Fixedwebtests
Kurund Jalmi [Tue, 12 May 2015 20:29:53 +0000 (01:59 +0530)]
Merge pull request #5816 from pratikshad/Fixedwebtests

Fixed webtest

9 years agoWebtest Fix
Web Access [Tue, 12 May 2015 14:10:46 +0000 (19:40 +0530)]
Webtest Fix

9 years agoFixed webtest
pratikshad [Tue, 12 May 2015 12:01:52 +0000 (17:31 +0530)]
Fixed webtest

9 years agoMerge pull request #5806 from rohankatkar/webtestFix-4.6
Kurund Jalmi [Tue, 12 May 2015 11:37:36 +0000 (17:07 +0530)]
Merge pull request #5806 from rohankatkar/webtestFix-4.6

Webtests Fix for 4.6

9 years agoMerge pull request #5807 from JohnFF/patch-1
Eileen McNaughton [Tue, 12 May 2015 08:08:12 +0000 (20:08 +1200)]
Merge pull request #5807 from JohnFF/patch-1

PHPUnit: Added debug output

9 years agoFix to formRule refactor
Eileen McNaughton [Tue, 12 May 2015 05:44:18 +0000 (17:44 +1200)]
Fix to formRule refactor

9 years agoupdate MembershipForm test to be less clobbery
Eileen McNaughton [Tue, 12 May 2015 05:23:04 +0000 (17:23 +1200)]
update MembershipForm test to be less clobbery

Conflicts:
tests/phpunit/CRM/Member/Form/MembershipTest.php

9 years agophpcs fixes
Eileen McNaughton [Tue, 12 May 2015 02:38:11 +0000 (14:38 +1200)]
phpcs fixes

9 years agoCRM-16368 partial commit of Lola's refactoring (PR has gone stale :-()
Eileen McNaughton [Tue, 12 May 2015 02:15:28 +0000 (14:15 +1200)]
CRM-16368 partial commit of Lola's refactoring (PR has gone stale :-()

9 years agoAdded debug output
John P Kirk [Mon, 11 May 2015 22:47:40 +0000 (23:47 +0100)]
Added debug output

This helped me identify a problem I had in getting unit tests working, thought I'd share.

9 years agoMerge pull request #5805 from colemanw/CRM-16483
Dave Greenberg [Mon, 11 May 2015 20:35:04 +0000 (13:35 -0700)]
Merge pull request #5805 from colemanw/CRM-16483

CRM-16483 - Fix search builder groups operators

9 years agoWebtests Fix for 4.6
Web Access [Mon, 11 May 2015 12:54:33 +0000 (18:24 +0530)]
Webtests Fix for 4.6

9 years agoMerge pull request #5804 from eileenmcnaughton/unusedparams
Eileen McNaughton [Sun, 10 May 2015 23:26:01 +0000 (11:26 +1200)]
Merge pull request #5804 from eileenmcnaughton/unusedparams

Remove unused parameters from function signature

9 years agoMerge pull request #5780 from eileenmcnaughton/CRM-16397
Eileen McNaughton [Sun, 10 May 2015 21:36:41 +0000 (09:36 +1200)]
Merge pull request #5780 from eileenmcnaughton/CRM-16397

CRM-16397 handle changes to contribution amount in repeattransaction api

9 years agoMerge pull request #5791 from monishdeb/CRM-16338
Kurund Jalmi [Sun, 10 May 2015 20:12:55 +0000 (01:42 +0530)]
Merge pull request #5791 from monishdeb/CRM-16338

CRM-16338 fix - Incorrect Contribution Summary Report when a contribu…

9 years agoMerge remote-tracking branch 'rob/CRM-16367-46' into CRM-16367
kurund [Sun, 10 May 2015 10:37:03 +0000 (06:37 -0400)]
Merge remote-tracking branch 'rob/CRM-16367-46' into CRM-16367

Conflicts:
CRM/Upgrade/Incremental/sql/4.6.3.mysql.tpl
sql/civicrm_generated.mysql

9 years agoCRM-16357 rename processContribution to processFormContribution to make it easier...
Eileen McNaughton [Sun, 10 May 2015 09:48:11 +0000 (21:48 +1200)]
CRM-16357 rename processContribution to processFormContribution to make it easier to change signature (since name is same as other function)

9 years agoCRM-16357 towards passing pledge id from calling function & extracting on the form...
Eileen McNaughton [Sun, 10 May 2015 09:44:39 +0000 (21:44 +1200)]
CRM-16357 towards passing pledge id from calling function & extracting on the form it thethe form

9 years agoMerge pull request #5782 from eileenmcnaughton/master
Eileen McNaughton [Sun, 10 May 2015 07:45:54 +0000 (19:45 +1200)]
Merge pull request #5782 from eileenmcnaughton/master

CRM-16417 stop removing failed payments

9 years agotrying to get whitespace right
Eileen McNaughton [Sun, 10 May 2015 04:20:58 +0000 (16:20 +1200)]
trying to get whitespace right

9 years agoMerge pull request #5764 from eileenmcnaughton/FinancialItemApi
Eileen McNaughton [Sun, 10 May 2015 03:52:33 +0000 (15:52 +1200)]
Merge pull request #5764 from eileenmcnaughton/FinancialItemApi

CRM-16543 add finanical item api

9 years agoCRM-16483 - Fix search builder groups operators
Coleman Watts [Sun, 10 May 2015 01:35:58 +0000 (21:35 -0400)]
CRM-16483 - Fix search builder groups operators

9 years agoMerge pull request #5714 from colemanw/uiSelect
colemanw [Sun, 10 May 2015 00:39:14 +0000 (20:39 -0400)]
Merge pull request #5714 from colemanw/uiSelect

Allow crmUiSelect to function without an attached model

9 years agowhitespace
Eileen McNaughton [Sat, 9 May 2015 21:35:07 +0000 (09:35 +1200)]
whitespace

9 years agominor comment fixes
Eileen McNaughton [Sat, 9 May 2015 09:50:10 +0000 (21:50 +1200)]
minor comment fixes

9 years agoRemoved unused parameter from function signature
Eileen McNaughton [Sat, 9 May 2015 09:46:20 +0000 (21:46 +1200)]
Removed unused parameter from function signature

9 years agoRemoved unused parameter from function signature
Eileen McNaughton [Sat, 9 May 2015 09:38:52 +0000 (21:38 +1200)]
Removed unused parameter from function signature

9 years agowhitespace
Eileen McNaughton [Sat, 9 May 2015 09:04:27 +0000 (21:04 +1200)]
whitespace

9 years agoDisable failing timestamp test in the 4.6 series
Eileen McNaughton [Sat, 2 May 2015 23:35:09 +0000 (11:35 +1200)]
Disable failing timestamp test in the 4.6 series

Per CRM-16204 we should allow this properly in 4.7

9 years agowhitespace
Eileen McNaughton [Sat, 9 May 2015 08:50:32 +0000 (20:50 +1200)]
whitespace

9 years agoMerge pull request #5572 from monishdeb/4.6
Dave Greenberg [Fri, 8 May 2015 23:45:43 +0000 (16:45 -0700)]
Merge pull request #5572 from monishdeb/4.6

CRM-16165 fix - Combining online membership signup with a recurring addi...

9 years agoCRM-16251 - CRM_Contact_BAO_GroupContactCache - Respect transactions
Tim Otten [Fri, 8 May 2015 23:10:05 +0000 (16:10 -0700)]
CRM-16251 - CRM_Contact_BAO_GroupContactCache - Respect transactions

The use of "DROP TABLE" will force-commit any pending transactions, even if
the table is temporary.  To avoid a force-commit, one must explicitly say
"DROP TEMPORARY TABLE".

9 years agoMerge pull request #5801 from davecivicrm/fixUpgradeDonateLink
Dave Greenberg [Fri, 8 May 2015 18:42:51 +0000 (11:42 -0700)]
Merge pull request #5801 from davecivicrm/fixUpgradeDonateLink

Fix link in upgrade success message - supposed to go to /contribute p…

9 years agoFix link in upgrade success message - supposed to go to /contribute page.
Dave Greenberg [Fri, 8 May 2015 18:40:35 +0000 (11:40 -0700)]
Fix link in upgrade success message - supposed to go to /contribute page.

9 years agoMerge pull request #5799 from monishdeb/CRM-13596
Monish Deb [Fri, 8 May 2015 18:18:21 +0000 (23:48 +0530)]
Merge pull request #5799 from monishdeb/CRM-13596

Crm 13596

9 years agoMerge pull request #5798 from sudhabisht/CRM-16391
Monish Deb [Fri, 8 May 2015 15:27:05 +0000 (20:57 +0530)]
Merge pull request #5798 from sudhabisht/CRM-16391

Renamed type for contribution and membership profile

9 years agoMerge pull request #5783 from mallezie/crm-16473
Kurund Jalmi [Fri, 8 May 2015 14:53:35 +0000 (10:53 -0400)]
Merge pull request #5783 from mallezie/crm-16473

CRM-16473-empty display en sort_name_format get filled in with default values

9 years agoMerge pull request #5795 from totten/4.6-case-actname
Kurund Jalmi [Fri, 8 May 2015 14:49:04 +0000 (10:49 -0400)]
Merge pull request #5795 from totten/4.6-case-actname

CRM-16360 - CiviCase XML - Escape ampersand

9 years agoformat fixes
monishdeb [Fri, 8 May 2015 13:01:58 +0000 (18:31 +0530)]
format fixes

9 years agoCRM-13596
Andrew West [Wed, 6 May 2015 12:48:51 +0000 (13:48 +0100)]
CRM-13596

fix for contact subtypes being overwritten

9 years agoFormat fix
monishdeb [Fri, 8 May 2015 10:10:11 +0000 (15:40 +0530)]
Format fix

9 years agoCRM-16338 fix - Incorrect Contribution Summary Report when a contributions has multip...
monishdeb [Thu, 30 Apr 2015 13:28:22 +0000 (18:58 +0530)]
CRM-16338 fix - Incorrect Contribution Summary Report when a contributions has multiple soft credits

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

9 years agoRenamed type for contribution and membership profile
Sudha Bisht [Fri, 8 May 2015 07:02:25 +0000 (12:32 +0530)]
Renamed type for contribution and membership profile

9 years agoMerge pull request #5786 from mallezie/crm-16283-duplicaterelationcheck
Kurund Jalmi [Fri, 8 May 2015 04:52:56 +0000 (00:52 -0400)]
Merge pull request #5786 from mallezie/crm-16283-duplicaterelationcheck

Crm 16283 duplicaterelationcheck

9 years agoMerge pull request #5794 from colemanw/CRM-16462
colemanw [Fri, 8 May 2015 02:13:55 +0000 (22:13 -0400)]
Merge pull request #5794 from colemanw/CRM-16462

CRM-16462 - update select2 elements on billing block

9 years agoCRM-16360 - CiviCase XML - Escape ampersand
Tim Otten [Fri, 8 May 2015 00:44:59 +0000 (17:44 -0700)]
CRM-16360 - CiviCase XML - Escape ampersand

9 years agoCRM-16462 - update select2 elements on billing block
Coleman Watts [Fri, 8 May 2015 00:26:23 +0000 (20:26 -0400)]
CRM-16462 - update select2 elements on billing block

9 years agoMerge pull request #5635 from pradpnayak/CRM-16268
Kurund Jalmi [Thu, 7 May 2015 20:10:33 +0000 (16:10 -0400)]
Merge pull request #5635 from pradpnayak/CRM-16268

--CRM-16268, modified post hook params for line item to use line item BA...

9 years agoMerge pull request #5776 from monishdeb/CRM-16437
Kurund Jalmi [Thu, 7 May 2015 19:01:57 +0000 (15:01 -0400)]
Merge pull request #5776 from monishdeb/CRM-16437

CRM-16437 fix - Participant export retains all fee levels after change

9 years agoMerge pull request #5785 from pratikshad/16336
Monish Deb [Thu, 7 May 2015 18:52:17 +0000 (00:22 +0530)]
Merge pull request #5785 from pratikshad/16336

CRM-16336 fix-API Pledge Get does not return correct pledge_next_pay_…

9 years agoMerge pull request #5772 from atif-shaikh/CRM-16407
Kurund Jalmi [Thu, 7 May 2015 18:00:55 +0000 (14:00 -0400)]
Merge pull request #5772 from atif-shaikh/CRM-16407

CRM-16407 - Report title entered on Title and Format tab is ignored by C...

9 years agoMerge pull request #5787 from monishdeb/CRM-16330
Kurund Jalmi [Thu, 7 May 2015 17:56:57 +0000 (13:56 -0400)]
Merge pull request #5787 from monishdeb/CRM-16330

CRM-16330 fix - Edit Contribution form validation on total amount is …

9 years agoMerge pull request #5788 from colemanw/AJAX
colemanw [Thu, 7 May 2015 17:36:57 +0000 (13:36 -0400)]
Merge pull request #5788 from colemanw/AJAX

AJAX cleanup & remove unused functions

9 years agoMerge pull request #5778 from davecivicrm/CRM-15228
Dave Greenberg [Thu, 7 May 2015 16:26:08 +0000 (09:26 -0700)]
Merge pull request #5778 from davecivicrm/CRM-15228

CRM-15228 - replace bogus DTEND with DURATION property in activity ic…

9 years agoAJAX cleanup & remove unused functions
Coleman Watts [Thu, 7 May 2015 14:20:23 +0000 (10:20 -0400)]
AJAX cleanup & remove unused functions

9 years agoCRM-16330 fix - Edit Contribution form validation on total amount is incorrect when...
monishdeb [Thu, 7 May 2015 11:26:43 +0000 (16:56 +0530)]
CRM-16330 fix - Edit Contribution form validation on total amount is incorrect when tax is included

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

9 years agoCRM-16336 fix-API Pledge Get does not return correct pledge_next_pay_amount for overd...
pratikshad [Thu, 7 May 2015 10:41:08 +0000 (16:11 +0530)]
CRM-16336 fix-API Pledge Get does not return correct pledge_next_pay_amount for overdue pledgesAPI Pledge Get does not return correct pledge_next_pay_amount for overdue pledges

----------------------------------------
* CRM-16336: API Pledge Get does not return correct pledge_next_pay_amount for overdue pledges
  https://issues.civicrm.org/jira/browse/CRM-16336

9 years agoempty is valid value for display and sort_name_format
Tim Mallezie [Thu, 7 May 2015 10:15:16 +0000 (12:15 +0200)]
empty is valid value for display and sort_name_format

9 years agoMerge pull request #5769 from monishdeb/CRM-16433
Monish Deb [Thu, 7 May 2015 07:02:21 +0000 (12:32 +0530)]
Merge pull request #5769 from monishdeb/CRM-16433

CRM-16433 fix - "User and User Admin Only" groups should NOT be included...

9 years agoMerge pull request #5773 from sudhabisht/16452
Monish Deb [Thu, 7 May 2015 06:18:14 +0000 (11:48 +0530)]
Merge pull request #5773 from sudhabisht/16452

Fix for Georgia division

9 years agoCRM-16397 handle changes to contribution amount in repeattransaction api
Eileen McNaughton [Thu, 7 May 2015 04:35:01 +0000 (16:35 +1200)]
CRM-16397 handle changes to contribution amount in repeattransaction api

9 years agoCRM-16397 test for repeatcontribution with altered line items
Eileen McNaughton [Thu, 7 May 2015 02:38:05 +0000 (14:38 +1200)]
CRM-16397 test for repeatcontribution with altered line items

9 years agoMerge pull request #5720 from josephlacey/datatables-update
colemanw [Thu, 7 May 2015 01:54:31 +0000 (21:54 -0400)]
Merge pull request #5720 from josephlacey/datatables-update

Datatables update

9 years agoMerge pull request #5777 from colemanw/CRM-16204
colemanw [Thu, 7 May 2015 01:43:15 +0000 (21:43 -0400)]
Merge pull request #5777 from colemanw/CRM-16204

CRM-16204 - Add entityRef support for PaymentProcessor api

9 years agoCRM-15228 - replace bogus DTEND with DURATION property in activity ical output.
Dave Greenberg [Thu, 7 May 2015 00:25:25 +0000 (17:25 -0700)]
CRM-15228 - replace bogus DTEND with DURATION property in activity ical output.

----------------------------------------
* CRM-15228: Activity End Time same as start Time in iCal invitation
  https://issues.civicrm.org/jira/browse/CRM-15228

9 years agoCRM-16204 - Fix incorrect label on PaymentProcessor pseudoconstant
Coleman Watts [Wed, 6 May 2015 21:07:52 +0000 (17:07 -0400)]
CRM-16204 - Fix incorrect label on PaymentProcessor pseudoconstant

9 years agoCRM-16204 - Add entityRef support for PaymentProcessor api
Coleman Watts [Wed, 6 May 2015 21:07:01 +0000 (17:07 -0400)]
CRM-16204 - Add entityRef support for PaymentProcessor api

9 years agoformat fix
monishdeb [Wed, 6 May 2015 19:33:09 +0000 (01:03 +0530)]
format fix

9 years agoCRM-16437 fix - Participant export retains all fee levels after change
monishdeb [Wed, 6 May 2015 19:22:52 +0000 (00:52 +0530)]
CRM-16437 fix - Participant export retains all fee levels after change

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

9 years agoMerge pull request #5771 from sudhabisht/C16386
Kurund Jalmi [Wed, 6 May 2015 16:03:46 +0000 (12:03 -0400)]
Merge pull request #5771 from sudhabisht/C16386

Fix for contribution time

9 years agoRemoved hardcode country ID
Sudha Bisht [Wed, 6 May 2015 13:49:09 +0000 (19:19 +0530)]
Removed hardcode country ID

9 years agoFix for georgia division
Sudha Bisht [Wed, 6 May 2015 12:22:22 +0000 (17:52 +0530)]
Fix for georgia division

9 years agoCRM-16407 - Report title entered on Title and Format tab is ignored by Create Report...
atif-shaikh [Wed, 6 May 2015 12:02:15 +0000 (17:32 +0530)]
CRM-16407 - Report title entered on Title and Format tab is ignored by Create Report action

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

9 years agoFix for contribution time
Sudha Bisht [Wed, 6 May 2015 09:16:09 +0000 (14:46 +0530)]
Fix for contribution time

9 years agoCRM-16433 fix - "User and User Admin Only" groups should NOT be included in Contribut...
monishdeb [Wed, 6 May 2015 06:37:13 +0000 (12:07 +0530)]
CRM-16433 fix - "User and User Admin Only" groups should NOT be included in Contribution Receipt Profile Field Group(s) output

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

9 years agoMerge pull request #5758 from atif-shaikh/CRM-16320
Kurund Jalmi [Wed, 6 May 2015 06:13:51 +0000 (02:13 -0400)]
Merge pull request #5758 from atif-shaikh/CRM-16320

CRM-16320 - Multiple Registration Confirmation Email does not shows indi...

9 years agoMerge pull request #5768 from eileenmcnaughton/lola
Kurund Jalmi [Wed, 6 May 2015 04:42:59 +0000 (00:42 -0400)]
Merge pull request #5768 from eileenmcnaughton/lola

CRM-16386 - Minor code cleanup: Undefined and unused variables.

9 years agoCRM-16386 - Minor code cleanup: Undefined and unused variables.
Lola Slade [Sun, 26 Apr 2015 19:50:06 +0000 (13:50 -0600)]
CRM-16386 - Minor code cleanup: Undefined and unused variables.

9 years agoMerge pull request #5762 from davecivicrm/CRM-16411
Dave Greenberg [Tue, 5 May 2015 16:32:00 +0000 (09:32 -0700)]
Merge pull request #5762 from davecivicrm/CRM-16411

CRM-16411 - improve xsstring detection error message.

9 years agoEnotice fix
Eileen McNaughton [Tue, 5 May 2015 08:10:10 +0000 (20:10 +1200)]
Enotice fix

9 years agoCRM-16320 Missed out changes for event_online_receipt_text.tpl
atif-shaikh [Mon, 4 May 2015 13:00:07 +0000 (18:30 +0530)]
CRM-16320 Missed out changes for event_online_receipt_text.tpl

----------------------------------------
* CRM-16320: Multiple Registration Confirmation Email does not shows individual sums
  https://issues.civicrm.org/jira/browse/CRM-16320

9 years agoCRM-16320 - Multiple Registration Confirmation Email does not shows individual sums
atif-shaikh [Mon, 4 May 2015 12:28:41 +0000 (17:58 +0530)]
CRM-16320 - Multiple Registration Confirmation Email does not shows individual sums

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

9 years agoCRM-16417, CRM-16357, CRM-14011 (Contribution Page) was working on keeping failed...
Eileen McNaughton [Tue, 5 May 2015 05:47:11 +0000 (17:47 +1200)]
CRM-16417, CRM-16357, CRM-14011 (Contribution Page) was working on keeping failed transactions but cross-il
between tickets is high & the solution for one seems to be the solution for all

9 years agoCRM-16543 add finanical item api
Eileen McNaughton [Tue, 5 May 2015 03:57:46 +0000 (15:57 +1200)]
CRM-16543 add finanical item api

9 years agoMerge pull request #5759 from rohankatkar/CRM-16438
Kurund Jalmi [Tue, 5 May 2015 03:18:28 +0000 (23:18 -0400)]
Merge pull request #5759 from rohankatkar/CRM-16438

Fix for CRM-16438 participantListCount report filter by event_start_date fails

9 years agoMerge pull request #5760 from sudhabisht/SMSissue
Kurund Jalmi [Tue, 5 May 2015 03:17:16 +0000 (23:17 -0400)]
Merge pull request #5760 from sudhabisht/SMSissue

Fix for sms action

9 years agoMerge pull request #5763 from davecivicrm/CRM-16307
Kurund Jalmi [Tue, 5 May 2015 03:15:59 +0000 (23:15 -0400)]
Merge pull request #5763 from davecivicrm/CRM-16307

CRM-16307 - Fix civicrm_navigation permission for A/B Test items.

9 years agoMerge pull request #5750 from onlyjob/spell
Eileen McNaughton [Tue, 5 May 2015 02:10:54 +0000 (14:10 +1200)]
Merge pull request #5750 from onlyjob/spell

multiple spelling corrections

9 years agoCRM-16307 - Fix civicrm_navigation permission for A/B Test items.
Dave Greenberg [Tue, 5 May 2015 01:19:20 +0000 (18:19 -0700)]
CRM-16307 - Fix civicrm_navigation permission for A/B Test items.

----------------------------------------
* CRM-16307: A/B test menu items don't appear on upgrade to 4.6
  https://issues.civicrm.org/jira/browse/CRM-16307

9 years agoCRM-16411 - improve xsstring detection error message.
Dave Greenberg [Tue, 5 May 2015 01:05:00 +0000 (18:05 -0700)]
CRM-16411 - improve xsstring detection error message.

----------------------------------------
* CRM-16411: CiviMail: Clarify Illegal characters warning
  https://issues.civicrm.org/jira/browse/CRM-16411

9 years agoMerge pull request #5756 from eileenmcnaughton/master
Eileen McNaughton [Tue, 5 May 2015 01:01:19 +0000 (13:01 +1200)]
Merge pull request #5756 from eileenmcnaughton/master

Master

9 years agoMerge pull request #5752 from totten/4.6-install-sitekey
Tim Otten [Mon, 4 May 2015 21:39:09 +0000 (14:39 -0700)]
Merge pull request #5752 from totten/4.6-install-sitekey

install/civicrm.php - Generate siteKey

9 years agowhitespace only
Eileen McNaughton [Mon, 4 May 2015 20:49:42 +0000 (08:49 +1200)]
whitespace only

9 years agowhitespace fixes
Eileen McNaughton [Mon, 4 May 2015 20:43:51 +0000 (08:43 +1200)]
whitespace fixes

9 years agoCRM-16357 Contribution form it turns out this bit of code does nothing & custom field...
Eileen McNaughton [Mon, 4 May 2015 20:41:50 +0000 (08:41 +1200)]
CRM-16357 Contribution form it turns out this bit of code does nothing & custom field management is elsewhere