civicrm-core.git
10 years agoMerge pull request #1212 from yashodha/trunk
pratik-joshi [Tue, 23 Jul 2013 11:58:52 +0000 (04:58 -0700)]
Merge pull request #1212 from yashodha/trunk

CRM-13083

10 years agoMerge pull request #1218 from kurund/CRM-12995
Kurund Jalmi [Tue, 23 Jul 2013 05:56:33 +0000 (22:56 -0700)]
Merge pull request #1218 from kurund/CRM-12995

fixed for CRM-12995

10 years agofixed for CRM-12995
CiviCRM [Tue, 23 Jul 2013 05:30:34 +0000 (11:00 +0530)]
fixed for CRM-12995

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

10 years agoMerge pull request #1215 from davecivicrm/CRM-12717
colemanw [Mon, 22 Jul 2013 19:58:03 +0000 (12:58 -0700)]
Merge pull request #1215 from davecivicrm/CRM-12717

CRM-12717 Improve title of Miscellaneous system setting menu item and ha...

10 years agoMerge pull request #1035 from GiantRobot/CRM-12720
Kurund Jalmi [Mon, 22 Jul 2013 18:53:36 +0000 (11:53 -0700)]
Merge pull request #1035 from GiantRobot/CRM-12720

CRM-12720. Optionally accept processor_id for IPN

10 years agoCRM-12717 Improve title of Miscellaneous system setting menu item and handle in upgrade.
Dave Greenberg [Mon, 22 Jul 2013 17:57:10 +0000 (10:57 -0700)]
CRM-12717 Improve title of Miscellaneous system setting menu item and handle in upgrade.

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

10 years agoMerge pull request #1211 from totten/master-userid-regr
Tim Otten [Sun, 21 Jul 2013 05:06:43 +0000 (22:06 -0700)]
Merge pull request #1211 from totten/master-userid-regr

CRM-12556 - Fix regressions in api_v3_RelationshipTest and api_v3_ActivityTest

10 years agoCRM-12556 - Fix regressions in api_v3_RelationshipTest and api_v3_ActivityTest
Tim Otten [Sun, 21 Jul 2013 05:05:35 +0000 (22:05 -0700)]
CRM-12556 - Fix regressions in api_v3_RelationshipTest and api_v3_ActivityTest

----------------------------------------
* CRM-12556: Assign api_key for a user via command-line
  http://issues.civicrm.org/jira/browse/CRM-12556

10 years agoMerge pull request #1209 from totten/contactid-userid
Tim Otten [Sat, 20 Jul 2013 20:11:56 +0000 (13:11 -0700)]
Merge pull request #1209 from totten/contactid-userid

CRM-12556 - api/v3 - Identify contacts by user name

10 years agoCRM-12556 - Add unit tests for fetching contact by username
Tim Otten [Sat, 20 Jul 2013 19:36:11 +0000 (12:36 -0700)]
CRM-12556 - Add unit tests for fetching contact by username

----------------------------------------
* CRM-12556: Assign api_key for a user via command-line
  http://issues.civicrm.org/jira/browse/CRM-12556

10 years agoCRM-12556 - api_v3_ContactTest::testCreateNameIndividualOldKeys2 - Fix regression
Tim Otten [Sat, 20 Jul 2013 19:14:31 +0000 (12:14 -0700)]
CRM-12556 - api_v3_ContactTest::testCreateNameIndividualOldKeys2 - Fix regression

----------------------------------------
* CRM-12556: Assign api_key for a user via command-line
  http://issues.civicrm.org/jira/browse/CRM-12556

10 years agoCRM-12556 - Update to match newer parameter name
Tim Otten [Sat, 20 Jul 2013 18:01:16 +0000 (11:01 -0700)]
CRM-12556 - Update to match newer parameter name

----------------------------------------
* CRM-12556: Assign api_key for a user via command-line
  http://issues.civicrm.org/jira/browse/CRM-12556

10 years agoCRM-12556 - Treat string "202" and number 202 the same
Tim Otten [Sat, 11 May 2013 00:17:40 +0000 (20:17 -0400)]
CRM-12556 - Treat string "202" and number 202 the same

----------------------------------------
* CRM-12556: Assign api_key for a user via command-line
  http://issues.civicrm.org/jira/browse/CRM-12556

10 years agoCRM-12556 - api/v3 - Identify contacts by user name
Tim Otten [Fri, 10 May 2013 21:54:31 +0000 (17:54 -0400)]
CRM-12556 - api/v3 - Identify contacts by user name

Example: drush civicrm-api contact.get id=@user:demo

I read "System_Drupal::loadUser()" to get a starting point for writing
"System_Drupal::getUserId()"; however, only Drupal defines loadUser(), so
there was no starting point for the other CMSs.  This will degrade in a sane
way on other CMSs.

----------------------------------------
* CRM-12556: Assign api_key for a user via command-line
  http://issues.civicrm.org/jira/browse/CRM-12556

10 years agoMerge pull request #1204 from davecivicrm/CRM-11662
Kurund Jalmi [Sat, 20 Jul 2013 12:19:10 +0000 (05:19 -0700)]
Merge pull request #1204 from davecivicrm/CRM-11662

CRM-11662 Add missing logic to copy case custom fields in CRM_Case_BAO_C...

10 years agoMerge pull request #1203 from davecivicrm/CRM-12700
Kurund Jalmi [Sat, 20 Jul 2013 12:14:24 +0000 (05:14 -0700)]
Merge pull request #1203 from davecivicrm/CRM-12700

CRM-12700 optional fifth parameter to CRM_Utils_Money::format allows cal...

10 years agoMerge pull request #1205 from totten/master-backbone-findcreate
Tim Otten [Fri, 19 Jul 2013 23:32:35 +0000 (16:32 -0700)]
Merge pull request #1205 from totten/master-backbone-findcreate

CRM-12943 - Add findCreate() helper

10 years agoCRM-12700 optional fifth parameter to CRM_Utils_Money::format allows caller to overri...
Dave Greenberg [Fri, 19 Jul 2013 23:23:46 +0000 (16:23 -0700)]
CRM-12700 optional fifth parameter to CRM_Utils_Money::format allows caller to override default money_value_format.

----------------------------------------
* CRM-12700: Allow monetary value (not amount) format override
  http://issues.civicrm.org/jira/browse/CRM-12700

10 years agoMerge pull request #1202 from kurund/CRM-11790
Kurund Jalmi [Fri, 19 Jul 2013 21:01:46 +0000 (14:01 -0700)]
Merge pull request #1202 from kurund/CRM-11790

CRM-11790

10 years agoCRM-12943 - Move Collection.fetchCreate() to CRM.Backbone.findCreate()
Tim Otten [Fri, 19 Jul 2013 21:01:14 +0000 (14:01 -0700)]
CRM-12943 - Move Collection.fetchCreate() to CRM.Backbone.findCreate()

This may be a subtle point, but in the current use-cases, we don't really
have a "collection" that we're trying to maintain.  We're just using the
collection to facilitate the search.  If have this helper a method of the
collection, then there are design questions about how one uses the
collection (eg with repeated calls to fetchCreate), but that's all
extraneous.

----------------------------------------
* CRM-12943: Make HTML prototype of job UI functional
  http://issues.civicrm.org/jira/browse/CRM-12943

10 years agofixes notes display for search builder CRM-11790
Kurund Jalmi [Fri, 19 Jul 2013 21:00:20 +0000 (02:30 +0530)]
fixes notes display for search builder CRM-11790

10 years agoCRM-12943 - Add CRM.Backbone.*Collection.fetchCreate()
Tim Otten [Fri, 19 Jul 2013 20:51:30 +0000 (13:51 -0700)]
CRM-12943 - Add CRM.Backbone.*Collection.fetchCreate()

----------------------------------------
* CRM-12943: Make HTML prototype of job UI functional
  http://issues.civicrm.org/jira/browse/CRM-12943

10 years agonotice fixes
Kurund Jalmi [Fri, 19 Jul 2013 20:35:15 +0000 (02:05 +0530)]
notice fixes

10 years agoMerge pull request #1201 from kurund/CRM-13015
Kurund Jalmi [Fri, 19 Jul 2013 19:57:12 +0000 (12:57 -0700)]
Merge pull request #1201 from kurund/CRM-13015

CRM-13015 changing label for Additional Address 1 & 2 to Supplemental Ad...

10 years agoMerge branch 'CRM-13015' of git://github.com/davecivicrm/civicrm-core into CRM-13015
Kurund Jalmi [Fri, 19 Jul 2013 19:55:10 +0000 (01:25 +0530)]
Merge branch 'CRM-13015' of git://github.com/davecivicrm/civicrm-core into CRM-13015

Conflicts:
CRM/Upgrade/Incremental/sql/4.4.alpha1.mysql.tpl
sql/civicrm_generated.mysql

10 years agoCRM-11662 Add missing logic to copy case custom fields in CRM_Case_BAO_Case::mergeCases.
Dave Greenberg [Fri, 19 Jul 2013 19:51:28 +0000 (12:51 -0700)]
CRM-11662 Add missing logic to copy case custom fields in CRM_Case_BAO_Case::mergeCases.

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

10 years agoMerge pull request #1200 from kurund/CRM-11790
Kurund Jalmi [Fri, 19 Jul 2013 19:30:01 +0000 (12:30 -0700)]
Merge pull request #1200 from kurund/CRM-11790

CRM-11790

10 years agoMerge pull request #1197 from monishdeb/CRM-12539
Kurund Jalmi [Fri, 19 Jul 2013 19:22:53 +0000 (12:22 -0700)]
Merge pull request #1197 from monishdeb/CRM-12539

CRM-12539 fix

10 years agoMerge pull request #1191 from davecivicrm/CRM-13034
Kurund Jalmi [Fri, 19 Jul 2013 19:22:07 +0000 (12:22 -0700)]
Merge pull request #1191 from davecivicrm/CRM-13034

CRM-13034 Fix formRule in Main.php to ensure that premium minimum req am...

10 years agoMerge pull request #1190 from davecivicrm/CRM-10935
Kurund Jalmi [Fri, 19 Jul 2013 19:21:20 +0000 (12:21 -0700)]
Merge pull request #1190 from davecivicrm/CRM-10935

CRM-10935

10 years agofixes to handle group and tag display in selector for search builder, CRM-11790
Kurund Jalmi [Fri, 19 Jul 2013 19:14:39 +0000 (00:44 +0530)]
fixes to handle group and tag display in selector for search builder, CRM-11790

10 years agocode cleanup
Kurund Jalmi [Fri, 19 Jul 2013 18:46:50 +0000 (00:16 +0530)]
code cleanup

10 years agocode cleanup
Kurund Jalmi [Fri, 19 Jul 2013 17:51:35 +0000 (23:21 +0530)]
code cleanup

10 years agoCRM-13015 changing label for Additional Address 1 & 2 to Supplemental Address. Change...
Dave Greenberg [Fri, 19 Jul 2013 16:49:34 +0000 (09:49 -0700)]
CRM-13015 changing label for Additional Address 1 & 2 to Supplemental Address. Changed address_options setting for new installs and upgrade to use updated label. Also corrected the upgrade of SMS option_value to use the localize method instead of looping on locales.

----------------------------------------
* CRM-13015: Additional Address label is confusing, consider changing it back to Supplemental Address
  http://issues.civicrm.org/jira/browse/CRM-13015

10 years agoCRM-12539 fix
monishdeb [Fri, 19 Jul 2013 14:37:56 +0000 (20:07 +0530)]
CRM-12539 fix

----------------------------------------
* CRM-12539: "Greater London" should be "London" in list of UK states and provinces
  http://issues.civicrm.org/jira/browse/CRM-12539

10 years agonotice fixes
Kurund Jalmi [Fri, 19 Jul 2013 13:07:32 +0000 (18:37 +0530)]
notice fixes

10 years agocode cleanup
Kurund Jalmi [Fri, 19 Jul 2013 11:21:12 +0000 (16:51 +0530)]
code cleanup

10 years agoMerge pull request #1189 from davecivicrm/CRM-13079
Kurund Jalmi [Fri, 19 Jul 2013 11:17:57 +0000 (04:17 -0700)]
Merge pull request #1189 from davecivicrm/CRM-13079

CRM-13079 Add logic to MembershipBlock formRule to verify that the numbe...

10 years agoMerge pull request #1194 from kurund/CRM-10976
Kurund Jalmi [Fri, 19 Jul 2013 10:20:22 +0000 (03:20 -0700)]
Merge pull request #1194 from kurund/CRM-10976

CRM-10976

10 years agotypo fixes CRM-10976
Kurund Jalmi [Fri, 19 Jul 2013 10:19:22 +0000 (15:49 +0530)]
typo fixes CRM-10976

10 years agominor cleanup and added @todo for the future, CRM-10976
Kurund Jalmi [Fri, 19 Jul 2013 10:13:16 +0000 (15:43 +0530)]
minor cleanup and added @todo for the future, CRM-10976

10 years agodisplay fixes for confirm and thankyou screens, CRM-10976
Kurund Jalmi [Fri, 19 Jul 2013 09:56:49 +0000 (15:26 +0530)]
display fixes for confirm and thankyou screens, CRM-10976

10 years agoCRM-13083
yashodha [Fri, 19 Jul 2013 09:15:00 +0000 (14:45 +0530)]
CRM-13083

10 years agoMerge pull request #1192 from totten/CRM-12943-persistence
Tim Otten [Fri, 19 Jul 2013 03:09:43 +0000 (20:09 -0700)]
Merge pull request #1192 from totten/CRM-12943-persistence

CRM-12943 - Backbone.sync persistence using CRM.api

10 years agoCRM-12943: Cleanup
Tim Otten [Fri, 19 Jul 2013 02:21:16 +0000 (19:21 -0700)]
CRM-12943: Cleanup
----------------------------------------
* CRM-12943
  http://issues.civicrm.org/jira/browse/CRM-12943

10 years agoCleanup
Tim Otten [Fri, 19 Jul 2013 02:09:54 +0000 (19:09 -0700)]
Cleanup

10 years agoCRM-12943 - Add support for "delete", incl test-case for "create+read+delete+read"
Tim Otten [Fri, 19 Jul 2013 02:05:27 +0000 (19:05 -0700)]
CRM-12943 - Add support for "delete", incl test-case for "create+read+delete+read"

----------------------------------------
* CRM-12943: Make HTML prototype of job UI functional
  http://issues.civicrm.org/jira/browse/CRM-12943

10 years agoCRM-12943 - Add CRM.Backbone.sync with qUnit tests
Tim Otten [Fri, 19 Jul 2013 01:47:25 +0000 (18:47 -0700)]
CRM-12943 - Add CRM.Backbone.sync with qUnit tests

----------------------------------------
* CRM-12943: Make HTML prototype of job UI functional
  http://issues.civicrm.org/jira/browse/CRM-12943

10 years agoCRM-13034 Fix formRule in Main.php to ensure that premium minimum req amount is check...
Dave Greenberg [Fri, 19 Jul 2013 00:17:29 +0000 (17:17 -0700)]
CRM-13034 Fix formRule in Main.php to ensure that premium minimum req amount is checked regardless of whether contribution page contains a quick config amount_block OR has membership block or a price set.

----------------------------------------
* CRM-13034: Premium minimum price isn't checked if Amounts Block is deselected
  http://issues.civicrm.org/jira/browse/CRM-13034

10 years agoCRM-13079 Add logic to MembershipBlock formRule to verify that the number of enabled...
Dave Greenberg [Thu, 18 Jul 2013 22:30:11 +0000 (15:30 -0700)]
CRM-13079 Add logic to MembershipBlock formRule to verify that the number of enabled membership types is not greater than max allowed in the underlying CRM_Price_Field NUM_OPTION constant. Prevents silent failure. Also bump up the constant to 15 from 11.

----------------------------------------
* CRM-13079: hard limit on number of options for price field; no warning/error
  http://issues.civicrm.org/jira/browse/CRM-13079

10 years agosetdefaults fixes for date time custom data in profile
Kurund Jalmi [Thu, 18 Jul 2013 16:46:25 +0000 (22:16 +0530)]
setdefaults fixes for date time custom data in profile

10 years agoMerge pull request #1188 from kurund/duplicate-membership
Kurund Jalmi [Thu, 18 Jul 2013 11:05:47 +0000 (04:05 -0700)]
Merge pull request #1188 from kurund/duplicate-membership

reverting changes done in 26dcc9eb552feb0e1a7bf47a16a5afb8af8df748 relat...

10 years agoreverting changes done in 26dcc9eb552feb0e1a7bf47a16a5afb8af8df748 related to CRM...
Kurund Jalmi [Thu, 18 Jul 2013 11:04:57 +0000 (16:34 +0530)]
reverting changes done in 26dcc9eb552feb0e1a7bf47a16a5afb8af8df748 related to CRM-9386, this was creating duplicate memberships

10 years agoMerge pull request #1187 from deepak-srivastava/search
deepak-srivastava [Thu, 18 Jul 2013 10:46:43 +0000 (03:46 -0700)]
Merge pull request #1187 from deepak-srivastava/search

CRM-12912, exposing hook injected fields in profiles

10 years agoCRM-12912
Deepak Srivastava [Thu, 18 Jul 2013 10:44:35 +0000 (16:14 +0530)]
CRM-12912

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

10 years agoMerge pull request #1186 from yashodha/softcredit
Kurund Jalmi [Thu, 18 Jul 2013 10:17:00 +0000 (03:17 -0700)]
Merge pull request #1186 from yashodha/softcredit

CRM-9744, CRM-12531

10 years agoCRM-9744, CRM-12531
yashodha [Thu, 18 Jul 2013 09:38:00 +0000 (15:08 +0530)]
CRM-9744, CRM-12531

10 years agoMerge pull request #1177 from aadityawalawalkar/CRM-12695-fixes
Kurund Jalmi [Thu, 18 Jul 2013 06:56:06 +0000 (23:56 -0700)]
Merge pull request #1177 from aadityawalawalkar/CRM-12695-fixes

Fixed/Modified the earlier patch for CRM-12695 wrt comment on PR - 1135

10 years agoMerge pull request #1182 from davecivicrm/CRM-11316
Kurund Jalmi [Thu, 18 Jul 2013 06:54:30 +0000 (23:54 -0700)]
Merge pull request #1182 from davecivicrm/CRM-11316

CRM-11316 Fix online contrib, event reg, PCP account, petition signature...

10 years agoMerge pull request #1183 from davecivicrm/CRM-12735
Kurund Jalmi [Thu, 18 Jul 2013 06:53:35 +0000 (23:53 -0700)]
Merge pull request #1183 from davecivicrm/CRM-12735

Crm 12735

10 years agoMerge pull request #1184 from eileenmcnaughton/CRM-13074
Kurund Jalmi [Thu, 18 Jul 2013 06:52:32 +0000 (23:52 -0700)]
Merge pull request #1184 from eileenmcnaughton/CRM-13074

CRM-13074 - Failure on CMS user deletes contribution

10 years agoMerge pull request #1178 from ravishnair/civihr
Kurund Jalmi [Thu, 18 Jul 2013 06:48:27 +0000 (23:48 -0700)]
Merge pull request #1178 from ravishnair/civihr

-- fix for contribution import page break found during QA of issue CRM-9744

10 years agoCRM-13074 - Failure on CMS user deletes contribution
eileen [Thu, 18 Jul 2013 05:34:33 +0000 (17:34 +1200)]
CRM-13074 - Failure on CMS user deletes contribution

10 years agoFormatting fix
Dave Greenberg [Thu, 18 Jul 2013 01:21:28 +0000 (18:21 -0700)]
Formatting fix

10 years agoCRM-10935 Fixing a number of pages and forms that were ignoring the edit my contact...
Dave Greenberg [Thu, 18 Jul 2013 01:15:46 +0000 (18:15 -0700)]
CRM-10935 Fixing a number of pages and forms that were ignoring the edit my contact permission with hard-coded conditional allowing a user to edit their own contact record regardless of permissions.

----------------------------------------
* CRM-10935: Create new Core Permission - CiviCRM: Access own Contact or both "CiviCRM: View own Contact"  and "CiviCRM: Edit own Contact"
  http://issues.civicrm.org/jira/browse/CRM-10935

10 years agoNeeded additional condition to show Edit button for user who has edit my contact...
Dave Greenberg [Thu, 18 Jul 2013 00:39:08 +0000 (17:39 -0700)]
Needed additional condition to show Edit button for user who has edit my contact and is viewing their own contact record.

10 years agoFix pseudoconstant regression
Coleman Watts [Thu, 18 Jul 2013 00:08:19 +0000 (17:08 -0700)]
Fix pseudoconstant regression

10 years agoMerge pull request #1163 from fjg-conflux/CRM-13054
Tim Otten [Wed, 17 Jul 2013 23:35:28 +0000 (16:35 -0700)]
Merge pull request #1163 from fjg-conflux/CRM-13054

CRM-13054: Add crmRegions to EventInfo template.

10 years agoAdded crm- prefix to class names.
Frank J. Gómez [Wed, 17 Jul 2013 20:33:05 +0000 (16:33 -0400)]
Added crm- prefix to class names.

10 years agoCRM-11316 Fix online contrib, event reg, PCP account, petition signature and mailing...
Dave Greenberg [Wed, 17 Jul 2013 20:12:18 +0000 (13:12 -0700)]
CRM-11316 Fix online contrib, event reg, PCP account, petition signature and mailing subscribe forms to NOT include ReCAPTCHA for logged in users. Fix notices in CRM_PCP_Form_PCPAccount for anonymous users due to undefined _defaults property.

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

10 years agoCRM-12735 Allow user with view contact permission to access Actions button in Contact...
Dave Greenberg [Wed, 17 Jul 2013 19:54:04 +0000 (12:54 -0700)]
CRM-12735 Allow user with view contact permission to access Actions button in Contact Summary page.

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

10 years agoMerge pull request #1167 from colemanw/getOptionLabels
colemanw [Wed, 17 Jul 2013 16:39:56 +0000 (09:39 -0700)]
Merge pull request #1167 from colemanw/getOptionLabels

Method to automatically retrieve option labels

10 years agoMerge pull request #1180 from eileenmcnaughton/CRM-13067
colemanw [Wed, 17 Jul 2013 16:38:26 +0000 (09:38 -0700)]
Merge pull request #1180 from eileenmcnaughton/CRM-13067

CRM-13067 - preliminary code tidy up

10 years agoMerge pull request #1181 from agh1/event-date-in-participant-report
Kurund Jalmi [Wed, 17 Jul 2013 15:48:19 +0000 (08:48 -0700)]
Merge pull request #1181 from agh1/event-date-in-participant-report

Add event start date to participant report (CRM-13069)

10 years agoadded event start date as field and filter
Andrew Hunt [Wed, 17 Jul 2013 15:41:09 +0000 (11:41 -0400)]
added event start date as field and filter

10 years agoMerge pull request #1179 from deepak-srivastava/search
deepak-srivastava [Wed, 17 Jul 2013 10:58:22 +0000 (03:58 -0700)]
Merge pull request #1179 from deepak-srivastava/search

CRM-12925

10 years agoCRM-13067 e-notice fix
eileen [Wed, 17 Jul 2013 10:24:23 +0000 (22:24 +1200)]
CRM-13067 e-notice fix

10 years agoCRM-13067 whitespace for addition of try catch.
eileen [Wed, 17 Jul 2013 10:21:47 +0000 (22:21 +1200)]
CRM-13067 whitespace for addition of try catch.
I put the indentation in a separate commit to keep the other commit clean

10 years agoCRM-13067 tidy up import function by using exception try catch
eileen [Wed, 17 Jul 2013 10:16:09 +0000 (22:16 +1200)]
CRM-13067 tidy up import function by using exception try catch

10 years agoCRM-13067 code tidy up - move import specific function to import class
eileen [Wed, 17 Jul 2013 04:35:17 +0000 (16:35 +1200)]
CRM-13067 code tidy up - move import specific function to import class

10 years agoCRM-13067 code tidy up - remove repetitive code
eileen [Wed, 17 Jul 2013 04:34:12 +0000 (16:34 +1200)]
CRM-13067 code tidy up - remove repetitive code

10 years agoCRM-13067 preliminary cleanup - reduce lines of code
eileen [Wed, 17 Jul 2013 04:09:17 +0000 (16:09 +1200)]
CRM-13067 preliminary cleanup - reduce lines of code

10 years agoCRM-13067 add membership import test
eileen [Wed, 17 Jul 2013 09:46:59 +0000 (21:46 +1200)]
CRM-13067 add membership import test

10 years agominor tidy up on test setup class
eileen [Wed, 17 Jul 2013 09:35:32 +0000 (21:35 +1200)]
minor tidy up on test setup class

fix test class

10 years ago-- fix for contribution import break found during QA of issue CRM-9744
Ravish Nair [Wed, 17 Jul 2013 10:48:39 +0000 (16:18 +0530)]
-- fix for contribution import break found during QA of issue CRM-9744

----------------------------------------
* CRM-9744: Using Soft Credit Contribution Feature with External ID Fails
  http://issues.civicrm.org/jira/browse/CRM-9744

10 years agoCRM-12925
Deepak Srivastava [Wed, 17 Jul 2013 10:29:54 +0000 (15:59 +0530)]
CRM-12925

----------------------------------------
* CRM-12925: Implement "Job" search (for "Search Builder")
  http://issues.civicrm.org/jira/browse/CRM-12925

10 years agoFixed/Modified the earlier patch for CRM-12695 wrt comment on PR - 1135
Aaditya Walawalkar [Wed, 17 Jul 2013 10:02:29 +0000 (15:32 +0530)]
Fixed/Modified the earlier patch for CRM-12695 wrt comment on PR - 1135

----------------------------------------
* CRM-12695: Membership sharing doesn't work after merge
  http://issues.civicrm.org/jira/browse/CRM-12695
* CRM-12695-fixes:
  http://issues.civicrm.org/jira/browse/CRM-12695-fixes

10 years agoMerge pull request #1176 from pratik-joshi/CRM-13025
Kurund Jalmi [Wed, 17 Jul 2013 08:52:09 +0000 (01:52 -0700)]
Merge pull request #1176 from pratik-joshi/CRM-13025

CRM-13025

10 years agoMerge pull request #1175 from deepak-srivastava/logging
deepak-srivastava [Wed, 17 Jul 2013 08:36:33 +0000 (01:36 -0700)]
Merge pull request #1175 from deepak-srivastava/logging

CRM-13028

10 years agoCRM-13028
Deepak Srivastava [Wed, 17 Jul 2013 08:20:35 +0000 (13:50 +0530)]
CRM-13028

----------------------------------------
* CRM-13028: Adv logging: Refine triggers for tables with datestamps
  http://issues.civicrm.org/jira/browse/CRM-13028

10 years agoMerge pull request #1173 from dpradeep/CRM-10146-recommit
Kurund Jalmi [Wed, 17 Jul 2013 07:49:39 +0000 (00:49 -0700)]
Merge pull request #1173 from dpradeep/CRM-10146-recommit

-- fixed for CRM-10146, Restricted the creation of same membership and activity again.

10 years agoCRM-13054: Fixed incorrectly nested tags.
Frank J. Gómez [Wed, 17 Jul 2013 07:32:10 +0000 (03:32 -0400)]
CRM-13054: Fixed incorrectly nested tags.

10 years ago-- fixed for CRM-10146, Restricted the creation of same membership and activity again.
dpradeep [Wed, 17 Jul 2013 07:29:58 +0000 (12:59 +0530)]
-- fixed for CRM-10146, Restricted the creation of same membership and activity again.

10 years agoCRM-13054: Add crmRegions to EventInfo template.
Frank J. Gómez [Wed, 17 Jul 2013 07:13:39 +0000 (03:13 -0400)]
CRM-13054: Add crmRegions to EventInfo template.

10 years agoMerge pull request #1164 from eileenmcnaughton/whitespace
Kurund Jalmi [Wed, 17 Jul 2013 06:11:18 +0000 (23:11 -0700)]
Merge pull request #1164 from eileenmcnaughton/whitespace

remove newly introduced trailing spaces & tabs, new windows line-breaks ...

10 years agoMerge pull request #1171 from kurund/CRM-12963
Kurund Jalmi [Tue, 16 Jul 2013 18:23:30 +0000 (11:23 -0700)]
Merge pull request #1171 from kurund/CRM-12963

more cleanup and preview fixes CRM-12963

10 years agomore cleanup and preview fixes CRM-12963
Kurund Jalmi [Tue, 16 Jul 2013 18:20:27 +0000 (23:50 +0530)]
more cleanup and preview fixes CRM-12963

10 years agoMerge pull request #1170 from monishdeb/CRM-12985
Kurund Jalmi [Tue, 16 Jul 2013 13:09:39 +0000 (06:09 -0700)]
Merge pull request #1170 from monishdeb/CRM-12985

CRM-12985 fix

10 years agoCRM-12985 fix
monishdeb [Tue, 16 Jul 2013 12:48:26 +0000 (18:18 +0530)]
CRM-12985 fix

----------------------------------------
* CRM-12985: do not update price field name when label is updated
  http://issues.civicrm.org/jira/browse/CRM-12985

10 years agoMerge pull request #1169 from monishdeb/CRM-13024-fixes
Kurund Jalmi [Tue, 16 Jul 2013 12:30:56 +0000 (05:30 -0700)]
Merge pull request #1169 from monishdeb/CRM-13024-fixes

CRM-13024 fixes