civicrm-core.git
11 years agoMerge pull request #811 from davecivicrm/CRM-12510
Kurund Jalmi [Tue, 21 May 2013 03:20:51 +0000 (20:20 -0700)]
Merge pull request #811 from davecivicrm/CRM-12510

CRM-12510. There were no webtests for copying a contribution page or cop...

11 years agoMerge pull request #807 from pradpnayak/CRM-12665
Kurund Jalmi [Tue, 21 May 2013 03:19:56 +0000 (20:19 -0700)]
Merge pull request #807 from pradpnayak/CRM-12665

-- worked on CRM-12665

11 years ago-- worked on CRM-12665
Pradeep Nayak [Thu, 30 May 2013 15:49:28 +0000 (21:19 +0530)]
-- worked on CRM-12665

----------------------------------------
* CRM-12665: Remove unwanted files in Grant
  http://issues.civicrm.org/jira/browse/CRM-12665

11 years agoMerge pull request #812 from dlobo/NoticeFixes
Kurund Jalmi [Tue, 21 May 2013 03:19:05 +0000 (20:19 -0700)]
Merge pull request #812 from dlobo/NoticeFixes

fix more php5.3 notices

11 years agoMerge pull request #813 from dlobo/CRM-12646
Kurund Jalmi [Tue, 21 May 2013 03:18:41 +0000 (20:18 -0700)]
Merge pull request #813 from dlobo/CRM-12646

CRM-12646

11 years agoMerge pull request #804 from pradpnayak/CRM-12498
Dave Greenberg [Mon, 20 May 2013 21:12:39 +0000 (14:12 -0700)]
Merge pull request #804 from pradpnayak/CRM-12498

--fixed for CRM-12498, added condition to check valid contribution statu...
Ran the complete api v3 Contribution unit test w/o errors after applying this patch.

11 years agoCRM-12646
Donald A. Lobo [Mon, 20 May 2013 21:02:35 +0000 (14:02 -0700)]
CRM-12646

----------------------------------------
* CRM-12646: Suppress the ability to edit custom data unless the user has edit rights on the contact.
  http://issues.civicrm.org/jira/browse/CRM-12646

11 years agoMerge pull request #795 from colemanw/is_test
Dave Greenberg [Mon, 20 May 2013 20:39:50 +0000 (13:39 -0700)]
Merge pull request #795 from colemanw/is_test

Fix for contributions only CRM-12610

11 years agofix more php5.3 notices
Donald A. Lobo [Mon, 20 May 2013 20:39:30 +0000 (13:39 -0700)]
fix more php5.3 notices

11 years agoCRM-12510. There were no webtests for copying a contribution page or copying an event...
Dave Greenberg [Mon, 20 May 2013 20:22:18 +0000 (13:22 -0700)]
CRM-12510. There were no webtests for copying a contribution page or copying an event. Adding them.

----------------------------------------
* CRM-12510: Copy Contribution Page does not copy associated quick-config price set
  http://issues.civicrm.org/jira/browse/CRM-12510

11 years agoMerge pull request #808 from dlobo/NoticeFixes
Kurund Jalmi [Mon, 20 May 2013 19:49:25 +0000 (12:49 -0700)]
Merge pull request #808 from dlobo/NoticeFixes

handle global variable $language not being set, restructure code a bit

11 years agoMerge pull request #809 from dlobo/CRM-12667
dlobo [Mon, 20 May 2013 18:08:38 +0000 (11:08 -0700)]
Merge pull request #809 from dlobo/CRM-12667

CRM-12667

11 years agoCRM-12667
Donald A. Lobo [Mon, 20 May 2013 18:07:52 +0000 (11:07 -0700)]
CRM-12667

----------------------------------------
* CRM-12667: Tell a Friend causes error: "You do not have permission to access this page"
  http://issues.civicrm.org/jira/browse/CRM-12667

11 years agoCRM-12667
Donald A. Lobo [Mon, 20 May 2013 17:57:32 +0000 (10:57 -0700)]
CRM-12667

----------------------------------------
* CRM-12667: Tell a Friend causes error: "You do not have permission to access this page"
  http://issues.civicrm.org/jira/browse/CRM-12667

11 years agohandle global variable $language not being set, restructure code a bit
Donald A. Lobo [Mon, 20 May 2013 16:04:26 +0000 (09:04 -0700)]
handle global variable $language not being set, restructure code a bit

11 years agoMerge pull request #805 from Edzelopez/CRM-12664
dlobo [Mon, 20 May 2013 14:04:21 +0000 (07:04 -0700)]
Merge pull request #805 from Edzelopez/CRM-12664

CRM-12664 --Fix for Grant Delete notification

11 years agoCRM-12664 --Fix for Grant Delete notification
Edsel [Mon, 20 May 2013 12:29:03 +0000 (17:59 +0530)]
CRM-12664 --Fix for Grant Delete notification

11 years ago--fixed for CRM-12498, added condition to check valid contribution status change...
Pradeep Nayak [Mon, 20 May 2013 10:59:34 +0000 (16:29 +0530)]
--fixed for CRM-12498, added condition to check valid contribution status change and throw error if invalid

----------------------------------------
* CRM-12498: API contribution.create/update DB Error: constraint violation
  http://issues.civicrm.org/jira/browse/CRM-12498

11 years agoMerge pull request #801 from totten/migrate-tweaks
Tim Otten [Mon, 20 May 2013 04:53:08 +0000 (21:53 -0700)]
Merge pull request #801 from totten/migrate-tweaks

CRM-12621 - Migrate tweaks

11 years agoCRM_Utils_Migrate_Import - Extract runXmlElement() for use with dynamic XML. Add...
Tim Otten [Mon, 20 May 2013 04:35:50 +0000 (00:35 -0400)]
CRM_Utils_Migrate_Import - Extract runXmlElement() for use with dynamic XML. Add docs.

11 years agoCRM_Utils_Migrate_Import - Fix static warning
Tim Otten [Mon, 20 May 2013 03:32:13 +0000 (23:32 -0400)]
CRM_Utils_Migrate_Import - Fix static warning

11 years agoCRM_Utils_Migrate_Export - Allow cherry-picking of CustomGroups for export
Tim Otten [Mon, 20 May 2013 01:57:53 +0000 (21:57 -0400)]
CRM_Utils_Migrate_Export - Allow cherry-picking of CustomGroups for export

11 years agoMerge pull request #798 from pradpnayak/CRM-12510
Kurund Jalmi [Sun, 19 May 2013 23:51:17 +0000 (16:51 -0700)]
Merge pull request #798 from pradpnayak/CRM-12510

-- fixed for CRM-12510

11 years ago-- fixed for CRM-12510
Pradeep Nayak [Sun, 19 May 2013 19:42:39 +0000 (01:12 +0530)]
-- fixed for CRM-12510

----------------------------------------
* CRM-12510: Copy Contribution Page does not copy associated quick-config price set
  http://issues.civicrm.org/jira/browse/CRM-12510

11 years agoMerge pull request #796 from kurund/CRM-12589
Kurund Jalmi [Sun, 19 May 2013 05:52:36 +0000 (22:52 -0700)]
Merge pull request #796 from kurund/CRM-12589

reverted bad merge cb9721555f0f1f044ca688c66461ab59b69bbe41

11 years agorevert bad merge cb9721555f0f1f044ca688c66461ab59b69bbe41
Kurund Jalmi [Sun, 19 May 2013 05:50:52 +0000 (01:50 -0400)]
revert bad merge cb9721555f0f1f044ca688c66461ab59b69bbe41

11 years agoMerge pull request #794 from colemanw/tinymce
Kurund Jalmi [Sun, 19 May 2013 05:32:33 +0000 (22:32 -0700)]
Merge pull request #794 from colemanw/tinymce

Possible fix for CRM-12589

11 years agoFix for contributions only CRM-12610
Coleman Watts [Sat, 18 May 2013 23:26:40 +0000 (18:26 -0500)]
Fix for contributions only CRM-12610

11 years agoPossible fix for CRM-12589
Coleman Watts [Sat, 18 May 2013 22:55:47 +0000 (17:55 -0500)]
Possible fix for CRM-12589

11 years agoMerge pull request #789 from davecivicrm/CRM-12643
Kurund Jalmi [Sat, 18 May 2013 13:47:13 +0000 (06:47 -0700)]
Merge pull request #789 from davecivicrm/CRM-12643

CRM-12643 Add instance of renamed Contribuition Aggregate Report to meta...

11 years agoMerge pull request #790 from JoeMurray/CRM-12657
dlobo [Sat, 18 May 2013 00:53:49 +0000 (17:53 -0700)]
Merge pull request #790 from JoeMurray/CRM-12657

fix crmaccordions to crmAccordions

11 years agofix crmaccordions to crmAccordions
Joe Murray [Sat, 18 May 2013 00:47:45 +0000 (20:47 -0400)]
fix crmaccordions to crmAccordions

----------------------------------------
* CRM-12657: fix crmAccordions in Grant Search
  http://issues.civicrm.org/jira/browse/CRM-12657

11 years agoCRM-12643 Add instance of renamed Contribuition Aggregate Report to meta-data, rename...
Dave Greenberg [Fri, 17 May 2013 23:26:41 +0000 (16:26 -0700)]
CRM-12643 Add instance of renamed Contribuition Aggregate Report to meta-data, renamed report template, rebuilt civicrm_generated.mysql.

----------------------------------------
* CRM-12643: Add instance of "Contribution Aggregate by Relationship" report to new installs
  http://issues.civicrm.org/jira/browse/CRM-12643

11 years agoMerge pull request #786 from davecivicrm/CRM-12654
Kurund Jalmi [Fri, 17 May 2013 19:17:30 +0000 (12:17 -0700)]
Merge pull request #786 from davecivicrm/CRM-12654

CRM-12654 unset invalid and non-relevant contribution statuses in Batch ...

11 years agoCRM-12654 unset invalid and non-relevant contribution statuses in Batch Entry status...
Dave Greenberg [Fri, 17 May 2013 17:43:49 +0000 (10:43 -0700)]
CRM-12654 unset invalid and non-relevant contribution statuses in Batch Entry status dropdown. Array now matches New Contribution form.

----------------------------------------
* CRM-12654: Invalid contribution statuses are include in Batch Data Entry dropdown
  http://issues.civicrm.org/jira/browse/CRM-12654

11 years agoMerge pull request #783 from dlobo/CRM-12648
Kurund Jalmi [Fri, 17 May 2013 17:35:33 +0000 (10:35 -0700)]
Merge pull request #783 from dlobo/CRM-12648

CRM 12648

11 years agoMerge pull request #785 from yashodha/4.3
Kurund Jalmi [Fri, 17 May 2013 17:15:28 +0000 (10:15 -0700)]
Merge pull request #785 from yashodha/4.3

CRM-12583

11 years agoCRM-12583
yashodha [Fri, 17 May 2013 14:56:20 +0000 (20:26 +0530)]
CRM-12583

11 years agoMerge pull request #781 from totten/decouple-fix-exporter
Kurund Jalmi [Fri, 17 May 2013 03:49:49 +0000 (20:49 -0700)]
Merge pull request #781 from totten/decouple-fix-exporter

CRM-12647 - Fix XML encoding; decouple exporter and XML encoder

11 years agoCRM-12648
Donald A. Lobo [Fri, 17 May 2013 01:10:37 +0000 (18:10 -0700)]
CRM-12648

----------------------------------------
* CRM-12648: CiviCRM mailing (or other scheduled jobs) do not seem to fire when triggered via wget
  http://issues.civicrm.org/jira/browse/CRM-12648

11 years agoCRM-12648
Donald A. Lobo [Fri, 17 May 2013 00:55:52 +0000 (17:55 -0700)]
CRM-12648

----------------------------------------
* CRM-12648: CiviCRM mailing (or other scheduled jobs) do not seem to fire when triggered via wget
  http://issues.civicrm.org/jira/browse/CRM-12648

11 years agoMerge pull request #782 from dlobo/FormattingFixes
dlobo [Fri, 17 May 2013 00:45:47 +0000 (17:45 -0700)]
Merge pull request #782 from dlobo/FormattingFixes

fix formatting

11 years agofix formatting
Donald A. Lobo [Fri, 17 May 2013 00:44:23 +0000 (17:44 -0700)]
fix formatting

11 years agoCRM_Utils_Migrate_Export - Add toArray()
Tim Otten [Thu, 16 May 2013 23:41:51 +0000 (19:41 -0400)]
CRM_Utils_Migrate_Export - Add toArray()

Unlike toXML(), this can be used with alternative serializations like json_encode() or var_export()

11 years agoCRM_Utils_Migrate_Export - Formatting
Tim Otten [Thu, 16 May 2013 23:35:48 +0000 (19:35 -0400)]
CRM_Utils_Migrate_Export - Formatting

11 years agoCRM_Utils_Migrate_Export - Doc comment
Tim Otten [Thu, 16 May 2013 23:33:32 +0000 (19:33 -0400)]
CRM_Utils_Migrate_Export - Doc comment

11 years agoCRM_Utils_Migrate_Export - Rename 'map' to 'idNameMap'
Tim Otten [Thu, 16 May 2013 23:25:18 +0000 (19:25 -0400)]
CRM_Utils_Migrate_Export - Rename 'map' to 'idNameMap'

11 years agoCRM_Utils_Migrate_Export - Rename local vars to match config vars
Tim Otten [Thu, 16 May 2013 23:23:36 +0000 (19:23 -0400)]
CRM_Utils_Migrate_Export - Rename local vars to match config vars

11 years agoCRM-12647 - CRM_Utils_Migrate_Export - Move XML rendering logic from fetch() to toXML()
Tim Otten [Thu, 16 May 2013 23:19:47 +0000 (19:19 -0400)]
CRM-12647 - CRM_Utils_Migrate_Export - Move XML rendering logic from fetch() to toXML()

----------------------------------------
* CRM-12647: Customization export/import crashes on "&"
  http://issues.civicrm.org/jira/browse/CRM-12647

11 years agoCRM-12647 - Separate field-rewriting from XML encoding
Tim Otten [Thu, 16 May 2013 23:08:36 +0000 (19:08 -0400)]
CRM-12647 - Separate field-rewriting from XML encoding

----------------------------------------
* CRM-12647: Customization export/import crashes on "&"
  http://issues.civicrm.org/jira/browse/CRM-12647

11 years agoCRM-12647 - CRM_Utils_Migrate_Export - Extract renderKeyValueXML()
Tim Otten [Thu, 16 May 2013 22:51:21 +0000 (18:51 -0400)]
CRM-12647 - CRM_Utils_Migrate_Export - Extract renderKeyValueXML()

----------------------------------------
* CRM-12647: Customization export/import crashes on "&"
  http://issues.civicrm.org/jira/browse/CRM-12647

11 years agoCRM-12647 - Fix misnamed variable
Tim Otten [Thu, 16 May 2013 22:47:42 +0000 (18:47 -0400)]
CRM-12647 - Fix misnamed variable

----------------------------------------
* CRM-12647: Customization export/import crashes on "&"
  http://issues.civicrm.org/jira/browse/CRM-12647

11 years agoCleanup
Tim Otten [Thu, 16 May 2013 22:46:39 +0000 (18:46 -0400)]
Cleanup

11 years agoCRM-12647 - Simplify. Separate field-rewriting from XML encoding
Tim Otten [Thu, 16 May 2013 22:45:45 +0000 (18:45 -0400)]
CRM-12647 - Simplify. Separate field-rewriting from XML encoding

----------------------------------------
* CRM-12647: Customization export/import crashes on "&"
  http://issues.civicrm.org/jira/browse/CRM-12647

11 years agoCRM-12647 - Separate field-rewriting from XML encoding
Tim Otten [Thu, 16 May 2013 22:43:21 +0000 (18:43 -0400)]
CRM-12647 - Separate field-rewriting from XML encoding

----------------------------------------
* CRM-12647: Customization export/import crashes on "&"
  http://issues.civicrm.org/jira/browse/CRM-12647

11 years agoCRM-12647 - CRM_Utils_Migrate_Export - Cleanup
Tim Otten [Thu, 16 May 2013 22:34:31 +0000 (18:34 -0400)]
CRM-12647 - CRM_Utils_Migrate_Export - Cleanup

----------------------------------------
* CRM-12647: Customization export/import crashes on "&"
  http://issues.civicrm.org/jira/browse/CRM-12647

11 years agoCRM-12647 - CRM_Utils_Migrate_Export - Pull out various bits of static metadata
Tim Otten [Thu, 16 May 2013 22:16:10 +0000 (18:16 -0400)]
CRM-12647 - CRM_Utils_Migrate_Export - Pull out various bits of static metadata

----------------------------------------
* CRM-12647: Customization export/import crashes on "&"
  http://issues.civicrm.org/jira/browse/CRM-12647

11 years agoMerge pull request #779 from davecivicrm/CRM-12637
Kurund Jalmi [Thu, 16 May 2013 21:49:08 +0000 (14:49 -0700)]
Merge pull request #779 from davecivicrm/CRM-12637

Applied patch from Helen Bergin to include multiple contributions in sam...

11 years agoCRM-12647 - CRM_Utils_Migrate_Export - Cleanup
Tim Otten [Thu, 16 May 2013 21:45:06 +0000 (17:45 -0400)]
CRM-12647 - CRM_Utils_Migrate_Export - Cleanup

----------------------------------------
* CRM-12647: Customization export/import crashes on "&"
  http://issues.civicrm.org/jira/browse/CRM-12647

11 years agoCRM-12647 - CRM_Utils_Migrate_Export - Use htmlentities
Tim Otten [Thu, 16 May 2013 21:40:04 +0000 (17:40 -0400)]
CRM-12647 - CRM_Utils_Migrate_Export - Use htmlentities

----------------------------------------
* CRM-12647: Customization export/import crashes on "&"
  http://issues.civicrm.org/jira/browse/CRM-12647

11 years agoApplied patch from Helen Bergin to include multiple contributions in same year in...
Dave Greenberg [Thu, 16 May 2013 21:16:43 +0000 (14:16 -0700)]
Applied patch from Helen Bergin to include multiple contributions in same year in totals. Also fixed fatal error for this report in 4.3 - getOperationPair needs to be defined as a static function.

11 years agoCRM-12647 - CRM_Utils_Migrate_Export - Extract method addMappedXMLFields()
Tim Otten [Thu, 16 May 2013 20:11:51 +0000 (16:11 -0400)]
CRM-12647 - CRM_Utils_Migrate_Export - Extract method addMappedXMLFields()

----------------------------------------
* CRM-12647: Customization export/import crashes on "&"
  http://issues.civicrm.org/jira/browse/CRM-12647

11 years agoCRM-12647 - CRM_Utils_Migrate - Extract constant for special delimiter
Tim Otten [Thu, 16 May 2013 19:30:00 +0000 (15:30 -0400)]
CRM-12647 - CRM_Utils_Migrate - Extract constant for special delimiter

----------------------------------------
* CRM-12647: Customization export/import crashes on "&"
  http://issues.civicrm.org/jira/browse/CRM-12647

11 years agoCRM-12647 - CRM_Utils_Migrate_Export - Split run() into build() and toXML()
Tim Otten [Thu, 16 May 2013 19:19:23 +0000 (15:19 -0400)]
CRM-12647 - CRM_Utils_Migrate_Export - Split run() into build() and toXML()

----------------------------------------
* CRM-12647: Customization export/import crashes on "&"
  http://issues.civicrm.org/jira/browse/CRM-12647

11 years agoCRM-12647 - CRM_Utils_Migrate - Autoformat
Tim Otten [Thu, 16 May 2013 19:12:27 +0000 (15:12 -0400)]
CRM-12647 - CRM_Utils_Migrate - Autoformat

----------------------------------------
* CRM-12647: Customization export/import crashes on "&"
  http://issues.civicrm.org/jira/browse/CRM-12647

11 years agoMerge pull request #778 from colemanw/quickSearch
Kurund Jalmi [Thu, 16 May 2013 17:48:57 +0000 (10:48 -0700)]
Merge pull request #778 from colemanw/quickSearch

Fix quicksearch by id CRM-12475

11 years agoMerge pull request #775 from kurund/CRM-12631
Kurund Jalmi [Thu, 16 May 2013 17:48:32 +0000 (10:48 -0700)]
Merge pull request #775 from kurund/CRM-12631

don't show navigation menu on joomla front-end, worked on CRM-12631

11 years agoMerge pull request #777 from pratik-joshi/CRM-12615-webtest
Kurund Jalmi [Thu, 16 May 2013 17:48:14 +0000 (10:48 -0700)]
Merge pull request #777 from pratik-joshi/CRM-12615-webtest

CRM-12615 qa: updated WebTest_Event_AddEventTest::testEventAddMultiplePa...

11 years agoFix quicksearch by id CRM-12475
Coleman Watts [Thu, 16 May 2013 14:35:10 +0000 (09:35 -0500)]
Fix quicksearch by id CRM-12475

11 years agoCRM-12618 webtest updation: added checking in WebTest_Event_AddEventTest::testEventAd...
Pratik Joshi [Thu, 16 May 2013 13:07:07 +0000 (18:37 +0530)]
CRM-12618 webtest updation: added checking in WebTest_Event_AddEventTest::testEventAddMultipleParticipant test case

11 years agoCRM-12615 qa: updated WebTest_Event_AddEventTest::testEventAddMultipleParticipant...
Pratik Joshi [Thu, 16 May 2013 11:14:12 +0000 (16:44 +0530)]
CRM-12615 qa: updated WebTest_Event_AddEventTest::testEventAddMultipleParticipant test case

11 years agoMerge pull request #776 from deepak-srivastava/ninja
deepak-srivastava [Thu, 16 May 2013 09:30:26 +0000 (02:30 -0700)]
Merge pull request #776 from deepak-srivastava/ninja

CRM-12641

11 years agoCRM-12641
Deepak Srivastava [Thu, 16 May 2013 09:24:08 +0000 (14:54 +0530)]
CRM-12641

11 years agodon't show navigation menu on joomla front-end, worked on CRM-12631
Kurund Jalmi [Thu, 16 May 2013 05:37:49 +0000 (01:37 -0400)]
don't show navigation menu on joomla front-end, worked on CRM-12631

11 years agoMerge pull request #774 from kurund/CRM-12514
Kurund Jalmi [Thu, 16 May 2013 04:48:37 +0000 (21:48 -0700)]
Merge pull request #774 from kurund/CRM-12514

CRM-12514 expose petitions on activity search along with surveys

11 years agoCRM-12514 expose petitions on activity search along with surveys
Kurund Jalmi [Thu, 16 May 2013 04:46:47 +0000 (00:46 -0400)]
CRM-12514 expose petitions on activity search along with surveys

11 years agoremoved obsolete code
Kurund Jalmi [Thu, 16 May 2013 03:57:30 +0000 (23:57 -0400)]
removed obsolete code

11 years agoMerge pull request #770 from davecivicrm/CRM-12618
Kurund Jalmi [Thu, 16 May 2013 03:41:37 +0000 (20:41 -0700)]
Merge pull request #770 from davecivicrm/CRM-12618

CRM-12618 This includes Nicolas Ganivet patch to prevent editing of even...

11 years agoMerge pull request #772 from davecivicrm/CRM-12470_typofix
Kurund Jalmi [Thu, 16 May 2013 03:39:11 +0000 (20:39 -0700)]
Merge pull request #772 from davecivicrm/CRM-12470_typofix

CRM-12470. Typo fixes in status messages

11 years agoCRM-12470. Typo fixes in status messages
Dave Greenberg [Thu, 16 May 2013 02:09:44 +0000 (19:09 -0700)]
CRM-12470. Typo fixes in status messages

----------------------------------------
* CRM-12470: Creating new financial type without AR account leads to unbalanced transactions
  http://issues.civicrm.org/jira/browse/CRM-12470

11 years agoMerge pull request #771 from davecivicrm/CRM-10771
Dave Greenberg [Thu, 16 May 2013 02:06:25 +0000 (19:06 -0700)]
Merge pull request #771 from davecivicrm/CRM-10771

Help for multi-record custom data set incorrectly says they can not be u...

11 years agoHelp for multi-record custom data set incorrectly says they can not be used in profil...
Dave Greenberg [Thu, 16 May 2013 02:03:28 +0000 (19:03 -0700)]
Help for multi-record custom data set incorrectly says they can not be used in profiles. This changed in 4.3 due to CRM-10771.

----------------------------------------
* CRM-10771: Multiple-record Custom Data Sets in Profiles
  http://issues.civicrm.org/jira/browse/CRM-10771

11 years agoCRM-12618 This includes Nicolas Ganivet patch to prevent editing of event fee for...
Dave Greenberg [Thu, 16 May 2013 01:40:53 +0000 (18:40 -0700)]
CRM-12618 This includes Nicolas Ganivet patch to prevent editing of event fee for paid additional participants, and fix to hide Record Payment checkbox for them as well.

----------------------------------------
* CRM-12618: Event registration edit screen for additional registrants is incorrect
  http://issues.civicrm.org/jira/browse/CRM-12618

11 years agoremoved obsolete code
Kurund Jalmi [Wed, 15 May 2013 23:27:24 +0000 (19:27 -0400)]
removed obsolete code

11 years agoMerge pull request #753 from pratik-joshi/CRM-12570-fix
colemanw [Wed, 15 May 2013 22:47:03 +0000 (15:47 -0700)]
Merge pull request #753 from pratik-joshi/CRM-12570-fix

CRM-12570 fix

11 years agoMerge pull request #764 from davecivicrm/CRM-12614
Kurund Jalmi [Wed, 15 May 2013 22:40:06 +0000 (15:40 -0700)]
Merge pull request #764 from davecivicrm/CRM-12614

Crm 12614

11 years agoMerge pull request #765 from totten/gitignore-allcoretables
Kurund Jalmi [Wed, 15 May 2013 22:39:09 +0000 (15:39 -0700)]
Merge pull request #765 from totten/gitignore-allcoretables

gitignore - Change path for AllCoreTables

11 years agoMerge pull request #768 from pradpnayak/CRM-12470
Kurund Jalmi [Wed, 15 May 2013 22:38:04 +0000 (15:38 -0700)]
Merge pull request #768 from pradpnayak/CRM-12470

Crm 12470

11 years agoMerge pull request #769 from pradpnayak/CRM-12492
Kurund Jalmi [Wed, 15 May 2013 22:37:30 +0000 (15:37 -0700)]
Merge pull request #769 from pradpnayak/CRM-12492

-- fixed status msg for CRM-12492

11 years ago-- fixed status msg for CRM-12492
Pradeep Nayak [Wed, 15 May 2013 22:31:13 +0000 (04:01 +0530)]
-- fixed status msg for CRM-12492

----------------------------------------
* CRM-12492: Prevent deletion of last AR financial account, and of A/R relationship for Financial Type
  http://issues.civicrm.org/jira/browse/CRM-12492

11 years ago-- worked on CRM-12470 and fixed formatting
Pradeep Nayak [Wed, 15 May 2013 22:26:06 +0000 (03:56 +0530)]
-- worked on CRM-12470 and fixed formatting

----------------------------------------
* CRM-12470: Creating new financial type without AR account leads to unbalanced transactions
  http://issues.civicrm.org/jira/browse/CRM-12470

11 years ago--worked on CRM-12470
Pradeep Nayak [Wed, 15 May 2013 22:25:10 +0000 (03:55 +0530)]
--worked on CRM-12470

----------------------------------------
* CRM-12470: Creating new financial type without AR account leads to unbalanced transactions
  http://issues.civicrm.org/jira/browse/CRM-12470

11 years agogitignore - Change path for AllCoreTables
Tim Otten [Wed, 15 May 2013 20:03:19 +0000 (16:03 -0400)]
gitignore - Change path for AllCoreTables

11 years agoCRM-12614 adding empty mysql.tpl file for 4.3.4 release. Seems like this is still...
Dave Greenberg [Wed, 15 May 2013 19:44:48 +0000 (12:44 -0700)]
CRM-12614 adding empty mysql.tpl file for 4.3.4 release. Seems like this is still required in order to user postUpgradeMessage function for a release.

----------------------------------------
* CRM-12614: Password required again for CLI cron
  http://issues.civicrm.org/jira/browse/CRM-12614

11 years agoCRM-12614. Add postUpgradeMessage for 4.3.4 which warns system admins that cli.php...
Dave Greenberg [Wed, 15 May 2013 19:43:28 +0000 (12:43 -0700)]
CRM-12614. Add postUpgradeMessage for 4.3.4 which warns system admins that cli.php now requires a password.

----------------------------------------
* CRM-12614: Password required again for CLI cron
  http://issues.civicrm.org/jira/browse/CRM-12614

11 years agoMerge pull request #763 from kurund/notice-fixes
Kurund Jalmi [Wed, 15 May 2013 17:08:31 +0000 (10:08 -0700)]
Merge pull request #763 from kurund/notice-fixes

notice fixes

11 years agonotice fixes
Kurund Jalmi [Wed, 15 May 2013 17:07:08 +0000 (13:07 -0400)]
notice fixes

11 years agoMerge pull request #762 from kurund/notice-fixes
Kurund Jalmi [Wed, 15 May 2013 16:57:34 +0000 (09:57 -0700)]
Merge pull request #762 from kurund/notice-fixes

notice fixes

11 years agonotice fixes
Kurund Jalmi [Wed, 15 May 2013 16:56:23 +0000 (12:56 -0400)]
notice fixes

11 years agoMerge pull request #760 from JoeMurray/CRM-12603
Kurund Jalmi [Wed, 15 May 2013 15:13:17 +0000 (08:13 -0700)]
Merge pull request #760 from JoeMurray/CRM-12603

fix arg passed to hook