civicrm-core.git
9 years agoMerge pull request #3644 from eileenmcnaughton/e-notice-ps
Eileen McNaughton [Thu, 10 Jul 2014 21:52:52 +0000 (09:52 +1200)]
Merge pull request #3644 from eileenmcnaughton/e-notice-ps

fix enotice on priceset update

9 years agofix enotice on priceset update
Eileen McNaughton [Thu, 10 Jul 2014 21:50:41 +0000 (09:50 +1200)]
fix enotice on priceset update

9 years agoMerge pull request #3638 from totten/master-casetype-delete
Dave Greenberg [Thu, 10 Jul 2014 19:48:50 +0000 (12:48 -0700)]
Merge pull request #3638 from totten/master-casetype-delete

CRM-14789 - crmCaseType - Allow enable/disable/delete

9 years agoMerge pull request #3643 from davecivicrm/CRM-14940a
Dave Greenberg [Thu, 10 Jul 2014 19:24:10 +0000 (12:24 -0700)]
Merge pull request #3643 from davecivicrm/CRM-14940a

CRM-14940 - Removed extraneous literal tags from .tpl files and added po...

9 years agoCRM-14940 - Removed extraneous literal tags from .tpl files and added postUpgradeMessage.
Dave Greenberg [Thu, 10 Jul 2014 19:22:26 +0000 (12:22 -0700)]
CRM-14940 - Removed extraneous literal tags from .tpl files and added postUpgradeMessage.

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

9 years agoMerge pull request #3603 from monishdeb/CRM-14758
Monish Deb [Thu, 10 Jul 2014 16:39:39 +0000 (22:09 +0530)]
Merge pull request #3603 from monishdeb/CRM-14758

w.r.t. 44 fix https://github.com/civicrm/civicrm-core/pull/3623

9 years agoMerge pull request #3641 from kurund/CRM-14952
Kurund Jalmi [Thu, 10 Jul 2014 15:08:47 +0000 (20:38 +0530)]
Merge pull request #3641 from kurund/CRM-14952

CRM-14952, fixes for sorting

9 years agoMerge pull request #3620 from rohankatkar/CRM_14948
Kurund Jalmi [Thu, 10 Jul 2014 12:25:07 +0000 (17:55 +0530)]
Merge pull request #3620 from rohankatkar/CRM_14948

CRM-14948 Modification in names of Russian provinces.

9 years agoMerge pull request #3637 from jitendrapurohit/CRM14957
Kurund Jalmi [Thu, 10 Jul 2014 12:23:15 +0000 (17:53 +0530)]
Merge pull request #3637 from jitendrapurohit/CRM14957

CRM-14957

9 years agoMerge pull request #3630 from jmcclelland/dashboard-api-cli
Kurund Jalmi [Thu, 10 Jul 2014 12:07:42 +0000 (17:37 +0530)]
Merge pull request #3630 from jmcclelland/dashboard-api-cli

CRM-14966 - ensure we have a contactid before inserting dashboard item.

9 years agoMerge pull request #3639 from atif-shaikh/CRM-14965
Kurund Jalmi [Thu, 10 Jul 2014 12:04:31 +0000 (17:34 +0530)]
Merge pull request #3639 from atif-shaikh/CRM-14965

CRM-14965 - Fix Search Builder notice : Notice: Only variable references...

9 years agoMerge pull request #3640 from atif-shaikh/CRM-14964
Kurund Jalmi [Thu, 10 Jul 2014 12:04:19 +0000 (17:34 +0530)]
Merge pull request #3640 from atif-shaikh/CRM-14964

CRM-14964 - Session error on 'add activity to group'

9 years agoCRM-14952, fixes for sorting
kurund [Thu, 10 Jul 2014 11:55:05 +0000 (17:25 +0530)]
CRM-14952, fixes for sorting

----------------------------------------
* CRM-14952: Sorting on state in search throws FATAL error: Database Error Code: Unknown column 'civicrm_state_province.name' in 'field list'
  https://issues.civicrm.org/jira/browse/CRM-14952

9 years agoCRM-14964 - Session error on 'add activity to group'
atif-shaikh [Thu, 10 Jul 2014 11:26:57 +0000 (16:56 +0530)]
CRM-14964 - Session error on 'add activity to group'

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

9 years agoCRM-14957
jitendrapurohit [Thu, 10 Jul 2014 10:58:50 +0000 (16:28 +0530)]
CRM-14957

9 years agoCRM-14965 - Fix Search Builder notice : Notice: Only variable references should be...
atif-shaikh [Thu, 10 Jul 2014 10:31:17 +0000 (16:01 +0530)]
CRM-14965 - Fix Search Builder notice : Notice: Only variable references should be returned by reference in CRM_Contact_Form_Search_Builder->convertFormValues()

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

9 years agocrmCaseType/list.html - Autoformat
Tim Otten [Thu, 10 Jul 2014 08:10:22 +0000 (01:10 -0700)]
crmCaseType/list.html - Autoformat

9 years agoCRM-14789 - crmCaseType - Allow enable/disable/delete
Tim Otten [Thu, 10 Jul 2014 07:53:38 +0000 (00:53 -0700)]
CRM-14789 - crmCaseType - Allow enable/disable/delete

9 years agoCRM-14957
jitendrapurohit [Thu, 10 Jul 2014 05:18:52 +0000 (10:48 +0530)]
CRM-14957

9 years agoMerge pull request #3632 from eileenmcnaughton/tests
Eileen McNaughton [Wed, 9 Jul 2014 22:52:34 +0000 (10:52 +1200)]
Merge pull request #3632 from eileenmcnaughton/tests

add pseudoconstant on tests

9 years agoadd pseudoconstants for domain_id
Eileen McNaughton [Wed, 9 Jul 2014 22:52:26 +0000 (10:52 +1200)]
add pseudoconstants for domain_id

9 years agofix test by using a different variable (one that is still, but shouldn't be, config...
Eileen McNaughton [Wed, 9 Jul 2014 22:45:41 +0000 (10:45 +1200)]
fix test by using a different variable (one that is still, but shouldn't be, config only

9 years agoMerge pull request #3631 from davecivicrm/CRM-13973a
Dave Greenberg [Wed, 9 Jul 2014 21:39:45 +0000 (14:39 -0700)]
Merge pull request #3631 from davecivicrm/CRM-13973a

CRM-13973 - set cancelled class in line item listings for line items tha...

9 years agoCRM-13973 - set cancelled class in line item listings for line items that have been...
Dave Greenberg [Wed, 9 Jul 2014 21:37:33 +0000 (14:37 -0700)]
CRM-13973 - set cancelled class in line item listings for line items that have been de-selected - e.g. QTY = 0.

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

9 years agoCRM-14966 - ensure we have a contactid before inserting dashboard item.
Jamie McClelland [Wed, 9 Jul 2014 20:00:51 +0000 (16:00 -0400)]
CRM-14966 - ensure we have a contactid before inserting dashboard item.

----------------------------------------
* CRM-14966: inserting dashboard item using api from cli results in sql exception
  https://issues.civicrm.org/jira/browse/CRM-14966

9 years agoMerge pull request #3627 from atif-shaikh/CRM-14956
Kurund Jalmi [Wed, 9 Jul 2014 14:01:18 +0000 (19:31 +0530)]
Merge pull request #3627 from atif-shaikh/CRM-14956

CRM-14956 - Copying Event Price Set Fails If Any Price Has Active Date

9 years agoMerge pull request #3628 from atif-shaikh/CRM-14959
Kurund Jalmi [Wed, 9 Jul 2014 14:00:38 +0000 (19:30 +0530)]
Merge pull request #3628 from atif-shaikh/CRM-14959

CRM-14959 - PHP Fatal Error when Address State is Set to View Only

9 years agoCRM-14959 - PHP Fatal Error when Address State is Set to View Only
atif-shaikh [Wed, 9 Jul 2014 12:19:07 +0000 (17:49 +0530)]
CRM-14959 - PHP Fatal Error when Address State is Set to View Only

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

9 years agoCRM-14956 - Copying Event Price Set Fails If Any Price Has Active Date
atif-shaikh [Wed, 9 Jul 2014 10:23:18 +0000 (15:53 +0530)]
CRM-14956 - Copying Event Price Set Fails If Any Price Has Active Date

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

9 years agoMerge pull request #3625 from jitendrapurohit/CRM_test_4.5beta2
Kurund Jalmi [Wed, 9 Jul 2014 06:41:46 +0000 (12:11 +0530)]
Merge pull request #3625 from jitendrapurohit/CRM_test_4.5beta2

CRM Test Fix 4.5beta2

9 years agoCRM Test Fix 4.5beta2
jitendrapurohit [Wed, 9 Jul 2014 06:04:37 +0000 (11:34 +0530)]
CRM Test Fix 4.5beta2

9 years agoMerge pull request #3621 from jitendrapurohit/API_test_fix4.5beta2
Kurund Jalmi [Wed, 9 Jul 2014 05:55:00 +0000 (11:25 +0530)]
Merge pull request #3621 from jitendrapurohit/API_test_fix4.5beta2

API Test fix 4.5beta2

9 years agoApi Test fix
jitendrapurohit [Wed, 9 Jul 2014 05:33:55 +0000 (11:03 +0530)]
Api Test fix

9 years agoAPI Test fix 4.5beta2
jitendrapurohit [Tue, 8 Jul 2014 13:42:01 +0000 (19:12 +0530)]
API Test fix 4.5beta2

9 years agoadd pseudoconstant on tests
Eileen McNaughton [Wed, 9 Jul 2014 02:12:44 +0000 (14:12 +1200)]
add pseudoconstant on tests

9 years agoMerge pull request #3622 from agh1/birthdaytest
Dave Greenberg [Tue, 8 Jul 2014 18:51:20 +0000 (11:51 -0700)]
Merge pull request #3622 from agh1/birthdaytest

CRM-14879 tests for reminders on contact date fields

9 years agoCRM-14879 tests for reminders on contact date fields
Andrew Hunt [Tue, 8 Jul 2014 15:43:36 +0000 (11:43 -0400)]
CRM-14879 tests for reminders on contact date fields

----------------------------------------
* CRM-14879: Scheduled reminders for contact date fields
  https://issues.civicrm.org/jira/browse/CRM-14879

9 years agoMerge pull request #3616 from jmcclelland/greetings-hook-tokens
Yashodha Chaku [Tue, 8 Jul 2014 13:56:56 +0000 (19:26 +0530)]
Merge pull request #3616 from jmcclelland/greetings-hook-tokens

CRM-14955 - add custom tokens to greetings

9 years agoCRM-14948 Modification in names of Russian provinces.
Rohan Katkar [Tue, 8 Jul 2014 10:48:17 +0000 (16:18 +0530)]
CRM-14948 Modification in names of Russian provinces.

9 years agoMerge pull request #3619 from totten/master-14871
Tim Otten [Tue, 8 Jul 2014 09:10:02 +0000 (02:10 -0700)]
Merge pull request #3619 from totten/master-14871

CRM-14871 - Extension & Flushing

9 years agoCRM-14871 - CRM_Core_Invoke::rebuildMenuAndCaches - Fix regression where CiviCase...
Tim Otten [Tue, 8 Jul 2014 09:05:41 +0000 (02:05 -0700)]
CRM-14871 - CRM_Core_Invoke::rebuildMenuAndCaches - Fix regression where CiviCase XML from newly-downloaded extension doesn't get loaded.

9 years agoCRM-14871 - CRM_Extension_Manager - Fix typo
Tim Otten [Tue, 8 Jul 2014 08:11:57 +0000 (01:11 -0700)]
CRM-14871 - CRM_Extension_Manager - Fix typo

9 years agoCRM-14871: Supply api call extension.upgrade for admins who manage extensions outside...
Frank J. Gómez [Tue, 17 Jun 2014 16:47:57 +0000 (12:47 -0400)]
CRM-14871: Supply api call extension.upgrade for admins who manage extensions outside of CiviCRM (e.g., manual download).

9 years agoCRM-14871: Rebuild caches after extensions are upgraded in a CiviCRM-managed way...
Frank J. Gómez [Tue, 17 Jun 2014 15:44:24 +0000 (11:44 -0400)]
CRM-14871: Rebuild caches after extensions are upgraded in a CiviCRM-managed way (e.g., through the web UI or drush).

9 years agoMerge pull request #3618 from rohankatkar/CRM-14948
Kurund Jalmi [Tue, 8 Jul 2014 07:11:57 +0000 (12:41 +0530)]
Merge pull request #3618 from rohankatkar/CRM-14948

CRM-14948

9 years agoCRM-14948
Rohan Katkar [Tue, 8 Jul 2014 06:13:01 +0000 (11:43 +0530)]
CRM-14948

9 years agoCRM-14955 - add custom tokens to greetings
Jamie McClelland [Mon, 7 Jul 2014 20:35:39 +0000 (16:35 -0400)]
CRM-14955 - add custom tokens to greetings

----------------------------------------
* CRM-14955: can't add custom defined tokens to custom greetings
  https://issues.civicrm.org/jira/browse/CRM-14955

9 years agoAdd missing ;
Coleman Watts [Mon, 7 Jul 2014 19:18:10 +0000 (20:18 +0100)]
Add missing ;

9 years agoMerge pull request #3612 from jitendrapurohit/CRM-14945
Kurund Jalmi [Mon, 7 Jul 2014 13:42:12 +0000 (19:12 +0530)]
Merge pull request #3612 from jitendrapurohit/CRM-14945

CRM-14945

9 years agoMerge pull request #3613 from atif-shaikh/CRM-14944
Kurund Jalmi [Mon, 7 Jul 2014 12:00:47 +0000 (17:30 +0530)]
Merge pull request #3613 from atif-shaikh/CRM-14944

CRM-14944 QA fixes

9 years agoCRM-14944 QA fixes
atif-shaikh [Mon, 7 Jul 2014 11:38:12 +0000 (17:08 +0530)]
CRM-14944 QA fixes

----------------------------------------
* CRM-14944: function should not be called statically - pledge page
  https://issues.civicrm.org/jira/browse/CRM-14944

9 years agoCRM-14945
jitendrapurohit [Mon, 7 Jul 2014 11:14:34 +0000 (16:44 +0530)]
CRM-14945

9 years agoMerge remote-tracking branch 'upstream/4.4' into 4.4-master-2014-07-07-15-48-59
kurund [Mon, 7 Jul 2014 10:24:13 +0000 (15:54 +0530)]
Merge remote-tracking branch 'upstream/4.4' into 4.4-master-2014-07-07-15-48-59

Conflicts:
CRM/Dedupe/Merger.php
sql/civicrm_generated.mysql
xml/version.xml

9 years agoMerge pull request #3602 from yashodha/CRM-14629
Yashodha Chaku [Mon, 7 Jul 2014 10:03:42 +0000 (15:33 +0530)]
Merge pull request #3602 from yashodha/CRM-14629

CRM-14629: fix query to enable cancel/update on recurring contribution

9 years agoMerge pull request #3608 from kurund/CRM-14877
Kurund Jalmi [Mon, 7 Jul 2014 09:30:39 +0000 (15:00 +0530)]
Merge pull request #3608 from kurund/CRM-14877

ACL's not working correctly for select all options in export, CRM-14877

9 years agoMerge pull request #3611 from kurund/CRM-14944
Kurund Jalmi [Mon, 7 Jul 2014 08:36:56 +0000 (14:06 +0530)]
Merge pull request #3611 from kurund/CRM-14944

strict warning fixes CRM-14944

9 years agoUpgrade jQuery to 1.11.1 and jQuery UI to 1.11.0
Coleman Watts [Sun, 6 Jul 2014 21:40:00 +0000 (22:40 +0100)]
Upgrade jQuery to 1.11.1 and jQuery UI to 1.11.0

9 years agoAddendum to #3607 - protect against js errors
colemanw [Sun, 6 Jul 2014 16:12:21 +0000 (17:12 +0100)]
Addendum to #3607 - protect against js errors

10 years agoMerge pull request #3610 from kurund/CRM-14782
Kurund Jalmi [Sat, 5 Jul 2014 14:51:05 +0000 (20:21 +0530)]
Merge pull request #3610 from kurund/CRM-14782

notice fixes, CRM-14782

10 years agonotice fixes, CRM-14782
kurund [Sat, 5 Jul 2014 14:50:20 +0000 (20:20 +0530)]
notice fixes, CRM-14782

----------------------------------------
* CRM-14782: unable to import 0/no/false values
  https://issues.civicrm.org/jira/browse/CRM-14782

10 years agostrict warning fixes CRM-14944
kurund [Sat, 5 Jul 2014 14:29:12 +0000 (19:59 +0530)]
strict warning fixes CRM-14944

----------------------------------------
* CRM-14944: function should not be called statically - pledge page
  https://issues.civicrm.org/jira/browse/CRM-14944

10 years agoMerge pull request #3609 from kurund/CRM-14943
Kurund Jalmi [Sat, 5 Jul 2014 14:21:13 +0000 (19:51 +0530)]
Merge pull request #3609 from kurund/CRM-14943

applied for for strict warning, CRM-14943

10 years agoapplied for for strict warning, CRM-14943
kurund [Sat, 5 Jul 2014 14:20:32 +0000 (19:50 +0530)]
applied for for strict warning, CRM-14943

----------------------------------------
* CRM-14943: Strict warnings in Moneris payment processor
  https://issues.civicrm.org/jira/browse/CRM-14943

10 years agoACL's not working correctly for select all options in export, CRM-14877
kurund [Sat, 5 Jul 2014 13:28:32 +0000 (18:58 +0530)]
ACL's not working correctly for select all options in export, CRM-14877

----------------------------------------
* CRM-14877: users bypass ACLs when exporting
  https://issues.civicrm.org/jira/browse/CRM-14877

10 years agoMerge pull request #3607 from colemanw/statusBounce
Dave Greenberg [Fri, 4 Jul 2014 17:12:28 +0000 (10:12 -0700)]
Merge pull request #3607 from colemanw/statusBounce

CRM-14931 - Nicer aja handling of statusBounce errors

10 years agoUpdate comments
Coleman Watts [Thu, 3 Jul 2014 20:17:27 +0000 (21:17 +0100)]
Update comments

10 years agoCRM-14931 - Nicer formating of statusBounce errors
Coleman Watts [Thu, 3 Jul 2014 20:06:51 +0000 (21:06 +0100)]
CRM-14931 - Nicer formating of statusBounce errors

10 years agoCRM-14931 - Nicer aja handling of statusBounce errors
Coleman Watts [Thu, 3 Jul 2014 19:30:30 +0000 (20:30 +0100)]
CRM-14931 - Nicer aja handling of statusBounce errors

10 years agoMerge pull request #3605 from monishdeb/CRM-14505
Dave Greenberg [Thu, 3 Jul 2014 17:58:10 +0000 (10:58 -0700)]
Merge pull request #3605 from monishdeb/CRM-14505

CRM-14505 fix - CiviCRM api contact dedupe check wrong rule type

10 years agoMerge pull request #3604 from monishdeb/CRM-14913
Dave Greenberg [Thu, 3 Jul 2014 17:19:09 +0000 (10:19 -0700)]
Merge pull request #3604 from monishdeb/CRM-14913

CRM-14913 fix - merging contacts does not change contact_id in financial...

10 years agoCRM-14505 fix - CiviCRM api contact dedupe check wrong rule type
monishdeb [Thu, 3 Jul 2014 16:40:50 +0000 (22:10 +0530)]
CRM-14505 fix - CiviCRM api contact dedupe check wrong rule type

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

10 years agoCRM-14913 fix - merging contacts does not change contact_id in financial_item table.
monishdeb [Thu, 3 Jul 2014 16:13:05 +0000 (21:43 +0530)]
CRM-14913 fix - merging contacts does not change contact_id in financial_item table.

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

10 years agominor fix
monishdeb [Thu, 3 Jul 2014 13:09:12 +0000 (18:39 +0530)]
minor fix

10 years agoCRM-14758 fix - API ( contact, create ) does not always create related membership
monishdeb [Thu, 3 Jul 2014 12:55:51 +0000 (18:25 +0530)]
CRM-14758 fix - API ( contact, create ) does not always create related membership

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

10 years agoCRM-14629: fix query to enable cancel/update on recurring contribution if no associat...
CiviCRM [Thu, 3 Jul 2014 11:19:12 +0000 (16:49 +0530)]
CRM-14629: fix query to enable cancel/update on recurring contribution if no associated contributions are present

10 years agoMerge pull request #3600 from atif-shaikh/CRM-14941
Monish Deb [Thu, 3 Jul 2014 11:05:32 +0000 (16:35 +0530)]
Merge pull request #3600 from atif-shaikh/CRM-14941

CRM-14941 - Multi-lingual break on Event Dashboard

10 years agoMerge pull request #3601 from atif-shaikh/CRM-14942
Monish Deb [Thu, 3 Jul 2014 10:54:40 +0000 (16:24 +0530)]
Merge pull request #3601 from atif-shaikh/CRM-14942

CRM-14942 - Styling break on adding new Contact in Wordpress

10 years agoCRM-14942 - Styling break on adding new Contact in Wordpress
atif-shaikh [Thu, 3 Jul 2014 09:17:31 +0000 (14:47 +0530)]
CRM-14942 - Styling break on adding new Contact in Wordpress

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

10 years agoCRM-14941 - Multi-lingual break on Event Dashboard
atif-shaikh [Thu, 3 Jul 2014 08:48:19 +0000 (14:18 +0530)]
CRM-14941 - Multi-lingual break on Event Dashboard

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

10 years agoMerge pull request #3599 from totten/master-caseType-misc3
Tim Otten [Thu, 3 Jul 2014 03:19:52 +0000 (20:19 -0700)]
Merge pull request #3599 from totten/master-caseType-misc3

CRM-14798 - crmCaseType - Fix stale and leaked data

10 years agoMerge pull request #3598 from totten/master-unsavedChanges
Tim Otten [Thu, 3 Jul 2014 03:14:17 +0000 (20:14 -0700)]
Merge pull request #3598 from totten/master-unsavedChanges

CRM-14798 - crmCaseType - Use "angular-unsavedChanges" module

10 years agoCRM-14798 - crmCaseType - Load fresh list of activity-types, activity-statuses, and...
Tim Otten [Thu, 3 Jul 2014 02:24:14 +0000 (19:24 -0700)]
CRM-14798 - crmCaseType - Load fresh list of activity-types, activity-statuses, and relationship-types.

To avoid additional round-trips, consolidate all loads into a single API call.

10 years agoCRM-14798 - crmApi - Allow batching
Tim Otten [Thu, 3 Jul 2014 02:38:31 +0000 (19:38 -0700)]
CRM-14798 - crmApi - Allow batching

10 years agoCRM-14798 - crmCaseType - Cleanup newCaseTypeTemplate
Tim Otten [Thu, 3 Jul 2014 03:07:29 +0000 (20:07 -0700)]
CRM-14798 - crmCaseType - Cleanup newCaseTypeTemplate

10 years agoCRM-14798 - crmCaseType - Fix leak of activity-types when making multiple case-types
Tim Otten [Thu, 3 Jul 2014 01:54:19 +0000 (18:54 -0700)]
CRM-14798 - crmCaseType - Fix leak of activity-types when making multiple case-types

If you make case type "Example 1" with an activity list, and if you then make
another case type "Example 2", the activity list form "Example 1" gets applied
to "Example 2" -- because the shared template was inappropriately modified
by "Example 1".

10 years agoCRM-14798 - crmCaseType - Use "angular-unsavedChanges" module
Tim Otten [Thu, 3 Jul 2014 01:35:53 +0000 (18:35 -0700)]
CRM-14798 - crmCaseType - Use "angular-unsavedChanges" module

10 years agoMerge pull request #3597 from davecivicrm/CRM-14781
Dave Greenberg [Wed, 2 Jul 2014 21:33:48 +0000 (14:33 -0700)]
Merge pull request #3597 from davecivicrm/CRM-14781

CRM-14871 - Update configure contribution page help to reflect inline pr...

10 years agoCRM-14871 - Update configure contribution page help to reflect inline profile editor.
Dave Greenberg [Wed, 2 Jul 2014 21:33:08 +0000 (14:33 -0700)]
CRM-14871 - Update configure contribution page help to reflect inline profile editor.

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

10 years agoMerge pull request #3596 from davecivicrm/CRM-14938
Dave Greenberg [Wed, 2 Jul 2014 19:33:27 +0000 (12:33 -0700)]
Merge pull request #3596 from davecivicrm/CRM-14938

CRM-14938 - add links and fix help for multi-value custom import.

10 years agoCRM-14938 - add links and fix help for multi-value custom import.
Dave Greenberg [Wed, 2 Jul 2014 19:32:23 +0000 (12:32 -0700)]
CRM-14938 - add links and fix help for multi-value custom import.

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

10 years agoMerge pull request #3595 from atif-shaikh/CRM-14199QAFixes
Kurund Jalmi [Wed, 2 Jul 2014 13:25:20 +0000 (18:55 +0530)]
Merge pull request #3595 from atif-shaikh/CRM-14199QAFixes

CRM-14199 QA fixes

10 years agoUpdate version to 4.5.beta2
CiviCRM [Wed, 2 Jul 2014 12:56:44 +0000 (05:56 -0700)]
Update version to 4.5.beta2

10 years agoCRM-14199 QA fixes
atif-shaikh [Wed, 2 Jul 2014 11:09:54 +0000 (16:39 +0530)]
CRM-14199 QA fixes

----------------------------------------
* CRM-14199: Incorrect Math in Import routines
  https://issues.civicrm.org/jira/browse/CRM-14199

10 years agoMerge pull request #3594 from civicrm/4.4.6.x
Tim Otten [Wed, 2 Jul 2014 07:13:39 +0000 (00:13 -0700)]
Merge pull request #3594 from civicrm/4.4.6.x

Merge forward (4.4.6.x => 4.4)

10 years agoUpdate version to 4.4.7
CiviCRM [Wed, 2 Jul 2014 07:12:58 +0000 (00:12 -0700)]
Update version to 4.4.7

10 years agoMerge pull request #3593 from davecivicrm/CRM-14807
Dave Greenberg [Wed, 2 Jul 2014 00:07:31 +0000 (17:07 -0700)]
Merge pull request #3593 from davecivicrm/CRM-14807

CRM-14807 - replacing stale PR 3450

10 years agoCRM-14807 - replacing stale PR 3450
Dave Greenberg [Wed, 2 Jul 2014 00:06:13 +0000 (17:06 -0700)]
CRM-14807 - replacing stale PR 3450

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

10 years agoMerge pull request #3581 from totten/master-casetype-name2
Dave Greenberg [Tue, 1 Jul 2014 22:27:54 +0000 (15:27 -0700)]
Merge pull request #3581 from totten/master-casetype-name2

CRM-14798 - CaseType - Make "name" handling simpler and more intuitive

10 years agoxml/configuration - Remove unused, duplciate CiviCase XML files
Tim Otten [Mon, 30 Jun 2014 23:34:52 +0000 (16:34 -0700)]
xml/configuration - Remove unused, duplciate CiviCase XML files

The same files are in "xml/configuration" and
"CRM/Case/xml/configuration.sample".  Of the two, only the latter is ever
used.

See also: discussion of https://github.com/civicrm/civicrm-core/pull/3581

10 years agoCRM-14798 - CRM_Utils_Check - Display warning if site has mismatched file names
Tim Otten [Sat, 28 Jun 2014 00:43:10 +0000 (17:43 -0700)]
CRM-14798 - CRM_Utils_Check - Display warning if site has mismatched file names