civicrm-core.git
10 years agoCode cleanup
Coleman Watts [Fri, 2 May 2014 18:41:15 +0000 (11:41 -0700)]
Code cleanup

10 years agoMerge pull request #3077 from adamwight/test_fixtures
Kurund Jalmi [Fri, 2 May 2014 18:10:04 +0000 (11:10 -0700)]
Merge pull request #3077 from adamwight/test_fixtures

Provide a RoR-like test fixture helper

10 years agoMerge pull request #3106 from adamwight/CRM-14473-l10n
Kurund Jalmi [Fri, 2 May 2014 18:02:49 +0000 (11:02 -0700)]
Merge pull request #3106 from adamwight/CRM-14473-l10n

CiviCase case type fields are localized

10 years agoMerge pull request #3116 from jitendrapurohit/Report_Webtest
Kurund Jalmi [Fri, 2 May 2014 17:50:55 +0000 (10:50 -0700)]
Merge pull request #3116 from jitendrapurohit/Report_Webtest

Web Test Fix

10 years agoWeb Test Fix
jitendrapurohit [Fri, 2 May 2014 11:41:57 +0000 (17:11 +0530)]
Web Test Fix

10 years agoMerge pull request #3113 from deepak-srivastava/CRM-14431
Deepak Srivastava [Fri, 2 May 2014 07:17:52 +0000 (12:47 +0530)]
Merge pull request #3113 from deepak-srivastava/CRM-14431

CRM-14431 - send report api function exits rather than returning (this c...

10 years agoCRM-14431 - send report api function exits rather than returning (this can mess up...
Deepak Srivastava [Fri, 2 May 2014 07:16:26 +0000 (12:46 +0530)]
CRM-14431 - send report api function exits rather than returning (this can mess up scheduled jobs)

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

10 years agolocalize the case type schema migration
Adam Roses Wight [Fri, 2 May 2014 01:37:45 +0000 (18:37 -0700)]
localize the case type schema migration

10 years agoMerge pull request #3096 from mepps/remove-autocomplete-email
colemanw [Fri, 2 May 2014 01:25:28 +0000 (18:25 -0700)]
Merge pull request #3096 from mepps/remove-autocomplete-email

Removed autocomplete from send email activity

10 years agoRemoved tokeninput from CRM/Core/Resources.php
Maggie [Fri, 2 May 2014 01:17:31 +0000 (21:17 -0400)]
Removed tokeninput from CRM/Core/Resources.php

10 years agoCRM-14353 - Standardize unsaved form popups
Coleman Watts [Fri, 2 May 2014 01:14:00 +0000 (18:14 -0700)]
CRM-14353 - Standardize unsaved form popups

10 years agoPrepopulated autoselect with email values--found bug caused by other code to be recon...
Maggie [Fri, 2 May 2014 01:14:24 +0000 (21:14 -0400)]
Prepopulated autoselect with email values--found bug caused by other code to be reconciled later

10 years agoMerge pull request #3110 from yashodha/4.5.CRM-11182
Yashodha Chaku [Fri, 2 May 2014 01:11:31 +0000 (06:41 +0530)]
Merge pull request #3110 from yashodha/4.5.CRM-11182

CRM-11182 : option to configure confirm screen

10 years agooption to configure confirm screen
yashodha [Fri, 2 May 2014 01:24:14 +0000 (06:54 +0530)]
option to configure confirm screen

10 years agoMerge pull request #3109 from davecivicrm/CRM-14515
Dave Greenberg [Fri, 2 May 2014 01:03:29 +0000 (18:03 -0700)]
Merge pull request #3109 from davecivicrm/CRM-14515

CRM-14515 add display of the link for the PCP itself.

10 years agoMerge pull request #3068 from ginkgomzd/CRM-14353
colemanw [Fri, 2 May 2014 01:02:37 +0000 (18:02 -0700)]
Merge pull request #3068 from ginkgomzd/CRM-14353

Crm 14353

10 years agoCRM-14515 add display of the link for the PCP itself.
Dave Greenberg [Fri, 2 May 2014 01:02:33 +0000 (18:02 -0700)]
CRM-14515 add display of the link for the PCP itself.

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

10 years agoCRM-14353 - Unobtrusive popup form confirm
Coleman Watts [Fri, 2 May 2014 01:00:59 +0000 (18:00 -0700)]
CRM-14353 - Unobtrusive popup form confirm

10 years agoUpdated SMS Task Form with crmSelect2 and prepopulated
Maggie [Fri, 2 May 2014 00:54:52 +0000 (20:54 -0400)]
Updated SMS Task Form with crmSelect2 and prepopulated

10 years agoMerge pull request #3104 from mlutfy/master-crm14611-c
Kurund Jalmi [Fri, 2 May 2014 00:55:28 +0000 (17:55 -0700)]
Merge pull request #3104 from mlutfy/master-crm14611-c

CRM-14611: fixes for multi-lingual 4.5.alpha1 upgrade

10 years agoMark case_type columns as localizable
Adam Roses Wight [Fri, 2 May 2014 00:48:08 +0000 (17:48 -0700)]
Mark case_type columns as localizable

10 years agoCiviCase sample data is localized
Adam Roses Wight [Fri, 2 May 2014 00:29:55 +0000 (17:29 -0700)]
CiviCase sample data is localized

Uses code generation now.

TODO: There may be issues with multilingual upgrades.

10 years agoCRM-14353 disable check onSubmit
mzd [Fri, 2 May 2014 00:28:45 +0000 (20:28 -0400)]
CRM-14353 disable check onSubmit

----------------------------------------
* CRM-14353: Fix formNavigate to work with multiple forms & ajax
  https://issues.civicrm.org/jira/browse/CRM-14353

10 years agoCRM-14611: add SchemaStructure_4_5_alpha1.php for the views/trigger rebuild.
Mathieu Lutfy [Fri, 2 May 2014 00:11:18 +0000 (20:11 -0400)]
CRM-14611: add SchemaStructure_4_5_alpha1.php for the views/trigger rebuild.

10 years agoCRM-14611: fix 4.5.alpha1 multi-lingual upgrade (civicrm_survey was missing some...
Mathieu Lutfy [Fri, 2 May 2014 00:23:24 +0000 (20:23 -0400)]
CRM-14611: fix 4.5.alpha1 multi-lingual upgrade (civicrm_survey was missing some schema upgrades).

10 years agoCRM-14353 - Add confirm to popup forms
Coleman Watts [Thu, 1 May 2014 23:50:04 +0000 (16:50 -0700)]
CRM-14353 - Add confirm to popup forms

10 years agoAdded entity ref to scheduled reminders manual recipient select and removed autocomplete
Maggie [Thu, 1 May 2014 23:37:46 +0000 (19:37 -0400)]
Added entity ref to scheduled reminders manual recipient select and removed autocomplete

10 years agoRemoved autocomplete from send email activity
Maggie [Thu, 1 May 2014 21:41:48 +0000 (17:41 -0400)]
Removed autocomplete from send email activity

10 years agoMerge pull request #3103 from adamwight/CRM-14473
Kurund Jalmi [Thu, 1 May 2014 23:33:26 +0000 (16:33 -0700)]
Merge pull request #3103 from adamwight/CRM-14473

Case Type refactoring

10 years agoCase Type refactoring
Adam Roses Wight [Tue, 29 Apr 2014 21:45:21 +0000 (14:45 -0700)]
Case Type refactoring

TODO:
* Test code paths not covered by units.

CRM-14473: Migrate case-types from OptionGroup to new table

10 years agoSchema and migration to make Case Type a first-class table
Adam Roses Wight [Tue, 29 Apr 2014 21:42:04 +0000 (14:42 -0700)]
Schema and migration to make Case Type a first-class table

CRM-14473

10 years agoProvide a RoR-like test fixture helper
Adam Roses Wight [Thu, 1 May 2014 17:31:30 +0000 (10:31 -0700)]
Provide a RoR-like test fixture helper

Any unit test may call $this->loadAllFixtures() from the setUp() routine,
and that will load all fixtures from the civicrm/tests/fixtures directory.

Fixtures can be written using the legacy XML format, or using YAML.

10 years agoMerge pull request #3098 from freeform/CRM-14576
Kurund Jalmi [Thu, 1 May 2014 23:22:10 +0000 (16:22 -0700)]
Merge pull request #3098 from freeform/CRM-14576

CRM-14576 - Fix issue with select display after a form error occurs.

10 years agoCRM-14353 add support to DatePicker for unsaved changes warning;
mzd [Thu, 1 May 2014 23:11:21 +0000 (19:11 -0400)]
CRM-14353 add support to DatePicker for unsaved changes warning;

----------------------------------------
* CRM-14353: Fix formNavigate to work with multiple forms & ajax
  https://issues.civicrm.org/jira/browse/CRM-14353

10 years agoMerge pull request #3102 from eileenmcnaughton/tests
Eileen McNaughton [Thu, 1 May 2014 23:09:01 +0000 (16:09 -0700)]
Merge pull request #3102 from eileenmcnaughton/tests

CRM-14319 test set up tweaks

10 years agoCRM-14319 test set up tweaks
Eileen McNaughton [Thu, 1 May 2014 23:08:15 +0000 (16:08 -0700)]
CRM-14319 test set up tweaks

10 years agoMerge pull request #3100 from kurund/CRM-14563
Kurund Jalmi [Thu, 1 May 2014 22:48:22 +0000 (15:48 -0700)]
Merge pull request #3100 from kurund/CRM-14563

clean and fixes for CRM-14563

10 years agoclean and fixes for CRM-14563
kurund [Thu, 1 May 2014 22:46:17 +0000 (15:46 -0700)]
clean and fixes for CRM-14563

----------------------------------------
* CRM-14563: Search builder IN operator on a custom field
  https://issues.civicrm.org/jira/browse/CRM-14563

10 years agoMerge pull request #3099 from eileenmcnaughton/CRM-14494
Eileen McNaughton [Thu, 1 May 2014 22:41:34 +0000 (15:41 -0700)]
Merge pull request #3099 from eileenmcnaughton/CRM-14494

CRM-14494 add system logger (PSR3)

10 years agoCRM-14494 use preferred logger syntax
Eileen McNaughton [Thu, 1 May 2014 22:39:52 +0000 (15:39 -0700)]
CRM-14494 use preferred logger syntax

10 years agoCRM-14494 add system logger to handle payment notification & test
eileenmcnaughton [Thu, 1 May 2014 18:04:02 +0000 (18:04 +0000)]
CRM-14494 add system logger to handle payment notification & test

CRM-14449 log legacy style ipns to system_log

CRM-14449 logging request seems more consistent with others

CRM-14449 stding message value in payment notification logs

CRM-14449 log ipaddress on ipn calls

CRM-14449 add fn exists as legacy non-boostrapped methods get to this point

10 years agoCRM-14494 add system logger files
eileenmcnaughton [Thu, 1 May 2014 16:03:07 +0000 (16:03 +0000)]
CRM-14494 add system logger files

CRM-14449 Add system Log table to schema

Conflicts:
CRM/Upgrade/Incremental/sql/4.5.alpha1.mysql.tpl

CRM-14449 add system log

CRM-14449 remove debug

10 years agoCRM-14576 - Fix issue with select display after a form error occurs.
Lola Slade [Thu, 1 May 2014 22:32:22 +0000 (15:32 -0700)]
CRM-14576 - Fix issue with select display after a form error occurs.

10 years agoMerge pull request #3097 from eileenmcnaughton/CRM-14109
Eileen McNaughton [Thu, 1 May 2014 22:24:24 +0000 (15:24 -0700)]
Merge pull request #3097 from eileenmcnaughton/CRM-14109

CRM-14109 add test for ajx fns

10 years agoMerge pull request #3089 from relldoesphp/CRM-14466
Kurund Jalmi [Thu, 1 May 2014 21:32:05 +0000 (14:32 -0700)]
Merge pull request #3089 from relldoesphp/CRM-14466

CRM-14466 made changes to how variables are initialized

10 years agoMerge pull request #3091 from eileenmcnaughton/CRM-14319
Eileen McNaughton [Thu, 1 May 2014 20:24:20 +0000 (13:24 -0700)]
Merge pull request #3091 from eileenmcnaughton/CRM-14319

CRM-14319 test that extra contacts get scheduled reminders

10 years agoMerge pull request #3092 from davecivicrm/CRM-14488
Dave Greenberg [Thu, 1 May 2014 20:24:00 +0000 (13:24 -0700)]
Merge pull request #3092 from davecivicrm/CRM-14488

CRM-14488 - Additional fix for profiles with multiple Used For entries i...

10 years agoCRM-14109 add test for ajx fns
eileenmcnaughton [Thu, 1 May 2014 20:23:56 +0000 (20:23 +0000)]
CRM-14109 add test for ajx fns

10 years agoCRM-14488 - Additional fix for profiles with multiple Used For entries in uf_join...
Dave Greenberg [Thu, 1 May 2014 20:22:46 +0000 (13:22 -0700)]
CRM-14488 - Additional fix for profiles with multiple Used For entries in uf_join table

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

10 years agoMerge pull request #3090 from eileenmcnaughton/CRM-14522
Eileen McNaughton [Thu, 1 May 2014 20:12:20 +0000 (13:12 -0700)]
Merge pull request #3090 from eileenmcnaughton/CRM-14522

CRM-14522 remove incorrect FK

10 years agoCRM-14522 remove incorrect FK
Eileen McNaughton [Thu, 1 May 2014 20:11:27 +0000 (13:11 -0700)]
CRM-14522 remove incorrect FK

10 years agoCRM-14319 test that extra contacts get scheduled reminders
eileenmcnaughton [Thu, 1 May 2014 20:09:49 +0000 (20:09 +0000)]
CRM-14319 test that extra contacts get scheduled reminders

10 years agoCRM-14466 made changes to how variables are initialized
Tyrell Cook [Thu, 1 May 2014 20:01:27 +0000 (16:01 -0400)]
CRM-14466 made changes to how variables are initialized

----------------------------------------
* CRM-14466: View manage case screen gives two PHP Notices (civicrm/contact/view/case?reset=1&action=view&cid=xxx&id=yyy&show=1)
  https://issues.civicrm.org/jira/browse/CRM-14466

10 years agoProvide a RoR-like test fixture helper
Adam Roses Wight [Thu, 1 May 2014 17:31:30 +0000 (10:31 -0700)]
Provide a RoR-like test fixture helper

Any unit test may call $this->loadAllFixtures() from the setUp() routine,
and that will load all fixtures from the civicrm/tests/fixtures directory.

Fixtures can be written using the legacy XML format, or using YAML.

10 years agoMerge pull request #3087 from kurund/search-builder
Kurund Jalmi [Thu, 1 May 2014 19:54:04 +0000 (12:54 -0700)]
Merge pull request #3087 from kurund/search-builder

CRM-13274, search builder fixes

10 years agoCRM-13274, search builder fixes
kurund [Thu, 1 May 2014 19:53:33 +0000 (12:53 -0700)]
CRM-13274, search builder fixes

----------------------------------------
* CRM-13274: Sort by pseudo-constants is broken for search builder
  https://issues.civicrm.org/jira/browse/CRM-13274

10 years agoMerge pull request #3072 from mlutfy/master-crm14594
Tim Otten [Thu, 1 May 2014 19:52:08 +0000 (12:52 -0700)]
Merge pull request #3072 from mlutfy/master-crm14594

CRM-14594: bin/gitify: use the new civicrm-l10n-daily.tar.gz archive instead of the now deprecated SVN

10 years agoCRM-14353 add unsaved changes alerts to tab-switching; remove unused formNavigate.tpl
mzd [Thu, 1 May 2014 01:24:29 +0000 (21:24 -0400)]
CRM-14353 add unsaved changes alerts to tab-switching; remove unused formNavigate.tpl

----------------------------------------
* CRM-14353: Fix formNavigate to work with multiple forms & ajax
  https://issues.civicrm.org/jira/browse/CRM-14353

10 years agoCRM-14353 - remove formNavigate includes, in-progress
mzd [Thu, 1 May 2014 00:39:37 +0000 (20:39 -0400)]
CRM-14353 - remove formNavigate includes, in-progress

----------------------------------------
* CRM-14353: Fix formNavigate to work with multiple forms & ajax
  https://issues.civicrm.org/jira/browse/CRM-14353

10 years agoCRM-14353 trigger message when form has unsaved changes;
mzd [Thu, 1 May 2014 00:39:20 +0000 (20:39 -0400)]
CRM-14353 trigger message when form has unsaved changes;

----------------------------------------
* CRM-14353: Fix formNavigate to work with multiple forms & ajax
  https://issues.civicrm.org/jira/browse/CRM-14353

10 years agoCRM-14353 js function to store initial form values; php to enable warning on add...
mzd [Thu, 1 May 2014 00:23:18 +0000 (20:23 -0400)]
CRM-14353 js function to store initial form values; php to enable warning on add/edit forms;

----------------------------------------
* CRM-14353: Fix formNavigate to work with multiple forms & ajax
  https://issues.civicrm.org/jira/browse/CRM-14353

10 years agoCRM-14353 - undo add of unsavedChangesWarn Form property
mzd [Wed, 30 Apr 2014 23:10:20 +0000 (19:10 -0400)]
CRM-14353 - undo add of unsavedChangesWarn Form property

----------------------------------------
* CRM-14353: Fix formNavigate to work with multiple forms & ajax
  https://issues.civicrm.org/jira/browse/CRM-14353

10 years agoCRM-14353 - remove UF_Form_Field and UF_Form_Group formNavigate includes
mzd [Wed, 30 Apr 2014 23:02:43 +0000 (19:02 -0400)]
CRM-14353 - remove UF_Form_Field and UF_Form_Group formNavigate includes

----------------------------------------
* CRM-14353: Fix formNavigate to work with multiple forms & ajax
  https://issues.civicrm.org/jira/browse/CRM-14353

10 years agoCRM-14353 - remove formNavigate includes, in-progress
mzd [Wed, 30 Apr 2014 23:01:23 +0000 (19:01 -0400)]
CRM-14353 - remove formNavigate includes, in-progress

----------------------------------------
* CRM-14353: Fix formNavigate to work with multiple forms & ajax
  https://issues.civicrm.org/jira/browse/CRM-14353

10 years agoCRM-14353 - replacing formNavigate.tpl in-progress
mzd [Wed, 30 Apr 2014 22:27:16 +0000 (18:27 -0400)]
CRM-14353 - replacing formNavigate.tpl in-progress

----------------------------------------
* CRM-14353: Fix formNavigate to work with multiple forms & ajax
  https://issues.civicrm.org/jira/browse/CRM-14353

10 years agoCRM-14353 - replacing formNavigate.tpl in-progress
mzd [Wed, 30 Apr 2014 22:17:27 +0000 (18:17 -0400)]
CRM-14353 - replacing formNavigate.tpl in-progress

----------------------------------------
* CRM-14353: Fix formNavigate to work with multiple forms & ajax
  https://issues.civicrm.org/jira/browse/CRM-14353

10 years agoCRM-14353 - replacing formNavigate.tpl in-progress
mzd [Wed, 30 Apr 2014 22:15:30 +0000 (18:15 -0400)]
CRM-14353 - replacing formNavigate.tpl in-progress

----------------------------------------
* CRM-14353: Fix formNavigate to work with multiple forms & ajax
  https://issues.civicrm.org/jira/browse/CRM-14353

10 years agoCRM-14353 - replacing formNavigate.tpl in-progress
mzd [Wed, 30 Apr 2014 22:11:22 +0000 (18:11 -0400)]
CRM-14353 - replacing formNavigate.tpl in-progress

----------------------------------------
* CRM-14353: Fix formNavigate to work with multiple forms & ajax
  https://issues.civicrm.org/jira/browse/CRM-14353

10 years agoCRM-14353 - replacing formNavigate.tpl in-progress
mzd [Wed, 30 Apr 2014 22:09:25 +0000 (18:09 -0400)]
CRM-14353 - replacing formNavigate.tpl in-progress

----------------------------------------
* CRM-14353: Fix formNavigate to work with multiple forms & ajax
  https://issues.civicrm.org/jira/browse/CRM-14353

10 years agoCRM-14353 - replacing formNavigate.tpl in-progress
mzd [Wed, 30 Apr 2014 22:05:10 +0000 (18:05 -0400)]
CRM-14353 - replacing formNavigate.tpl in-progress

----------------------------------------
* CRM-14353: Fix formNavigate to work with multiple forms & ajax
  https://issues.civicrm.org/jira/browse/CRM-14353

10 years agoCRM-14353 - replacing formNavigate.tpl in-progress
mzd [Wed, 30 Apr 2014 21:50:53 +0000 (17:50 -0400)]
CRM-14353 - replacing formNavigate.tpl in-progress

----------------------------------------
* CRM-14353: Fix formNavigate to work with multiple forms & ajax
  https://issues.civicrm.org/jira/browse/CRM-14353

10 years agoCRM-14353 - create boolean for config-by-form of warning to user of unsaved changes
mzd [Wed, 30 Apr 2014 21:50:31 +0000 (17:50 -0400)]
CRM-14353 - create boolean for config-by-form of warning to user of unsaved changes

----------------------------------------
* CRM-14353: Fix formNavigate to work with multiple forms & ajax
  https://issues.civicrm.org/jira/browse/CRM-14353

10 years agoCRM-14353 - replacing formNavigate.tpl in-progress
mzd [Wed, 30 Apr 2014 21:49:31 +0000 (17:49 -0400)]
CRM-14353 - replacing formNavigate.tpl in-progress

----------------------------------------
* CRM-14353: Fix formNavigate to work with multiple forms & ajax
  https://issues.civicrm.org/jira/browse/CRM-14353

10 years agoCRM-14353 - replacing formNavigate.tpl in-progress
mzd [Wed, 30 Apr 2014 21:48:54 +0000 (17:48 -0400)]
CRM-14353 - replacing formNavigate.tpl in-progress

----------------------------------------
* CRM-14353: Fix formNavigate to work with multiple forms & ajax
  https://issues.civicrm.org/jira/browse/CRM-14353

10 years agoCRM-14353 - replacing formNavigate.tpl in-progress
mzd [Wed, 30 Apr 2014 21:48:21 +0000 (17:48 -0400)]
CRM-14353 - replacing formNavigate.tpl in-progress

----------------------------------------
* CRM-14353: Fix formNavigate to work with multiple forms & ajax
  https://issues.civicrm.org/jira/browse/CRM-14353

10 years agoMerge pull request #3081 from mlutfy/master-crm14598
Kurund Jalmi [Thu, 1 May 2014 18:48:43 +0000 (11:48 -0700)]
Merge pull request #3081 from mlutfy/master-crm14598

CRM-14598: Fix sql/4.5.alpha1.mysql.tpl FK declaration for the civicrm_mailing_settings

10 years agoMerge pull request #3080 from mlutfy/master-crm14597
Kurund Jalmi [Thu, 1 May 2014 18:48:08 +0000 (11:48 -0700)]
Merge pull request #3080 from mlutfy/master-crm14597

CRM-14597: Fix for multi-lingual upgade, broken by the communication_style upgrade in sql/4.5.alpha1.mysql.tpl.

10 years agoCRM-14598: Fix sql/4.5.alpha1.mysql.tpl FK declaration for the civicrm_mailing_settings.
Mathieu Lutfy [Thu, 1 May 2014 18:46:42 +0000 (14:46 -0400)]
CRM-14598: Fix sql/4.5.alpha1.mysql.tpl FK declaration for the civicrm_mailing_settings.

10 years agoCRM-14597: Fix for multi-lingual upgade, broken by the communication_style upgrade...
Mathieu Lutfy [Thu, 1 May 2014 18:39:24 +0000 (14:39 -0400)]
CRM-14597: Fix for multi-lingual upgade, broken by the communication_style upgrade in sql/4.5.alpha1.mysql.tpl.

10 years agoMerge pull request #3079 from mepps/fix-jquery-autocomplete-search
colemanw [Thu, 1 May 2014 18:21:21 +0000 (11:21 -0700)]
Merge pull request #3079 from mepps/fix-jquery-autocomplete-search

Fixed focus on jquery ui in navigation menu

10 years agoFixed focus on jquery ui in navigation menu
Maggie [Thu, 1 May 2014 18:19:32 +0000 (14:19 -0400)]
Fixed focus on jquery ui in navigation menu

10 years agoMerge pull request #3041 from freeform/CRM-14470
Kurund Jalmi [Thu, 1 May 2014 16:41:06 +0000 (09:41 -0700)]
Merge pull request #3041 from freeform/CRM-14470

CRM-14470 - Prevent users from adding two 'is_primary' fields of the same field type

10 years agoRevert "Ensure breadcrumbs are formatted correctly by the CMS."
Coleman Watts [Thu, 1 May 2014 04:26:58 +0000 (21:26 -0700)]
Revert "Ensure breadcrumbs are formatted correctly by the CMS."

This reverts commit 8cd191e0cd18b090e82205d3657960dbc5eb3f86.

10 years agoMerge pull request #3063 from eileenmcnaughton/rebase
colemanw [Thu, 1 May 2014 03:36:17 +0000 (20:36 -0700)]
Merge pull request #3063 from eileenmcnaughton/rebase

CRM-14581 upgrade Multisite form including stdise group api

10 years agoCRM-14581 user selector on group field - cleanup params
Coleman Watts [Thu, 1 May 2014 03:35:56 +0000 (20:35 -0700)]
CRM-14581 user selector on group field - cleanup params

10 years agoCRM-14594: bin/gitify: use the new civicrm-l10n-daily.tar.gz archive instead of the...
Mathieu Lutfy [Thu, 1 May 2014 02:49:56 +0000 (22:49 -0400)]
CRM-14594: bin/gitify: use the new civicrm-l10n-daily.tar.gz archive instead of the now deprecated SVN.

10 years agoMerge pull request #3073 from eileenmcnaughton/CRM-14449
Eileen McNaughton [Thu, 1 May 2014 02:46:10 +0000 (19:46 -0700)]
Merge pull request #3073 from eileenmcnaughton/CRM-14449

CRM-14449 give up on fixing last 2 entities

10 years agoCRM-14449 give up on fixing last 2 entities
Eileen McNaughton [Thu, 1 May 2014 02:45:48 +0000 (19:45 -0700)]
CRM-14449 give up on fixing last 2 entities

10 years agoMerge pull request #3071 from eileenmcnaughton/CRM-14449
Eileen McNaughton [Thu, 1 May 2014 02:33:23 +0000 (19:33 -0700)]
Merge pull request #3071 from eileenmcnaughton/CRM-14449

CRM-14449 add test to check custom data (& some fixes to pass)

10 years agoCRM-14449 - re-fix case api _spec :-)
Eileen McNaughton [Thu, 1 May 2014 02:32:31 +0000 (19:32 -0700)]
CRM-14449 - re-fix case api _spec :-)

10 years agoMerge pull request #3070 from colemanw/tagset
colemanw [Thu, 1 May 2014 02:19:57 +0000 (19:19 -0700)]
Merge pull request #3070 from colemanw/tagset

CRM-13966 - Switch to entityRef for tagsets

10 years agoCRM_Tag_Form_Tag - cleanup
Coleman Watts [Thu, 1 May 2014 02:19:27 +0000 (19:19 -0700)]
CRM_Tag_Form_Tag - cleanup

10 years agoCRM-14449 case api fix _spec functions
Eileen McNaughton [Thu, 1 May 2014 02:16:53 +0000 (19:16 -0700)]
CRM-14449 case api fix _spec functions

10 years agoCRM-14449 case api code tidy up
Eileen McNaughton [Thu, 1 May 2014 02:08:49 +0000 (19:08 -0700)]
CRM-14449 case api code tidy up

10 years agoCRM-14449 activity api fix enotice to pass test, tidy up
Eileen McNaughton [Thu, 1 May 2014 01:53:07 +0000 (18:53 -0700)]
CRM-14449 activity api fix enotice to pass test, tidy up

10 years agoCRM-14449 stdise group api so it gets custom fields & works with getlist
Eileen McNaughton [Thu, 1 May 2014 01:44:55 +0000 (18:44 -0700)]
CRM-14449 stdise group api so it gets custom fields & works with getlist

10 years agoCRM-14449 add automated test for ensuring custom fields are handled adequately
Eileen McNaughton [Thu, 1 May 2014 01:30:28 +0000 (18:30 -0700)]
CRM-14449 add automated test for ensuring custom fields are handled adequately

10 years agoMerge pull request #3069 from eileenmcnaughton/CRM-14449
Eileen McNaughton [Thu, 1 May 2014 01:29:00 +0000 (18:29 -0700)]
Merge pull request #3069 from eileenmcnaughton/CRM-14449

CRM-14449 api custom data behaviour - preliminary tidy up

10 years agoCRM-14449 api move custom formatting call to utils
Eileen McNaughton [Thu, 1 May 2014 01:28:41 +0000 (18:28 -0700)]
CRM-14449 api move custom formatting call to utils

10 years agoCRM-14449 api custom data behaviour - preliminary tidy up
Eileen McNaughton [Thu, 1 May 2014 01:25:24 +0000 (18:25 -0700)]
CRM-14449 api custom data behaviour - preliminary tidy up