civicrm-core.git
9 years agoMerge pull request #4651 from jitendrapurohit/CRM-15559
Monish Deb [Wed, 3 Dec 2014 08:09:47 +0000 (13:39 +0530)]
Merge pull request #4651 from jitendrapurohit/CRM-15559

CRM-15559 fix - Cannot register lifetime membership for someone else [cid=0] if already ...

9 years agoCannot register lifetime membership for someone else [cid=0] if already have lifetime...
jitendrapurohit [Wed, 3 Dec 2014 05:17:44 +0000 (10:47 +0530)]
Cannot register lifetime membership for someone else [cid=0] if already have lifetime membership

9 years agoMerge pull request #4360 from christianwach/wordpress-hooks
colemanw [Wed, 3 Dec 2014 02:27:38 +0000 (21:27 -0500)]
Merge pull request #4360 from christianwach/wordpress-hooks

CRM-15454 - Enable multiple WordPress plugins to receive callbacks from CiviCRM hooks

9 years agoMerge pull request #4634 from giant-rabbit/JobLogCommandListingBug
colemanw [Wed, 3 Dec 2014 02:19:27 +0000 (21:19 -0500)]
Merge pull request #4634 from giant-rabbit/JobLogCommandListingBug

Correctly display the API Entity and Action in the Job Log.

9 years agoMerge pull request #4636 from colemanw/CRM-15653
Dave Greenberg [Tue, 2 Dec 2014 21:52:46 +0000 (16:52 -0500)]
Merge pull request #4636 from colemanw/CRM-15653

CRM-15653 - Fix contact search when input contains spaces

9 years agoMerge pull request #4644 from monishdeb/CRM-15291-fix
colemanw [Tue, 2 Dec 2014 21:22:31 +0000 (16:22 -0500)]
Merge pull request #4644 from monishdeb/CRM-15291-fix

CRM-15291 fix - Remove CRM_Event_Form_ManageEvent_ScheduleReminders

9 years agotpl placeholder fix
monishdeb [Tue, 2 Dec 2014 17:35:30 +0000 (23:05 +0530)]
tpl placeholder fix

9 years agominor changes
monishdeb [Tue, 2 Dec 2014 16:30:22 +0000 (22:00 +0530)]
minor changes

9 years agoMerge pull request #4642 from colemanw/CRM-15674
colemanw [Tue, 2 Dec 2014 16:16:31 +0000 (11:16 -0500)]
Merge pull request #4642 from colemanw/CRM-15674

CRM-15674 - API rest code cleanup

9 years agoCRM-15674 - API rest code cleanup
Coleman Watts [Tue, 2 Dec 2014 15:12:01 +0000 (10:12 -0500)]
CRM-15674 - API rest code cleanup

9 years agoCRM-15291 fix - Remove CRM_Event_Form_ManageEvent_ScheduleReminders
monishdeb [Tue, 2 Dec 2014 14:53:38 +0000 (20:23 +0530)]
CRM-15291 fix - Remove CRM_Event_Form_ManageEvent_ScheduleReminders

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

9 years agoMerge pull request #4638 from jitendrapurohit/CRM-13456
Kurund Jalmi [Tue, 2 Dec 2014 06:22:38 +0000 (11:52 +0530)]
Merge pull request #4638 from jitendrapurohit/CRM-13456

Advanced Search does not filter relationships with deleted contacts

9 years agoMerge pull request #4630 from atif-shaikh/CRM-15546
Monish Deb [Tue, 2 Dec 2014 06:13:06 +0000 (11:43 +0530)]
Merge pull request #4630 from atif-shaikh/CRM-15546

CRM-15546 - Fixed constants issue/bug in BaseIPN.php and PaymentProcesso...

9 years agoAdvanced Search does not filter relationships with deleted contacts Fix
jitendrapurohit [Tue, 2 Dec 2014 05:14:03 +0000 (10:44 +0530)]
Advanced Search does not filter relationships with deleted contacts Fix

9 years agoCRM-15653 - Fix contact search when input contains spaces
Coleman Watts [Tue, 2 Dec 2014 00:47:46 +0000 (19:47 -0500)]
CRM-15653 - Fix contact search when input contains spaces

9 years agoMerge pull request #4635 from colemanw/comments
colemanw [Mon, 1 Dec 2014 23:37:26 +0000 (18:37 -0500)]
Merge pull request #4635 from colemanw/comments

Cleanup phpdoc comments

9 years agoCleanup phpdoc comments
Coleman Watts [Mon, 1 Dec 2014 22:00:35 +0000 (17:00 -0500)]
Cleanup phpdoc comments

9 years agoMerge pull request #4621 from atif-shaikh/CRM-15589
Dave Greenberg [Mon, 1 Dec 2014 22:27:01 +0000 (17:27 -0500)]
Merge pull request #4621 from atif-shaikh/CRM-15589

CRM-15589 - Membership section label mixup

9 years agoMerge pull request #4628 from priyankakaran26/recurring-entity-improvements-phase-2
Dave Greenberg [Mon, 1 Dec 2014 20:45:45 +0000 (15:45 -0500)]
Merge pull request #4628 from priyankakaran26/recurring-entity-improvements-phase-2

CRM-15490 - Reccuring Activities: Notice and Message Fixes

9 years agoCorrectly display the API Entity and Action in the Job Log.
Anthony Nemirovsky [Mon, 1 Dec 2014 20:38:10 +0000 (12:38 -0800)]
Correctly display the API Entity and Action in the Job Log.

The scheduled jobs log was setting the command for every job entry to 0
because of a string concatenation bug. This commit corrects that bug so API
Entity and Action is now correctly shown.

9 years agoMerge pull request #4616 from Edzelopez/CRM-15642
Dave Greenberg [Mon, 1 Dec 2014 16:06:13 +0000 (11:06 -0500)]
Merge pull request #4616 from Edzelopez/CRM-15642

CRM-15642 Modified use location widget to include supplemental addresses...

9 years agoCRM-15546 - Fixed constants issue/bug in BaseIPN.php and PaymentProcessor.tpl
atif-shaikh [Mon, 1 Dec 2014 14:36:25 +0000 (20:06 +0530)]
CRM-15546 - Fixed constants issue/bug in BaseIPN.php and PaymentProcessor.tpl

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

9 years agoMerge remote-tracking branch 'upstream/4.5' into 4.5-master-2014-12-01-14-40-22
kurund [Mon, 1 Dec 2014 09:10:30 +0000 (14:40 +0530)]
Merge remote-tracking branch 'upstream/4.5' into 4.5-master-2014-12-01-14-40-22

9 years agoMerge pull request #4619 from jitendrapurohit/CRM-15645
Yashodha Chaku [Mon, 1 Dec 2014 05:43:06 +0000 (11:13 +0530)]
Merge pull request #4619 from jitendrapurohit/CRM-15645

CRM-15645 Petition email confirmation URL incompatible with WordPress

9 years agoMerge pull request #4627 from colemanw/docblocks
colemanw [Sun, 30 Nov 2014 19:37:34 +0000 (14:37 -0500)]
Merge pull request #4627 from colemanw/docblocks

Mass cleanup of docblocks/code/comments

9 years agoMass cleanup of docblocks/code/comments
Coleman Watts [Thu, 27 Nov 2014 16:53:14 +0000 (11:53 -0500)]
Mass cleanup of docblocks/code/comments

9 years agoMerge pull request #4124 from tohojo/adv-search-fix
Yashodha Chaku [Fri, 28 Nov 2014 10:12:45 +0000 (15:42 +0530)]
Merge pull request #4124 from tohojo/adv-search-fix

Fix returning to a smart group search after adding an activity.

9 years agoMerge pull request #4624 from eileenmcnaughton/CRM-15659-master
Yashodha Chaku [Fri, 28 Nov 2014 08:00:29 +0000 (13:30 +0530)]
Merge pull request #4624 from eileenmcnaughton/CRM-15659-master

CRM-15659 - Contribution Thank you page says ' will be processed every 1 week(s)'

9 years agoCRM-15659 - Contribution Thank you page says ' will be processed every 1
Eileen McNaughton [Thu, 27 Nov 2014 23:18:44 +0000 (12:18 +1300)]
CRM-15659 - Contribution Thank you page says ' will be processed every 1
week(s)'

Conflicts:
templates/CRM/Contribute/Form/Contribution/ThankYou.tpl

9 years agoMerge pull request #4622 from civicrm/4.5
colemanw [Thu, 27 Nov 2014 15:08:07 +0000 (10:08 -0500)]
Merge pull request #4622 from civicrm/4.5

Merge branch 4.5 into master

9 years agoMerge pull request #4612 from rohankatkar/CRM-15557
Monish Deb [Thu, 27 Nov 2014 13:49:34 +0000 (19:19 +0530)]
Merge pull request #4612 from rohankatkar/CRM-15557

Fix for CRM-15557 Allow decimal 'other amount' field in priceset

9 years agoCRM-15589 - Membership section label mixup
atif-shaikh [Thu, 27 Nov 2014 13:49:11 +0000 (19:19 +0530)]
CRM-15589 - Membership section label mixup

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

9 years agoMerge pull request #4617 from ejegg/master
Yashodha Chaku [Thu, 27 Nov 2014 11:18:44 +0000 (16:48 +0530)]
Merge pull request #4617 from ejegg/master

Allow falsy values as custom field db defaults

9 years agoCRM-15557 Changed cloumn type for civicrm_line_item.qty and handled in upgrade
Rohan Katkar [Wed, 26 Nov 2014 06:58:28 +0000 (12:28 +0530)]
CRM-15557 Changed cloumn type for civicrm_line_item.qty and handled in upgrade

9 years agoMinor changes to CRM-15557
Rohan Katkar [Tue, 25 Nov 2014 12:47:00 +0000 (18:17 +0530)]
Minor changes to CRM-15557

9 years agoFix for CRM-15557 Allow decimal 'other amount' field in priceset
Rohan Katkar [Tue, 25 Nov 2014 11:11:01 +0000 (16:41 +0530)]
Fix for CRM-15557 Allow decimal 'other amount' field in priceset

9 years agoMerge pull request #4620 from rohankatkar/CRM-15654
Monish Deb [Thu, 27 Nov 2014 10:26:28 +0000 (15:56 +0530)]
Merge pull request #4620 from rohankatkar/CRM-15654

CRM-15654 Contact Edit Form spacing can be improved

9 years agosupport for old variable
jitendrapurohit [Thu, 27 Nov 2014 09:22:35 +0000 (14:52 +0530)]
support for old variable

9 years agoCRM-15654 Contact Edit Form spacing can be improved
Rohan Katkar [Thu, 27 Nov 2014 07:19:51 +0000 (12:49 +0530)]
CRM-15654 Contact Edit Form spacing can be improved

9 years agoCRM-15645 Petition email confirmation URL incompatible with WordPress
jitendrapurohit [Thu, 27 Nov 2014 06:42:11 +0000 (12:12 +0530)]
CRM-15645 Petition email confirmation URL incompatible with WordPress

9 years agoMerge pull request #4615 from williamtheaker/upstream
Yashodha Chaku [Thu, 27 Nov 2014 06:27:30 +0000 (11:57 +0530)]
Merge pull request #4615 from williamtheaker/upstream

Fixed typo/broken links

9 years agoMerge pull request #4618 from laryn/patch-2
Yashodha Chaku [Thu, 27 Nov 2014 03:27:00 +0000 (08:57 +0530)]
Merge pull request #4618 from laryn/patch-2

Fix spelling mistake

9 years agoMerge pull request #4610 from colemanw/CRM-15613
colemanw [Wed, 26 Nov 2014 23:27:32 +0000 (18:27 -0500)]
Merge pull request #4610 from colemanw/CRM-15613

CRM-15613 - Fix access to undefined property error

9 years agoFix spelling mistake
laryn [Wed, 26 Nov 2014 20:17:59 +0000 (14:17 -0600)]
Fix spelling mistake

Particiapnt => Participant

9 years agoAllow falsy values as custom field db defaults
Elliott Eggleston [Wed, 26 Nov 2014 17:47:52 +0000 (09:47 -0800)]
Allow falsy values as custom field db defaults

Use if isset($field->default_value) instead of just
if ($field->default_value) so we can set a custom field database
column's default to zero.

9 years agoFixed typo/broken links
William Theaker [Wed, 26 Nov 2014 01:59:04 +0000 (20:59 -0500)]
Fixed typo/broken links

9 years agoMerge pull request #4614 from colemanw/CRM-15646
colemanw [Tue, 25 Nov 2014 20:59:15 +0000 (15:59 -0500)]
Merge pull request #4614 from colemanw/CRM-15646

CRM-15646 - api.setvalue: Add support for custom fields

9 years agoMerge pull request #4613 from atif-shaikh/CRM-11302
Dave Greenberg [Tue, 25 Nov 2014 20:00:34 +0000 (12:00 -0800)]
Merge pull request #4613 from atif-shaikh/CRM-11302

CRM-11302 - added code which conditionally lists the group(s) that the person is unsubscribing from

9 years agoCRM-15646 - api.setvalue: Add support for custom fields
Coleman Watts [Tue, 25 Nov 2014 17:59:41 +0000 (12:59 -0500)]
CRM-15646 - api.setvalue: Add support for custom fields

9 years agoCRM-11302 - Enhance unsubscribe form to reduce likelihood of accidental unsubscribes
atif-shaikh [Tue, 25 Nov 2014 13:12:09 +0000 (18:42 +0530)]
CRM-11302 - Enhance unsubscribe form to reduce likelihood of accidental unsubscribes

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

9 years agofew notice fixes during webtest for recurring entities
unknown [Tue, 25 Nov 2014 12:27:15 +0000 (12:27 +0000)]
few notice fixes during webtest for recurring entities

9 years agoCRM-15642 Modified use location widget to include supplemental addresses 1 & 2
Edsel [Tue, 25 Nov 2014 11:04:18 +0000 (16:34 +0530)]
CRM-15642 Modified use location widget to include supplemental addresses 1 & 2

----------------------------------------
* CRM-15642: Unable to select similar locations in Event Location tab
  https://issues.civicrm.org/jira/browse/CRM-15642

9 years agoMerge pull request #4544 from colemanw/CRM-15585
colemanw [Tue, 25 Nov 2014 03:14:23 +0000 (22:14 -0500)]
Merge pull request #4544 from colemanw/CRM-15585

CRM-15585 - Call pre hooks from api.setvalue

9 years agoCRM-15613 - Fix access to undefined property error
Coleman Watts [Tue, 25 Nov 2014 03:08:25 +0000 (22:08 -0500)]
CRM-15613 - Fix access to undefined property error

9 years agoMerge pull request #4552 from giant-rabbit/preprocess-hook
Tim Otten [Tue, 25 Nov 2014 02:04:37 +0000 (18:04 -0800)]
Merge pull request #4552 from giant-rabbit/preprocess-hook

Add hook_civicrm_preProcess function.

9 years agoMerge pull request #4608 from totten/4.5-trigger-rebuild
Tim Otten [Tue, 25 Nov 2014 01:50:05 +0000 (17:50 -0800)]
Merge pull request #4608 from totten/4.5-trigger-rebuild

CRM-15602 Fix for logging- only regenerate timestamp triggers on requested tables

9 years agoCRM-15602 Fix for logging- only regenerate timestamp triggers on requested tables
David Knoll [Thu, 20 Nov 2014 11:14:38 +0000 (11:14 +0000)]
CRM-15602 Fix for logging- only regenerate timestamp triggers on requested tables

9 years agoUI text changes
unknown [Mon, 24 Nov 2014 16:08:06 +0000 (16:08 +0000)]
UI text changes

9 years agoMerge remote-tracking branch 'upstream/4.5' into 4.5-master-2014-11-24-15-59-25
kurund [Mon, 24 Nov 2014 10:31:09 +0000 (16:01 +0530)]
Merge remote-tracking branch 'upstream/4.5' into 4.5-master-2014-11-24-15-59-25

Conflicts:
sql/civicrm_generated.mysql
xml/version.xml

9 years agoMerge pull request #4594 from jmcclelland/petition-email-mode
Yashodha Chaku [Mon, 24 Nov 2014 09:06:51 +0000 (14:36 +0530)]
Merge pull request #4594 from jmcclelland/petition-email-mode

CRM-15630 - ensure social media links work in email messages.

9 years agoMerge pull request #4575 from jitendrapurohit/CRM-15552
Monish Deb [Mon, 24 Nov 2014 07:53:53 +0000 (13:23 +0530)]
Merge pull request #4575 from jitendrapurohit/CRM-15552

CRM-15552 Field communication_style not available to be added to profile...

9 years agoMerge pull request #4603 from colemanw/CRM-15633
colemanw [Mon, 24 Nov 2014 04:04:54 +0000 (23:04 -0500)]
Merge pull request #4603 from colemanw/CRM-15633

CRM-15633 - Fix js on campaign dashboard tables

9 years agoCRM-15633 - Fix js on campaign dashboard tables
Coleman Watts [Mon, 24 Nov 2014 04:02:18 +0000 (23:02 -0500)]
CRM-15633 - Fix js on campaign dashboard tables

9 years agoMerge pull request #4578 from pradpnayak/CRM-10206
Dave Greenberg [Fri, 21 Nov 2014 19:51:05 +0000 (11:51 -0800)]
Merge pull request #4578 from pradpnayak/CRM-10206

--CRM-10206, reverted back some changes that caused regression when crea...

9 years agoMerge pull request #4584 from davecivicrm/CRM-15621
Dave Greenberg [Fri, 21 Nov 2014 19:01:05 +0000 (11:01 -0800)]
Merge pull request #4584 from davecivicrm/CRM-15621

CRM-15621 - prevent fatal on payment updates with Auth.net IPN

9 years agoCRM-15630 - ensure social media links work in email messages.
Jamie McClelland [Fri, 21 Nov 2014 18:43:37 +0000 (13:43 -0500)]
CRM-15630 - ensure social media links work in email messages.

----------------------------------------
* CRM-15630: Petition add signature thank you email doesn't send correct social networking links
  https://issues.civicrm.org/jira/browse/CRM-15630

9 years agooptimised modification
jitendrapurohit [Fri, 21 Nov 2014 06:36:58 +0000 (12:06 +0530)]
optimised modification

9 years agoCRM-15552 Field communication_style not available to be added to profiles
jitendrapurohit [Tue, 18 Nov 2014 13:06:18 +0000 (18:36 +0530)]
CRM-15552 Field communication_style not available to be added to profiles

9 years agoMerge pull request #4586 from giant-rabbit/CRM-15622
Dave Greenberg [Thu, 20 Nov 2014 23:45:25 +0000 (15:45 -0800)]
Merge pull request #4586 from giant-rabbit/CRM-15622

CRM-15622: Fix for incorrect Fee Amount.

9 years agoMerge pull request #4591 from colemanw/CRM-15625
colemanw [Thu, 20 Nov 2014 23:16:42 +0000 (18:16 -0500)]
Merge pull request #4591 from colemanw/CRM-15625

CRM-15625 - Add support for contribution api honor_type_id param

9 years agoCRM-15625 - Add support for contribution api honor_type_id param
Coleman Watts [Thu, 20 Nov 2014 21:16:39 +0000 (16:16 -0500)]
CRM-15625 - Add support for contribution api honor_type_id param

9 years agoMerge pull request #4588 from rohankatkar/CRM-15617
Monish Deb [Thu, 20 Nov 2014 08:22:08 +0000 (13:52 +0530)]
Merge pull request #4588 from rohankatkar/CRM-15617

CRM-15617 SYBUNT report doesn't have Add Contacts to Group Option

9 years agoCRM-15617 SYBUNT report doesn't have Add Contacts to Group Option
Rohan Katkar [Thu, 20 Nov 2014 06:53:03 +0000 (12:23 +0530)]
CRM-15617 SYBUNT report doesn't have Add Contacts to Group Option

9 years agoMerge pull request #4583 from deepak-srivastava/CRM-15490
Dave Greenberg [Thu, 20 Nov 2014 02:03:18 +0000 (18:03 -0800)]
Merge pull request #4583 from deepak-srivastava/CRM-15490

CRM-15490: fix for additional activity same as parent

9 years agoUpdate version to 4.5.5
CiviCRM [Thu, 20 Nov 2014 01:18:09 +0000 (17:18 -0800)]
Update version to 4.5.5

9 years agoCRM-15622: Fix for incorrect Fee Amount.
Peter Haight [Wed, 19 Nov 2014 23:57:59 +0000 (15:57 -0800)]
CRM-15622: Fix for incorrect Fee Amount.

There's a bunch of fee_amount fields in this section of the code leading
to a lot of confusion (see CRM-15372). Many of the payment processors set
the fee_amount field in the result array they return which sets up the
contribution.fee_amount field, but the Authorize.Net AIM API doesn't
return fee information, so Authorize.Net doesn't set this field. Instead
of setting this field to 0 there, I thought it would be better to not
require that the payment processor set this field. Since some of the
payment processors return the same array that was passed into them and the
payment processors don't need the fee_amount field as an argument, I think
that setting that to NULL before passing it in gets us the correct output.

Note that we still need the fix from CRM-15372 to get the
participant.fee_amount field set correctly because the code that sets up
the pariticpant shares the field array that the contribution creation
uses even though they don't have the same 'fee_amount' field.

9 years agoCRM-15621 - prevent fatal on payment updates with Auth.net IPN
Dave Greenberg [Wed, 19 Nov 2014 23:23:31 +0000 (15:23 -0800)]
CRM-15621 - prevent fatal on payment updates with Auth.net IPN

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

9 years agoRemove redundant help link
Coleman Watts [Wed, 19 Nov 2014 16:36:14 +0000 (11:36 -0500)]
Remove redundant help link

9 years ago--CRM-10206, added api test
Pradeep Nayak [Wed, 19 Nov 2014 16:19:35 +0000 (21:49 +0530)]
--CRM-10206, added api test

9 years agoCRM-15490: fix for additional activity same as parent
deepak-srivastava [Wed, 19 Nov 2014 15:24:14 +0000 (15:24 +0000)]
CRM-15490: fix for additional activity same as parent

----------------------------------------
* CRM-15490: Recurring Activities Using Core Recursion
  https://issues.civicrm.org/jira/browse/CRM-15490

9 years agoMerge pull request #4556 from jitendrapurohit/CRM-15586
Monish Deb [Wed, 19 Nov 2014 12:35:41 +0000 (18:05 +0530)]
Merge pull request #4556 from jitendrapurohit/CRM-15586

Search Filter for Activity Type in Case Mgt screen does not display acti...

9 years ago--CRM-10206, reverted back some changes that caused regression when creating multi...
Pradeep Nayak [Tue, 18 Nov 2014 15:04:26 +0000 (20:34 +0530)]
--CRM-10206, reverted back some changes that caused regression when creating multi value custom field value using api

9 years agoMerge pull request #4582 from rohankatkar/CRM_15594
Monish Deb [Wed, 19 Nov 2014 10:10:31 +0000 (15:40 +0530)]
Merge pull request #4582 from rohankatkar/CRM_15594

Fix for CRM-15594

9 years agoFix for CRM-15594
Rohan Katkar [Wed, 19 Nov 2014 08:53:52 +0000 (14:23 +0530)]
Fix for CRM-15594

9 years agoMerge pull request #4581 from rohankatkar/CRM-15594
Monish Deb [Wed, 19 Nov 2014 06:23:32 +0000 (11:53 +0530)]
Merge pull request #4581 from rohankatkar/CRM-15594

CRM-15594 Fix alignments on Merge Rules page

9 years agoCRM-15594 Fix alignments on Merge Rules page
Rohan Katkar [Wed, 19 Nov 2014 05:17:53 +0000 (10:47 +0530)]
CRM-15594 Fix alignments on Merge Rules page

9 years agoMerge pull request #4574 from rohankatkar/CRM-15594
Monish Deb [Wed, 19 Nov 2014 05:02:26 +0000 (10:32 +0530)]
Merge pull request #4574 from rohankatkar/CRM-15594

CRM-15594 : Fix alignments on Merge Rules page

9 years agoMerge pull request #4579 from colemanw/CRM_Utils_Array
colemanw [Tue, 18 Nov 2014 19:06:56 +0000 (14:06 -0500)]
Merge pull request #4579 from colemanw/CRM_Utils_Array

CRM_Utils_Array - Remove old unused functions

9 years agoAdd test for CRM_Utils_Array::remove
Coleman Watts [Tue, 18 Nov 2014 18:20:13 +0000 (13:20 -0500)]
Add test for CRM_Utils_Array::remove

9 years agoMerge pull request #4509 from colemanw/addVars
colemanw [Tue, 18 Nov 2014 18:10:11 +0000 (13:10 -0500)]
Merge pull request #4509 from colemanw/addVars

Encourage better scoping of js CRM vars with new addVars method

9 years agoCRM_Utils_Array - Remove old unused functions
Coleman Watts [Tue, 18 Nov 2014 17:45:33 +0000 (12:45 -0500)]
CRM_Utils_Array - Remove old unused functions

9 years agoEncourage better scoping of js CRM vars with new addVars method
Coleman Watts [Tue, 4 Nov 2014 16:09:05 +0000 (11:09 -0500)]
Encourage better scoping of js CRM vars with new addVars method

9 years agoMerge pull request #4577 from monishdeb/CRM-15595
Monish Deb [Tue, 18 Nov 2014 14:21:16 +0000 (19:51 +0530)]
Merge pull request #4577 from monishdeb/CRM-15595

CRM-15595 indentation fix

9 years agoCRM-15595 indentation fix
monishdeb [Tue, 18 Nov 2014 14:18:52 +0000 (19:48 +0530)]
CRM-15595 indentation fix

----------------------------------------
* CRM-15595: Individual sub-type custom fields don't appear in online event registration
  https://issues.civicrm.org/jira/browse/CRM-15595

9 years agoMerge pull request #4572 from atif-shaikh/CRM-15595
Monish Deb [Tue, 18 Nov 2014 14:04:28 +0000 (19:34 +0530)]
Merge pull request #4572 from atif-shaikh/CRM-15595

CRM-15595 - Individual sub-type custom fields don't appear in online eve...

9 years agoMerge pull request #4576 from yashodha/CRM-15611
Monish Deb [Tue, 18 Nov 2014 13:21:12 +0000 (18:51 +0530)]
Merge pull request #4576 from yashodha/CRM-15611

Tested, works fine

9 years agoCRM-15611: fix send copy for case activity
CiviCRM [Tue, 18 Nov 2014 13:13:21 +0000 (18:43 +0530)]
CRM-15611: fix send copy for case activity

9 years agoCRM-15594 Fix alignments on Merge Rules page
Rohan Katkar [Tue, 18 Nov 2014 12:40:34 +0000 (18:10 +0530)]
CRM-15594 Fix alignments on Merge Rules page

9 years agoMerge pull request #4550 from jitendrapurohit/CRM-15568
Monish Deb [Tue, 18 Nov 2014 07:13:49 +0000 (12:43 +0530)]
Merge pull request #4550 from jitendrapurohit/CRM-15568

Cannot use search builder on multiple Grant and Case types Fix

9 years agoCRM-15595 - Individual sub-type custom fields don't appear in online event registration
atif-shaikh [Tue, 18 Nov 2014 05:58:22 +0000 (11:28 +0530)]
CRM-15595 - Individual sub-type custom fields don't appear in online event registration

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