civicrm-core.git
11 years agoMerge pull request #1151 from yashodha/4.4
Kurund Jalmi [Fri, 12 Jul 2013 17:49:19 +0000 (10:49 -0700)]
Merge pull request #1151 from yashodha/4.4

fix - save petition

11 years agoMerge pull request #1156 from kurund/CRM-12967
Kurund Jalmi [Fri, 12 Jul 2013 14:09:10 +0000 (07:09 -0700)]
Merge pull request #1156 from kurund/CRM-12967

patched Pratik's work on barcode position fixes, CRM-12967

11 years agopatched Pratik's work on barcode position fixes, CRM-12967
Kurund Jalmi [Fri, 12 Jul 2013 14:08:17 +0000 (19:38 +0530)]
patched Pratik's work on barcode position fixes, CRM-12967

11 years agoMerge pull request #1155 from kurund/hook-cleanup
Kurund Jalmi [Fri, 12 Jul 2013 11:28:46 +0000 (04:28 -0700)]
Merge pull request #1155 from kurund/hook-cleanup

removed unwanted hook

11 years agoremoved unwanted hook
Kurund Jalmi [Fri, 12 Jul 2013 11:28:03 +0000 (16:58 +0530)]
removed unwanted hook

11 years agoMerge pull request #1153 from kurund/CRM-12967
Kurund Jalmi [Fri, 12 Jul 2013 11:23:17 +0000 (04:23 -0700)]
Merge pull request #1153 from kurund/CRM-12967

added hook_civicrm_alterBarcode which allows users to change the data en...

11 years agoadded hook_civicrm_alterBarcode which allows users to change the data encoded in...
Kurund Jalmi [Fri, 12 Jul 2013 10:56:31 +0000 (16:26 +0530)]
added hook_civicrm_alterBarcode which allows users to change the data encoded in barcode, CRM-12967

11 years agoMerge pull request #1152 from kurund/CRM-12965
Kurund Jalmi [Fri, 12 Jul 2013 10:23:06 +0000 (03:23 -0700)]
Merge pull request #1152 from kurund/CRM-12965

CRM-12965

11 years agoadded formRule to prevent conflict between barcode and #4, CRM-12965
Kurund Jalmi [Fri, 12 Jul 2013 10:21:55 +0000 (15:51 +0530)]
added formRule to prevent conflict between barcode and #4, CRM-12965

11 years agomore cleanup and layout fixes CRM-12965
Kurund Jalmi [Fri, 12 Jul 2013 07:52:53 +0000 (13:22 +0530)]
more cleanup and layout fixes CRM-12965

11 years agofix - save petition
yashodha [Fri, 12 Jul 2013 05:21:40 +0000 (10:51 +0530)]
fix - save petition

11 years agoMerge pull request #1149 from totten/master-profile-export
Tim Otten [Thu, 11 Jul 2013 21:51:58 +0000 (14:51 -0700)]
Merge pull request #1149 from totten/master-profile-export

CRM_Utils_Migrate_Export - Allow export of specific UFGroups

11 years agoCRM_Utils_Migrate_Export - Allow export of specific UFGroups
Tim Otten [Thu, 11 Jul 2013 21:12:14 +0000 (14:12 -0700)]
CRM_Utils_Migrate_Export - Allow export of specific UFGroups

11 years agoMerge pull request #1148 from davecivicrm/CRM-12499b
Tim Otten [Thu, 11 Jul 2013 18:41:06 +0000 (11:41 -0700)]
Merge pull request #1148 from davecivicrm/CRM-12499b

CRM-12499 Modify cms to WordPress translatePermission to make cms:admini...

11 years agoCRM-12499 Modify cms to WordPress translatePermission to make cms:administer users...
Dave Greenberg [Thu, 11 Jul 2013 17:12:07 +0000 (13:12 -0400)]
CRM-12499 Modify cms to WordPress translatePermission to make cms:administer users translate to WordPress administrator role. Add logic to contact view to handle WordPress access to user id and user profile url.

----------------------------------------
* CRM-12499: Allow users with 'access user profiles' to access $userRecordUrl
  http://issues.civicrm.org/jira/browse/CRM-12499

11 years agoMerge pull request #1147 from deepak-srivastava/toggle
deepak-srivastava [Thu, 11 Jul 2013 14:55:47 +0000 (07:55 -0700)]
Merge pull request #1147 from deepak-srivastava/toggle

CRM-12846, fix for test case failure - civipledge wasn't enabled by default

11 years agoCRM-12846, fix for test case failure - civipledge wasn't enabled by default
Deepak Srivastava [Thu, 11 Jul 2013 14:54:35 +0000 (20:24 +0530)]
CRM-12846, fix for test case failure - civipledge wasn't enabled by default

----------------------------------------
* CRM-12846: API support for toggling components by storing 'enableComponents' config in settings table
  http://issues.civicrm.org/jira/browse/CRM-12846

11 years agoAPIv3 - getFields - Add unit-test for 'get_options=all'
Tim Otten [Thu, 11 Jul 2013 04:35:51 +0000 (21:35 -0700)]
APIv3 - getFields - Add unit-test for 'get_options=all'

11 years agoAllow 'all' keyword in getfields.options
Coleman Watts [Thu, 11 Jul 2013 03:56:21 +0000 (20:56 -0700)]
Allow 'all' keyword in getfields.options

11 years agoCleanup js
Coleman Watts [Wed, 10 Jul 2013 14:17:39 +0000 (07:17 -0700)]
Cleanup js

11 years agoMerge pull request #1144 from totten/CRM-12865-profile-name
colemanw [Wed, 10 Jul 2013 04:22:09 +0000 (21:22 -0700)]
Merge pull request #1144 from totten/CRM-12865-profile-name

CRM-12865 - Define regions and CSS classes for profile forms

11 years agoCRM-12865 - Emit hooks for profile forms
Tim Otten [Wed, 10 Jul 2013 04:17:16 +0000 (21:17 -0700)]
CRM-12865 - Emit hooks for profile forms

----------------------------------------
* CRM-12865: Define hook/CSS/region names for profile forms
  http://issues.civicrm.org/jira/browse/CRM-12865

11 years agoCRM-12865 - Define regions and CSS classes for profile forms
Tim Otten [Wed, 10 Jul 2013 03:22:39 +0000 (20:22 -0700)]
CRM-12865 - Define regions and CSS classes for profile forms

With this revision, the following can be used:

 * civicrm/profile
   * CSS: form#Search .crm-profile-name-{NAME}
   * Region: profile-search-{NAME}
 * civicrm/profile/create:
   * CSS: form#Edit .crm-profile-name-{NAME}
   * Region: profile-form-{NAME}
 * civicrm/profile/edit:
   * CSS: form#Edit .crm-profile-name-{NAME}
   * Region: profile-form-{NAME}
 * civicrm/profile/view:
   * CSS: .crm-profile-view .crm-profile-name-{NAME}
   * Region: profile-view-{NAME}
 * civicrm/event/register:
   * CSS: .crm-event-register-form-block .crm-profile-name-{NAME}
 * civicrm/contribute/transact:
   * CSS: .crm-contribution-main-form-block .crm-profile-name-{NAME}

----------------------------------------
* CRM-12865: Define hook/CSS/region names for profile forms
  http://issues.civicrm.org/jira/browse/CRM-12865

11 years agoMerge pull request #1143 from kurund/CRM-12965
Kurund Jalmi [Tue, 9 Jul 2013 21:28:31 +0000 (14:28 -0700)]
Merge pull request #1143 from kurund/CRM-12965

CRM-12965, UI improvements

11 years agoMerge pull request #1142 from kurund/CRM-12967
Kurund Jalmi [Tue, 9 Jul 2013 21:28:00 +0000 (14:28 -0700)]
Merge pull request #1142 from kurund/CRM-12967

CRM-12967, barcode position fixes

11 years agoCRM-12967, barcode position fixes
Kurund Jalmi [Tue, 9 Jul 2013 21:27:14 +0000 (02:57 +0530)]
CRM-12967, barcode position fixes

11 years agoCRM-12965, UI improvements
Kurund Jalmi [Tue, 9 Jul 2013 19:26:03 +0000 (00:56 +0530)]
CRM-12965, UI improvements

11 years agoMerge pull request #1141 from kurund/CRM-12965
Kurund Jalmi [Tue, 9 Jul 2013 19:04:21 +0000 (12:04 -0700)]
Merge pull request #1141 from kurund/CRM-12965

CRM-12965

11 years agoCRM-12965, moved help below text input
Kurund Jalmi [Tue, 9 Jul 2013 19:02:49 +0000 (00:32 +0530)]
CRM-12965, moved help below text input

11 years agoadded support for participant and custom data of type participant tokens CRM-12965
Kurund Jalmi [Tue, 9 Jul 2013 18:54:36 +0000 (00:24 +0530)]
added support for participant and custom data of type participant tokens CRM-12965

11 years agotypo fix CRM-12965
Kurund Jalmi [Tue, 9 Jul 2013 18:47:40 +0000 (00:17 +0530)]
typo fix CRM-12965

11 years agoCRM-12965, fixed defaults
Kurund Jalmi [Tue, 9 Jul 2013 18:09:13 +0000 (23:39 +0530)]
CRM-12965, fixed defaults

11 years agoCRM-12965, notice fixes and cleanup
Kurund Jalmi [Tue, 9 Jul 2013 18:06:02 +0000 (23:36 +0530)]
CRM-12965, notice fixes and cleanup

11 years agoMerge pull request #1140 from pratik-joshi/CRM-12964-upgrade-handling
Kurund Jalmi [Tue, 9 Jul 2013 11:34:54 +0000 (04:34 -0700)]
Merge pull request #1140 from pratik-joshi/CRM-12964-upgrade-handling

CRM-12964-upgrade-handling

11 years agoCRM-12964-upgrade-handling
Pratik Joshi [Tue, 9 Jul 2013 11:29:20 +0000 (16:59 +0530)]
CRM-12964-upgrade-handling

11 years agoMerge pull request #1134 from deepak-srivastava/toggle
Tim Otten [Mon, 8 Jul 2013 17:44:38 +0000 (10:44 -0700)]
Merge pull request #1134 from deepak-srivastava/toggle

CRM-12846

11 years agoMerge pull request #1136 from kurund/CRM-12965
Kurund Jalmi [Mon, 8 Jul 2013 14:04:25 +0000 (07:04 -0700)]
Merge pull request #1136 from kurund/CRM-12965

CRM-12965, fixes for layout based on image

11 years agoCRM-12965, fixes for layout based on image
Kurund Jalmi [Mon, 8 Jul 2013 14:03:08 +0000 (19:33 +0530)]
CRM-12965, fixes for layout based on image

11 years agoCRM-12846, give preference to settings table
Deepak Srivastava [Mon, 8 Jul 2013 11:53:26 +0000 (17:23 +0530)]
CRM-12846, give preference to settings table

----------------------------------------
* CRM-12846: API support for toggling components by storing 'enableComponents' config in settings table
  http://issues.civicrm.org/jira/browse/CRM-12846

11 years agoCRM-12846, settings metadata spec
Deepak Srivastava [Mon, 8 Jul 2013 08:50:44 +0000 (14:20 +0530)]
CRM-12846, settings metadata spec

----------------------------------------
* CRM-12846: API support for toggling components by storing 'enableComponents' config in settings table
  http://issues.civicrm.org/jira/browse/CRM-12846

11 years agojs cleanup
Coleman Watts [Mon, 8 Jul 2013 04:11:33 +0000 (21:11 -0700)]
js cleanup

11 years agoMerge pull request #1124 from GiantRobot/apiclass-codingstds
Kurund Jalmi [Sun, 7 Jul 2013 19:34:21 +0000 (12:34 -0700)]
Merge pull request #1124 from GiantRobot/apiclass-codingstds

CRM-13010. Coding standards cleanup in api/class.api.php

11 years agoMerge pull request #1132 from kurund/CRM-12966
Kurund Jalmi [Sun, 7 Jul 2013 14:30:01 +0000 (07:30 -0700)]
Merge pull request #1132 from kurund/CRM-12966

CRM-12966

11 years agoadded barcode support, CRM-12966
Kurund Jalmi [Sun, 7 Jul 2013 14:21:11 +0000 (19:51 +0530)]
added barcode support, CRM-12966

11 years agoCRM-12966, fixed image 2 position
Kurund Jalmi [Fri, 5 Jul 2013 15:31:36 +0000 (21:01 +0530)]
CRM-12966, fixed image 2 position

11 years agoMerge pull request #1118 from totten/master-apientities
Tim Otten [Fri, 5 Jul 2013 19:24:45 +0000 (12:24 -0700)]
Merge pull request #1118 from totten/master-apientities

api/v3 - Better support for entities defined by extensions

11 years agoMerge pull request #1126 from totten/master-civiunittest-populatedb
Tim Otten [Fri, 5 Jul 2013 19:24:09 +0000 (12:24 -0700)]
Merge pull request #1126 from totten/master-civiunittest-populatedb

CRM-12922 - Allow unit-tests (e.g. api_v3_HRJobTest) to override _populateDB()

11 years agoCRM-12922 - Allow unit-tests (e.g. api_v3_HRJobTest) to override _populateDB()
Tim Otten [Fri, 5 Jul 2013 19:22:04 +0000 (12:22 -0700)]
CRM-12922 - Allow unit-tests (e.g. api_v3_HRJobTest) to override _populateDB()

----------------------------------------
* CRM-12922: Create data model for Job Position, etal
  http://issues.civicrm.org/jira/browse/CRM-12922

11 years agoCRM-12846
Deepak Srivastava [Fri, 5 Jul 2013 14:06:54 +0000 (19:36 +0530)]
CRM-12846

----------------------------------------
* CRM-12846: API support for toggling components by storing 'enableComponents' config in settings table
  http://issues.civicrm.org/jira/browse/CRM-12846

11 years agoMerge pull request #1125 from monishdeb/CRM-12928
Kurund Jalmi [Fri, 5 Jul 2013 13:34:07 +0000 (06:34 -0700)]
Merge pull request #1125 from monishdeb/CRM-12928

CRM-12928 fixes

11 years agoCRM-12928 fixes
monishdeb [Fri, 5 Jul 2013 12:59:09 +0000 (18:29 +0530)]
CRM-12928 fixes

----------------------------------------
* CRM-12928: Merge contacts fatal error: Unknown column 'source_contact_id' in 'where clause (related to activity restructure)
  http://issues.civicrm.org/jira/browse/CRM-12928

11 years agoCRM-13010. Coding standards cleanup in api/class.api.php
Chris Burgess [Fri, 5 Jul 2013 11:37:25 +0000 (23:37 +1200)]
CRM-13010. Coding standards cleanup in api/class.api.php

11 years agoMerge pull request #1123 from kurund/CRM-12966
Kurund Jalmi [Thu, 4 Jul 2013 23:04:01 +0000 (16:04 -0700)]
Merge pull request #1123 from kurund/CRM-12966

CRM-12966

11 years agoCRM-12966, minor typo
Kurund Jalmi [Thu, 4 Jul 2013 23:02:37 +0000 (04:32 +0530)]
CRM-12966, minor typo

11 years agoCRM-12966, add clear link
Kurund Jalmi [Thu, 4 Jul 2013 23:00:49 +0000 (04:30 +0530)]
CRM-12966, add clear link

11 years agoMerge pull request #1122 from kurund/CRM-12966
Kurund Jalmi [Thu, 4 Jul 2013 22:39:53 +0000 (15:39 -0700)]
Merge pull request #1122 from kurund/CRM-12966

clean and notice fixes CRM-12966

11 years agoclean and notice fixes CRM-12966
Kurund Jalmi [Thu, 4 Jul 2013 22:37:58 +0000 (04:07 +0530)]
clean and notice fixes CRM-12966

11 years agoMerge pull request #1121 from kurund/CRM-12964
Kurund Jalmi [Thu, 4 Jul 2013 22:14:26 +0000 (15:14 -0700)]
Merge pull request #1121 from kurund/CRM-12964

CRM-12964, fixes for generated data

11 years agoCRM-12964, fixes for generated data
Kurund Jalmi [Thu, 4 Jul 2013 22:13:23 +0000 (03:43 +0530)]
CRM-12964, fixes for generated data

11 years agoMerge pull request #1120 from kurund/CRM-12966
Kurund Jalmi [Thu, 4 Jul 2013 22:00:14 +0000 (15:00 -0700)]
Merge pull request #1120 from kurund/CRM-12966

CRM-12966

11 years agomore cleanup CRM-12966
Kurund Jalmi [Thu, 4 Jul 2013 21:58:48 +0000 (03:28 +0530)]
more cleanup CRM-12966

11 years agomore cleanup CRM-12966
Kurund Jalmi [Thu, 4 Jul 2013 21:52:35 +0000 (03:22 +0530)]
more cleanup CRM-12966

11 years agomore cleanup CRM-12966
Kurund Jalmi [Thu, 4 Jul 2013 21:43:09 +0000 (03:13 +0530)]
more cleanup CRM-12966

11 years agomore fixes CRM-12966
Kurund Jalmi [Thu, 4 Jul 2013 21:30:47 +0000 (03:00 +0530)]
more fixes CRM-12966

11 years agoMerge pull request #1119 from kurund/CRM-12966
Kurund Jalmi [Thu, 4 Jul 2013 20:57:50 +0000 (13:57 -0700)]
Merge pull request #1119 from kurund/CRM-12966

CRM-12966

11 years agoCRM-12966, more fixes and cleanup for badges
Kurund Jalmi [Thu, 4 Jul 2013 20:53:06 +0000 (02:23 +0530)]
CRM-12966, more fixes and cleanup for badges

11 years agoCRM-12966, added missing files
Kurund Jalmi [Thu, 4 Jul 2013 20:18:55 +0000 (01:48 +0530)]
CRM-12966, added missing files

11 years agoCRM-12966, more work on name badge workflow, now you can print labels :)
Kurund Jalmi [Thu, 4 Jul 2013 20:18:09 +0000 (01:48 +0530)]
CRM-12966, more work on name badge workflow, now you can print labels :)

11 years agoCRM_Core_DAO_AllCoreTables - Modify list with hook_civicrm_entityTypes
Tim Otten [Thu, 4 Jul 2013 18:47:28 +0000 (11:47 -0700)]
CRM_Core_DAO_AllCoreTables - Modify list with hook_civicrm_entityTypes

11 years agoMerge pull request #1114 from monishdeb/CRM-12520-fixes
Kurund Jalmi [Thu, 4 Jul 2013 17:47:17 +0000 (10:47 -0700)]
Merge pull request #1114 from monishdeb/CRM-12520-fixes

CRM-12520 fixes

11 years agoapi/v3 - _civicrm_api3_basic_create - Define fallback if BAO::create() is missing
Tim Otten [Thu, 4 Jul 2013 16:03:57 +0000 (09:03 -0700)]
api/v3 - _civicrm_api3_basic_create - Define fallback if BAO::create() is missing

11 years agoCRM-12520 fixes
monishdeb [Wed, 3 Jul 2013 12:26:38 +0000 (17:56 +0530)]
CRM-12520 fixes

----------------------------------------
* CRM-12520: Add 24 and 36 month searching to relative date filter drop downs
  http://issues.civicrm.org/jira/browse/CRM-12520

11 years agoMerge pull request #1113 from deepak-srivastava/reportsapi
deepak-srivastava [Thu, 4 Jul 2013 15:04:28 +0000 (08:04 -0700)]
Merge pull request #1113 from deepak-srivastava/reportsapi

CRM-12877, making report-instance api thinner

11 years agoCRM-12877, making report-instance thinner
Deepak Srivastava [Thu, 4 Jul 2013 13:16:30 +0000 (18:46 +0530)]
CRM-12877, making report-instance thinner

----------------------------------------
* CRM-12877:
  http://issues.civicrm.org/jira/browse/CRM-12877

11 years agoMerge pull request #1110 from kurund/CRM-12965
Kurund Jalmi [Thu, 4 Jul 2013 10:29:30 +0000 (03:29 -0700)]
Merge pull request #1110 from kurund/CRM-12965

CRM-12965

11 years agomore work on form building, added images, CRM-12965
Kurund Jalmi [Thu, 4 Jul 2013 10:27:38 +0000 (15:57 +0530)]
more work on form building, added images, CRM-12965

11 years agoadded event tokens, CRM-12965
Kurund Jalmi [Thu, 4 Jul 2013 09:28:23 +0000 (14:58 +0530)]
added event tokens, CRM-12965

11 years agoMerge pull request #1107 from lcdservices/CRM-12998
Dave Greenberg [Wed, 3 Jul 2013 19:01:56 +0000 (12:01 -0700)]
Merge pull request #1107 from lcdservices/CRM-12998

CRM-12998 remove add to group from email summary report

11 years agoCRM-12998 remove add to group from email summary report
Brian Shaughnessy [Wed, 3 Jul 2013 18:23:39 +0000 (14:23 -0400)]
CRM-12998 remove add to group from email summary report

11 years agoMerge pull request #1099 from ravishnair/CiviHR
Tim Otten [Wed, 3 Jul 2013 16:34:55 +0000 (09:34 -0700)]
Merge pull request #1099 from ravishnair/CiviHR

-- CRM-12941, CRM-12863 & CRM-12824 changes made as per the comments

11 years ago-- CRM-12941 handled for the point " If the onPopupClose is unspecified or is "redire...
Ravish Nair [Wed, 3 Jul 2013 07:48:59 +0000 (13:18 +0530)]
-- CRM-12941 handled for the point " If the onPopupClose is unspecified or is "redirectToProfile", then use the normal/old redirect URL"

----------------------------------------
* CRM-12941: Redirect to proper contact tab after saving profile
  http://issues.civicrm.org/jira/browse/CRM-12941

11 years ago-- CRM-12941, CRM-12863 & CRM-12824 changes made as per the comments
Ravish Nair [Wed, 3 Jul 2013 07:20:32 +0000 (12:50 +0530)]
-- CRM-12941, CRM-12863 & CRM-12824 changes made as per the comments

----------------------------------------
* CRM-12941: Redirect to proper contact tab after saving profile
  http://issues.civicrm.org/jira/browse/CRM-12941
* CRM-12863: Hide profile titles in HR tabs
  http://issues.civicrm.org/jira/browse/CRM-12863
* CRM-12824: Override message for empty tabs
  http://issues.civicrm.org/jira/browse/CRM-12824

11 years agoMerge pull request #1097 from davecivicrm/CRM-12634-2
colemanw [Wed, 3 Jul 2013 04:14:15 +0000 (21:14 -0700)]
Merge pull request #1097 from davecivicrm/CRM-12634-2

CRM-12634 Simplified fix using crmURL.

11 years agoCRM-12634 Simplified fix using crmURL.
Dave Greenberg [Tue, 2 Jul 2013 23:54:28 +0000 (16:54 -0700)]
CRM-12634 Simplified fix using crmURL.

----------------------------------------
* CRM-12634: Return to home page link on upgrade finish page doesn't need to rebuild menus
  http://issues.civicrm.org/jira/browse/CRM-12634

11 years agoMerge pull request #1095 from kurund/CRM-12964
Kurund Jalmi [Tue, 2 Jul 2013 20:00:50 +0000 (13:00 -0700)]
Merge pull request #1095 from kurund/CRM-12964

worked on CRM-12964, more schema changes / data fixes

11 years agoworked on CRM-12964, more schema changes / data fixes
Kurund Jalmi [Tue, 2 Jul 2013 19:55:01 +0000 (01:25 +0530)]
worked on CRM-12964, more schema changes / data fixes

11 years agoMerge pull request #1032 from ravishnair/CRM-12823
deepak-srivastava [Tue, 2 Jul 2013 13:04:36 +0000 (06:04 -0700)]
Merge pull request #1032 from ravishnair/CRM-12823

-- CRM-12823 created a popup for "Add New Record"

11 years agoMerge pull request #1085 from ravishnair/CiviHR
deepak-srivastava [Tue, 2 Jul 2013 13:02:56 +0000 (06:02 -0700)]
Merge pull request #1085 from ravishnair/CiviHR

-- fixes for CRM-12941, CRM-12863 & CRM-12824

11 years agoMerge pull request #1086 from davecivicrm/CRM-12271
Kurund Jalmi [Tue, 2 Jul 2013 07:43:36 +0000 (00:43 -0700)]
Merge pull request #1086 from davecivicrm/CRM-12271

Crm 12271

11 years agoMerge pull request #1082 from eileenmcnaughton/CRM-12990
colemanw [Mon, 1 Jul 2013 22:14:55 +0000 (15:14 -0700)]
Merge pull request #1082 from eileenmcnaughton/CRM-12990

CRM-12990 Hook substitution not made on mailing label where there are no...

11 years agoCRM-12271 webtest (new file)
Dave Greenberg [Mon, 1 Jul 2013 21:26:43 +0000 (14:26 -0700)]
CRM-12271 webtest (new file)

----------------------------------------
* CRM-12271: Changing a contribution status from "completed" to "Cancelled" or "Refunded" breaks Pledge payments
  http://issues.civicrm.org/jira/browse/CRM-12271

11 years agoCRM-12271 BAO fix and webtest. Have not been able to run the webtest due to incompati...
Dave Greenberg [Mon, 1 Jul 2013 21:25:22 +0000 (14:25 -0700)]
CRM-12271 BAO fix and webtest. Have not been able to run the webtest due to incompatibility between our current version of Selenium (2.21) and latest version of Firefox (22). Selenium problem is sched to be fixed in their next release - 2.34.

----------------------------------------
* CRM-12271: Changing a contribution status from "completed" to "Cancelled" or "Refunded" breaks Pledge payments
  http://issues.civicrm.org/jira/browse/CRM-12271

11 years agoMerge pull request #1081 from eileenmcnaughton/CRM-12988
colemanw [Mon, 1 Jul 2013 19:41:58 +0000 (12:41 -0700)]
Merge pull request #1081 from eileenmcnaughton/CRM-12988

CRM-12988 - OptionGroup.create doesn't update

11 years ago-- fixes for CRM-12941, CRM-12863 & CRM-12824
Ravish Nair [Mon, 1 Jul 2013 14:25:00 +0000 (19:55 +0530)]
-- fixes for CRM-12941, CRM-12863 & CRM-12824

----------------------------------------
* CRM-12941: Redirect to proper contact tab after saving profile
  http://issues.civicrm.org/jira/browse/CRM-12941
* CRM-12863: Hide profile titles in HR tabs
  http://issues.civicrm.org/jira/browse/CRM-12863
* CRM-12824: Override message for empty tabs
  http://issues.civicrm.org/jira/browse/CRM-12824

11 years ago-- CRM-12823 included validate.tpl for validation purpose
Ravish Nair [Mon, 1 Jul 2013 14:08:06 +0000 (19:38 +0530)]
-- CRM-12823 included validate.tpl for validation purpose

----------------------------------------
* CRM-12823: "Add" should use same popup as "Edit" in multi-row custom data tables
  http://issues.civicrm.org/jira/browse/CRM-12823

11 years agoMerge pull request #1084 from deepak-srivastava/reportsapi
deepak-srivastava [Mon, 1 Jul 2013 12:27:26 +0000 (05:27 -0700)]
Merge pull request #1084 from deepak-srivastava/reportsapi

CRM-12877

11 years agoCRM-12877
Deepak Srivastava [Mon, 1 Jul 2013 12:20:52 +0000 (17:50 +0530)]
CRM-12877

----------------------------------------
* CRM-12877: Provide api for creating report instances
  http://issues.civicrm.org/jira/browse/CRM-12877

11 years agoMerge pull request #1083 from deepak-srivastava/reportsapi
deepak-srivastava [Mon, 1 Jul 2013 06:53:18 +0000 (23:53 -0700)]
Merge pull request #1083 from deepak-srivastava/reportsapi

CRM-12877, towards report instance api

11 years agoCRM-12990 Hook substitution not made on mailing label where there are no other tokens
eileen [Mon, 1 Jul 2013 05:55:25 +0000 (17:55 +1200)]
CRM-12990 Hook substitution not made on mailing label where there are no other tokens

11 years agoCRM-12988 updated examples - debug patch pulled
eileen [Mon, 1 Jul 2013 03:19:28 +0000 (15:19 +1200)]
CRM-12988  updated examples - debug patch pulled