civicrm-core.git
10 years agoCRM-14727 - Fire case-change events which include Civi\CCase\Analyzer.
Tim Otten [Tue, 27 May 2014 01:34:19 +0000 (18:34 -0700)]
CRM-14727 - Fire case-change events which include Civi\CCase\Analyzer.

Notes:
 * The key underlying event (hook_civicrm_post) is already fired, but you
   have to bind to it a couple different ways (eg listen for a change to an
   "Activity" and then check the "case_id").
 * A key goal is to allow multiple event-listeners to use the same instance of $analyzer.
 * One can bind to the case-change event in one of three ways: (a) hooks, (b) event-dispatcher, (c) CiviCase XML listeners.

10 years agoCRM_Utils_Hook - Fire Symfony event dispatcher for hook_post and hook_pre.
Tim Otten [Mon, 26 May 2014 23:57:43 +0000 (16:57 -0700)]
CRM_Utils_Hook - Fire Symfony event dispatcher for hook_post and hook_pre.

10 years agoMerge pull request #3377 from kurund/ui-fixes
Kurund Jalmi [Tue, 27 May 2014 20:02:43 +0000 (01:32 +0530)]
Merge pull request #3377 from kurund/ui-fixes

Ui fixes

10 years agofixes to render multiple timelines, CRM-14725
kurund [Tue, 27 May 2014 20:01:50 +0000 (01:31 +0530)]
fixes to render multiple timelines, CRM-14725

----------------------------------------
* CRM-14725: Edit Case Type - Use AJAX load/save
  https://issues.civicrm.org/jira/browse/CRM-14725

10 years agoadvanced section fixes
kurund [Tue, 27 May 2014 18:32:34 +0000 (00:02 +0530)]
advanced section fixes

10 years agoMerge pull request #3376 from kurund/CRM-14725
Kurund Jalmi [Tue, 27 May 2014 18:20:00 +0000 (23:50 +0530)]
Merge pull request #3376 from kurund/CRM-14725

CRM-14725

10 years agofixes for create mode - case type api, CRM-14725
kurund [Tue, 27 May 2014 18:19:02 +0000 (23:49 +0530)]
fixes for create mode - case type api, CRM-14725

----------------------------------------
* CRM-14725: Edit Case Type - Use AJAX load/save
  https://issues.civicrm.org/jira/browse/CRM-14725

10 years agoget action fixes for activitysets, CRM-14725
kurund [Tue, 27 May 2014 18:06:53 +0000 (23:36 +0530)]
get action fixes for activitysets, CRM-14725

----------------------------------------
* CRM-14725: Edit Case Type - Use AJAX load/save
  https://issues.civicrm.org/jira/browse/CRM-14725

10 years agoMerge pull request #3375 from kurund/CRM-14725
Kurund Jalmi [Tue, 27 May 2014 17:28:27 +0000 (22:58 +0530)]
Merge pull request #3375 from kurund/CRM-14725

fixes to create api, CRM-14725

10 years agofixes to create api, CRM-14725
kurund [Tue, 27 May 2014 17:26:09 +0000 (22:56 +0530)]
fixes to create api, CRM-14725

----------------------------------------
* CRM-14725: Edit Case Type - Use AJAX load/save
  https://issues.civicrm.org/jira/browse/CRM-14725

10 years agoMerge pull request #3374 from kurund/CRM-14725
Kurund Jalmi [Tue, 27 May 2014 17:01:26 +0000 (22:31 +0530)]
Merge pull request #3374 from kurund/CRM-14725

fixes for create api and also added conditional fetching of case type de...

10 years agofixes for create api and also added conditional fetching of case type definition...
kurund [Tue, 27 May 2014 17:00:50 +0000 (22:30 +0530)]
fixes for create api and also added conditional fetching of case type definition, CRM-14725

----------------------------------------
* CRM-14725: Edit Case Type - Use AJAX load/save
  https://issues.civicrm.org/jira/browse/CRM-14725

10 years agoMerge pull request #3372 from kurund/CRM-14725
Kurund Jalmi [Tue, 27 May 2014 13:51:30 +0000 (19:21 +0530)]
Merge pull request #3372 from kurund/CRM-14725

CRM-14725

10 years agoadded generated data, CRM-14725
kurund [Tue, 27 May 2014 13:50:53 +0000 (19:20 +0530)]
added generated data, CRM-14725

----------------------------------------
* CRM-14725: Edit Case Type - Use AJAX load/save
  https://issues.civicrm.org/jira/browse/CRM-14725

10 years agoapi and generated data fixes, CRM-14725
kurund [Tue, 27 May 2014 13:40:37 +0000 (19:10 +0530)]
api and generated data fixes, CRM-14725

----------------------------------------
* CRM-14725: Edit Case Type - Use AJAX load/save
  https://issues.civicrm.org/jira/browse/CRM-14725

10 years agofix case type get api to return definition, CRM-14725
kurund [Tue, 27 May 2014 13:01:23 +0000 (18:31 +0530)]
fix case type get api to return definition, CRM-14725

----------------------------------------
* CRM-14725: Edit Case Type - Use AJAX load/save
  https://issues.civicrm.org/jira/browse/CRM-14725

10 years agoMerge pull request #3369 from eileenmcnaughton/CRM-14755
Yashodha Chaku [Tue, 27 May 2014 12:34:57 +0000 (18:04 +0530)]
Merge pull request #3369 from eileenmcnaughton/CRM-14755

CRM-14755 - upgrade fails on insert country

10 years agoMerge pull request #3317 from eileenmcnaughton/CRM-14197-postprocesfn
Eileen McNaughton [Tue, 27 May 2014 08:33:27 +0000 (20:33 +1200)]
Merge pull request #3317 from eileenmcnaughton/CRM-14197-postprocesfn

CRM-14197 more refactoring of postProcess function

10 years agoCRM-14755 - upgrade fails on insert country
Eileen McNaughton [Tue, 27 May 2014 08:22:19 +0000 (20:22 +1200)]
CRM-14755 - upgrade fails on insert country

10 years agoMerge pull request #3361 from monishdeb/CRM-14745
pratik-joshi [Tue, 27 May 2014 06:54:48 +0000 (12:24 +0530)]
Merge pull request #3361 from monishdeb/CRM-14745

CRM-14745 fix - Menu link to membership reports not working on sandbox

10 years agoMerge pull request #3366 from totten/master-casetype-addroles
Tim Otten [Mon, 26 May 2014 21:17:19 +0000 (14:17 -0700)]
Merge pull request #3366 from totten/master-casetype-addroles

CRM-14483 - crmCaseType - Support for adding relationship-types

10 years agoCRM-14483 - crmCaseType - Support for adding relationship-types
Tim Otten [Mon, 26 May 2014 21:05:25 +0000 (14:05 -0700)]
CRM-14483 - crmCaseType - Support for adding relationship-types

10 years agoMerge pull request #3365 from totten/master-reconcile-case-xml
Tim Otten [Mon, 26 May 2014 20:17:34 +0000 (13:17 -0700)]
Merge pull request #3365 from totten/master-reconcile-case-xml

CRM-14478 - Create managed-entities for CiviCase's (missing) activity-types and relationship-types

10 years agoCRM-14478 - Create managed-entities for CiviCase's activity-types and relationship...
Tim Otten [Sat, 24 May 2014 03:38:38 +0000 (20:38 -0700)]
CRM-14478 - Create managed-entities for CiviCase's activity-types and relationship-types

10 years agoapi/v3/RelationshipType - Fix default for "is_active"
Tim Otten [Sat, 24 May 2014 03:37:19 +0000 (20:37 -0700)]
api/v3/RelationshipType - Fix default for "is_active"

10 years agoCRM_Core_ManagedEntities - Lazy-init for declarations. Improve error logging.
Tim Otten [Sat, 24 May 2014 03:28:51 +0000 (20:28 -0700)]
CRM_Core_ManagedEntities - Lazy-init for declarations. Improve error logging.

10 years agoCRM_Core_Module - Add pseudomodule for "civicrm" so that core can use hook_civicrm_ma...
Tim Otten [Sat, 24 May 2014 03:27:00 +0000 (20:27 -0700)]
CRM_Core_Module - Add pseudomodule for "civicrm" so that core can use hook_civicrm_managed.

10 years agoCRM_Case_XMLRepository -- Add getAllDeclaredActivityTypes() & getAllDeclaredRelations...
Tim Otten [Sat, 24 May 2014 00:08:25 +0000 (17:08 -0700)]
CRM_Case_XMLRepository -- Add getAllDeclaredActivityTypes() & getAllDeclaredRelationshipTypes()

10 years agoCRM-14478 - ManagedEntities - Add support for 'cleanup' policy ("unused")
Tim Otten [Sun, 11 May 2014 04:54:06 +0000 (21:54 -0700)]
CRM-14478 - ManagedEntities - Add support for 'cleanup' policy ("unused")

10 years ago\Civi\API\Provider\AdhocProvider - Bump priority
Tim Otten [Fri, 23 May 2014 23:33:24 +0000 (16:33 -0700)]
\Civi\API\Provider\AdhocProvider - Bump priority

10 years agoCRM-14478 - ManagedEntities - Add support for 'cleanup' policy ("always", "never")
Tim Otten [Sat, 10 May 2014 18:58:12 +0000 (11:58 -0700)]
CRM-14478 - ManagedEntities - Add support for 'cleanup' policy ("always", "never")

10 years agoCRM-14478 - ManagedEntities - Add support for 'update' policy ('always' or 'never')
Tim Otten [Sat, 10 May 2014 00:22:22 +0000 (17:22 -0700)]
CRM-14478 - ManagedEntities - Add support for 'update' policy ('always' or 'never')

10 years agoCRM-14478 - ManagedEntities - Extract methods
Tim Otten [Sat, 10 May 2014 00:11:51 +0000 (17:11 -0700)]
CRM-14478 - ManagedEntities - Extract methods

10 years agoCRM-14480 - ManagedEntitiesTest - Cleanup
Tim Otten [Fri, 9 May 2014 23:56:20 +0000 (16:56 -0700)]
CRM-14480 - ManagedEntitiesTest - Cleanup

10 years agoCRM-14480 - ManagedEntities - Cleanup. Extract method removeStaleEntity().
Tim Otten [Fri, 9 May 2014 23:34:43 +0000 (16:34 -0700)]
CRM-14480 - ManagedEntities - Cleanup. Extract method removeStaleEntity().

10 years agoMerge pull request #3364 from jitendrapurohit/CRM-14739
pratik-joshi [Mon, 26 May 2014 14:56:02 +0000 (20:26 +0530)]
Merge pull request #3364 from jitendrapurohit/CRM-14739

CRM-14739

10 years agoCRM-14739
jitendrapurohit [Mon, 26 May 2014 14:08:37 +0000 (19:38 +0530)]
CRM-14739

10 years agoMerge pull request #3362 from pratik-joshi/CRM-14230
pratik-joshi [Mon, 26 May 2014 13:25:58 +0000 (18:55 +0530)]
Merge pull request #3362 from pratik-joshi/CRM-14230

CRM-14230 : sanity check

10 years agoCRM-14230 : sanity check
Pratik Joshi [Mon, 26 May 2014 13:17:29 +0000 (18:47 +0530)]
CRM-14230 : sanity check

10 years agoCRM-14745 fix - Menu link to membership reports not working on sandbox
monishdeb [Mon, 26 May 2014 12:28:05 +0000 (17:58 +0530)]
CRM-14745 fix - Menu link to membership reports not working on sandbox

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

10 years agoMerge pull request #3342 from systopia/CRM-14741
pratik-joshi [Mon, 26 May 2014 11:14:22 +0000 (16:44 +0530)]
Merge pull request #3342 from systopia/CRM-14741

CRM-14741

10 years agoMerge pull request #3341 from systopia/CRM-14740
pratik-joshi [Mon, 26 May 2014 11:13:14 +0000 (16:43 +0530)]
Merge pull request #3341 from systopia/CRM-14740

CRM-14740

10 years agoMerge pull request #3359 from jitendrapurohit/CRM_14315
pratik-joshi [Mon, 26 May 2014 07:51:04 +0000 (13:21 +0530)]
Merge pull request #3359 from jitendrapurohit/CRM_14315

CRM-14315

10 years agoCRM-14315
jitendrapurohit [Mon, 26 May 2014 07:38:37 +0000 (13:08 +0530)]
CRM-14315

10 years agoMerge pull request #3339 from yashodha/CRM-14664
Yashodha Chaku [Mon, 26 May 2014 06:50:42 +0000 (12:20 +0530)]
Merge pull request #3339 from yashodha/CRM-14664

CRM-14664: js fixes

10 years agoMerge pull request #3355 from eileenmcnaughton/comments
Tim Otten [Sat, 24 May 2014 18:59:58 +0000 (11:59 -0700)]
Merge pull request #3355 from eileenmcnaughton/comments

Autogenerated comments for Civi dir

10 years agoMerge pull request #3358 from eileenmcnaughton/comments-extra
Eileen McNaughton [Sat, 24 May 2014 09:34:10 +0000 (21:34 +1200)]
Merge pull request #3358 from eileenmcnaughton/comments-extra

Comments extra

10 years agocomments & spelling
Eileen McNaughton [Sat, 24 May 2014 07:21:00 +0000 (19:21 +1200)]
comments & spelling

10 years agofix spelling errors & a couple of comment blocks
Eileen McNaughton [Sat, 24 May 2014 07:14:24 +0000 (19:14 +1200)]
fix spelling errors & a couple of comment blocks

10 years agomissing comments in civi dir
Eileen McNaughton [Sat, 24 May 2014 03:22:47 +0000 (15:22 +1200)]
missing comments in civi dir

10 years agoMerge pull request #3356 from eileenmcnaughton/tests
Eileen McNaughton [Sat, 24 May 2014 05:56:57 +0000 (17:56 +1200)]
Merge pull request #3356 from eileenmcnaughton/tests

test & comment tidy-ups

10 years agominor test tidy-up - esp remove unused vars
Eileen McNaughton [Sat, 24 May 2014 05:54:39 +0000 (17:54 +1200)]
minor test tidy-up - esp remove unused vars

10 years agoadd a couple of comments
Eileen McNaughton [Sat, 24 May 2014 05:47:47 +0000 (17:47 +1200)]
add a couple of comments

10 years agospelling fixes
Eileen McNaughton [Sat, 24 May 2014 05:46:53 +0000 (17:46 +1200)]
spelling fixes

10 years agocontact test cleanup - in particular don't do unused assignments (in some cases this...
Eileen McNaughton [Sat, 24 May 2014 05:23:49 +0000 (17:23 +1200)]
contact test cleanup - in particular don't do unused assignments (in some cases this highlights test is
invalid but I have not reviewed for that

10 years agospelling fixes
Eileen McNaughton [Sat, 24 May 2014 05:22:25 +0000 (17:22 +1200)]
spelling fixes

10 years agocomment fix
Eileen McNaughton [Sat, 24 May 2014 05:02:40 +0000 (17:02 +1200)]
comment fix

10 years agospelling fix
Eileen McNaughton [Sat, 24 May 2014 04:59:17 +0000 (16:59 +1200)]
spelling fix

10 years agoanother comment fix
Eileen McNaughton [Sat, 24 May 2014 04:49:40 +0000 (16:49 +1200)]
another comment fix

10 years agocomment fixes
Eileen McNaughton [Sat, 24 May 2014 04:47:46 +0000 (16:47 +1200)]
comment fixes

10 years agoremove obsolete require once
Eileen McNaughton [Sat, 24 May 2014 04:40:44 +0000 (16:40 +1200)]
remove obsolete require once

10 years agofix comment block & typo
Eileen McNaughton [Sat, 24 May 2014 04:39:36 +0000 (16:39 +1200)]
fix comment block & typo

10 years agocomment tweaks (typos etc)
Eileen McNaughton [Sat, 24 May 2014 04:33:15 +0000 (16:33 +1200)]
comment tweaks (typos etc)

10 years agominor comment fixes
Eileen McNaughton [Sat, 24 May 2014 04:12:06 +0000 (16:12 +1200)]
minor comment fixes

10 years agoadd one more missing comment block
Eileen McNaughton [Sat, 24 May 2014 03:51:06 +0000 (15:51 +1200)]
add one more missing comment block

10 years agoMerge pull request #3354 from eileenmcnaughton/comments-extra
Eileen McNaughton [Sat, 24 May 2014 03:45:40 +0000 (15:45 +1200)]
Merge pull request #3354 from eileenmcnaughton/comments-extra

Add autogenerated comments to tools & tests

10 years agotools - add missing comment blocks
Eileen McNaughton [Sat, 24 May 2014 03:44:30 +0000 (15:44 +1200)]
tools - add missing comment blocks

10 years agotests - add autogenerated comment blocks
Eileen McNaughton [Sat, 24 May 2014 03:37:39 +0000 (15:37 +1200)]
tests - add autogenerated comment blocks

10 years agoadd autogenerated comments
Eileen McNaughton [Sat, 24 May 2014 03:34:53 +0000 (15:34 +1200)]
add autogenerated comments

10 years agoMerge pull request #3353 from eileenmcnaughton/comments-extra
Eileen McNaughton [Sat, 24 May 2014 03:29:11 +0000 (15:29 +1200)]
Merge pull request #3353 from eileenmcnaughton/comments-extra

Comments extra

10 years agoadd autogenerated comment blocks to tests dir
Eileen McNaughton [Sat, 24 May 2014 03:28:10 +0000 (15:28 +1200)]
add autogenerated comment blocks to tests dir

10 years agoadd a few remaining missing comment blocks (autogenerated)
Eileen McNaughton [Sat, 24 May 2014 03:26:43 +0000 (15:26 +1200)]
add a few remaining missing comment blocks (autogenerated)

10 years agoMerge pull request #3352 from eileenmcnaughton/comments
Eileen McNaughton [Sat, 24 May 2014 03:25:15 +0000 (15:25 +1200)]
Merge pull request #3352 from eileenmcnaughton/comments

CRM add remaining missing comment blocks (autogenerated)

10 years agobin add missing comment blocks (autogenerated)
Eileen McNaughton [Sat, 24 May 2014 03:14:18 +0000 (15:14 +1200)]
bin add missing comment blocks (autogenerated)

10 years agoCRM add remaining missing comment blocks (autogenerated)
Eileen McNaughton [Sat, 24 May 2014 03:10:30 +0000 (15:10 +1200)]
CRM add remaining missing comment blocks (autogenerated)

10 years agoMerge pull request #3351 from eileenmcnaughton/comments
Eileen McNaughton [Sat, 24 May 2014 02:58:28 +0000 (14:58 +1200)]
Merge pull request #3351 from eileenmcnaughton/comments

CRM/Core add missing comment blocks (autogenerated)

10 years agoCRM/Core add missing comment blocks (autogenerated)
Eileen McNaughton [Sat, 24 May 2014 02:57:15 +0000 (14:57 +1200)]
CRM/Core add missing comment blocks (autogenerated)

10 years agoMerge pull request #3350 from eileenmcnaughton/comments
Eileen McNaughton [Sat, 24 May 2014 02:52:49 +0000 (14:52 +1200)]
Merge pull request #3350 from eileenmcnaughton/comments

Add missing comment  blocks (autogenerated)

10 years agoCRM/Core/Payment add missing code blocks (autogenerated)
Eileen McNaughton [Sat, 24 May 2014 02:51:35 +0000 (14:51 +1200)]
CRM/Core/Payment add missing code blocks (autogenerated)

10 years agoadd CRM/Core/CodeGen comment blocks
Eileen McNaughton [Sat, 24 May 2014 02:46:58 +0000 (14:46 +1200)]
add CRM/Core/CodeGen comment blocks

10 years agomore missing code comment blocks
Eileen McNaughton [Sat, 24 May 2014 02:45:36 +0000 (14:45 +1200)]
more missing code comment blocks

10 years agoMerge pull request #3349 from eileenmcnaughton/comments
Eileen McNaughton [Sat, 24 May 2014 02:40:21 +0000 (14:40 +1200)]
Merge pull request #3349 from eileenmcnaughton/comments

Add missing comment  blocks

10 years agoCRM/Campaign add missing comments
Eileen McNaughton [Sat, 24 May 2014 02:39:28 +0000 (14:39 +1200)]
CRM/Campaign add missing comments

10 years agoCRM/Case add automatically generated comments
Eileen McNaughton [Sat, 24 May 2014 02:35:43 +0000 (14:35 +1200)]
CRM/Case add automatically generated comments

10 years agoMerge pull request #3348 from eileenmcnaughton/comments
Eileen McNaughton [Sat, 24 May 2014 02:31:42 +0000 (14:31 +1200)]
Merge pull request #3348 from eileenmcnaughton/comments

Comments

10 years agoCRM/Event add comments
Eileen McNaughton [Sat, 24 May 2014 02:30:24 +0000 (14:30 +1200)]
CRM/Event add comments

10 years agoCRM/Mailing missing comments
Eileen McNaughton [Sat, 24 May 2014 02:28:05 +0000 (14:28 +1200)]
CRM/Mailing missing comments

10 years agochange var name to camel case
Eileen McNaughton [Sat, 24 May 2014 02:19:36 +0000 (14:19 +1200)]
change var name to camel case

10 years agospelling & comment fix
Eileen McNaughton [Sat, 24 May 2014 02:17:36 +0000 (14:17 +1200)]
spelling & comment fix

10 years agoMerge pull request #3347 from eileenmcnaughton/comments
Eileen McNaughton [Sat, 24 May 2014 02:09:24 +0000 (14:09 +1200)]
Merge pull request #3347 from eileenmcnaughton/comments

Comments

10 years agoremove unused variable
Eileen McNaughton [Sat, 24 May 2014 02:08:16 +0000 (14:08 +1200)]
remove unused variable

10 years agocomment fixes
Eileen McNaughton [Sat, 24 May 2014 02:07:57 +0000 (14:07 +1200)]
comment fixes

10 years agoMerge pull request #3346 from eileenmcnaughton/comments
Eileen McNaughton [Sat, 24 May 2014 01:54:28 +0000 (13:54 +1200)]
Merge pull request #3346 from eileenmcnaughton/comments

Comments

10 years agoAdd missing comments in CRM/Core
Eileen McNaughton [Sat, 24 May 2014 01:50:48 +0000 (13:50 +1200)]
Add missing comments in CRM/Core

10 years agoCRM add missing comment blocks
Eileen McNaughton [Sat, 24 May 2014 01:41:54 +0000 (13:41 +1200)]
CRM add missing comment blocks

10 years agoMerge pull request #3345 from eileenmcnaughton/comments
Eileen McNaughton [Sat, 24 May 2014 01:33:23 +0000 (13:33 +1200)]
Merge pull request #3345 from eileenmcnaughton/comments

Add automated comment blocks for functions missing them

10 years agoCRM/Report add missing comment blocks
Eileen McNaughton [Sat, 24 May 2014 01:32:12 +0000 (13:32 +1200)]
CRM/Report add missing comment blocks

10 years agoCRM/SMS add missing comment blocks
Eileen McNaughton [Sat, 24 May 2014 01:30:36 +0000 (13:30 +1200)]
CRM/SMS add missing comment blocks

10 years agoCRM/Upgrade add missing comment blocks
Eileen McNaughton [Sat, 24 May 2014 01:29:33 +0000 (13:29 +1200)]
CRM/Upgrade add missing comment blocks

10 years agoCRM/Contact add comment blocks
Eileen McNaughton [Sat, 24 May 2014 01:27:01 +0000 (13:27 +1200)]
CRM/Contact add comment blocks