Tim Otten [Fri, 27 Jun 2014 04:09:05 +0000 (21:09 -0700)]
CRM-14798 - CiviCase - Fix max_instances check
This code was using the ambiguous generic variable names ("$key", "$val")
and confusing the content of "$val" (e.g. confusing caseId with
caseTypeName).
Dave Greenberg [Thu, 26 Jun 2014 23:42:15 +0000 (16:42 -0700)]
Merge pull request #3569 from davecivicrm/CRM-14884
CRM-14884 - Rename report instance schema file.
Dave Greenberg [Thu, 26 Jun 2014 23:41:26 +0000 (16:41 -0700)]
CRM-14884 - Rename report instance schema file.
----------------------------------------
* CRM-14884:
https://issues.civicrm.org/jira/browse/CRM-14884
Dave Greenberg [Thu, 26 Jun 2014 23:14:53 +0000 (16:14 -0700)]
Merge pull request #3520 from davecivicrm/CRM-14882
CRM-14882 - hide billing block for online contrib forms with non-quick-config price-sets when total is ze...
Dave Greenberg [Thu, 26 Jun 2014 23:14:16 +0000 (16:14 -0700)]
CRM-14882 - fix indentations.
----------------------------------------
* CRM-14882:
https://issues.civicrm.org/jira/browse/CRM-14882
Dave Greenberg [Thu, 26 Jun 2014 23:11:53 +0000 (16:11 -0700)]
CRM-14882 - fix indentations.
----------------------------------------
* CRM-14882:
https://issues.civicrm.org/jira/browse/CRM-14882
Dave Greenberg [Thu, 26 Jun 2014 22:21:32 +0000 (15:21 -0700)]
Merge pull request #3568 from davecivicrm/CRM-14798
CRM-14798 - add class to lock icon to keep it on same line as form field...
Dave Greenberg [Thu, 26 Jun 2014 22:20:43 +0000 (15:20 -0700)]
CRM-14798 - add class to lock icon to keep it on same line as form field.
----------------------------------------
* CRM-14798:
https://issues.civicrm.org/jira/browse/CRM-14798
Dave Greenberg [Thu, 26 Jun 2014 21:58:09 +0000 (14:58 -0700)]
Merge pull request #3566 from totten/master-casetype-tweak
CRM-14798 - crmCaseType - Multiple UI updates
Dave Greenberg [Thu, 26 Jun 2014 19:10:22 +0000 (12:10 -0700)]
Merge pull request #3542 from davecivicrm/CRM-14857
Crm 14857
Dave Greenberg [Thu, 26 Jun 2014 19:10:04 +0000 (12:10 -0700)]
CRM-14857 - fix indenting.
----------------------------------------
* CRM-14857:
https://issues.civicrm.org/jira/browse/CRM-14857
Dave Greenberg [Thu, 26 Jun 2014 19:07:56 +0000 (12:07 -0700)]
CRM-14857 - fix indenting.
----------------------------------------
* CRM-14857:
https://issues.civicrm.org/jira/browse/CRM-14857
Dave Greenberg [Thu, 26 Jun 2014 18:46:24 +0000 (11:46 -0700)]
Merge pull request #3567 from lcdservices/CRM-14921
CRM-14921 retain context from custom search
Brian Shaughnessy [Thu, 26 Jun 2014 16:20:29 +0000 (12:20 -0400)]
CRM-14921 retain context from custom search
Yashodha Chaku [Thu, 26 Jun 2014 13:10:06 +0000 (18:40 +0530)]
Merge pull request #3448 from NileemaJadhav/CRM-master-HR
--Fix notices on Activities report
totten@civicrm.org [Thu, 26 Jun 2014 08:02:25 +0000 (01:02 -0700)]
CRM-14798 - crmCaseType - Lock/auto-generate the case-type's "name"
Kurund Jalmi [Thu, 26 Jun 2014 08:44:22 +0000 (14:14 +0530)]
Merge pull request #3565 from kurund/CRM-14787
CRM-14787, on save redirect to listing
kurund [Thu, 26 Jun 2014 08:43:27 +0000 (14:13 +0530)]
CRM-14787, on save redirect to listing
----------------------------------------
* CRM-14787: URL should update after saving case-type
https://issues.civicrm.org/jira/browse/CRM-14787
totten@civicrm.org [Thu, 26 Jun 2014 06:23:36 +0000 (23:23 -0700)]
CRM-14798 - crmCaseType - Set default values of "Reference" fields
totten@civicrm.org [Thu, 26 Jun 2014 06:22:19 +0000 (23:22 -0700)]
CRM-14798 - crmCaseType "Reference" fields - Disable for "Open Case". Require for others.
Tim Otten [Thu, 26 Jun 2014 01:04:06 +0000 (18:04 -0700)]
Merge pull request #3564 from totten/master-idx-err
CRM_Core_InnoDBIndexer - Fix (logged) drush error when doing clean install on MySQL <5.6.
totten@civicrm.org [Thu, 26 Jun 2014 00:37:08 +0000 (17:37 -0700)]
CRM_Core_InnoDBIndexer - Fix (logged) drush error when doing clean install on MySQL <5.6.
Kurund Jalmi [Wed, 25 Jun 2014 21:00:50 +0000 (02:30 +0530)]
Merge pull request #3539 from totten/master-tx-api
CRM-14657, CRM-14486 - TransactionSubscriber - Respect $params['is_transactional']
kurund [Wed, 25 Jun 2014 18:25:13 +0000 (23:55 +0530)]
Merge remote-tracking branch 'upstream/4.4' into 4.4-master-2014-06-25-23-42-42
Conflicts:
CRM/Profile/Form/Edit.php
templates/CRM/Event/Form/Registration/Register.tpl
xml/schema/Core/MappingField.xml
CiviCRM [Wed, 25 Jun 2014 15:16:06 +0000 (08:16 -0700)]
Update version to 4.5.alpha3
Monish Deb [Wed, 25 Jun 2014 14:34:56 +0000 (20:04 +0530)]
Merge pull request #3510 from jitendrapurohit/CRM-12789
CRM-12789
Monish Deb [Wed, 25 Jun 2014 13:35:38 +0000 (19:05 +0530)]
Merge pull request #3563 from monishdeb/upgrade-fix
4.5alpha2 upgrade fixes
monishdeb [Wed, 25 Jun 2014 13:34:10 +0000 (19:04 +0530)]
4.5alpha2 upgrade fixes
Monish Deb [Wed, 25 Jun 2014 09:55:03 +0000 (15:25 +0530)]
Merge pull request #3545 from jitendrapurohit/CRM-14567
CRM-14567
Yashodha Chaku [Wed, 25 Jun 2014 09:11:39 +0000 (14:41 +0530)]
Merge pull request #3556 from divya-jose/HR-363
HR-363 url modification to show report instance on dashboard
Dave Greenberg [Tue, 24 Jun 2014 22:23:34 +0000 (15:23 -0700)]
Merge pull request #3544 from monishdeb/CRM-14830
CRM-14830 fix - Links to add CC and BCC are hidden in Send an Email task
Dave Greenberg [Tue, 24 Jun 2014 21:18:47 +0000 (14:18 -0700)]
Merge pull request #3562 from davecivicrm/CRM-14905
CRM-14905 - also fix contribution delete status.
Dave Greenberg [Tue, 24 Jun 2014 21:17:36 +0000 (14:17 -0700)]
CRM-14905 - also fix contribution delete status.
----------------------------------------
* CRM-14905:
https://issues.civicrm.org/jira/browse/CRM-14905
Dave Greenberg [Tue, 24 Jun 2014 21:12:40 +0000 (14:12 -0700)]
Merge pull request #3548 from wellebee/CRM-14905
CRM-14905 - Fixed and made consistent a few calls to CRM_Core_Session::setStatus().
Monish Deb [Tue, 24 Jun 2014 18:26:41 +0000 (23:56 +0530)]
Merge pull request #3560 from monishdeb/CRM-14893-fix
CRM-14893 fix - "partials" directory should be included in tar-balls
monishdeb [Tue, 24 Jun 2014 18:25:24 +0000 (23:55 +0530)]
CRM-14893 fix - "partials" directory should be included in tar-balls
https://issues.civicrm.org/jira/browse/CRM-14893
Dave Greenberg [Tue, 24 Jun 2014 17:58:07 +0000 (10:58 -0700)]
Merge pull request #3559 from davecivicrm/CRM-14908
CRM-14908 - Do not hide payment options just because a $0 price option i...
Dave Greenberg [Tue, 24 Jun 2014 17:56:49 +0000 (10:56 -0700)]
CRM-14908 - Do not hide payment options just because a $0 price option is selected if total is != $0.
----------------------------------------
* CRM-14908:
https://issues.civicrm.org/jira/browse/CRM-14908
jitendrapurohit [Tue, 24 Jun 2014 13:07:20 +0000 (18:37 +0530)]
CRM-12789
CiviCRM [Tue, 17 Jun 2014 14:19:56 +0000 (19:49 +0530)]
CRM-12789
Divya Jose [Tue, 24 Jun 2014 10:15:00 +0000 (15:45 +0530)]
HR-363 url modification to show report instance on dashboard
Tim Otten [Tue, 24 Jun 2014 03:35:44 +0000 (20:35 -0700)]
Merge pull request #3555 from totten/4.4-14856-regr
CRM-14856 - Fix regressions in Drupal-Profile integration
Tim Otten [Tue, 24 Jun 2014 03:14:09 +0000 (20:14 -0700)]
CRM-14856 - CRM_Profile_Form - Restore behavior of add_to_group_id when there are multiple profiles
The behavior is to scan a combined list of UFFields, see if each UFField's
parent UFGroup has "add_to_group", and use it if found. If multiple
UFGroups define "add_to_group", then the value of the last UFField wins.
I don't see this as good behavior -- just compatible behavior.
Tim Otten [Tue, 24 Jun 2014 02:59:06 +0000 (19:59 -0700)]
CRM-14856 - Fix regression with Drupal-Profile integration
Tim Otten [Tue, 24 Jun 2014 01:47:07 +0000 (18:47 -0700)]
Merge pull request #3553 from eileenmcnaughton/4.4
CRM-14903 fix REGEX to RLIKE
Eileen McNaughton [Tue, 24 Jun 2014 01:44:28 +0000 (13:44 +1200)]
CRM-14903 fix REGEX to RLIKE
Tim Otten [Tue, 24 Jun 2014 01:41:37 +0000 (18:41 -0700)]
Merge remote-tracking branch 'upstream/4.4' into 4.4-master-2014-06-23-18-25-12
Conflicts:
distmaker/dists/drupal6_php5.sh
distmaker/dists/drupal_php5.sh
distmaker/dists/drupal_sk_php5.sh
distmaker/dists/joomla_php5.sh
distmaker/dists/l10n.sh
distmaker/dists/wordpress_php5.sh
xml/schema/Core/MappingField.xml
Tim Otten [Tue, 24 Jun 2014 01:23:01 +0000 (18:23 -0700)]
Merge pull request #3540 from totten/4.4-distmaker
distmaker cleanup
Eileen McNaughton [Mon, 23 Jun 2014 23:26:07 +0000 (11:26 +1200)]
Merge pull request #3543 from eileenmcnaughton/CRM-14850
CRM-14850 - some settings transition to setting from config
Dave Greenberg [Mon, 23 Jun 2014 22:49:20 +0000 (15:49 -0700)]
Merge pull request #3551 from davecivicrm/CRM-14894
Crm 14894
Dave Greenberg [Mon, 23 Jun 2014 22:48:55 +0000 (15:48 -0700)]
CRM-14894 - Modify line_item unique index in schema line_item.xml to fix fatal for membership renewals.
----------------------------------------
* CRM-14894:
https://issues.civicrm.org/jira/browse/CRM-14894
Dave Greenberg [Mon, 23 Jun 2014 22:47:28 +0000 (15:47 -0700)]
CRM-14894 - Modify line_item unique index in schema line_item.xml to fix fatal for membership renewals.
----------------------------------------
* CRM-14894:
https://issues.civicrm.org/jira/browse/CRM-14894
Tim Otten [Mon, 23 Jun 2014 22:12:52 +0000 (15:12 -0700)]
Merge remote-tracking branch 'upstream/4.4' into 4.4-master-2014-06-23-14-48-29
Conflicts:
CRM/Core/Invoke.php
CRM/Profile/Form.php
CRM/Profile/Form/Edit.php
api/v3/utils.php
Dave Greenberg [Mon, 23 Jun 2014 21:50:57 +0000 (14:50 -0700)]
Merge pull request #3546 from eileenmcnaughton/4.4
CRM-14903 alter enum field on civicrm_mapping_field to reflect allowed o...
Dave Greenberg [Mon, 23 Jun 2014 21:11:48 +0000 (14:11 -0700)]
Merge pull request #3550 from davecivicrm/CRM-14897
CRM-14897 - fix adminGroup for Cleanup Caches so it appears properly in ...
Dave Greenberg [Mon, 23 Jun 2014 21:11:03 +0000 (14:11 -0700)]
CRM-14897 - fix adminGroup for Cleanup Caches so it appears properly in admin console.
----------------------------------------
* CRM-14897:
https://issues.civicrm.org/jira/browse/CRM-14897
Dave Greenberg [Mon, 23 Jun 2014 20:31:35 +0000 (13:31 -0700)]
Merge pull request #3549 from davecivicrm/CRM-14906
CRM-14906 - notice fix on IS (NOT) EMPTY searches.
Dave Greenberg [Mon, 23 Jun 2014 20:30:50 +0000 (13:30 -0700)]
CRM-14906 - notice fix on IS (NOT) EMPTY searches.
----------------------------------------
* CRM-14906:
https://issues.civicrm.org/jira/browse/CRM-14906
Keith Morgan [Mon, 23 Jun 2014 20:18:56 +0000 (15:18 -0500)]
Fixed and made consistent a few calls to CRM_Core_Session::setStatus().
Dave Greenberg [Mon, 23 Jun 2014 19:23:22 +0000 (12:23 -0700)]
Merge pull request #3547 from lcdservices/CRM-14904
CRM-14904 retain subtype when saving org from contact dashboard form
Brian Shaughnessy [Mon, 23 Jun 2014 17:38:00 +0000 (13:38 -0400)]
CRM-14904 retain subtype when saving org from contact dashboard form
Eileen McNaughton [Mon, 23 Jun 2014 13:54:18 +0000 (01:54 +1200)]
CRM-14903 alter enum field on civicrm_mapping_field to reflect allowed operators
jitendrapurohit [Mon, 23 Jun 2014 11:24:48 +0000 (16:54 +0530)]
CRM-14567
monishdeb [Mon, 23 Jun 2014 10:36:38 +0000 (16:06 +0530)]
CRM-14830 fix - Links to add CC and BCC are hidden in Send an Email task
https://issues.civicrm.org/jira/browse/CRM-14830
Yashodha Chaku [Mon, 23 Jun 2014 06:34:38 +0000 (12:04 +0530)]
Merge pull request #3525 from yashodha/CRM-14670
CRM-14670: include target contact counter for mass mailings
Monish Deb [Mon, 23 Jun 2014 06:20:06 +0000 (11:50 +0530)]
Merge pull request #3454 from kenwest/CRM-14815
CRM-14815 subscriptionURL() doesn't add checksum when called from CLI
Eileen McNaughton [Mon, 23 Jun 2014 01:10:48 +0000 (13:10 +1200)]
CRM-14850 more copy & paste protection
Eileen McNaughton [Mon, 23 Jun 2014 01:05:38 +0000 (13:05 +1200)]
CRM-14850 transform checksumTimeout to setting
Eileen McNaughton [Mon, 23 Jun 2014 00:58:09 +0000 (12:58 +1200)]
CRM-14850 add comment as to why change was backed out
Eileen McNaughton [Mon, 23 Jun 2014 00:55:56 +0000 (12:55 +1200)]
Revert "CRM-14850 update use of ufLogging to not call ->is_drupal"
This reverts commit
ac056893bd4a6816bc6c8b262cd0f30f87c5cad3.
Eileen McNaughton [Mon, 23 Jun 2014 00:39:21 +0000 (12:39 +1200)]
CRM-14850 remove config only - a grep shows this only being accessed via settings
Eileen McNaughton [Mon, 23 Jun 2014 00:18:56 +0000 (12:18 +1200)]
CRM-14850 copy & paste protection
Eileen McNaughton [Sun, 22 Jun 2014 23:45:31 +0000 (11:45 +1200)]
CRM-14850 secondDegreeRelPermissions seems to have been added as config_only - this is deprecated & should not happen. Removing references to try to discourage
Eileen McNaughton [Sun, 22 Jun 2014 23:43:45 +0000 (11:43 +1200)]
CRM-14850 add code comments to clarify that checking the CMS is not the recommended approach
Eileen McNaughton [Sun, 22 Jun 2014 23:39:37 +0000 (11:39 +1200)]
CRM-14850 update use of ufLogging to not call ->is_drupal
Eileen McNaughton [Sun, 22 Jun 2014 23:37:23 +0000 (11:37 +1200)]
CRM-14850 update tpl file to reflect change in field name for enable setting
Eileen McNaughton [Sun, 22 Jun 2014 23:36:07 +0000 (11:36 +1200)]
CRM-14850 tidy up ufLogging by declaring the capability on the class
Eileen McNaughton [Sun, 22 Jun 2014 23:35:02 +0000 (11:35 +1200)]
CRM-14850 fix admin form to support change from config to setting
Eileen McNaughton [Sun, 22 Jun 2014 23:33:13 +0000 (11:33 +1200)]
CRM-14850 fix metadata on setting
Eileen McNaughton [Sun, 22 Jun 2014 23:31:07 +0000 (11:31 +1200)]
CRM-14850 convert debug config items to settings
Dave Greenberg [Sun, 22 Jun 2014 22:50:51 +0000 (15:50 -0700)]
CRM-14857 - provide option to add membership type and membership org filters to reports.
----------------------------------------
* CRM-14857:
https://issues.civicrm.org/jira/browse/CRM-14857
Dave Greenberg [Sun, 22 Jun 2014 22:49:27 +0000 (15:49 -0700)]
CRM-14857 - provide option to add membership type and membership org filters to reports.
----------------------------------------
* CRM-14857:
https://issues.civicrm.org/jira/browse/CRM-14857
Dave Greenberg [Sun, 22 Jun 2014 22:47:39 +0000 (15:47 -0700)]
CRM-14857 - provide option to add membership type and membership org filters to reports.
----------------------------------------
* CRM-14857:
https://issues.civicrm.org/jira/browse/CRM-14857
Eileen McNaughton [Sun, 22 Jun 2014 22:28:27 +0000 (10:28 +1200)]
Merge pull request #3541 from crusonweb/patch-2
Update 4.5.alpha2.mysql.tpl
Dan Cruson [Sun, 22 Jun 2014 22:21:33 +0000 (18:21 -0400)]
Update 4.5.alpha2.mysql.tpl
CRM-14843 Correct the update query to use name instead of id as id could be different in other installs.
totten@civicrm.org [Sat, 21 Jun 2014 13:53:42 +0000 (06:53 -0700)]
distmaker - Fix the *.info filter and apply it to all Drupal builds
totten@civicrm.org [Sat, 21 Jun 2014 13:22:52 +0000 (06:22 -0700)]
distmaker - Allow running individual builds without switching branches
One of the more annoying things with distmaker is that it switches all the
branches, which means that you need to commit everything before building.
This is necessary for building D6 & D7 in the same script, but makes it
harder to work on changes to builds.
With this patch, one can directly call the "dists/*.sh" files to trigger a
build, and it muck with git. All the git checkouts are now specified in the
distmaker.sh
totten@civicrm.org [Sat, 21 Jun 2014 12:58:41 +0000 (05:58 -0700)]
distmaker - dm_install_wordpress - Should allow building on "wp-demo" (untested)
totten@civicrm.org [Sat, 21 Jun 2014 12:31:20 +0000 (05:31 -0700)]
distmaker - Demindfuckify joomla_php5.sh
totten@civicrm.org [Sat, 21 Jun 2014 12:05:11 +0000 (05:05 -0700)]
distmaker - Reduce noise in joomla_php5.sh
totten@civicrm.org [Sat, 21 Jun 2014 11:58:14 +0000 (04:58 -0700)]
distmaker - Extract function dm_reset_dirs(). Reduce noise.
totten@civicrm.org [Sat, 21 Jun 2014 11:46:55 +0000 (04:46 -0700)]
distmaker - Simplify l10n.sh
totten@civicrm.org [Sat, 21 Jun 2014 11:42:10 +0000 (04:42 -0700)]
distmaker - Reduce noise in dists/*.sh
Conflicts:
distmaker/dists/l10n.sh
totten@civicrm.org [Sat, 21 Jun 2014 11:36:29 +0000 (04:36 -0700)]
distmaker - Extract function dm_install_wordpress()
totten@civicrm.org [Sat, 21 Jun 2014 11:25:17 +0000 (04:25 -0700)]
distmaker - Reduce noise in dists/*.sh
totten@civicrm.org [Sat, 21 Jun 2014 11:15:00 +0000 (04:15 -0700)]
distmaker - Remove dead code. Shift comments.
totten@civicrm.org [Sat, 21 Jun 2014 11:10:55 +0000 (04:10 -0700)]
distmaker - Extract function dm_install_l10n()
totten@civicrm.org [Sat, 21 Jun 2014 11:10:31 +0000 (04:10 -0700)]
distmaker - DRY common.sh
totten@civicrm.org [Sat, 21 Jun 2014 10:57:47 +0000 (03:57 -0700)]
distmaker - Extract function dm_install_joomla()
totten@civicrm.org [Sat, 21 Jun 2014 10:41:52 +0000 (03:41 -0700)]
distmaker - Extract function dm_generate_version()