civicrm-core.git
10 years agoMerge pull request #3475 from eileenmcnaughton/CRM-14822
Tim Otten [Wed, 11 Jun 2014 04:56:43 +0000 (21:56 -0700)]
Merge pull request #3475 from eileenmcnaughton/CRM-14822

CRM-14822 add checkbox handling to api custom fields

10 years agoCRM-14822 Comment fixes
Eileen McNaughton [Wed, 11 Jun 2014 04:27:16 +0000 (16:27 +1200)]
CRM-14822 Comment fixes

10 years agoCRM-14822 Comment fixes
Eileen McNaughton [Wed, 11 Jun 2014 04:22:31 +0000 (16:22 +1200)]
CRM-14822 Comment fixes

10 years agoMerge pull request #3476 from eileenmcnaughton/CRM-14838
Tim Otten [Wed, 11 Jun 2014 03:56:51 +0000 (20:56 -0700)]
Merge pull request #3476 from eileenmcnaughton/CRM-14838

CRM-14838 tokens not working when value is rendered as an integer

10 years agoCRM-14838 tokens not working when value is rendered as an integer
Eileen McNaughton [Wed, 11 Jun 2014 01:34:35 +0000 (13:34 +1200)]
CRM-14838 tokens not working when value is rendered as an integer

10 years agoCRM-14822 tests to ensure correct checkbox handling
Eileen McNaughton [Tue, 10 Jun 2014 04:10:31 +0000 (16:10 +1200)]
CRM-14822 tests to ensure correct checkbox handling

10 years agoCRM-14822 fix api handling of checkbox fields so it supports api-consistent input...
Eileen McNaughton [Tue, 10 Jun 2014 04:12:16 +0000 (16:12 +1200)]
CRM-14822 fix api handling of checkbox fields so it supports api-consistent input along with previous form-oriented format

10 years agoMerge pull request #3470 from jmcclelland/activities-typo
Dave Greenberg [Tue, 10 Jun 2014 21:00:26 +0000 (14:00 -0700)]
Merge pull request #3470 from jmcclelland/activities-typo

Activities typo

10 years agoCRM-14836 - fix mispelling of activities.
Jamie McClelland [Tue, 10 Jun 2014 19:14:47 +0000 (15:14 -0400)]
CRM-14836 - fix mispelling of activities.

----------------------------------------
* CRM-14836: Activities is misspelled on activity delete confirmation page
  https://issues.civicrm.org/jira/browse/CRM-14836

10 years agoMerge pull request #3383 from jmcclelland/prefix-id-update-via-profile
Monish Deb [Tue, 10 Jun 2014 17:35:37 +0000 (23:05 +0530)]
Merge pull request #3383 from jmcclelland/prefix-id-update-via-profile

Prefix id update via profile

10 years agoMerge pull request #3292 from eileenmcnaughton/CRM-14708
Eileen McNaughton [Thu, 5 Jun 2014 00:11:48 +0000 (12:11 +1200)]
Merge pull request #3292 from eileenmcnaughton/CRM-14708

CRM-14708 accept POSTs without x_cust_id based on missing contact_id … …

10 years agoMerge pull request #3390 from eileenmcnaughton/CRM-12856
Eileen McNaughton [Thu, 5 Jun 2014 00:10:57 +0000 (12:10 +1200)]
Merge pull request #3390 from eileenmcnaughton/CRM-12856

CRM-12856 short-term fix - stop double mailings arising from core locks

10 years agoMerge pull request #3318 from eileenmcnaughton/CRM-14718
Eileen McNaughton [Thu, 5 Jun 2014 00:02:41 +0000 (12:02 +1200)]
Merge pull request #3318 from eileenmcnaughton/CRM-14718

CRM-14718 return early for already-handled-notifications

10 years agoMerge pull request #3398 from totten/4.4-define-webtest
Tim Otten [Sat, 31 May 2014 21:19:50 +0000 (14:19 -0700)]
Merge pull request #3398 from totten/4.4-define-webtest

CRM-14605 - Add define(CIVICRM_WEBTEST)

10 years agoCRM-14605 - Add define(CIVICRM_WEBTEST)
Tim Otten [Sat, 31 May 2014 21:16:31 +0000 (14:16 -0700)]
CRM-14605 - Add define(CIVICRM_WEBTEST)

This can be used by CiviTest/civicrm.settings*.php to select different
configuration options for web-tests and unit-tests.

10 years agoCRM-12856 hack to stop problems arising from mis-use of locks - need to review correc...
Eileen [Fri, 30 May 2014 04:11:23 +0000 (00:11 -0400)]
CRM-12856 hack to stop problems arising from mis-use of locks - need to review correct approach

10 years agoCRM-14760 - ensure prefix/suffix is updated via profile update
Jamie McClelland [Wed, 28 May 2014 15:27:40 +0000 (11:27 -0400)]
CRM-14760 - ensure prefix/suffix is updated via profile update

----------------------------------------
* CRM-14760: updating individual prefix via profile fails
  https://issues.civicrm.org/jira/browse/CRM-14760

10 years agoMerge pull request #3324 from pratik-joshi/CRM-14317-comment-fix
Yashodha Chaku [Thu, 22 May 2014 11:48:27 +0000 (17:18 +0530)]
Merge pull request #3324 from pratik-joshi/CRM-14317-comment-fix

Crm 14317 comment fix

10 years agoCRM-14317-comment-fix
Pratik Joshi [Wed, 21 May 2014 13:47:28 +0000 (19:17 +0530)]
CRM-14317-comment-fix

10 years agoMerge pull request #3294 from systopia/Ticket-#918
Kurund Jalmi [Wed, 21 May 2014 13:36:19 +0000 (19:06 +0530)]
Merge pull request #3294 from systopia/Ticket-#918

CRM-14709 - ChangeLog-Lookup: civicrm_note-query fixed

10 years agoCRM-14718 early return on already processed subscription updates
Eileen [Wed, 21 May 2014 04:10:36 +0000 (00:10 -0400)]
CRM-14718 early return on already processed subscription updates

10 years agoMerge pull request #2988 from totten/4.4-rmorgtools
Tim Otten [Tue, 20 May 2014 03:12:55 +0000 (20:12 -0700)]
Merge pull request #2988 from totten/4.4-rmorgtools

INFRA-107 - Cleanup

10 years agoMerge pull request #3278 from pratik-joshi/CRM-14681
Dave Greenberg [Mon, 19 May 2014 22:41:16 +0000 (15:41 -0700)]
Merge pull request #3278 from pratik-joshi/CRM-14681

Crm 14681 : Import Contacts no longer checks contact type, instead contact type is changed.

10 years agoLogging-ChangeLog-Lookup-Bugfix
thomas [Mon, 19 May 2014 10:08:17 +0000 (12:08 +0200)]
Logging-ChangeLog-Lookup-Bugfix

10 years agoCRM-14708 accept POSTs without x_cust_id based on missing contact_id problem & existi...
Eileen [Mon, 19 May 2014 08:20:08 +0000 (04:20 -0400)]
CRM-14708 accept POSTs without x_cust_id based on missing contact_id problem & existing logic making it optional

Conflicts:
CRM/Core/Payment/AuthorizeNetIPN2.php

10 years agoMerge pull request #3291 from eileenmcnaughton/CRM-14708
Kurund Jalmi [Mon, 19 May 2014 08:41:31 +0000 (14:11 +0530)]
Merge pull request #3291 from eileenmcnaughton/CRM-14708

CRM-14708 - Authorize.net recurring back-office membership transaction data loss

10 years agoCRM-14708 - Authorize.net recurring back-office membership transactions silent failure
Eileen [Mon, 19 May 2014 08:10:35 +0000 (04:10 -0400)]
CRM-14708 - Authorize.net recurring back-office membership transactions silent failure

10 years agofix mis-cased classname
Eileen [Mon, 19 May 2014 08:11:07 +0000 (04:11 -0400)]
fix mis-cased classname

10 years agoCRM-14681 : fix for non matching contact getting created errorneously
Pratik Joshi [Fri, 16 May 2014 08:03:59 +0000 (13:33 +0530)]
CRM-14681 : fix for non matching contact getting created errorneously

10 years agoMerge pull request #3190 from eileenmcnaughton/trans
Kurund Jalmi [Wed, 14 May 2014 19:37:08 +0000 (09:37 -1000)]
Merge pull request #3190 from eileenmcnaughton/trans

 CRM-14657 - is_transactional is inconsistent in api

10 years agoMerge pull request #3243 from jmcclelland/contribution-aggregate-report-custom-field
Dave Greenberg [Tue, 13 May 2014 18:52:53 +0000 (11:52 -0700)]
Merge pull request #3243 from jmcclelland/contribution-aggregate-report-custom-field

Contribution aggregate report custom field

10 years agoCRM-14680 - ensure custom tables included in sql statement
Jamie McClelland [Tue, 13 May 2014 14:32:46 +0000 (10:32 -0400)]
CRM-14680 - ensure custom tables included in sql statement

Fix for the Contribution Aggregate by Relationship report.

----------------------------------------
* CRM-14680: Contribution Aggregate by Relationship report fails with custom contribution field
  https://issues.civicrm.org/jira/browse/CRM-14680

10 years agoMerge pull request #3235 from jmcclelland/escape-prev-next-cache
Kurund Jalmi [Tue, 13 May 2014 02:25:59 +0000 (16:25 -1000)]
Merge pull request #3235 from jmcclelland/escape-prev-next-cache

Escape prev next cache

10 years agoCRM-14676 - need to escape names before inserting into prev_next_cache
Jamie McClelland [Mon, 12 May 2014 14:46:44 +0000 (10:46 -0400)]
CRM-14676 - need to escape names before inserting into prev_next_cache

----------------------------------------
* CRM-14676: Inserting values into civicrm_prevnext_cache fails to properly escape names
  https://issues.civicrm.org/jira/browse/CRM-14676

10 years agoMerge pull request #3224 from totten/4.4-image-url-idx
Tim Otten [Fri, 9 May 2014 19:28:39 +0000 (12:28 -0700)]
Merge pull request #3224 from totten/4.4-image-url-idx

CRM-14646 - optimze image display upgrade code

10 years agoCRM-14646 - optimze image display upgrade code
Jamie McClelland [Mon, 5 May 2014 15:43:12 +0000 (11:43 -0400)]
CRM-14646 - optimze image display upgrade code

----------------------------------------
* CRM-14646: new image display upgrade code not optimized, can result in error
  https://issues.civicrm.org/jira/browse/CRM-14646

10 years agoCRM-14657 - is_transactiona is inconsistent in api
Eileen McNaughton [Wed, 7 May 2014 06:30:56 +0000 (18:30 +1200)]
CRM-14657 - is_transactiona is inconsistent in api

10 years agoMerge pull request #3188 from Ezodesign/CRM-14624
Kurund Jalmi [Tue, 6 May 2014 19:20:23 +0000 (12:20 -0700)]
Merge pull request #3188 from Ezodesign/CRM-14624

Fixed call by reference in CRM_Utils_System_Joomla

10 years agoCRM-14624 - Removed call by reference in Joomla.php:105
Jeremy Proffitt [Tue, 6 May 2014 18:12:47 +0000 (14:12 -0400)]
CRM-14624 - Removed call by reference in Joomla.php:105

----------------------------------------
* CRM-14624: Strict Standards Error - CRM_Utils_System_Joomla
  https://issues.civicrm.org/jira/browse/CRM-14624

10 years agoMerge pull request #3186 from totten/4.4-rest-q
Tim Otten [Tue, 6 May 2014 16:53:50 +0000 (09:53 -0700)]
Merge pull request #3186 from totten/4.4-rest-q

CRM-14506 - REST - Prefer "entity"/"action" over "q" (via xavier and enders)

10 years agoXaviers fix for CRM-14506
systopia [Mon, 5 May 2014 09:25:19 +0000 (11:25 +0200)]
Xaviers fix for CRM-14506

10 years agoMerge pull request #3178 from jmcclelland/pledge-report-debug-function
dlobo [Mon, 5 May 2014 22:12:45 +0000 (15:12 -0700)]
Merge pull request #3178 from jmcclelland/pledge-report-debug-function

Pledge report debug function

10 years agoremove debug output from report.
Jamie McClelland [Mon, 5 May 2014 19:25:22 +0000 (15:25 -0400)]
remove debug output from report.

10 years agoMerge pull request #2968 from eileenmcnaughton/CRM-14459
colemanw [Sun, 4 May 2014 01:57:25 +0000 (18:57 -0700)]
Merge pull request #2968 from eileenmcnaughton/CRM-14459

CRM-14459 fix for fatal error on bad street parsing

10 years agoMerge pull request #3086 from colemanw/onBehalf
Tim Otten [Fri, 2 May 2014 23:44:22 +0000 (16:44 -0700)]
Merge pull request #3086 from colemanw/onBehalf

Contribution form improvements

10 years agoMerge pull request #3132 from GinkgoFJG/4.4
Kurund Jalmi [Fri, 2 May 2014 23:02:11 +0000 (16:02 -0700)]
Merge pull request #3132 from GinkgoFJG/4.4

Update CONTRIBUTORS.txt for Ginkgo Street Labs.

10 years agoContribution onBehalf form - Improve ajax callback
Coleman Watts [Fri, 2 May 2014 22:40:11 +0000 (15:40 -0700)]
Contribution onBehalf form - Improve ajax callback

10 years agoContribution onBehalf form - Fix js bug
Coleman Watts [Fri, 2 May 2014 22:39:39 +0000 (15:39 -0700)]
Contribution onBehalf form - Fix js bug

10 years agocode cleanup
Coleman Watts [Fri, 2 May 2014 22:29:54 +0000 (15:29 -0700)]
code cleanup

10 years agoUpdate for Ginkgo Street Labs.
Frank J. Gómez [Fri, 2 May 2014 22:15:49 +0000 (15:15 -0700)]
Update for Ginkgo Street Labs.

10 years agoMerge pull request #3111 from mlutfy/4.4-crm13068-b
Kurund Jalmi [Fri, 2 May 2014 21:52:37 +0000 (14:52 -0700)]
Merge pull request #3111 from mlutfy/4.4-crm13068-b

CRM-13068: load .mo files from l10n/xx_XX/LC_MESSAGES/civicrm.mo

10 years agoCRM-13068: better document native gettext in the civicrm.settings.php.template.
Mathieu Lutfy [Fri, 2 May 2014 02:05:12 +0000 (22:05 -0400)]
CRM-13068: better document native gettext in the civicrm.settings.php.template.

10 years agoCRM-13068: load .mo files from l10n/xx_XX/LC_MESSAGES/civicrm.mo
Mathieu Lutfy [Fri, 2 May 2014 00:27:51 +0000 (20:27 -0400)]
CRM-13068: load .mo files from l10n/xx_XX/LC_MESSAGES/civicrm.mo

Since 4.3, CiviCRM supports two gettext implementations: phpgettext
(default) and native gettext. The performance of native gettext is
much better, but requires a specific file hierarchy and that the
operating system has support for the locale (dpkg-reconfigure locale).

Now that the release scripts package the files as:
l10n/xx_XX/LC_MESSAGES/civicrm.mo, instead of
l10n/xx_XX/civicrm.mo, we needed to modify phpgettext to load the
files from the new directory. However, we also support the old
hierarchy as a fallback, so that we do not break the build scripts
of people who do not use phpgettext.

10 years agoContribution Pages - Improve related employer autofill
Coleman Watts [Thu, 1 May 2014 19:39:28 +0000 (12:39 -0700)]
Contribution Pages - Improve related employer autofill

10 years agoContribution Pages - Allow checksum contact to select employer
Coleman Watts [Thu, 1 May 2014 18:50:18 +0000 (11:50 -0700)]
Contribution Pages - Allow checksum contact to select employer

10 years agoContribution Pages - Change employer from autocomplete to select
Coleman Watts [Thu, 1 May 2014 18:40:19 +0000 (11:40 -0700)]
Contribution Pages - Change employer from autocomplete to select

10 years agoContact Dashboard - cleanup and remove unused code
Coleman Watts [Thu, 1 May 2014 17:40:14 +0000 (10:40 -0700)]
Contact Dashboard - cleanup and remove unused code

10 years agoMerge pull request #3065 from eileenmcnaughton/CRM-14589
Eileen McNaughton [Wed, 30 Apr 2014 23:40:57 +0000 (16:40 -0700)]
Merge pull request #3065 from eileenmcnaughton/CRM-14589

CRM-14589 - Next Payment Due broken on pledged but not paid report

10 years agoCRM-14589 - Next Payment Due broken on pledged but not paid report
Eileen [Wed, 30 Apr 2014 23:29:58 +0000 (19:29 -0400)]
CRM-14589 - Next Payment Due broken on pledged but not paid report

10 years agoMerge pull request #3058 from totten/mepps-4.4-secure-image-urls
Tim Otten [Wed, 30 Apr 2014 19:57:16 +0000 (12:57 -0700)]
Merge pull request #3058 from totten/mepps-4.4-secure-image-urls

CRM-14499 - Image URL fixup

10 years agoCRM-14499 - ImageFile - Fix photo URL validation on WP
Tim Otten [Wed, 30 Apr 2014 19:50:49 +0000 (12:50 -0700)]
CRM-14499 - ImageFile - Fix photo URL validation on WP

----------------------------------------
* CRM-14499: Upgrade to 4.4.5 causes contact photos to be unviewable
  https://issues.civicrm.org/jira/browse/CRM-14499

10 years agoMerge pull request #3040 from mlutfy/4.4-crm14573
Kurund Jalmi [Wed, 30 Apr 2014 05:56:31 +0000 (22:56 -0700)]
Merge pull request #3040 from mlutfy/4.4-crm14573

CRM-14573: ts fixes for 4.4

10 years agoRedid indentation in CRM/Upgrade/Incremental/php/FourFour.php
Margaret Epps [Wed, 30 Apr 2014 01:47:36 +0000 (21:47 -0400)]
Redid indentation in CRM/Upgrade/Incremental/php/FourFour.php

10 years agoCRM-14573: ts fixes (CRM/Event/Cart/Form/Checkout/Payment.php, templates/CRM/Contribu...
Mathieu Lutfy [Wed, 30 Apr 2014 01:46:21 +0000 (21:46 -0400)]
CRM-14573: ts fixes (CRM/Event/Cart/Form/Checkout/Payment.php, templates/CRM/Contribute/Form/ContributionPage/Tab.hlp).

10 years agoCRM-14499: Update FourFour upgrade script and changes image urls to improve security...
Maggie [Tue, 29 Apr 2014 19:06:08 +0000 (15:06 -0400)]
CRM-14499: Update FourFour upgrade script and changes image urls to improve security but allow access

10 years agoRewrote system CRM_Utils_System::download to take optional disposition argument
Maggie [Tue, 29 Apr 2014 16:44:52 +0000 (12:44 -0400)]
Rewrote system CRM_Utils_System::download to take optional disposition argument

10 years agoMerge pull request #3010 from eileenmcnaughton/CRM-14559
Eileen McNaughton [Tue, 29 Apr 2014 01:07:30 +0000 (18:07 -0700)]
Merge pull request #3010 from eileenmcnaughton/CRM-14559

CRM-14559 fix invalid html

10 years agoCRM-14559 fix invalid html
Eileen McNaughton [Tue, 29 Apr 2014 00:56:51 +0000 (17:56 -0700)]
CRM-14559 fix invalid html

10 years agoINFRA-107 - Cleanup
Tim Otten [Mon, 28 Apr 2014 18:10:01 +0000 (11:10 -0700)]
INFRA-107 - Cleanup

Remove custom Drupal modules for civicrm.org from civicrm-core.git. These
are already in civicrm-website-org.git, and those are the versions in use.

10 years agoCRM-14459 fix for fatal error on bad street parsing
Eileen McNaughton [Fri, 11 Apr 2014 05:14:47 +0000 (17:14 +1200)]
CRM-14459 fix for fatal error on bad street parsing

10 years agoMerge pull request #2966 from eileenmcnaughton/patch-2
Eileen McNaughton [Sun, 27 Apr 2014 23:10:18 +0000 (16:10 -0700)]
Merge pull request #2966 from eileenmcnaughton/patch-2

E-Notice fix

10 years agoFix spaces on previous
Eileen McNaughton [Sun, 27 Apr 2014 23:08:51 +0000 (16:08 -0700)]
Fix spaces on previous

10 years agoMerge pull request #2929 from kurund/CRM-14463
Kurund Jalmi [Tue, 22 Apr 2014 22:08:34 +0000 (15:08 -0700)]
Merge pull request #2929 from kurund/CRM-14463

typo fixes, CRM-14463

10 years agotypo fixes, CRM-14463
kurund [Tue, 22 Apr 2014 22:07:10 +0000 (15:07 -0700)]
typo fixes, CRM-14463

----------------------------------------
* CRM-14463: Custom address fields can't search by location type
  https://issues.civicrm.org/jira/browse/CRM-14463

10 years agoMerge pull request #2925 from eileenmcnaughton/CRM-14501
colemanw [Tue, 22 Apr 2014 03:21:24 +0000 (20:21 -0700)]
Merge pull request #2925 from eileenmcnaughton/CRM-14501

CRM-14501 add contact to cache key to deal with inconsistent permissioning

10 years agoCRM-14501 add contact to cache key to deal with inconsistent permissioning
Eileen McNaughton [Tue, 22 Apr 2014 00:02:30 +0000 (12:02 +1200)]
CRM-14501 add contact to cache key to deal with inconsistent permissioning

10 years agoremove trailing whitespace
Eileen McNaughton [Tue, 22 Apr 2014 00:06:33 +0000 (12:06 +1200)]
remove trailing whitespace

10 years agoUpdate version to 4.4.6
CiviCRM [Fri, 18 Apr 2014 01:14:52 +0000 (18:14 -0700)]
Update version to 4.4.6

10 years agoMerge pull request #2888 from eileenmcnaughton/patch-3
Kurund Jalmi [Thu, 17 Apr 2014 18:07:33 +0000 (11:07 -0700)]
Merge pull request #2888 from eileenmcnaughton/patch-3

E-notice fix

10 years agoMerge pull request #2901 from eileenmcnaughton/E-notice
Kurund Jalmi [Thu, 17 Apr 2014 18:07:15 +0000 (11:07 -0700)]
Merge pull request #2901 from eileenmcnaughton/E-notice

enotices when enabling logging on fields that don't (yet) exist in the l...

10 years agoMerge pull request #2910 from eileenmcnaughton/enotice2
Kurund Jalmi [Thu, 17 Apr 2014 18:06:23 +0000 (11:06 -0700)]
Merge pull request #2910 from eileenmcnaughton/enotice2

eNotice fix

10 years agoeNotice fix
Eileen McNaughton [Thu, 17 Apr 2014 09:32:55 +0000 (21:32 +1200)]
eNotice fix

10 years agoMerge pull request #2908 from totten/4.4-restrict-customDir
Tim Otten [Thu, 17 Apr 2014 06:47:25 +0000 (23:47 -0700)]
Merge pull request #2908 from totten/4.4-restrict-customDir

customFileUploadDir - Restrict remote access

10 years agocustomFileUploadDir - Restrict remote access
Tim Otten [Thu, 17 Apr 2014 00:23:50 +0000 (17:23 -0700)]
customFileUploadDir - Restrict remote access

10 years agoMerge pull request #2886 from colemanw/4.4
Kurund Jalmi [Wed, 16 Apr 2014 22:17:07 +0000 (15:17 -0700)]
Merge pull request #2886 from colemanw/4.4

CRM-14463 - Fix custom address fields to support location type

10 years agoMerge pull request #2907 from totten/4.4-date-const
Tim Otten [Wed, 16 Apr 2014 19:11:44 +0000 (12:11 -0700)]
Merge pull request #2907 from totten/4.4-date-const

CRM-14446 - s/magic value/constant/

10 years agoCRM-14446 - s/magic value/constant/
Tim Otten [Wed, 16 Apr 2014 19:10:40 +0000 (12:10 -0700)]
CRM-14446 - s/magic value/constant/

10 years agoMerge pull request #2860 from eileenmcnaughton/CRM-14446
Tim Otten [Wed, 16 Apr 2014 19:08:03 +0000 (12:08 -0700)]
Merge pull request #2860 from eileenmcnaughton/CRM-14446

CRM-14446 contact.get api tests + fix on date filters

10 years agoMerge pull request #2882 from totten/4.4-module-payproc
Tim Otten [Wed, 16 Apr 2014 19:06:07 +0000 (12:06 -0700)]
Merge pull request #2882 from totten/4.4-module-payproc

CRM-14396 - CRM_Core_Payment::handlePaymentMethod

10 years agoMerge pull request #2902 from kurund/CRM-14429
Dave Greenberg [Wed, 16 Apr 2014 02:16:05 +0000 (19:16 -0700)]
Merge pull request #2902 from kurund/CRM-14429

code clean / fixes CRM-14429

10 years agocode clean / fixes CRM-14429
kurund [Wed, 16 Apr 2014 02:11:40 +0000 (19:11 -0700)]
code clean / fixes CRM-14429

----------------------------------------
* CRM-14429: Contact import fails silently on lookup of custom field option values by label
  https://issues.civicrm.org/jira/browse/CRM-14429

10 years agoenotices when enabling logging on fields that don't (yet) exist in the log tables
Eileen McNaughton [Wed, 16 Apr 2014 01:35:23 +0000 (13:35 +1200)]
enotices when enabling logging on fields that don't (yet) exist in the log tables

10 years agoMerge pull request #2899 from davecivicrm/CRM-14191
Dave Greenberg [Tue, 15 Apr 2014 23:40:02 +0000 (16:40 -0700)]
Merge pull request #2899 from davecivicrm/CRM-14191

CRM-14191 - fix notice in FourFour.php upgrade.

10 years agoCRM-14191 - fix notice in FourFour.php upgrade.
Dave Greenberg [Tue, 15 Apr 2014 23:37:32 +0000 (16:37 -0700)]
CRM-14191 - fix notice in FourFour.php upgrade.

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

10 years agoMerge pull request #2897 from pradpnayak/CRM-14191
Dave Greenberg [Tue, 15 Apr 2014 23:27:01 +0000 (16:27 -0700)]
Merge pull request #2897 from pradpnayak/CRM-14191

-- removed hardcoded values, added sql upgrade script to handle civicrm_...

10 years agoMerge pull request #2898 from davecivicrm/CRM-14467
Dave Greenberg [Tue, 15 Apr 2014 21:35:28 +0000 (14:35 -0700)]
Merge pull request #2898 from davecivicrm/CRM-14467

CRM-14467 - remove extra double-quote which messes up case_id in change ...

10 years agoCRM-14467 - remove extra double-quote which messes up case_id in change status URL.
Dave Greenberg [Tue, 15 Apr 2014 21:34:06 +0000 (14:34 -0700)]
CRM-14467 - remove extra double-quote which messes up case_id in change status URL.

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

10 years ago-- removed hardcoded values and handled reopened status. CRM-14191
Pradeep Nayak [Tue, 15 Apr 2014 21:25:34 +0000 (02:55 +0530)]
-- removed hardcoded values and handled reopened status. CRM-14191

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

10 years ago-- removed hardcoded values, added sql upgrade script to handle civicrm_batch.status_...
Pradeep Nayak [Tue, 15 Apr 2014 19:10:52 +0000 (00:40 +0530)]
-- removed hardcoded values, added sql upgrade script to handle civicrm_batch.status_id, CRM-14191

----------------------------------------
* CRM-14191: There are 3 options with value=0 in option group "batch_status"
  https://issues.civicrm.org/jira/browse/CRM-14191

10 years agoMerge pull request #2786 from ar-jan/CRM-13946
dlobo [Tue, 15 Apr 2014 14:15:49 +0000 (07:15 -0700)]
Merge pull request #2786 from ar-jan/CRM-13946

CRM-13946: Backport PR #2185: set default database connection to UTF-8