civicrm-core.git
10 years agoMerge pull request #2006 from civicrm/4.3
colemanw [Sun, 17 Nov 2013 01:06:39 +0000 (17:06 -0800)]
Merge pull request #2006 from civicrm/4.3

Merge branch 4.3 into 4.4

10 years agoFix comment in CRM_Core_Session
Coleman Watts [Sun, 17 Nov 2013 01:04:48 +0000 (17:04 -0800)]
Fix comment in CRM_Core_Session

10 years agoMerge pull request #2005 from colemanw/4.3
colemanw [Sat, 16 Nov 2013 23:25:14 +0000 (15:25 -0800)]
Merge pull request #2005 from colemanw/4.3

CRM-13782 - snippet/print tpl - Fix messages display

10 years agoCRM-13782 - snippet/print tpl - Fix messages display
Coleman Watts [Sat, 16 Nov 2013 23:23:36 +0000 (15:23 -0800)]
CRM-13782 - snippet/print tpl - Fix messages display

10 years agoMerge pull request #2004 from dlobo/NoticeFixes
dlobo [Sat, 16 Nov 2013 16:31:57 +0000 (08:31 -0800)]
Merge pull request #2004 from dlobo/NoticeFixes

fix notice messages reported on forum

10 years agofix notice messages reported on forum
Donald A. Lobo [Sat, 16 Nov 2013 15:52:08 +0000 (07:52 -0800)]
fix notice messages reported on forum

10 years agoMerge pull request #2002 from totten/4.4-actionschedule-groupid
Tim Otten [Fri, 15 Nov 2013 23:15:31 +0000 (15:15 -0800)]
Merge pull request #2002 from totten/4.4-actionschedule-groupid

SyntaxConformanceTest - Skip single-value-alter for ActionSchedule.group_id

10 years agoSyntaxConformanceTest - Skip single-value-alter for ActionSchedule.group_id
Tim Otten [Fri, 15 Nov 2013 23:09:04 +0000 (15:09 -0800)]
SyntaxConformanceTest - Skip single-value-alter for ActionSchedule.group_id

10 years agoMerge pull request #2001 from dlobo/CRM-13766
dlobo [Fri, 15 Nov 2013 17:40:55 +0000 (09:40 -0800)]
Merge pull request #2001 from dlobo/CRM-13766

CRM-13766 - dont reset scheduled_date, use create function to reset appr...

10 years agoCRM-13766 - dont reset scheduled_date, use create function to reset approval fields
Donald A. Lobo [Fri, 15 Nov 2013 17:33:25 +0000 (09:33 -0800)]
CRM-13766 - dont reset scheduled_date, use create function to reset approval fields

----------------------------------------
* CRM-13766: civimail with workflow broken: scheduled date not stored with mailing job
  http://issues.civicrm.org/jira/browse/CRM-13766

10 years agoMerge pull request #1990 from dlobo/CRM-13765
dlobo [Fri, 15 Nov 2013 16:58:16 +0000 (08:58 -0800)]
Merge pull request #1990 from dlobo/CRM-13765

CRM-13765 - Initialization error throws a undefined function php error

10 years agoMerge pull request #1993 from lcdservices/CRM-13766
dlobo [Fri, 15 Nov 2013 16:00:31 +0000 (08:00 -0800)]
Merge pull request #1993 from lcdservices/CRM-13766

CRM-13766 set scheduled date in params after approval

10 years agoMerge pull request #2000 from dlobo/NameFixes
dlobo [Fri, 15 Nov 2013 15:55:05 +0000 (07:55 -0800)]
Merge pull request #2000 from dlobo/NameFixes

Fix spelling since class names are case sensitive

10 years agoFix spelling since class names are case sensitive
Donald A. Lobo [Fri, 15 Nov 2013 15:54:31 +0000 (07:54 -0800)]
Fix spelling since class names are case sensitive

10 years agoMerge pull request #1986 from dlobo/CRM-13714
Kurund Jalmi [Fri, 15 Nov 2013 10:51:24 +0000 (02:51 -0800)]
Merge pull request #1986 from dlobo/CRM-13714

CRM-13714 - use joomla 3.x to render error template - title still buggy

10 years agoMerge pull request #1996 from kurund/CRM-13769
Kurund Jalmi [Fri, 15 Nov 2013 10:40:10 +0000 (02:40 -0800)]
Merge pull request #1996 from kurund/CRM-13769

applied patch for CRM-13769

10 years agoapplied patch for CRM-13769
kurund [Fri, 15 Nov 2013 10:39:20 +0000 (16:09 +0530)]
applied patch for CRM-13769

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

10 years agoMerge pull request #1995 from kurund/CRM-13770
Kurund Jalmi [Fri, 15 Nov 2013 10:30:38 +0000 (02:30 -0800)]
Merge pull request #1995 from kurund/CRM-13770

patched fix for CRM-13770

10 years agopatched fix for CRM-13770
kurund [Fri, 15 Nov 2013 10:28:29 +0000 (15:58 +0530)]
patched fix for CRM-13770

----------------------------------------
* CRM-13770: Recurring Paypal Contributions for merged contacts are being recorded against the wrong contact
  http://issues.civicrm.org/jira/browse/CRM-13770

10 years agoMerge pull request #1984 from dlobo/CRM-13621
Kurund Jalmi [Fri, 15 Nov 2013 10:14:35 +0000 (02:14 -0800)]
Merge pull request #1984 from dlobo/CRM-13621

CRM-13621 - suppress entryURL for snippet forms

10 years agoMerge pull request #1980 from monishdeb/CRM-13738
Kurund Jalmi [Fri, 15 Nov 2013 08:24:15 +0000 (00:24 -0800)]
Merge pull request #1980 from monishdeb/CRM-13738

CRM-13738 fix - Activity Report fails if filtering on any contact

10 years agoCRM-13766 set scheduled date in params after approval
Brian Shaughnessy [Fri, 15 Nov 2013 01:24:07 +0000 (20:24 -0500)]
CRM-13766 set scheduled date in params after approval

10 years agoCRM-13760 - add comments to clarify debug call
Donald A. Lobo [Thu, 14 Nov 2013 23:43:38 +0000 (15:43 -0800)]
CRM-13760 - add comments to clarify debug call

----------------------------------------
* CRM-13760: "Geocoding failed. Message from Google: OVER_QUERY_LIMIT" should not be fatal
  http://issues.civicrm.org/jira/browse/CRM-13760

10 years agoCRM-13765 - Initialization error throws a undefined function php error
Donald A. Lobo [Thu, 14 Nov 2013 21:54:29 +0000 (13:54 -0800)]
CRM-13765 - Initialization error throws a undefined function php error

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

10 years agoMerge pull request #1992 from totten/4.4-actionschedule
Tim Otten [Thu, 14 Nov 2013 22:57:06 +0000 (14:57 -0800)]
Merge pull request #1992 from totten/4.4-actionschedule

ActionSchedule - Backport API (master=>4.4)

10 years agoCRM-13615 - Fix PHP error
Tim Otten [Thu, 14 Nov 2013 22:40:41 +0000 (14:40 -0800)]
CRM-13615 - Fix PHP error

----------------------------------------
* CRM-13615: Implement API for Scheduled Reminders
  http://issues.civicrm.org/jira/browse/CRM-13615

10 years agoCode review for schedule reminders
vivekarora [Tue, 12 Nov 2013 13:56:20 +0000 (19:26 +0530)]
Code review for schedule reminders

10 years agoMerge pull request #1989 from cividesk/CRM-13763
dlobo [Thu, 14 Nov 2013 19:42:58 +0000 (11:42 -0800)]
Merge pull request #1989 from cividesk/CRM-13763

CRM-13763

10 years agoFull fix
Nicolas Ganivet [Thu, 14 Nov 2013 19:35:16 +0000 (12:35 -0700)]
Full fix

10 years agoMerge pull request #1988 from colemanw/4.4
colemanw [Thu, 14 Nov 2013 19:12:20 +0000 (11:12 -0800)]
Merge pull request #1988 from colemanw/4.4

CRM-13758 - Fix profile fields gender, prefix, suffix

10 years agoCRM-13758 - Fix profile fields gender, prefix, suffix
Coleman Watts [Thu, 14 Nov 2013 19:02:13 +0000 (11:02 -0800)]
CRM-13758 - Fix profile fields gender, prefix, suffix

10 years agoCRM-13714 - use joomla 3.x to render error template - title still buggy
Donald A. Lobo [Thu, 14 Nov 2013 16:51:14 +0000 (08:51 -0800)]
CRM-13714 - use joomla 3.x to render error template - title still buggy

----------------------------------------
* CRM-13714: Display fatal error for Joomla 3.x
  http://issues.civicrm.org/jira/browse/CRM-13714

10 years agoCRM-13621 - suppress entryURL for snippet forms
Donald A. Lobo [Thu, 14 Nov 2013 14:16:20 +0000 (06:16 -0800)]
CRM-13621 - suppress entryURL for snippet forms

----------------------------------------
* CRM-13621: Handle invalid session errors for public pages in a nicer manner
  http://issues.civicrm.org/jira/browse/CRM-13621

10 years agoMerge pull request #1978 from eileenmcnaughton/CRM-13757
Kurund Jalmi [Thu, 14 Nov 2013 09:58:33 +0000 (01:58 -0800)]
Merge pull request #1978 from eileenmcnaughton/CRM-13757

CRM-13757 Paypal Pro IPN - fix type on recurring_payment_id (Closes)

10 years agoCRM-13738 fix - Activity Report fails if filtering on any contact
monishdeb [Thu, 14 Nov 2013 08:24:24 +0000 (13:54 +0530)]
CRM-13738 fix - Activity Report fails if filtering on any contact

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

10 years agoCRM-13757 Paypal Pro IPN - fix type on recurring_payment_id
Eileen [Thu, 14 Nov 2013 01:27:56 +0000 (14:27 +1300)]
CRM-13757 Paypal Pro IPN - fix type on recurring_payment_id

----------------------------------------
* CRM-13757: Paypal pro ipn - 'recurring_payment_id' incorrectly typed as an integer
  http://issues.civicrm.org/jira/browse/CRM-13757

10 years agoMerge pull request #1951 from mlutfy/4.4-crm13740
Tim Otten [Wed, 13 Nov 2013 23:16:22 +0000 (15:16 -0800)]
Merge pull request #1951 from mlutfy/4.4-crm13740

CRM-13740: enforce https when necessary, on ->extensionsURL.

10 years agoMerge pull request #1977 from davecivicrm/CRM-13750
Dave Greenberg [Wed, 13 Nov 2013 22:39:49 +0000 (14:39 -0800)]
Merge pull request #1977 from davecivicrm/CRM-13750

CRM-13750 Add search by permissioned relationship to Advanced Search.

10 years agoCRM-13750 Add search by permissioned relationship to Advanced Search.
Dave Greenberg [Wed, 13 Nov 2013 22:29:53 +0000 (14:29 -0800)]
CRM-13750 Add search by permissioned relationship to Advanced Search.

----------------------------------------
* CRM-13750: Advanced search - add permissioned relationship as a criteria
  http://issues.civicrm.org/jira/browse/CRM-13750

10 years agoMerge pull request #1965 from dlobo/CRM-13739
Kurund Jalmi [Wed, 13 Nov 2013 18:47:00 +0000 (10:47 -0800)]
Merge pull request #1965 from dlobo/CRM-13739

CRM-13739 - Transaction ID limited to 16chars when exporting event parti...

10 years agoMerge pull request #1975 from kurund/CRM-13741
Kurund Jalmi [Wed, 13 Nov 2013 18:41:16 +0000 (10:41 -0800)]
Merge pull request #1975 from kurund/CRM-13741

manually applying PR for CRM-13741

10 years agomanually applying PR for CRM-13741
kurund [Wed, 13 Nov 2013 18:40:15 +0000 (00:10 +0530)]
manually applying PR for CRM-13741

----------------------------------------
* CRM-13741: Strike through names of survey participants that have already been interviewed
  http://issues.civicrm.org/jira/browse/CRM-13741

10 years agoMerge pull request #1956 from eileenmcnaughton/CRM-13743
dlobo [Wed, 13 Nov 2013 16:05:49 +0000 (08:05 -0800)]
Merge pull request #1956 from eileenmcnaughton/CRM-13743

CRM-13743 use paypal receive date on ipn

10 years agoMerge pull request #1950 from pratik-joshi/CRM-13735
dlobo [Wed, 13 Nov 2013 16:03:36 +0000 (08:03 -0800)]
Merge pull request #1950 from pratik-joshi/CRM-13735

CRM-13735

10 years agoMerge pull request #1973 from kurund/CRM-13587
dlobo [Wed, 13 Nov 2013 16:02:40 +0000 (08:02 -0800)]
Merge pull request #1973 from kurund/CRM-13587

CRM-13587, fixes trigger issue while updating custom group - contact subtypes

10 years agoMerge pull request #1968 from davecivicrm/CRM-13742
Kurund Jalmi [Wed, 13 Nov 2013 14:01:28 +0000 (06:01 -0800)]
Merge pull request #1968 from davecivicrm/CRM-13742

CRM-13742 conditional display of invite to create your own PCP after com...

10 years agofixes for CRM-13587, due to mysql limitations drop and rebuild trigger
kurund [Wed, 13 Nov 2013 13:46:27 +0000 (19:16 +0530)]
fixes for CRM-13587, due to mysql limitations drop and rebuild trigger

----------------------------------------
* CRM-13587: Can't update table 'civicrm_contact' in stored function/trigger because it is already used by statement which invoked this stored function/trigger
  http://issues.civicrm.org/jira/browse/CRM-13587

10 years agonotice fixes
kurund [Wed, 13 Nov 2013 10:43:15 +0000 (16:13 +0530)]
notice fixes

10 years agoMerge pull request #1969 from totten/4.4-gencode
Kurund Jalmi [Wed, 13 Nov 2013 07:01:06 +0000 (23:01 -0800)]
Merge pull request #1969 from totten/4.4-gencode

GenCode, etal - WordPress fixes

10 years agosetup.sh - Add support for WordPress
Tim Otten [Wed, 13 Nov 2013 01:53:19 +0000 (17:53 -0800)]
setup.sh - Add support for WordPress

10 years agodistmaker - WordPress - Read civicrm.config.php from WordPress repo
Tim Otten [Wed, 13 Nov 2013 01:05:01 +0000 (17:05 -0800)]
distmaker - WordPress - Read civicrm.config.php from WordPress repo

10 years agoGenCode - Allow generating on WordPress without Drupal around. Use more constructor...
Tim Otten [Wed, 13 Nov 2013 00:54:33 +0000 (16:54 -0800)]
GenCode - Allow generating on WordPress without Drupal around. Use more constructor injection.

10 years agodistmaker - drupal7 - Attempt to detect GNU or BSD sed
Tim Otten [Wed, 13 Nov 2013 00:45:12 +0000 (16:45 -0800)]
distmaker - drupal7 - Attempt to detect GNU or BSD sed

10 years agoCRM-13742 conditional display of invite to create your own PCP after completing a...
Dave Greenberg [Wed, 13 Nov 2013 00:50:45 +0000 (16:50 -0800)]
CRM-13742 conditional display of invite to create your own PCP after completing a contribution or event registration as a supporter.

----------------------------------------
* CRM-13742: PCP message should not always promise ability to create your own PCP
  http://issues.civicrm.org/jira/browse/CRM-13742

10 years agoCRM-13739 - Transaction ID limited to 16chars when exporting event participations
Donald A. Lobo [Tue, 12 Nov 2013 17:45:59 +0000 (09:45 -0800)]
CRM-13739 - Transaction ID limited to 16chars when exporting event participations

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

10 years agoMerge pull request #1964 from dlobo/CRM-13746
dlobo [Tue, 12 Nov 2013 17:16:59 +0000 (09:16 -0800)]
Merge pull request #1964 from dlobo/CRM-13746

CRM-13746 - Enable delete hooks for Mailings

10 years agoCRM-13746 - Enable delete hooks for Mailings
Donald A. Lobo [Tue, 12 Nov 2013 17:16:16 +0000 (09:16 -0800)]
CRM-13746 - Enable delete hooks for Mailings

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

10 years agoMerge pull request #1962 from dlobo/CRM-13745
Kurund Jalmi [Tue, 12 Nov 2013 15:39:12 +0000 (07:39 -0800)]
Merge pull request #1962 from dlobo/CRM-13745

CRM-13745 - fix mysql exception

10 years agoCRM-13745 - fix mysql exception
Donald A. Lobo [Tue, 12 Nov 2013 14:56:13 +0000 (06:56 -0800)]
CRM-13745 - fix mysql exception

----------------------------------------
* CRM-13745: CRM_Contact_Form_Search_Custom_FullText: broken links from search results
  http://issues.civicrm.org/jira/browse/CRM-13745

10 years agoMerge pull request #1960 from pratik-joshi/CRM-13730
pratik-joshi [Tue, 12 Nov 2013 14:16:04 +0000 (06:16 -0800)]
Merge pull request #1960 from pratik-joshi/CRM-13730

crm-13730

10 years agoMerge pull request #1959 from vivekarora/CRM-13719-4.4
Kurund Jalmi [Tue, 12 Nov 2013 14:08:19 +0000 (06:08 -0800)]
Merge pull request #1959 from vivekarora/CRM-13719-4.4

Coding correction for handling of CiviCase CustomGroups

10 years agoMerge pull request #1954 from davecivicrm/CRM-13720
Kurund Jalmi [Tue, 12 Nov 2013 14:03:41 +0000 (06:03 -0800)]
Merge pull request #1954 from davecivicrm/CRM-13720

CRM-13720 - Add address fields to TopDonor report. Using getAddressColum...

10 years agoMerge pull request #1958 from sadashivdalvi/4.4
Kurund Jalmi [Tue, 12 Nov 2013 14:02:53 +0000 (06:02 -0800)]
Merge pull request #1958 from sadashivdalvi/4.4

Fix for Undefined index: 1151 in CRM_Core_Config_Variables->countryLimit...

10 years agocrm-13730
Pratik Joshi [Tue, 12 Nov 2013 13:35:02 +0000 (19:05 +0530)]
crm-13730

10 years agocoding correction
vivekarora [Tue, 12 Nov 2013 11:32:21 +0000 (17:02 +0530)]
coding correction

10 years agoFix for Undefined index: 1151 in CRM_Core_Config_Variables->countryLimit()
Sadashiv Dalvi [Tue, 12 Nov 2013 11:18:56 +0000 (16:48 +0530)]
Fix for Undefined index: 1151 in CRM_Core_Config_Variables->countryLimit()

10 years agoCRM-13743 use paypal receive date on ipn
Eileen [Mon, 11 Nov 2013 22:37:39 +0000 (11:37 +1300)]
CRM-13743 use paypal receive date on ipn

----------------------------------------
* CRM-13743: receive_date on paypal contribution should be taken from IPN
  http://issues.civicrm.org/jira/browse/CRM-13743

----------------------------------------
* CRM-13743: receive_date on paypal contribution should be taken from IPN
  http://issues.civicrm.org/jira/browse/CRM-13743

10 years agoCRM-13720 - Add address fields to TopDonor report. Using getAddressColumns() instead...
Dave Greenberg [Mon, 11 Nov 2013 20:11:28 +0000 (12:11 -0800)]
CRM-13720 - Add address fields to TopDonor report. Using getAddressColumns() instead of deprecated addAddressFields. Fixed notice in line 234 due to type not always set in $field array.

----------------------------------------
* CRM-13720: Add address fields to Top Donors report
  http://issues.civicrm.org/jira/browse/CRM-13720

10 years agoMerge pull request #1947 from dlobo/CRM-13699
Dave Greenberg [Mon, 11 Nov 2013 19:38:37 +0000 (11:38 -0800)]
Merge pull request #1947 from dlobo/CRM-13699

CRM-13699 - Marking "Not a Duplicate" should return user to list of contacts to merge

10 years agoCRM-13740: enforce https when necessary, on ->extensionsURL.
Mathieu Lutfy [Mon, 11 Nov 2013 15:00:27 +0000 (10:00 -0500)]
CRM-13740: enforce https when necessary, on ->extensionsURL.

10 years agoCRM-13735
Pratik Joshi [Mon, 11 Nov 2013 14:03:31 +0000 (19:33 +0530)]
CRM-13735

10 years agoCRM-13735
Pratik Joshi [Mon, 11 Nov 2013 13:56:33 +0000 (19:26 +0530)]
CRM-13735

10 years agoMerge pull request #1945 from dlobo/CRM-13729
Kurund Jalmi [Mon, 11 Nov 2013 11:12:33 +0000 (03:12 -0800)]
Merge pull request #1945 from dlobo/CRM-13729

CRM-13729 - Full-text search results broken for Contacts

10 years agoMerge pull request #1948 from dlobo/CRM-13133
Kurund Jalmi [Mon, 11 Nov 2013 11:10:56 +0000 (03:10 -0800)]
Merge pull request #1948 from dlobo/CRM-13133

CRM-13133 - also fix some notices and  pass-by reference warnings

10 years agoMerge pull request #1949 from deepak-srivastava/batch-delete-broken
Kurund Jalmi [Mon, 11 Nov 2013 11:09:46 +0000 (03:09 -0800)]
Merge pull request #1949 from deepak-srivastava/batch-delete-broken

CRM-13066 - batch delete broken - fix

10 years agobatch delete broken - fix
Deepak Srivastava [Mon, 11 Nov 2013 07:07:51 +0000 (12:37 +0530)]
batch delete broken - fix

10 years agoMerge remote-tracking branch 'upstream/4.3' into 4.3-4.4-2013-11-11-10-44-51
kurund [Mon, 11 Nov 2013 05:18:07 +0000 (10:48 +0530)]
Merge remote-tracking branch 'upstream/4.3' into 4.3-4.4-2013-11-11-10-44-51

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

10 years agoCRM-13133 - also fix some notices and pass-by reference warnings
Donald A. Lobo [Mon, 11 Nov 2013 03:53:35 +0000 (19:53 -0800)]
CRM-13133 - also fix some notices and  pass-by reference warnings

----------------------------------------
* CRM-13133: Advanced Search is incorrectly including contacts removed from a group
  http://issues.civicrm.org/jira/browse/CRM-13133

10 years agoCRM-13699 - Marking "Not a Duplicate" should return user to list of contacts to merge
Donald A. Lobo [Sat, 9 Nov 2013 00:44:17 +0000 (16:44 -0800)]
CRM-13699 - Marking "Not a Duplicate" should return user to list of contacts to merge

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

10 years agoMerge pull request #1946 from dlobo/CRM-13731
dlobo [Sat, 9 Nov 2013 00:33:25 +0000 (16:33 -0800)]
Merge pull request #1946 from dlobo/CRM-13731

CRM-13731 - ManageEvents - after editing event template (w/no start date) error is generated

10 years agoCRM-13731 - ManageEvents - after editing event template (w/no start date) error is...
Donald A. Lobo [Sat, 9 Nov 2013 00:32:31 +0000 (16:32 -0800)]
CRM-13731 - ManageEvents - after editing event template (w/no start date) error is generated

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

10 years agoMerge pull request #1943 from dlobo/CRM-13714
Tim Otten [Fri, 8 Nov 2013 21:57:36 +0000 (13:57 -0800)]
Merge pull request #1943 from dlobo/CRM-13714

CRM-13714 - Display fatal error for Joomla 3.x

10 years agoCRM-13729 - Full-text search results broken for Contacts
Donald A. Lobo [Fri, 8 Nov 2013 20:13:03 +0000 (12:13 -0800)]
CRM-13729 - Full-text search results broken for Contacts

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

10 years agoMerge pull request #1944 from dlobo/CRM-13715
dlobo [Fri, 8 Nov 2013 20:08:15 +0000 (12:08 -0800)]
Merge pull request #1944 from dlobo/CRM-13715

CRM-13715 - fix bug when included in report columns

10 years agoCRM-13715 - fix bug when included in report columns
Donald A. Lobo [Fri, 8 Nov 2013 20:07:22 +0000 (12:07 -0800)]
CRM-13715 - fix bug when included in report columns

----------------------------------------
* CRM-13715: Add custom field column to Contribution Details report crashes
  http://issues.civicrm.org/jira/browse/CRM-13715

10 years agoCRM-13714 - Display fatal error for Joomla 3.x
Donald A. Lobo [Fri, 8 Nov 2013 16:24:57 +0000 (08:24 -0800)]
CRM-13714 - Display fatal error for Joomla 3.x

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

10 years agoMerge pull request #1932 from mlutfy/4.4-crm13713-fix
dlobo [Fri, 8 Nov 2013 14:59:21 +0000 (06:59 -0800)]
Merge pull request #1932 from mlutfy/4.4-crm13713-fix

CRM-13354: fix bad patch for locale detection in Drupal based on domain/suffix

10 years agoMerge pull request #1939 from kurund/CRM-13327
Kurund Jalmi [Fri, 8 Nov 2013 13:19:34 +0000 (05:19 -0800)]
Merge pull request #1939 from kurund/CRM-13327

added unit for units, CRM-13327

10 years agoadded unit for units, CRM-13327
kurund [Fri, 8 Nov 2013 13:18:55 +0000 (18:48 +0530)]
added unit for units, CRM-13327

----------------------------------------
* CRM-13327: Add support for 3 additional event badge formats AND remove Name Badge labels from Label Formats admin
  http://issues.civicrm.org/jira/browse/CRM-13327

10 years agoMerge pull request #1935 from vivekarora/CRM-13719-4.4
Kurund Jalmi [Fri, 8 Nov 2013 12:35:52 +0000 (04:35 -0800)]
Merge pull request #1935 from vivekarora/CRM-13719-4.4

Handling of CiviCase CustomGroups

10 years agoMerge pull request #1936 from johanv/4.4
Kurund Jalmi [Fri, 8 Nov 2013 12:35:24 +0000 (04:35 -0800)]
Merge pull request #1936 from johanv/4.4

CRM-13722 Fixes description of country_id in contact API.

10 years agoMerge pull request #1938 from pratik-joshi/CRM-13718
Kurund Jalmi [Fri, 8 Nov 2013 12:34:31 +0000 (04:34 -0800)]
Merge pull request #1938 from pratik-joshi/CRM-13718

Crm 13718

10 years agoCRM-13718
Pratik Joshi [Fri, 8 Nov 2013 11:20:25 +0000 (16:50 +0530)]
CRM-13718

10 years agocRM-13718
Pratik Joshi [Fri, 8 Nov 2013 11:15:37 +0000 (16:45 +0530)]
cRM-13718

10 years agoHandling of CiviCase CustomGroups
vivekarora [Fri, 8 Nov 2013 05:56:19 +0000 (11:26 +0530)]
Handling of CiviCase CustomGroups

10 years agoCRM-13722 Fixes description of country_id in contact API.
Johan Vervloet [Thu, 7 Nov 2013 13:30:18 +0000 (14:30 +0100)]
CRM-13722 Fixes description of country_id in contact API.

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

----------------------------------------
* CRM-13722: Contact API shows wrong title of field country_id
  http://issues.civicrm.org/jira/browse/CRM-13722

10 years agoCRM-13354: fix bad patch for locale detection in Drupal based on domain/suffix
Mathieu Lutfy [Thu, 7 Nov 2013 19:00:47 +0000 (14:00 -0500)]
CRM-13354: fix bad patch for locale detection in Drupal based on domain/suffix

10 years agoUpdate version to 4.4.2
CiviCRM [Wed, 6 Nov 2013 23:13:35 +0000 (15:13 -0800)]
Update version to 4.4.2

10 years agoUpdate version to 4.3.9
CiviCRM [Wed, 6 Nov 2013 23:07:04 +0000 (15:07 -0800)]
Update version to 4.3.9

10 years agoMerge pull request #1927 from dlobo/CRM-13716
dlobo [Wed, 6 Nov 2013 22:56:27 +0000 (14:56 -0800)]
Merge pull request #1927 from dlobo/CRM-13716

CRM-13716 - MailingJob still uses civicrm_activity_target (for multiple bulk emails)