civicrm-core.git
9 years agoMerge pull request #3828 from johanv/CRM-15104-line_item_issues_participant_api
colemanw [Thu, 14 Aug 2014 18:46:29 +0000 (19:46 +0100)]
Merge pull request #3828 from johanv/CRM-15104-line_item_issues_participant_api

CRM-15104 fixed some issues with line items creating participants with the API

9 years agoMerge pull request #3844 from colemanw/tagTree
colemanw [Thu, 14 Aug 2014 18:28:57 +0000 (19:28 +0100)]
Merge pull request #3844 from colemanw/tagTree

CRM-15117 - Show tag descriptions when tagging contacts

9 years agoTag tree style improvements
Coleman Watts [Thu, 14 Aug 2014 18:26:59 +0000 (19:26 +0100)]
Tag tree style improvements

9 years agoCRM-15117 - Show tag descriptions in tagTree
Coleman Watts [Thu, 14 Aug 2014 18:23:00 +0000 (19:23 +0100)]
CRM-15117 - Show tag descriptions in tagTree

Also improves CRM_Core_BAO_Tag::buildTree to remove the 3-level limit.

9 years agoMerge pull request #3843 from atif-shaikh/CRM-15099
Kurund Jalmi [Thu, 14 Aug 2014 15:16:23 +0000 (20:46 +0530)]
Merge pull request #3843 from atif-shaikh/CRM-15099

CRM-15099 - Webtest for Gift Membership

9 years agoSimplify Tag.tpl code
Coleman Watts [Thu, 14 Aug 2014 15:07:28 +0000 (16:07 +0100)]
Simplify Tag.tpl code

9 years agoCRM-15099 - Webtest for Gift Membership
atif-shaikh [Thu, 14 Aug 2014 14:48:51 +0000 (20:18 +0530)]
CRM-15099 - Webtest for Gift Membership

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

9 years agoMerge pull request #3842 from colemanw/CRM-15109
colemanw [Thu, 14 Aug 2014 14:24:00 +0000 (15:24 +0100)]
Merge pull request #3842 from colemanw/CRM-15109

CRM-15109 - Fix deleting custom records and update UX to 4.5 conventions

9 years agoCRM-15109 - Fix deleting custom records and update UX to 4.5 conventions
Coleman Watts [Thu, 14 Aug 2014 14:21:33 +0000 (15:21 +0100)]
CRM-15109 - Fix deleting custom records and update UX to 4.5 conventions

9 years agoRemove unused boilerplate from Case CustomDataView.tpl
Coleman Watts [Thu, 14 Aug 2014 14:20:50 +0000 (15:20 +0100)]
Remove unused boilerplate from Case CustomDataView.tpl

9 years agoMerge pull request #3840 from totten/master-badreq
Tim Otten [Thu, 14 Aug 2014 07:12:53 +0000 (00:12 -0700)]
Merge pull request #3840 from totten/master-badreq

INFRA-125 - PCPAddTest - Remove unnecessary require_once (which breaks phpunit-ls)

9 years agoINFRA-125 - PCPAddTest - Remove unnecessary require_once (which breaks phpunit-ls)
Tim Otten [Thu, 14 Aug 2014 07:11:53 +0000 (00:11 -0700)]
INFRA-125 - PCPAddTest - Remove unnecessary require_once (which breaks phpunit-ls)

9 years agoMerge pull request #3839 from totten/master-phpunit-ls-ref
Tim Otten [Thu, 14 Aug 2014 05:44:46 +0000 (22:44 -0700)]
Merge pull request #3839 from totten/master-phpunit-ls-ref

phpunit-indiv - Fix ref to phpunit-ls

9 years agophpunit-indiv - Fix ref to phpunit-ls
Tim Otten [Thu, 14 Aug 2014 05:43:41 +0000 (22:43 -0700)]
phpunit-indiv - Fix ref to phpunit-ls

9 years agoMerge pull request #3838 from totten/master-phpunit-misc
Tim Otten [Thu, 14 Aug 2014 05:36:01 +0000 (22:36 -0700)]
Merge pull request #3838 from totten/master-phpunit-misc

INFRA-125, CRM-15011 - Import helper scripts for phpunit

9 years agophpunit-indiv - Change args. Generate XML and/or JSON.
Tim Otten [Thu, 14 Aug 2014 00:56:59 +0000 (17:56 -0700)]
phpunit-indiv - Change args. Generate XML and/or JSON.

9 years agoINFRA-125, CRM-15011 - Import phpunit-{antagonist,compare,indiv,ls} and jmat
Tim Otten [Thu, 14 Aug 2014 00:34:13 +0000 (17:34 -0700)]
INFRA-125, CRM-15011 - Import phpunit-{antagonist,compare,indiv,ls} and jmat

9 years agotools/scripts/runTests.sh.txt - Remove old svn/biryani script
Tim Otten [Thu, 14 Aug 2014 00:12:45 +0000 (17:12 -0700)]
tools/scripts/runTests.sh.txt - Remove old svn/biryani script

9 years agoINFRA-125 - SavedMappingTest - Fix mismatch between class and file
Tim Otten [Thu, 14 Aug 2014 00:10:29 +0000 (17:10 -0700)]
INFRA-125 - SavedMappingTest - Fix mismatch between class and file

9 years agoCRM-15104 - applied the changes suggested by @colemanw.
Johan Vervloet [Wed, 13 Aug 2014 18:28:22 +0000 (20:28 +0200)]
CRM-15104 - applied the changes suggested by @colemanw.

----------------------------------------
* CRM-15104: Line item issues when creating a participant using the API
  https://issues.civicrm.org/jira/browse/CRM-15104

9 years agoCRM-15104 - Rewrote the unit test.
Johan Vervloet [Wed, 13 Aug 2014 13:37:51 +0000 (15:37 +0200)]
CRM-15104 - Rewrote the unit test.

I think Jenkins didn't like my unit test. It showed this
message:

PHP Parse error:  syntax error, unexpected '[' in
/srv/buildkit/build/build-3/sites/all/modules/civicrm/tests/phpunit/api/v3/ParticipantTest.php
on line 492

I rewrote the unit test with less '[' on that line. Hoping that Jenkins
will be happy now :-)

----------------------------------------
* CRM-15104: Line item issues when creating a participant using the API
  https://issues.civicrm.org/jira/browse/CRM-15104

9 years agoMerge pull request #3781 from colemanw/multisearch
colemanw [Wed, 13 Aug 2014 09:27:45 +0000 (10:27 +0100)]
Merge pull request #3781 from colemanw/multisearch

CRM-15061 - Standardize custom field w/ options search to always be multiselect

9 years agoCode cleanup - remove unused values
Coleman Watts [Sun, 10 Aug 2014 14:09:17 +0000 (15:09 +0100)]
Code cleanup - remove unused values

9 years agoMake advanced search reset button less ugly
Coleman Watts [Thu, 7 Aug 2014 12:49:41 +0000 (13:49 +0100)]
Make advanced search reset button less ugly

9 years agoAdd state/country custom field options to search builder
Coleman Watts [Tue, 5 Aug 2014 16:41:04 +0000 (17:41 +0100)]
Add state/country custom field options to search builder

9 years agoCRM-15061 - Add multivalue support for autocomplete fields
Coleman Watts [Tue, 5 Aug 2014 16:21:32 +0000 (17:21 +0100)]
CRM-15061 - Add multivalue support for autocomplete fields

9 years agoCRM-15061 - Add js to show Any/All selector only when needed
Coleman Watts [Tue, 5 Aug 2014 15:53:58 +0000 (16:53 +0100)]
CRM-15061 - Add js to show Any/All selector only when needed

9 years agoAdvanced search - prevent unwanted popup from reset button
Coleman Watts [Tue, 5 Aug 2014 15:43:44 +0000 (16:43 +0100)]
Advanced search - prevent unwanted popup from reset button

9 years agoCRM-15061 - Standardize custom field options search widget to always be multiselect
Coleman Watts [Mon, 4 Aug 2014 21:07:59 +0000 (22:07 +0100)]
CRM-15061 - Standardize custom field options search widget to always be multiselect

9 years agoMerge pull request #3832 from colemanw/underline
colemanw [Wed, 13 Aug 2014 08:43:30 +0000 (09:43 +0100)]
Merge pull request #3832 from colemanw/underline

Fix submit-link css

9 years agoFix submit-link css
Coleman Watts [Wed, 13 Aug 2014 08:43:18 +0000 (09:43 +0100)]
Fix submit-link css

9 years agoMerge pull request #3829 from davecivicrm/CRM-14126
Dave Greenberg [Wed, 13 Aug 2014 01:08:17 +0000 (18:08 -0700)]
Merge pull request #3829 from davecivicrm/CRM-14126

CRM-14126 - Correct problem with isRedirectSupported() returning an erro...

9 years agoCRM-14126 - Correct problem with isRedirectSupported() returning an erroneous FALSE...
Dave Greenberg [Wed, 13 Aug 2014 01:07:29 +0000 (18:07 -0700)]
CRM-14126 - Correct problem with isRedirectSupported() returning an erroneous FALSE result.

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

9 years agoMerge pull request #3823 from totten/master-casetype-badnames2
Tim Otten [Tue, 12 Aug 2014 21:05:34 +0000 (14:05 -0700)]
Merge pull request #3823 from totten/master-casetype-badnames2

CRM-14798 - Allow editing case-type names even if malformed

9 years agoCRM-15104 - Fixed a bug in query for price field value.
Johan Vervloet [Tue, 12 Aug 2014 19:30:20 +0000 (21:30 +0200)]
CRM-15104 - Fixed a bug in query for price field value.

The original query could return NULL instead of the actual
price field value if the price set contains multiple price
fields.

----------------------------------------
* CRM-15104: Line item issues when creating a participant using the API
  https://issues.civicrm.org/jira/browse/CRM-15104

9 years agoCRM-15104 - Consider all components of fee_level.
Johan Vervloet [Tue, 12 Aug 2014 18:40:38 +0000 (20:40 +0200)]
CRM-15104 - Consider all components of fee_level.

* Support for multiple line items.
* Support for a quantity greater than one.

----------------------------------------
* CRM-15104: Line item issues when creating a participant using the API
  https://issues.civicrm.org/jira/browse/CRM-15104

9 years agoCRM-15104 - Unit test participant fee price fields.
Johan Vervloet [Tue, 12 Aug 2014 18:36:03 +0000 (20:36 +0200)]
CRM-15104 - Unit test participant fee price fields.

----------------------------------------
* CRM-15104: Line item issues when creating a participant using the API
  https://issues.civicrm.org/jira/browse/CRM-15104

9 years agoMerge pull request #3826 from colemanw/sgPopup
colemanw [Tue, 12 Aug 2014 17:43:00 +0000 (18:43 +0100)]
Merge pull request #3826 from colemanw/sgPopup

Add no-popup class to group contact list buttons

9 years agoAdd no-popup class to group contact list buttons
Coleman Watts [Tue, 12 Aug 2014 17:41:29 +0000 (18:41 +0100)]
Add no-popup class to group contact list buttons

9 years agoMerge pull request #3825 from jitendrapurohit/api_test4.5beta6
Kurund Jalmi [Tue, 12 Aug 2014 12:55:55 +0000 (18:25 +0530)]
Merge pull request #3825 from jitendrapurohit/api_test4.5beta6

api test fix api_v3_MembershipTest

9 years agoMerge pull request #3822 from totten/master-casetype-fork
Kurund Jalmi [Tue, 12 Aug 2014 11:13:54 +0000 (16:43 +0530)]
Merge pull request #3822 from totten/master-casetype-fork

CRM-15097 - crmCaseType - Manage locking/forking/reverting of case-types.

9 years agoapi test fix for testCreateWithRelationship() MembershipTest
Jitendra Purohit [Tue, 12 Aug 2014 10:45:02 +0000 (16:15 +0530)]
api test fix for testCreateWithRelationship() MembershipTest

9 years agoMerge pull request #3824 from jitendrapurohit/casetypewebtest4.5
Kurund Jalmi [Tue, 12 Aug 2014 10:39:58 +0000 (16:09 +0530)]
Merge pull request #3824 from jitendrapurohit/casetypewebtest4.5

Casetypewebtest4.5

9 years agoproper name for function
Jitendra Purohit [Tue, 12 Aug 2014 10:17:46 +0000 (15:47 +0530)]
proper name for function

9 years agoCaseType Webtest CRM-15098
Jitendra Purohit [Tue, 12 Aug 2014 09:56:37 +0000 (15:26 +0530)]
CaseType Webtest CRM-15098

9 years agoCRM-14798 - Allow editing case-type names even if malformed
Tim Otten [Tue, 12 Aug 2014 09:22:19 +0000 (02:22 -0700)]
CRM-14798 - Allow editing case-type names even if malformed

This is a follow-up to #3820

9 years agoCRM-15097 - crmCaseType - Allow reverting changes to case-types
Tim Otten [Tue, 12 Aug 2014 08:02:51 +0000 (01:02 -0700)]
CRM-15097 - crmCaseType - Allow reverting changes to case-types

9 years agoCRM-15097 - crmCaseType - If a case-type isn't forkable, then don't allow editing...
Tim Otten [Tue, 12 Aug 2014 07:07:49 +0000 (00:07 -0700)]
CRM-15097 - crmCaseType - If a case-type isn't forkable, then don't allow editing of its definition.

9 years agoCRM-15097 - CaseType - Compute & enforce pseudo-properties, isForkable & isForked
Tim Otten [Tue, 12 Aug 2014 07:20:34 +0000 (00:20 -0700)]
CRM-15097 - CaseType - Compute & enforce pseudo-properties, isForkable & isForked

9 years agoCRM-15097 - CiviCase XML - Parse/encode property "forkable"
Tim Otten [Tue, 12 Aug 2014 06:29:34 +0000 (23:29 -0700)]
CRM-15097 - CiviCase XML - Parse/encode property "forkable"

9 years agoMerge pull request #3820 from totten/master-casetype-badnames
Tim Otten [Tue, 12 Aug 2014 08:07:22 +0000 (01:07 -0700)]
Merge pull request #3820 from totten/master-casetype-badnames

CRM-14798 - Allow loading CiviCase XML files even if case-type name is malformed

9 years agoMerge pull request #3804 from atif-shaikh/CRM-15087
Kurund Jalmi [Tue, 12 Aug 2014 07:02:42 +0000 (12:32 +0530)]
Merge pull request #3804 from atif-shaikh/CRM-15087

CRM-15087 - DB Error on enable CiviCase Component for Multilingual Setup

9 years agoMerge pull request #3821 from rohankatkar/CRM-15027webtest
Kurund Jalmi [Tue, 12 Aug 2014 06:44:06 +0000 (12:14 +0530)]
Merge pull request #3821 from rohankatkar/CRM-15027webtest

Webtest for assign case to another client - CRM-15027

9 years agoWebtest for
Rohan Katkar [Tue, 12 Aug 2014 06:28:18 +0000 (11:58 +0530)]
Webtest for

9 years agoMerge remote-tracking branch 'upstream/4.4' into 4.4-master-2014-08-12-10-27-52
kurund [Tue, 12 Aug 2014 05:44:51 +0000 (11:14 +0530)]
Merge remote-tracking branch 'upstream/4.4' into 4.4-master-2014-08-12-10-27-52

Conflicts:
CRM/Member/Form/MembershipRenewal.php

9 years agoCRM-14798 - Allow loading CiviCase XML files even if case-type name is malformed
Tim Otten [Tue, 12 Aug 2014 03:52:11 +0000 (20:52 -0700)]
CRM-14798 - Allow loading CiviCase XML files even if case-type name is malformed

For case-types registered via GUI in old (pre-4.5) versions, the
autogenerated machine names were often ucky, and there was no way to clean
them up.  We'll allow backward-compatibility in 4.5 -- and also provide
warnings/tools to facilitate cleanup.

9 years agoMerge pull request #3819 from totten/master-casetype-negatives
Tim Otten [Mon, 11 Aug 2014 22:55:48 +0000 (15:55 -0700)]
Merge pull request #3819 from totten/master-casetype-negatives

CRM-14534 - crmCaseType - Allow entry of negative offsets

9 years agoMerge pull request #3818 from colemanw/casePager
colemanw [Mon, 11 Aug 2014 20:40:31 +0000 (21:40 +0100)]
Merge pull request #3818 from colemanw/casePager

CRM-15093 - Add pager and details to contact-summary case tab

9 years agoCRM-15093 - Add pager and details to contact-summary case tab
Coleman Watts [Mon, 11 Aug 2014 20:39:12 +0000 (21:39 +0100)]
CRM-15093 - Add pager and details to contact-summary case tab

9 years agoCRM-14534 - crmCaseType - Allow entry of negative offsets
Tim Otten [Mon, 11 Aug 2014 20:38:52 +0000 (13:38 -0700)]
CRM-14534 - crmCaseType - Allow entry of negative offsets

9 years agoCRM-14434 - Further cleanup
Coleman Watts [Mon, 11 Aug 2014 19:06:55 +0000 (20:06 +0100)]
CRM-14434 - Further cleanup

9 years agoMerge pull request #3817 from colemanw/note
colemanw [Mon, 11 Aug 2014 18:29:35 +0000 (19:29 +0100)]
Merge pull request #3817 from colemanw/note

CRM-15092 - Update notes link to use popups and fix done button

9 years agoCRM-15092 - Update notes link to use popups and fix done button
Coleman Watts [Mon, 11 Aug 2014 18:22:59 +0000 (19:22 +0100)]
CRM-15092 - Update notes link to use popups and fix done button

9 years agoMerge pull request #3495 from JohnFF/patch-5
colemanw [Mon, 11 Aug 2014 17:07:36 +0000 (18:07 +0100)]
Merge pull request #3495 from JohnFF/patch-5

Refactored ParticipantListing.php

9 years agoMerge branch 'JohnFF-patch-1'
Coleman Watts [Mon, 11 Aug 2014 17:00:28 +0000 (18:00 +0100)]
Merge branch 'JohnFF-patch-1'

Conflicts:
CRM/Event/BAO/Participant.php

9 years agoMerge pull request #3785 from eileenmcnaughton/CRM-15075
colemanw [Mon, 11 Aug 2014 15:26:17 +0000 (16:26 +0100)]
Merge pull request #3785 from eileenmcnaughton/CRM-15075

CRM-15075 fatal on membership renew with long text (plus this line seems...

9 years agoMerge pull request #3815 from jitendrapurohit/LinkCaseWebtest
colemanw [Mon, 11 Aug 2014 15:12:33 +0000 (16:12 +0100)]
Merge pull request #3815 from jitendrapurohit/LinkCaseWebtest

Link Cases Webtest CRM-15002

9 years agoMerge pull request #3816 from colemanw/ca
colemanw [Mon, 11 Aug 2014 14:57:30 +0000 (15:57 +0100)]
Merge pull request #3816 from colemanw/ca

Fix ActivityToCase default value

9 years agoCRM-15003 - Fix ActivityToCase default value
Coleman Watts [Mon, 11 Aug 2014 14:53:01 +0000 (15:53 +0100)]
CRM-15003 - Fix ActivityToCase default value

9 years agoLink Cases Webtest CRM-15002
Jitendra Purohit [Mon, 11 Aug 2014 13:43:13 +0000 (19:13 +0530)]
Link Cases Webtest CRM-15002

9 years agoMerge pull request #3730 from wellebee/CRM-12370
Kurund Jalmi [Mon, 11 Aug 2014 08:32:25 +0000 (14:02 +0530)]
Merge pull request #3730 from wellebee/CRM-12370

CRM-12370 - add extension modules immediately after civicrm drupal modul...

9 years agojsortable.tpl - code cleanup
Coleman Watts [Sun, 10 Aug 2014 21:00:09 +0000 (22:00 +0100)]
jsortable.tpl - code cleanup

9 years agoMerge pull request #3812 from totten/master-envtests
Tim Otten [Sun, 10 Aug 2014 00:46:55 +0000 (17:46 -0700)]
Merge pull request #3812 from totten/master-envtests

CRM-15011, INFRA-124, CRM-13899 - Add EnvTests

9 years agoMerge pull request #3811 from colemanw/dynPath
colemanw [Sat, 9 Aug 2014 17:03:18 +0000 (18:03 +0100)]
Merge pull request #3811 from colemanw/dynPath

Fix dynamicResourcepath for windows systems

9 years agoFix dynamicResourcepath for windows systems
Coleman Watts [Sat, 9 Aug 2014 16:43:39 +0000 (17:43 +0100)]
Fix dynamicResourcepath for windows systems

9 years agoMerge pull request #3810 from colemanw/dynPath
colemanw [Sat, 9 Aug 2014 16:26:45 +0000 (17:26 +0100)]
Merge pull request #3810 from colemanw/dynPath

Fix dynamicResourceUrl for windows systems

9 years agoFix dynamicResourceUrl for windows systems
Coleman Watts [Sat, 9 Aug 2014 16:06:48 +0000 (17:06 +0100)]
Fix dynamicResourceUrl for windows systems

9 years agoMerge pull request #3809 from colemanw/sorted
colemanw [Sat, 9 Aug 2014 15:33:28 +0000 (16:33 +0100)]
Merge pull request #3809 from colemanw/sorted

CRM-13819 - Remove jsortable from tables with weight controls

9 years agojsortable.tpl code cleanup
Coleman Watts [Sat, 9 Aug 2014 15:30:53 +0000 (16:30 +0100)]
jsortable.tpl code cleanup

9 years agoCRM-13819 - Remove jsortable from tables with weight controls
Coleman Watts [Sat, 9 Aug 2014 15:23:36 +0000 (16:23 +0100)]
CRM-13819 - Remove jsortable from tables with weight controls

9 years agoWhitespace cleanup
Coleman Watts [Sat, 9 Aug 2014 15:23:01 +0000 (16:23 +0100)]
Whitespace cleanup

9 years agoMerge pull request #3808 from colemanw/monishdeb-CRM-15066
colemanw [Sat, 9 Aug 2014 12:15:02 +0000 (13:15 +0100)]
Merge pull request #3808 from colemanw/monishdeb-CRM-15066

CRM-15066 fix - Choose to cancel one recurring contribution plan, but Civi cancels the other

9 years agocrmEditable - consistent treatment of action params
Coleman Watts [Sat, 9 Aug 2014 12:03:57 +0000 (13:03 +0100)]
crmEditable - consistent treatment of action params

9 years agoClarify button labels
Coleman Watts [Sat, 9 Aug 2014 11:54:31 +0000 (12:54 +0100)]
Clarify button labels

9 years agoMerge pull request #3807 from totten/master-emptytest
Tim Otten [Fri, 8 Aug 2014 23:40:38 +0000 (16:40 -0700)]
Merge pull request #3807 from totten/master-emptytest

AuthorizeNetIPNTest - Remove empty test file

9 years agominor improvements
monishdeb [Fri, 8 Aug 2014 21:26:00 +0000 (02:56 +0530)]
minor improvements

9 years agoAuthorizeNetIPNTest - Remove empty test file
Tim Otten [Fri, 8 Aug 2014 20:25:34 +0000 (13:25 -0700)]
AuthorizeNetIPNTest - Remove empty test file

9 years agoMerge pull request #3805 from colemanw/groups
colemanw [Fri, 8 Aug 2014 16:48:17 +0000 (17:48 +0100)]
Merge pull request #3805 from colemanw/groups

Group selector improvements and js cleanup

9 years agoredirectJS.tpl - Fix whitespace
Coleman Watts [Fri, 8 Aug 2014 16:23:43 +0000 (17:23 +0100)]
redirectJS.tpl - Fix whitespace

9 years agoLegacy js cleanup - change cj to $ within closures
Coleman Watts [Fri, 8 Aug 2014 14:30:26 +0000 (15:30 +0100)]
Legacy js cleanup - change cj to $ within closures

9 years agoMerge pull request #3803 from jitendrapurohit/CRM-15031AdditionalFix
Kurund Jalmi [Fri, 8 Aug 2014 15:48:49 +0000 (21:18 +0530)]
Merge pull request #3803 from jitendrapurohit/CRM-15031AdditionalFix

CRM-15031 Additional Fix

9 years agoCRM-15066 fix - Choose to cancel one recurring contribution plan, but Civi cancels...
monishdeb [Fri, 8 Aug 2014 14:46:43 +0000 (20:16 +0530)]
CRM-15066 fix - Choose to cancel one recurring contribution plan, but Civi cancels the other

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

9 years agoCRM-15087 - DB Error on enable CiviCase Component for Multilingual Setup
atif-shaikh [Fri, 8 Aug 2014 11:55:09 +0000 (17:25 +0530)]
CRM-15087 - DB Error on enable CiviCase Component for Multilingual Setup

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

9 years agoCRM-15031 Additional Fix
Jitendra Purohit [Fri, 8 Aug 2014 11:25:05 +0000 (16:55 +0530)]
CRM-15031 Additional Fix

9 years agoMerge pull request #3783 from jitendrapurohit/api_testfix_4.5beta5
Kurund Jalmi [Fri, 8 Aug 2014 08:40:27 +0000 (14:10 +0530)]
Merge pull request #3783 from jitendrapurohit/api_testfix_4.5beta5

API Test Fix

9 years agoMerge pull request #3792 from jitendrapurohit/CRM-12782AdditionalFix
Kurund Jalmi [Fri, 8 Aug 2014 08:39:53 +0000 (14:09 +0530)]
Merge pull request #3792 from jitendrapurohit/CRM-12782AdditionalFix

CRM-12872 Additional Fix

9 years agoMerge pull request #3793 from yashodha/version-fix
Kurund Jalmi [Fri, 8 Aug 2014 08:39:30 +0000 (14:09 +0530)]
Merge pull request #3793 from yashodha/version-fix

version fixes

9 years agoMerge pull request #3794 from rohankatkar/CRM-15070
Kurund Jalmi [Fri, 8 Aug 2014 04:50:20 +0000 (10:20 +0530)]
Merge pull request #3794 from rohankatkar/CRM-15070

CRM-15070 Fix for defualt value.

9 years agoMerge pull request #3797 from pradpnayak/CRM-15082
Kurund Jalmi [Fri, 8 Aug 2014 04:38:46 +0000 (10:08 +0530)]
Merge pull request #3797 from pradpnayak/CRM-15082

-- CRM-15082, changed the function name

9 years agoMerge pull request #3801 from kurund/CRM-12722
Kurund Jalmi [Fri, 8 Aug 2014 04:33:35 +0000 (10:03 +0530)]
Merge pull request #3801 from kurund/CRM-12722

CRM-12722, added fixed that was missed during forward merging from 4.3 t...