civicrm-core.git
10 years agoMerge remote-tracking branch 'upstream/4.4' into 4.4-master-2013-11-27-05-47-07
Tim Otten [Wed, 27 Nov 2013 13:47:11 +0000 (05:47 -0800)]
Merge remote-tracking branch 'upstream/4.4' into 4.4-master-2013-11-27-05-47-07

10 years agoMerge pull request #2106 from NileemaJadhav/HR-fix
Tim Otten [Wed, 27 Nov 2013 13:17:38 +0000 (05:17 -0800)]
Merge pull request #2106 from NileemaJadhav/HR-fix

-- Modification to remove warnings/notices on uninstall of CiviHR extension

10 years ago-- Modification to remove warnings/notices on uninstall of CiviHR extension
Nileema [Wed, 27 Nov 2013 12:35:26 +0000 (18:05 +0530)]
-- Modification to remove warnings/notices on uninstall of CiviHR extension

10 years agoMerge pull request #2104 from totten/4.4-ext-postpostinstall
Tim Otten [Wed, 27 Nov 2013 11:30:25 +0000 (03:30 -0800)]
Merge pull request #2104 from totten/4.4-ext-postpostinstall

CRM_Extension_Manager - Add stub for onPostPostInstall

10 years agoCRM_Extension_Manager - Add stub for onPostPostInstall
Tim Otten [Wed, 27 Nov 2013 11:27:27 +0000 (03:27 -0800)]
CRM_Extension_Manager - Add stub for onPostPostInstall

This is a fix/followup to 3d0e24ec2

10 years agoMerge pull request #2102 from eileenmcnaughton/CRM-13744
colemanw [Tue, 26 Nov 2013 23:59:23 +0000 (15:59 -0800)]
Merge pull request #2102 from eileenmcnaughton/CRM-13744

CRM-13744 permissions allow 'or' permissions - prevents regression on ev...

10 years agoCRM-13744 permissions allow 'or' permissions - prevents regression on event registrat...
Eileen [Tue, 19 Nov 2013 09:10:06 +0000 (09:10 +0000)]
CRM-13744 permissions allow 'or' permissions - prevents regression on event registration under some circumstances

----------------------------------------
* CRM-13744: cid=0 contribution & event form autocompletes not working for people with *only* access ajax api
  http://issues.civicrm.org/jira/browse/CRM-13744

10 years agoMerge pull request #2100 from kenwest/CRM-13840
colemanw [Tue, 26 Nov 2013 22:57:54 +0000 (14:57 -0800)]
Merge pull request #2100 from kenwest/CRM-13840

CRM-13840

10 years agoCRM-13840 Edit button not showing when viewing Contact record
Ken West [Tue, 26 Nov 2013 22:47:26 +0000 (09:47 +1100)]
CRM-13840 Edit button not showing when viewing Contact record

10 years agoMerge pull request #2099 from brylie/patch-1
colemanw [Tue, 26 Nov 2013 22:14:24 +0000 (14:14 -0800)]
Merge pull request #2099 from brylie/patch-1

CRM-12045 Modified description of form element, yes/no question.

10 years agoModified description of form toggle to indicate yes/no true/false response.
Brylie Oxley [Tue, 26 Nov 2013 21:55:55 +0000 (13:55 -0800)]
Modified description of form toggle to indicate yes/no true/false response.

10 years agoMerge pull request #2095 from dlobo/CRM-13838
dlobo [Tue, 26 Nov 2013 18:09:47 +0000 (10:09 -0800)]
Merge pull request #2095 from dlobo/CRM-13838

CRM-13838 - Report filtering by price level

10 years agoMerge pull request #2078 from totten/4.4-profile-event
colemanw [Tue, 26 Nov 2013 16:11:14 +0000 (08:11 -0800)]
Merge pull request #2078 from totten/4.4-profile-event

HR-8 - MultipleRecordFieldsListing.tpl - Trigger JS event when dialog opens

10 years agoMerge pull request #2096 from totten/4.4-syntaxtest-override
Tim Otten [Tue, 26 Nov 2013 15:28:31 +0000 (07:28 -0800)]
Merge pull request #2096 from totten/4.4-syntaxtest-override

api_v3_SyntaxConformanceTest - Allow subclasses to override (filter) the list of entities

10 years agoapi_v3_SyntaxConformanceTest - Allow subclasses to override (filter) the list of...
Tim Otten [Tue, 26 Nov 2013 15:14:01 +0000 (07:14 -0800)]
api_v3_SyntaxConformanceTest - Allow subclasses to override (filter) the list of entities

10 years agoCRM-13838 - Report iltering by price level
Donald A. Lobo [Tue, 26 Nov 2013 14:55:20 +0000 (06:55 -0800)]
CRM-13838 - Report iltering by price level

http://issues.civicrm.org/jira/browse/CRM-13838

10 years agoMerge pull request #2077 from totten/4.4-case-warning
dlobo [Tue, 26 Nov 2013 14:33:24 +0000 (06:33 -0800)]
Merge pull request #2077 from totten/4.4-case-warning

CRM_Case_Form_Activity - Fix PHP warning when opening case

10 years agoMerge pull request #2093 from monishdeb/CRM-13738
Kurund Jalmi [Tue, 26 Nov 2013 10:26:26 +0000 (02:26 -0800)]
Merge pull request #2093 from monishdeb/CRM-13738

CRM-13738 related fix on 'Limit current user' filter handling on Where clause

10 years agoMerge pull request #2092 from yashodha/4.4.CRM-13834
Kurund Jalmi [Tue, 26 Nov 2013 10:26:04 +0000 (02:26 -0800)]
Merge pull request #2092 from yashodha/4.4.CRM-13834

CRM-13834 - fix sort order for source contact

10 years agoCRM-13738 related fix on 'Limit current user' filter handling on Where clause
monishdeb [Tue, 26 Nov 2013 09:53:48 +0000 (15:23 +0530)]
CRM-13738 related fix on 'Limit current user' filter handling on Where clause

----------------------------------------
* CRM-13738: Activity Report fails if filtering on any contact
  http://issues.civicrm.org/jira/browse/CRM-13738

10 years agoHR-8 - MultipleRecordsFieldsListing.tpl - Trigger crmFormLoad instead of profile...
Tim Otten [Tue, 26 Nov 2013 09:48:22 +0000 (01:48 -0800)]
HR-8 - MultipleRecordsFieldsListing.tpl - Trigger crmFormLoad instead of profile-dialog:*:open

10 years agoregenerated data
kurund [Tue, 26 Nov 2013 06:49:38 +0000 (12:19 +0530)]
regenerated data

10 years agoMerge remote-tracking branch 'upstream/4.4' into 4.4-master-2013-11-26-11-46-28
kurund [Tue, 26 Nov 2013 06:41:48 +0000 (12:11 +0530)]
Merge remote-tracking branch 'upstream/4.4' into 4.4-master-2013-11-26-11-46-28

Conflicts:
CRM/Contact/Form/Search/Custom/Group.php
sql/civicrm_generated.mysql
templates/CRM/Contact/Page/View/Summary.tpl
xml/version.xml

10 years agoCRM-13834 - fix sort order for source contact
yashodha [Tue, 26 Nov 2013 06:38:59 +0000 (12:08 +0530)]
CRM-13834 - fix sort order for source contact

10 years agoMerge remote-tracking branch 'upstream/4.3' into 4.3-4.4-2013-11-26-11-43-18
kurund [Tue, 26 Nov 2013 06:13:26 +0000 (11:43 +0530)]
Merge remote-tracking branch 'upstream/4.3' into 4.3-4.4-2013-11-26-11-43-18

10 years agoMerge pull request #2088 from colemanw/4.4
Kurund Jalmi [Tue, 26 Nov 2013 05:44:47 +0000 (21:44 -0800)]
Merge pull request #2088 from colemanw/4.4

CRM-13830 - MailingGroup API - hack to disable pseudoconstant lookup

10 years agoMerge pull request #2089 from eileenmcnaughton/CRM-13769
Kurund Jalmi [Tue, 26 Nov 2013 05:37:51 +0000 (21:37 -0800)]
Merge pull request #2089 from eileenmcnaughton/CRM-13769

CRM-13769 Backoffice membership renewal form - prefill time

10 years agoCRM_Utils_Hook_Joomla - Fix PHP fatal parse error (missing comma)
colemanw [Tue, 26 Nov 2013 04:23:01 +0000 (20:23 -0800)]
CRM_Utils_Hook_Joomla - Fix PHP fatal parse error (missing comma)

10 years agoCRM-13769 Backoffice membership renewal form - prefill time
Eileen [Tue, 26 Nov 2013 03:27:35 +0000 (16:27 +1300)]
CRM-13769 Backoffice membership renewal form - prefill time
This has already been fixed in 4.4 for backoffice membership form on receive-date field, but not on renewal form

----------------------------------------
* CRM-13769: Receive date time field on membership page should prefill with current time
  http://issues.civicrm.org/jira/browse/CRM-13769

10 years agoCRM-13769 - backoffice membership form - prefill time
Eileen [Thu, 14 Nov 2013 23:50:47 +0000 (12:50 +1300)]
CRM-13769 - backoffice membership form - prefill time

----------------------------------------
* CRM-13769: Receive date time field on membership page should prefill with current time
  http://issues.civicrm.org/jira/browse/CRM-13769

10 years agoCRM-13830 - MailingGroup API - hack to disable pseudoconstant lookup
Coleman Watts [Mon, 25 Nov 2013 22:34:57 +0000 (14:34 -0800)]
CRM-13830 - MailingGroup API - hack to disable pseudoconstant lookup

10 years agoMerge pull request #2082 from kurund/CRM-13824
dlobo [Mon, 25 Nov 2013 20:51:16 +0000 (12:51 -0800)]
Merge pull request #2082 from kurund/CRM-13824

fixes for CRM-13824

10 years agoMerge pull request #2085 from dlobo/EncodingFixes
dlobo [Mon, 25 Nov 2013 20:32:32 +0000 (12:32 -0800)]
Merge pull request #2085 from dlobo/EncodingFixes

Fix characters with wrong encoding

10 years agoFix characters with wrong encoding
Donald A. Lobo [Mon, 25 Nov 2013 20:31:51 +0000 (12:31 -0800)]
Fix characters with wrong encoding

10 years agoMerge pull request #2080 from colemanw/checkSqlFunctionsExist
dlobo [Mon, 25 Nov 2013 14:59:38 +0000 (06:59 -0800)]
Merge pull request #2080 from colemanw/checkSqlFunctionsExist

CRM-13822 - Ensure mysql phone function exists

10 years agofixes for CRM-13824
kurund [Mon, 25 Nov 2013 14:55:29 +0000 (20:25 +0530)]
fixes for CRM-13824

----------------------------------------
* CRM-13824: Fatal error on contribution page
  http://issues.civicrm.org/jira/browse/CRM-13824

10 years agoMerge pull request #2062 from dlobo/CRM-13806
Kurund Jalmi [Mon, 25 Nov 2013 13:30:56 +0000 (05:30 -0800)]
Merge pull request #2062 from dlobo/CRM-13806

CRM-13806 - Only accept valid profile urls

10 years agoMerge pull request #2079 from yashodha/CRM-13812
Kurund Jalmi [Mon, 25 Nov 2013 13:21:50 +0000 (05:21 -0800)]
Merge pull request #2079 from yashodha/CRM-13812

CRM-13812 - fixed the broken query for activity search

10 years agoMerge pull request #2081 from eileenmcnaughton/metadata
Kurund Jalmi [Mon, 25 Nov 2013 11:14:51 +0000 (03:14 -0800)]
Merge pull request #2081 from eileenmcnaughton/metadata

Metadata

10 years agoAdd Batch metadata
Eileen [Tue, 19 Nov 2013 01:20:24 +0000 (14:20 +1300)]
Add Batch metadata

10 years agoAdd missing titles on Campaign Schema
Eileen [Mon, 18 Nov 2013 18:32:14 +0000 (18:32 +0000)]
Add missing titles on Campaign Schema

10 years agoCRM-13822 - Ensure mysql phone function exists
Coleman Watts [Mon, 25 Nov 2013 04:53:14 +0000 (20:53 -0800)]
CRM-13822 - Ensure mysql phone function exists

10 years agoMerge pull request #2072 from dlobo/CRM-13815
dlobo [Sun, 24 Nov 2013 17:34:30 +0000 (09:34 -0800)]
Merge pull request #2072 from dlobo/CRM-13815

CRM-13815 - Restrict the number of scheduled jobs log entries shown

10 years agoHR-8 - MultipleRecordFieldsListing.tpl - Trigger JS event when dialog opens
Tim Otten [Sun, 24 Nov 2013 10:53:12 +0000 (16:23 +0530)]
HR-8 - MultipleRecordFieldsListing.tpl - Trigger JS event when dialog opens

The current implementation of HR-8 is a bit coarse (in that it binds to all
AJAX events).  @colemanw said it would better to hack the specific AJAX call.

10 years agoMultipleRecordFieldsListing.tpl - Fix indentation
Tim Otten [Sun, 24 Nov 2013 10:43:26 +0000 (16:13 +0530)]
MultipleRecordFieldsListing.tpl - Fix indentation

10 years agoCRM_Case_Form_Activity - Fix PHP warning when opening case
Tim Otten [Sun, 24 Nov 2013 10:11:33 +0000 (15:41 +0530)]
CRM_Case_Form_Activity - Fix PHP warning when opening case

10 years agoFix invalid html on options admin page
Coleman Watts [Sun, 24 Nov 2013 01:43:00 +0000 (17:43 -0800)]
Fix invalid html on options admin page

10 years agoMerge pull request #2076 from colemanw/CRM-11864
colemanw [Sun, 24 Nov 2013 00:59:48 +0000 (16:59 -0800)]
Merge pull request #2076 from colemanw/CRM-11864

Add profilebuilder to contribution page + system-wide ajax improvements

10 years agoMerge pull request #2074 from pratik-joshi/CRM-13814
dlobo [Sat, 23 Nov 2013 14:48:38 +0000 (06:48 -0800)]
Merge pull request #2074 from pratik-joshi/CRM-13814

CRM-13814

10 years agoMerge pull request #2075 from ErichBSchulz/patch-1
dlobo [Sat, 23 Nov 2013 14:46:34 +0000 (06:46 -0800)]
Merge pull request #2075 from ErichBSchulz/patch-1

correct doc block cut and paste error

10 years agocorrect doc block cut and paste error
Erich [Sat, 23 Nov 2013 12:50:38 +0000 (22:50 +1000)]
correct doc block cut and paste error

10 years agoCRM_Core_Component::flushEnabledComponents - Trigger after any change to settings...
Tim Otten [Sat, 23 Nov 2013 06:59:42 +0000 (12:29 +0530)]
CRM_Core_Component::flushEnabledComponents - Trigger after any change to settings (not just CiviCase activation)

10 years agoMerge branch 'CRM-PostInstall' of git://github.com/vivekarora/civicrm-core into pull...
Tim Otten [Sat, 23 Nov 2013 06:44:53 +0000 (12:14 +0530)]
Merge branch 'CRM-PostInstall' of git://github.com/vivekarora/civicrm-core into pull-request-2069

10 years agoRemoved debugging code
vivekarora [Sat, 23 Nov 2013 05:32:42 +0000 (11:02 +0530)]
Removed debugging code

10 years agoMerge pull request #1976 from eileenmcnaughton/CRM-13737
colemanw [Fri, 22 Nov 2013 23:14:31 +0000 (15:14 -0800)]
Merge pull request #1976 from eileenmcnaughton/CRM-13737

CRM-13737 drupal integration allow drupal folder to be at the same level as the civicrm folder

10 years agoCRM-10693 - LoadPage/Form improvements
Coleman Watts [Fri, 22 Nov 2013 23:05:51 +0000 (15:05 -0800)]
CRM-10693 - LoadPage/Form improvements

10 years agoMerge pull request #2073 from dlobo/CRM-13816
dlobo [Fri, 22 Nov 2013 18:54:20 +0000 (10:54 -0800)]
Merge pull request #2073 from dlobo/CRM-13816

CRM-13816 - Undefined index notice due to disabled memberships in CRM_Member_BAO_Membership::updateAllMembershipStatus()

10 years agoCRM-13816 - Undefined index notice due to disabled memberships in CRM_Member_BAO_Memb...
Donald A. Lobo [Fri, 22 Nov 2013 18:53:13 +0000 (10:53 -0800)]
CRM-13816 - Undefined index notice due to disabled memberships in CRM_Member_BAO_Membership::updateAllMembershipStatus()

http://issues.civicrm.org/jira/browse/CRM-13816

10 years agoMerge pull request #2070 from dlobo/CRM-13799
dlobo [Fri, 22 Nov 2013 14:55:31 +0000 (06:55 -0800)]
Merge pull request #2070 from dlobo/CRM-13799

CRM-13799 - group contacts list doesn't reflect correct status

10 years agoCRM-13815 - Restrict the number of scheduled jobs log entries shown
Donald A. Lobo [Fri, 22 Nov 2013 14:38:35 +0000 (06:38 -0800)]
CRM-13815 - Restrict the number of scheduled jobs log entries shown

http://issues.civicrm.org/jira/browse/CRM-13815

10 years agoCRM-13814
Pratik Joshi [Fri, 22 Nov 2013 13:55:19 +0000 (19:25 +0530)]
CRM-13814

10 years agoMerge pull request #2071 from mgbdev/CRM-13693
dlobo [Fri, 22 Nov 2013 13:45:02 +0000 (05:45 -0800)]
Merge pull request #2071 from mgbdev/CRM-13693

Delete Profile - buttons unnecessarily repeated

10 years agoCRM-13812 - fixed the broken query for activity search
yashodha [Fri, 22 Nov 2013 13:07:55 +0000 (18:37 +0530)]
CRM-13812 - fixed the broken query for activity search

10 years agoDelete Profile - buttons unnecessarily repeated
mgbdev [Fri, 22 Nov 2013 05:59:39 +0000 (11:29 +0530)]
Delete Profile - buttons unnecessarily repeated

10 years agoMerge pull request #2066 from totten/4.4-ufgroup-warning
dlobo [Thu, 21 Nov 2013 14:39:29 +0000 (06:39 -0800)]
Merge pull request #2066 from totten/4.4-ufgroup-warning

CRM_Core_BAO_UFGroup - Fix warning with unknown provider

10 years agoCRM-13799 - group contacts list doesn't reflect correct status
Donald A. Lobo [Thu, 21 Nov 2013 00:30:55 +0000 (16:30 -0800)]
CRM-13799 - group contacts list doesn't reflect correct status

http://issues.civicrm.org/jira/browse/CRM-13799

10 years agoPost install hook
vivekarora [Thu, 21 Nov 2013 12:42:07 +0000 (18:12 +0530)]
Post install hook

10 years agoMerge pull request #2065 from mgbdev/crm-10994
Kurund Jalmi [Thu, 21 Nov 2013 06:44:44 +0000 (22:44 -0800)]
Merge pull request #2065 from mgbdev/crm-10994

Crm 10994

10 years agoCRM_Core_BAO_UFGroup - Fix warning with unknown provider
Tim Otten [Thu, 21 Nov 2013 06:14:03 +0000 (11:44 +0530)]
CRM_Core_BAO_UFGroup - Fix warning with unknown provider

10 years agoCRM-10994 in import bash donations not allowed
mgbdev [Thu, 21 Nov 2013 05:28:29 +0000 (10:58 +0530)]
CRM-10994 in import bash donations not allowed

10 years agoCRM-10994 in import bash donations not allowed
mgbdev [Thu, 21 Nov 2013 05:26:43 +0000 (10:56 +0530)]
CRM-10994 in import bash donations not allowed

10 years agoUpdate version to 4.4.3
CiviCRM [Thu, 21 Nov 2013 05:17:12 +0000 (21:17 -0800)]
Update version to 4.4.3

10 years agoCRM-13807 - Add comments and null test
Coleman Watts [Thu, 21 Nov 2013 04:33:17 +0000 (20:33 -0800)]
CRM-13807 - Add comments and null test

10 years agoMerge pull request #2064 from colemanw/4.4
colemanw [Thu, 21 Nov 2013 04:26:21 +0000 (20:26 -0800)]
Merge pull request #2064 from colemanw/4.4

CRM-13807 - Fix last to commit to getBAO and add unit test

10 years agoCRM-13807 - Fix last to commit to getBAO and add unit test
Coleman Watts [Thu, 21 Nov 2013 04:25:15 +0000 (20:25 -0800)]
CRM-13807 - Fix last to commit to getBAO and add unit test

10 years agoMerge pull request #2063 from colemanw/4.4
dlobo [Thu, 21 Nov 2013 02:44:43 +0000 (18:44 -0800)]
Merge pull request #2063 from colemanw/4.4

CRM-13807 - Verify BAO exists in api getBAO

10 years agoCRM-13807 - Verify BAO exists in api getBAO
Coleman Watts [Thu, 21 Nov 2013 02:26:23 +0000 (18:26 -0800)]
CRM-13807 - Verify BAO exists in api getBAO

10 years agoCRM-13806 - Only accept valid profile urls
Donald A. Lobo [Thu, 21 Nov 2013 02:03:24 +0000 (18:03 -0800)]
CRM-13806 - Only accept valid profile urls

http://issues.civicrm.org/jira/browse/CRM-13806

10 years agoMerge pull request #2061 from civicrm/4.3
colemanw [Thu, 21 Nov 2013 01:02:07 +0000 (17:02 -0800)]
Merge pull request #2061 from civicrm/4.3

4.3

10 years agoMerge pull request #2059 from davecivicrm/CRM-13786b
colemanw [Thu, 21 Nov 2013 00:46:00 +0000 (16:46 -0800)]
Merge pull request #2059 from davecivicrm/CRM-13786b

CRM-13786 Applying updated patch from Karin which fixes the calculation ...

10 years agoMerge pull request #2060 from davecivicrm/CRM-13876c
dlobo [Thu, 21 Nov 2013 00:34:04 +0000 (16:34 -0800)]
Merge pull request #2060 from davecivicrm/CRM-13876c

CRM-13786 - Fix calc of membership end date when join date is in the pas...

10 years agoMerge pull request #2058 from fjg-conflux/CRM-13805
dlobo [Thu, 21 Nov 2013 00:33:28 +0000 (16:33 -0800)]
Merge pull request #2058 from fjg-conflux/CRM-13805

CRM-13805 - Set a status alert if cURL is not installed.

10 years agoMerge pull request #2055 from JoeMurray/CRM-13793
dlobo [Thu, 21 Nov 2013 00:32:06 +0000 (16:32 -0800)]
Merge pull request #2055 from JoeMurray/CRM-13793

CRM-13793 assignment in condition code cleanup. Also line 107 fixed apparent bug.

10 years agoCRM-13786 - Fix calc of membership end date when join date is in the past (for fixed...
Dave Greenberg [Thu, 21 Nov 2013 00:00:13 +0000 (16:00 -0800)]
CRM-13786 - Fix calc of membership end date when join date is in the past (for fixed period memberships).

----------------------------------------
* CRM-13786: Membership End Date not calculated properly for fixed period MembershipTypes
  http://issues.civicrm.org/jira/browse/CRM-13786

10 years agoCRM-13786 Applying updated patch from Karin which fixes the calculation of start...
Dave Greenberg [Wed, 20 Nov 2013 23:34:39 +0000 (15:34 -0800)]
CRM-13786 Applying updated patch from Karin which fixes the calculation of start date and edndate  for fixed memberships. All related BAO, api and Form unit tests passing now.

----------------------------------------
* CRM-13786: Membership End Date not calculated properly for fixed period MembershipTypes
  http://issues.civicrm.org/jira/browse/CRM-13786

10 years agoMerge pull request #2057 from kurund/CRM-13794
colemanw [Wed, 20 Nov 2013 22:09:10 +0000 (14:09 -0800)]
Merge pull request #2057 from kurund/CRM-13794

always check if result set has pseudo constants like state, country.. CR...

10 years agoCRM-13805 - Set a status alert if cURL is not installed.
Frank J. Gómez [Wed, 20 Nov 2013 21:28:46 +0000 (16:28 -0500)]
CRM-13805 - Set a status alert if cURL is not installed.

----------------------------------------
* CRM-13805: Fetching CiviCRM News fails silently if cURL is not installed
  http://issues.civicrm.org/jira/browse/CRM-13805

10 years agoalways check if result set has pseudo constants like state, country.. CRM-13794
kurund [Wed, 20 Nov 2013 19:50:29 +0000 (01:20 +0530)]
always check if result set has pseudo constants like state, country.. CRM-13794

----------------------------------------
* CRM-13794: State/Country fields in Participant export not pulling data after upgrade
  http://issues.civicrm.org/jira/browse/CRM-13794

10 years agoMerge pull request #2056 from kurund/overlay-css-fixes
Kurund Jalmi [Wed, 20 Nov 2013 19:41:21 +0000 (11:41 -0800)]
Merge pull request #2056 from kurund/overlay-css-fixes

fixed the display of contact values in contact overlay

10 years agofixed the display of contact values in contact overlay
kurund [Wed, 20 Nov 2013 19:39:55 +0000 (01:09 +0530)]
fixed the display of contact values in contact overlay

10 years agoCRM-13793 assignment in condition code cleanup. Also line 107 fixed apparent bug.
Joe Murray [Wed, 20 Nov 2013 17:12:38 +0000 (12:12 -0500)]
CRM-13793 assignment in condition code cleanup. Also line 107 fixed apparent bug.

10 years agoMerge pull request #2054 from colemanw/4.4
colemanw [Wed, 20 Nov 2013 16:54:16 +0000 (08:54 -0800)]
Merge pull request #2054 from colemanw/4.4

CRM-13802 - Search Builder js - fix variable type comparison

10 years agoCRM-13802 - Search Builder js - fix variable type comparison
Coleman Watts [Wed, 20 Nov 2013 16:52:57 +0000 (08:52 -0800)]
CRM-13802 - Search Builder js - fix variable type comparison

10 years agoMerge pull request #2053 from monishdeb/CRM-13738
dlobo [Wed, 20 Nov 2013 16:17:03 +0000 (08:17 -0800)]
Merge pull request #2053 from monishdeb/CRM-13738

CRM-13738 related improvisation and notice fix in Activity Report

10 years agoCRM-13738 related improvisation and notice fix
monishdeb [Wed, 20 Nov 2013 15:43:15 +0000 (21:13 +0530)]
CRM-13738 related improvisation and notice fix

----------------------------------------
* CRM-13738: Activity Report fails if filtering on any contact
  http://issues.civicrm.org/jira/browse/CRM-13738

10 years agoMerge pull request #2052 from pratik-joshi/HR-200
Kurund Jalmi [Wed, 20 Nov 2013 13:40:20 +0000 (05:40 -0800)]
Merge pull request #2052 from pratik-joshi/HR-200

hr-200 : failure for hr-200 unit test was encountered due to 'Only variables should be passed by reference' on E_STRICT php error reporting

10 years agoMerge pull request #2050 from mgbdev/CRM-13759
Kurund Jalmi [Wed, 20 Nov 2013 13:39:44 +0000 (05:39 -0800)]
Merge pull request #2050 from mgbdev/CRM-13759

CRM-13759 add webtest for multiple phone edit

10 years agohr-200 : failure for hr-200 unit test was encountered due to 'Only variables should...
Pratik Joshi [Wed, 20 Nov 2013 13:33:10 +0000 (19:03 +0530)]
hr-200 : failure for hr-200 unit test was encountered due to 'Only variables should be passed by …

…reference' on E_STRICT php error reporting

10 years agoCRM-13759 add webtest for multiple phone edit
mgbdev [Wed, 20 Nov 2013 13:33:04 +0000 (19:03 +0530)]
CRM-13759 add webtest for multiple phone edit

10 years agoCRM-13759 add webtest for multiple phone edit
mgbdev [Wed, 20 Nov 2013 12:22:37 +0000 (17:52 +0530)]
CRM-13759 add webtest for multiple phone edit