civicrm-core.git
9 years agoMerge pull request #3679 from yashodha/CRM-14951
Monish Deb [Wed, 23 Jul 2014 10:34:42 +0000 (16:04 +0530)]
Merge pull request #3679 from yashodha/CRM-14951

Tested, working fine.

9 years agoMerge pull request #3719 from yashodha/CRM-15002
Kurund Jalmi [Wed, 23 Jul 2014 08:21:00 +0000 (13:51 +0530)]
Merge pull request #3719 from yashodha/CRM-15002

CRM-15002: fix case id in subject

9 years agoMerge pull request #3721 from totten/master-seqtest
Kurund Jalmi [Wed, 23 Jul 2014 08:19:20 +0000 (13:49 +0530)]
Merge pull request #3721 from totten/master-seqtest

Civi\CCase\SequenceListenerTest - Reduce timing sensitivity

9 years agoMerge pull request #3722 from totten/master-perm-regr
Kurund Jalmi [Wed, 23 Jul 2014 08:18:21 +0000 (13:48 +0530)]
Merge pull request #3722 from totten/master-perm-regr

CRM-15023 - Fix regression in CRM_Core_Permission_GenericTest

9 years agoMerge pull request #3720 from yashodha/CRM-15027
Kurund Jalmi [Wed, 23 Jul 2014 07:32:25 +0000 (13:02 +0530)]
Merge pull request #3720 from yashodha/CRM-15027

CRM-15027- fix copy function for date fields

9 years agoCRM-15023 - Fix regression in CRM_Core_Permission_GenericTest
Tim Otten [Wed, 23 Jul 2014 06:53:54 +0000 (23:53 -0700)]
CRM-15023 - Fix regression in CRM_Core_Permission_GenericTest

Follow-up to 29f6fbb7c

9 years agoCRM-15027- fix copy function for date fields
CiviCRM [Wed, 23 Jul 2014 06:24:33 +0000 (11:54 +0530)]
CRM-15027- fix copy function for date fields

9 years agoCivi\CCase\SequenceListenerTest - Reduce timing sensitivity
Tim Otten [Wed, 23 Jul 2014 06:16:06 +0000 (23:16 -0700)]
Civi\CCase\SequenceListenerTest - Reduce timing sensitivity

9 years agoCRM-15002: fix case id in subject
CiviCRM [Wed, 23 Jul 2014 04:37:50 +0000 (10:07 +0530)]
CRM-15002: fix case id in subject

9 years agoMerge pull request #3713 from yashodha/CRM-15002
Yashodha Chaku [Wed, 23 Jul 2014 04:13:10 +0000 (09:43 +0530)]
Merge pull request #3713 from yashodha/CRM-15002

CRM-15002: fix broken Link Case functionality

9 years agoMerge pull request #3716 from monishdeb/CRM-15021
Dave Greenberg [Tue, 22 Jul 2014 23:19:29 +0000 (16:19 -0700)]
Merge pull request #3716 from monishdeb/CRM-15021

CRM-15021 fix - Reenabling 'Allow other amounts' on contribution page le...

9 years agoCRM-15021 fix - Reenabling 'Allow other amounts' on contribution page leaves field...
monishdeb [Tue, 22 Jul 2014 21:47:08 +0000 (03:17 +0530)]
CRM-15021 fix - Reenabling 'Allow other amounts' on contribution page leaves field inactive

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

9 years agoMerge pull request #3715 from davecivicrm/CRM-15001
Dave Greenberg [Tue, 22 Jul 2014 19:26:03 +0000 (12:26 -0700)]
Merge pull request #3715 from davecivicrm/CRM-15001

CRM-15001 - clarify field label, terminology and help text.

9 years agoCRM-15001 - clarify field label, terminology and help text.
Dave Greenberg [Tue, 22 Jul 2014 19:25:17 +0000 (12:25 -0700)]
CRM-15001 - clarify field label, terminology and help text.

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

9 years agoMerge pull request #3712 from tadpolecc/tadpolecc
Monish Deb [Tue, 22 Jul 2014 13:36:37 +0000 (19:06 +0530)]
Merge pull request #3712 from tadpolecc/tadpolecc

Tested working fine

9 years agoCRM-15002: fix broken Link Case functionality
CiviCRM [Tue, 22 Jul 2014 06:24:54 +0000 (11:54 +0530)]
CRM-15002: fix broken Link Case functionality

9 years agoCRM-15023 - Fatal errors thrown on Event Info, registration, Contribution Pages
kcristiano [Tue, 22 Jul 2014 01:33:47 +0000 (21:33 -0400)]
CRM-15023 - Fatal errors thrown on Event Info, registration, Contribution Pages

Simple workaround to ensure that pluggable.php is loaded before we check
capabilities in WordPress

9 years agoMerge pull request #3711 from davecivicrm/CRM-14978
Dave Greenberg [Mon, 21 Jul 2014 23:58:28 +0000 (16:58 -0700)]
Merge pull request #3711 from davecivicrm/CRM-14978

CRM-14978 - add pop-up link to edit participant statuses from event titl...

9 years agoCRM-14978 - add pop-up link to edit participant statuses from event title and setting...
Dave Greenberg [Mon, 21 Jul 2014 23:57:40 +0000 (16:57 -0700)]
CRM-14978 - add pop-up link to edit participant statuses from event title and settings config form.

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

9 years agoMerge pull request #3710 from jmcclelland/import-participant-register-date
Dave Greenberg [Mon, 21 Jul 2014 23:02:46 +0000 (16:02 -0700)]
Merge pull request #3710 from jmcclelland/import-participant-register-date

CRM-15019 - avoid validation error on register date if not using ISO

9 years agoMerge pull request #3705 from eileenmcnaughton/CRM-15009
Dave Greenberg [Mon, 21 Jul 2014 17:35:09 +0000 (10:35 -0700)]
Merge pull request #3705 from eileenmcnaughton/CRM-15009

CRM-15009 extend permitted length of field on payment processor signatur...

9 years agoCRM-15019 - avoid validation error on register date if not using ISO
Jamie McClelland [Mon, 21 Jul 2014 17:25:11 +0000 (13:25 -0400)]
CRM-15019 - avoid validation error on register date if not using ISO
date format.

----------------------------------------
* CRM-15019: Importing participant record with register date in a format other than YYYY-MM-DD results in validation error
  https://issues.civicrm.org/jira/browse/CRM-15019

9 years agoMerge pull request #3707 from colemanw/er
colemanw [Mon, 21 Jul 2014 11:22:34 +0000 (12:22 +0100)]
Merge pull request #3707 from colemanw/er

Form_Renderer - ensure params is an array

9 years agoForm_Renderer - ensure params is an array
Coleman Watts [Mon, 21 Jul 2014 08:39:48 +0000 (09:39 +0100)]
Form_Renderer - ensure params is an array

9 years agoCRM-15009 extend permitted length of field on payment processor signature
Eileen McNaughton [Mon, 21 Jul 2014 02:56:27 +0000 (14:56 +1200)]
CRM-15009 extend permitted length of field on payment processor signature

9 years agoMerge pull request #3704 from colemanw/memberOrg
colemanw [Sun, 20 Jul 2014 14:09:47 +0000 (15:09 +0100)]
Merge pull request #3704 from colemanw/memberOrg

CRM-15017 - Fix existing member check & remove unnecessary checkemail callback

9 years agoCRM-15017 - Fix existing member check & remove unnecessary checkemail callback
Coleman Watts [Sun, 20 Jul 2014 13:45:44 +0000 (14:45 +0100)]
CRM-15017 - Fix existing member check & remove unnecessary checkemail callback

9 years agoTrigger change after loading remote EntityRef default
Coleman Watts [Sun, 20 Jul 2014 13:43:44 +0000 (14:43 +0100)]
Trigger change after loading remote EntityRef default

9 years agoEnsure 'extra' data gets loaded with EntityRef
Coleman Watts [Sun, 20 Jul 2014 13:36:20 +0000 (14:36 +0100)]
Ensure 'extra' data gets loaded with EntityRef

9 years agoCRM-14949 - Remove unneeded tpl include
Coleman Watts [Sun, 20 Jul 2014 01:23:15 +0000 (02:23 +0100)]
CRM-14949 - Remove unneeded tpl include

9 years agoFix contribution context
Coleman Watts [Sat, 19 Jul 2014 21:51:10 +0000 (22:51 +0100)]
Fix contribution context

9 years agoSlightly smaller Civi spinner
Coleman Watts [Sat, 19 Jul 2014 19:22:18 +0000 (20:22 +0100)]
Slightly smaller Civi spinner

9 years agoMerge pull request #3703 from colemanw/spinner
colemanw [Sat, 19 Jul 2014 14:01:50 +0000 (15:01 +0100)]
Merge pull request #3703 from colemanw/spinner

Add CiviCRM-branded spinner

9 years agoCiviCRM-branded spinner
Coleman Watts [Sat, 19 Jul 2014 13:58:58 +0000 (14:58 +0100)]
CiviCRM-branded spinner

9 years agoMerge pull request #3702 from colemanw/limit
colemanw [Sat, 19 Jul 2014 12:48:31 +0000 (13:48 +0100)]
Merge pull request #3702 from colemanw/limit

CRM-14984 - Fix default 25 limit being applied to getlist api when retrieving default values

9 years agoCRM-14984 - Fix default 25 limit being applied to getlist api when retrieving default...
Coleman Watts [Sat, 19 Jul 2014 12:22:41 +0000 (13:22 +0100)]
CRM-14984 - Fix default 25 limit being applied to getlist api when retrieving default values

9 years agoBlock UI tweaks
Coleman Watts [Fri, 18 Jul 2014 23:50:45 +0000 (00:50 +0100)]
Block UI tweaks

9 years agoMerge pull request #3700 from colemanw/spinner
colemanw [Fri, 18 Jul 2014 22:21:24 +0000 (23:21 +0100)]
Merge pull request #3700 from colemanw/spinner

Style jQuery block-ui to use a spinner instead of 'Please wait'

9 years agoStyle jQuery block-ui to use a spinner instead of 'Please wait'
Coleman Watts [Fri, 18 Jul 2014 22:18:42 +0000 (23:18 +0100)]
Style jQuery block-ui to use a spinner instead of 'Please wait'

9 years agoMerge pull request #3699 from monishdeb/CRM-14996
Dave Greenberg [Fri, 18 Jul 2014 21:32:57 +0000 (14:32 -0700)]
Merge pull request #3699 from monishdeb/CRM-14996

CRM-14996 fix

9 years agoMerge pull request #3695 from totten/master-link-cases
Dave Greenberg [Fri, 18 Jul 2014 19:08:40 +0000 (12:08 -0700)]
Merge pull request #3695 from totten/master-link-cases

CRM-15002 - Link Cases - Fix fatal error

9 years agominor change
monishdeb [Fri, 18 Jul 2014 17:30:53 +0000 (23:00 +0530)]
minor change

9 years agoCRM-14996 fix - Reports county filter option shows all counties regardless of state...
monishdeb [Fri, 18 Jul 2014 06:43:32 +0000 (12:13 +0530)]
CRM-14996 fix - Reports county filter option shows all counties regardless of state or states chosen

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

9 years agoMerge pull request #3697 from totten/master-commsg-times
Tim Otten [Thu, 17 Jul 2014 23:44:26 +0000 (16:44 -0700)]
Merge pull request #3697 from totten/master-commsg-times

CRM_Core_CommunityMessagesTest - Reduce probability of test-failure due to timing

9 years agoCRM_Core_CommunityMessagesTest - Reduce probability of test-failure due to
Tim Otten [Thu, 17 Jul 2014 23:42:45 +0000 (16:42 -0700)]
CRM_Core_CommunityMessagesTest - Reduce probability of test-failure due to
timing

9 years agoMerge pull request #3696 from davecivicrm/CRM-15002
Dave Greenberg [Thu, 17 Jul 2014 23:40:51 +0000 (16:40 -0700)]
Merge pull request #3696 from davecivicrm/CRM-15002

CRM-15002 - Fix missing case types from case selectors (probably an erro...

9 years agoCRM-15002 - Fix missing case types from case selectors (probably an error from typo...
Dave Greenberg [Thu, 17 Jul 2014 23:39:23 +0000 (16:39 -0700)]
CRM-15002 - Fix missing case types from case selectors (probably an error from typo when replacing CRM_Utils_Array instances with empty).

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

9 years agoCRM-15002 - Link Cases - Fix fatal error
Tim Otten [Thu, 17 Jul 2014 22:47:19 +0000 (15:47 -0700)]
CRM-15002 - Link Cases - Fix fatal error

9 years agoMerge pull request #3689 from atif-shaikh/CRM-14999
Kurund Jalmi [Thu, 17 Jul 2014 18:47:43 +0000 (00:17 +0530)]
Merge pull request #3689 from atif-shaikh/CRM-14999

CRM-14999 - Fix notice on Online Registration screen

9 years agoMerge pull request #3668 from jitendrapurohit/CRM14967_Fix
Dave Greenberg [Thu, 17 Jul 2014 18:46:42 +0000 (11:46 -0700)]
Merge pull request #3668 from jitendrapurohit/CRM14967_Fix

CRM-14961 Fix

9 years agoMerge pull request #3694 from ginkgomzd/patch-1
Dave Greenberg [Thu, 17 Jul 2014 17:52:17 +0000 (10:52 -0700)]
Merge pull request #3694 from ginkgomzd/patch-1

typo in variable name

9 years agotypo in variable name
Michael Z Daryabeygi [Thu, 17 Jul 2014 17:22:02 +0000 (13:22 -0400)]
typo in variable name

correct name of extracted variable, 'profileEntities'

9 years agoMerge pull request #3690 from colemanw/quest
Dave Greenberg [Thu, 17 Jul 2014 16:30:37 +0000 (09:30 -0700)]
Merge pull request #3690 from colemanw/quest

CRM-10780 - Remove quest-related files

9 years agoRemoval of Notice, warning and Communication label Fix
CiviCRM [Thu, 17 Jul 2014 14:52:10 +0000 (20:22 +0530)]
Removal of Notice, warning and Communication label Fix

9 years agoCRM-14961 Fix
jitendrapurohit [Tue, 15 Jul 2014 14:44:12 +0000 (20:14 +0530)]
CRM-14961 Fix

9 years agoMerge pull request #3693 from colemanw/CRM-14998
colemanw [Thu, 17 Jul 2014 13:15:01 +0000 (14:15 +0100)]
Merge pull request #3693 from colemanw/CRM-14998

CRM-14998 - Fix mark-all checkbox in merge contacts screen

9 years agoCRM-14998 - Fix mark-all checkbox in merge contacts screen
Coleman Watts [Thu, 17 Jul 2014 13:13:54 +0000 (14:13 +0100)]
CRM-14998 - Fix mark-all checkbox in merge contacts screen

9 years agoMerge pull request #3692 from colemanw/caseSearch
colemanw [Thu, 17 Jul 2014 12:47:56 +0000 (13:47 +0100)]
Merge pull request #3692 from colemanw/caseSearch

CRM-15003 - Allow autocomplete to select closed cases

9 years agoCRM-15003 - Supply contacts' open case as a default
Coleman Watts [Thu, 17 Jul 2014 12:47:19 +0000 (13:47 +0100)]
CRM-15003 - Supply contacts' open case as a default

9 years agoCRM-15003 - Allow autocomplete to select closed cases
Coleman Watts [Thu, 17 Jul 2014 12:09:56 +0000 (13:09 +0100)]
CRM-15003 - Allow autocomplete to select closed cases

9 years agoCRM-10780 - Remove quest-related files
Coleman Watts [Thu, 17 Jul 2014 09:13:24 +0000 (10:13 +0100)]
CRM-10780 - Remove quest-related files

9 years agoUpdate group selectors to use select2 instead of advmultiselect
Coleman Watts [Thu, 17 Jul 2014 09:06:09 +0000 (10:06 +0100)]
Update group selectors to use select2 instead of advmultiselect

9 years agoCRM-14999 - Fix notice on Online Registration screen
atif-shaikh [Thu, 17 Jul 2014 08:03:26 +0000 (13:33 +0530)]
CRM-14999 - Fix notice on Online Registration screen

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

9 years agoUpdate version to 4.5.beta3
CiviCRM [Thu, 17 Jul 2014 06:26:57 +0000 (23:26 -0700)]
Update version to 4.5.beta3

9 years agoMerge pull request #3672 from kurund/CRM-14937
Dave Greenberg [Thu, 17 Jul 2014 01:22:21 +0000 (18:22 -0700)]
Merge pull request #3672 from kurund/CRM-14937

CRM-14937

9 years agoMerge pull request #3687 from GinkgoFJG/CRM-14990-2
Dave Greenberg [Wed, 16 Jul 2014 22:55:47 +0000 (15:55 -0700)]
Merge pull request #3687 from GinkgoFJG/CRM-14990-2

CRM-14990: Round two.

9 years agoCRM-14990. Update strictness of param comparison for consistency with the rest of...
Frank J. Gómez [Wed, 16 Jul 2014 21:57:49 +0000 (17:57 -0400)]
CRM-14990. Update strictness of param comparison for consistency with the rest of Civi's codebase, per Eileen's recommendation: https://github.com/civicrm/civicrm-core/commit/f329e1deb8ebc36b68b3fe4448b16fc6f5cf52bd#commitcomment-7036984.

9 years agoMerge pull request #3673 from colemanw/mailing
Dave Greenberg [Wed, 16 Jul 2014 19:00:19 +0000 (12:00 -0700)]
Merge pull request #3673 from colemanw/mailing

CRM-14161 - Use select2 for mailing and group selectors

9 years agoMerge pull request #3685 from monishdeb/45beta2-upgrade-fix
Kurund Jalmi [Wed, 16 Jul 2014 14:40:46 +0000 (20:10 +0530)]
Merge pull request #3685 from monishdeb/45beta2-upgrade-fix

multilingual related fix

9 years agomultilingual related fix
monishdeb [Wed, 16 Jul 2014 14:38:42 +0000 (20:08 +0530)]
multilingual related fix

9 years agoCRM-14990: Don't force a value for is_reserved if it isn't passed into CRM_Core_BAO_C...
Frank J. Gómez [Wed, 16 Jul 2014 14:28:29 +0000 (10:28 -0400)]
CRM-14990: Don't force a value for is_reserved if it isn't passed into CRM_Core_BAO_CustomGroup::create().

9 years agoAdded pre- hook to CRM_Core_BAO_CustomGroup::create().
Frank J. Gómez [Wed, 16 Jul 2014 14:15:59 +0000 (10:15 -0400)]
Added pre- hook to CRM_Core_BAO_CustomGroup::create().

9 years agoMerge pull request #3682 from monishdeb/CRM-14969
Monish Deb [Wed, 16 Jul 2014 08:55:00 +0000 (14:25 +0530)]
Merge pull request #3682 from monishdeb/CRM-14969

Minor fix - CRM-14969

9 years agoMinor fix
monishdeb [Wed, 16 Jul 2014 08:49:45 +0000 (14:19 +0530)]
Minor fix

9 years agoMerge remote-tracking branch 'upstream/4.4' into 4.4-master-2014-07-16-12-52-48
kurund [Wed, 16 Jul 2014 07:38:50 +0000 (13:08 +0530)]
Merge remote-tracking branch 'upstream/4.4' into 4.4-master-2014-07-16-12-52-48

Conflicts:
CRM/Contact/Form/Contact.php
CRM/Profile/Form.php
CRM/Upgrade/Incremental/php/FourFour.php
CRM/Utils/String.php

9 years agoMerge pull request #3538 from totten/4.4-wordrep
Kurund Jalmi [Wed, 16 Jul 2014 07:18:33 +0000 (12:48 +0530)]
Merge pull request #3538 from totten/4.4-wordrep

CRM-14224 - CRM_Upgrade_Incremental_php_FourFour - Fix isValidWordReplacement()

9 years agoMerge pull request #3670 from monishdeb/CRM-14888
Kurund Jalmi [Wed, 16 Jul 2014 07:15:09 +0000 (12:45 +0530)]
Merge pull request #3670 from monishdeb/CRM-14888

CRM-14888 fix - historical smart groups with membership status break on ...

9 years agoMerge pull request #3678 from kenwest/CRM-14994
Yashodha Chaku [Wed, 16 Jul 2014 04:55:14 +0000 (10:25 +0530)]
Merge pull request #3678 from kenwest/CRM-14994

CRM-14994 Fix activity type values

9 years agoCRM-14951: no of terms should be calculated on contribution id rather than entity...
CiviCRM [Wed, 16 Jul 2014 04:27:52 +0000 (09:57 +0530)]
CRM-14951: no of terms should be calculated on contribution id rather than entity id/table

9 years agoMerge pull request #3677 from eileenmcnaughton/test-fix
Eileen McNaughton [Wed, 16 Jul 2014 04:18:51 +0000 (16:18 +1200)]
Merge pull request #3677 from eileenmcnaughton/test-fix

reformat whitespace

9 years agoCRM-14994 Fix activity type values
Ken West [Wed, 16 Jul 2014 04:03:40 +0000 (14:03 +1000)]
CRM-14994 Fix activity type values

9 years agoreformat whitespace
Eileen McNaughton [Wed, 16 Jul 2014 02:49:53 +0000 (14:49 +1200)]
reformat whitespace

9 years agoMerge pull request #3676 from eileenmcnaughton/test-fix
Eileen McNaughton [Wed, 16 Jul 2014 02:47:18 +0000 (14:47 +1200)]
Merge pull request #3676 from eileenmcnaughton/test-fix

reformat whitespace

9 years agofix whitespace
Eileen McNaughton [Wed, 16 Jul 2014 02:45:21 +0000 (14:45 +1200)]
fix whitespace

9 years agoreformat whitespace
Eileen McNaughton [Wed, 16 Jul 2014 02:05:20 +0000 (14:05 +1200)]
reformat whitespace

9 years agoMerge pull request #3669 from GinkgoFJG/CRM-14990
Dave Greenberg [Wed, 16 Jul 2014 00:20:43 +0000 (17:20 -0700)]
Merge pull request #3669 from GinkgoFJG/CRM-14990

Fix for CRM-14990: allow is_reserved field on CustomGroup to be set during create.

9 years agoMerge pull request #3671 from agh1/contrib-date-sort
Dave Greenberg [Wed, 16 Jul 2014 00:00:21 +0000 (17:00 -0700)]
Merge pull request #3671 from agh1/contrib-date-sort

CRM-14991 CiviContribute: add sort by date to contrib detail report

9 years agoMerge pull request #3675 from eileenmcnaughton/test-fix
Eileen McNaughton [Tue, 15 Jul 2014 22:49:26 +0000 (10:49 +1200)]
Merge pull request #3675 from eileenmcnaughton/test-fix

fixes to test cleanup routine

9 years agofixes to test cleanup routine
Eileen McNaughton [Tue, 15 Jul 2014 22:48:23 +0000 (10:48 +1200)]
fixes to test cleanup routine

9 years agoMerge pull request #3674 from eileenmcnaughton/test-fix
Eileen McNaughton [Tue, 15 Jul 2014 22:41:09 +0000 (10:41 +1200)]
Merge pull request #3674 from eileenmcnaughton/test-fix

Test fix

9 years agoupdate completetransaction test to reflect the update to make it only complete incomp...
Eileen McNaughton [Tue, 15 Jul 2014 22:40:22 +0000 (10:40 +1200)]
update completetransaction test to reflect the update to make it only complete incomplete transactions

9 years agoCRM-14161 - Use select2 for sms & group selectors
Coleman Watts [Tue, 15 Jul 2014 22:32:06 +0000 (23:32 +0100)]
CRM-14161 - Use select2 for sms & group selectors

9 years agoCRM-14161 - Use slect2 for mailing & group selectors
Coleman Watts [Tue, 15 Jul 2014 22:16:27 +0000 (23:16 +0100)]
CRM-14161 - Use slect2 for mailing & group selectors

9 years agocomment fixes
Eileen McNaughton [Tue, 15 Jul 2014 22:07:33 +0000 (10:07 +1200)]
comment fixes

9 years agoCRM-14161 - Use slect2 for opt-out group selector
Coleman Watts [Tue, 15 Jul 2014 22:00:07 +0000 (23:00 +0100)]
CRM-14161 - Use slect2 for opt-out group selector

9 years agoCRM-14937, also fixed display of phone type on event info
kurund [Tue, 15 Jul 2014 21:32:18 +0000 (03:02 +0530)]
CRM-14937, also fixed display of phone type on event info

----------------------------------------
* CRM-14937: CiviEvents: when using existing location on a new event, only the first phone number is loaded causing data loss on save
  https://issues.civicrm.org/jira/browse/CRM-14937

9 years agoCRM-14937, code cleanup
kurund [Tue, 15 Jul 2014 21:03:43 +0000 (02:33 +0530)]
CRM-14937, code cleanup

----------------------------------------
* CRM-14937: CiviEvents: when using existing location on a new event, only the first phone number is loaded causing data loss on save
  https://issues.civicrm.org/jira/browse/CRM-14937

9 years agoMerge pull request #3660 from totten/4.4-imgsize
Tim Otten [Tue, 15 Jul 2014 20:39:45 +0000 (13:39 -0700)]
Merge pull request #3660 from totten/4.4-imgsize

CRM-14971 - Fix resizing of contact images

9 years agoCRM-14937, by default show 2 email and phone for location block in event configuration
kurund [Tue, 15 Jul 2014 20:31:22 +0000 (02:01 +0530)]
CRM-14937, by default show 2 email and phone for location block in event configuration

----------------------------------------
* CRM-14937: CiviEvents: when using existing location on a new event, only the first phone number is loaded causing data loss on save
  https://issues.civicrm.org/jira/browse/CRM-14937

9 years agomore cleanup CRM-14937
kurund [Tue, 15 Jul 2014 19:11:57 +0000 (00:41 +0530)]
more cleanup CRM-14937

----------------------------------------
* CRM-14937: CiviEvents: when using existing location on a new event, only the first phone number is loaded causing data loss on save
  https://issues.civicrm.org/jira/browse/CRM-14937