civicrm-core.git
11 years agoSyntaxConformanceAllEntitiesTest - Prettify optional error output
Tim Otten [Wed, 24 Jul 2013 07:15:42 +0000 (00:15 -0700)]
SyntaxConformanceAllEntitiesTest - Prettify optional error output

11 years agoCRM-12877 - ReportInstance API - Fixes for testCreateSingleValueAlter (report_id)
Tim Otten [Wed, 24 Jul 2013 07:14:51 +0000 (00:14 -0700)]
CRM-12877 - ReportInstance API - Fixes for testCreateSingleValueAlter (report_id)

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

11 years agoCRM-12877 - ReportInstance API - Fixes for testCreateSingleValueAlter
Tim Otten [Wed, 24 Jul 2013 06:59:58 +0000 (23:59 -0700)]
CRM-12877 - ReportInstance API - Fixes for testCreateSingleValueAlter
 * group_role
 * is_reserved
 * header
 * footer

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

11 years agoMerge remote-tracking branch 'upstream/4.3' into 4.3-master-2013-07-23-17-12-38
Tim Otten [Wed, 24 Jul 2013 00:12:41 +0000 (17:12 -0700)]
Merge remote-tracking branch 'upstream/4.3' into 4.3-master-2013-07-23-17-12-38

11 years agoMerge pull request #1228 from totten/4.3-hook-reentrancy
Tim Otten [Tue, 23 Jul 2013 23:44:41 +0000 (16:44 -0700)]
Merge pull request #1228 from totten/4.3-hook-reentrancy

CRM-13103 - Fix hook re-entrancy

11 years agoMerge pull request #1172 from totten/master-crmContactField-widget
Dave Greenberg [Tue, 23 Jul 2013 23:22:43 +0000 (16:22 -0700)]
Merge pull request #1172 from totten/master-crmContactField-widget

CRM-12923 - Move $.fn.crmContactField to core

11 years agoCRM-13103 - Fix reentrant hook invocations
Tim Otten [Tue, 23 Jul 2013 23:05:43 +0000 (16:05 -0700)]
CRM-13103 - Fix reentrant hook invocations

----------------------------------------
* CRM-13103: Hook execution terminates prematurely
  http://issues.civicrm.org/jira/browse/CRM-13103

11 years agoCRM-13103 - CRM_Utils_HookTest
Tim Otten [Tue, 23 Jul 2013 22:23:50 +0000 (15:23 -0700)]
CRM-13103 - CRM_Utils_HookTest

Add unit test in which one hook calls another. Note that this unit-test
doesn't actually reproduce the issue for me (eg it incorrectly shows the
test as passing on code that doesn't work for me in real situations), but
it's still valuable in that it gives us better test coverage.

----------------------------------------
* CRM-13103: Hook execution terminates prematurely
  http://issues.civicrm.org/jira/browse/CRM-13103

11 years agoMerge pull request #1101 from totten/4.3-CRM-11160-msg
Dave Greenberg [Tue, 23 Jul 2013 23:13:50 +0000 (16:13 -0700)]
Merge pull request #1101 from totten/4.3-CRM-11160-msg

CRM-11160 - verifySSL - Display warning next to this config option

11 years agoMerge pull request #1224 from kurund/CRM-12848
Dave Greenberg [Tue, 23 Jul 2013 22:56:39 +0000 (15:56 -0700)]
Merge pull request #1224 from kurund/CRM-12848

fixes for CRM-12848

11 years agoMerge pull request #1225 from kurund/CRM-12748
Dave Greenberg [Tue, 23 Jul 2013 22:54:42 +0000 (15:54 -0700)]
Merge pull request #1225 from kurund/CRM-12748

CRM-12748, set 0 if do_not_* checkboxes are not checked
Tested the patch, works as expected now.

11 years agofixes CRM-13050
Jon goldberg - Linux laptop [Tue, 23 Jul 2013 22:03:00 +0000 (18:03 -0400)]
fixes CRM-13050

----------------------------------------
* CRM-13050: cli.class.php doesn't import/export custom fields with multi-select values
  http://issues.civicrm.org/jira/browse/CRM-13050

11 years agoMerge pull request #1213 from yashodha/4.3.CRM-12451
Kurund Jalmi [Tue, 23 Jul 2013 18:22:45 +0000 (11:22 -0700)]
Merge pull request #1213 from yashodha/4.3.CRM-12451

CRM-12451

11 years agoMerge pull request #1210 from pradpnayak/CRM-13065
Dave Greenberg [Tue, 23 Jul 2013 17:59:55 +0000 (10:59 -0700)]
Merge pull request #1210 from pradpnayak/CRM-13065

-- fixed for CRM-13065

11 years agoMerge pull request #1223 from davecivicrm/CRM-13101
Tim Otten [Tue, 23 Jul 2013 17:31:37 +0000 (10:31 -0700)]
Merge pull request #1223 from davecivicrm/CRM-13101

CRM-13101 fix typo in widget css.

11 years agoCRM-13101 fix typo in widget css.
Dave Greenberg [Tue, 23 Jul 2013 16:42:08 +0000 (09:42 -0700)]
CRM-13101 fix typo in widget css.

----------------------------------------
* CRM-13101: Typo in contribution widget generated css for .crm-amounts
  http://issues.civicrm.org/jira/browse/CRM-13101

11 years agoCRM-13099 full text row count
Brian Shaughnessy [Tue, 23 Jul 2013 12:12:06 +0000 (08:12 -0400)]
CRM-13099 full text row count

11 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

11 years agoCRM-12915, table level filtering support in change log report
Deepak Srivastava [Tue, 23 Jul 2013 11:46:35 +0000 (17:16 +0530)]
CRM-12915, table level filtering support in change log report

----------------------------------------
* CRM-12915: Improve layout of revision-history for multi-row CustomGroups
  http://issues.civicrm.org/jira/browse/CRM-12915

11 years agoCRM-11137 set width:auto for dialog
CiviCRM [Tue, 23 Jul 2013 10:05:02 +0000 (15:35 +0530)]
CRM-11137 set width:auto for dialog

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

11 years agoCRM-11137, fixes for address custom data
CiviCRM [Tue, 23 Jul 2013 09:45:44 +0000 (15:15 +0530)]
CRM-11137, fixes for address custom data

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

11 years agoCRM-13067 add test on membership batch entry
eileen [Mon, 22 Jul 2013 05:42:39 +0000 (17:42 +1200)]
CRM-13067 add test on membership batch entry

11 years agoCRM-11137 fixed contact image to use jquery dialog
CiviCRM [Tue, 23 Jul 2013 09:19:21 +0000 (14:49 +0530)]
CRM-11137 fixed contact image to use jquery dialog

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

11 years agoCRM-11137, replaced old style windowpop with jqueryui dialog and also fixed the issue
CiviCRM [Tue, 23 Jul 2013 09:06:19 +0000 (14:36 +0530)]
CRM-11137, replaced old style windowpop with jqueryui dialog and also fixed the issue

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

11 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

11 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

11 years agoCRM-12748, set 0 if do_not_* checkboxes are not checked
CiviCRM [Tue, 23 Jul 2013 05:18:43 +0000 (10:48 +0530)]
CRM-12748, set 0 if do_not_* checkboxes are not checked

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

11 years agofixes for CRM-12848
CiviCRM [Tue, 23 Jul 2013 04:59:34 +0000 (10:29 +0530)]
fixes for CRM-12848

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

11 years agoCRM-13062 Fix various typos and obsolete admin menu paths.
Dave Greenberg [Mon, 22 Jul 2013 20:35:03 +0000 (13:35 -0700)]
CRM-13062 Fix various typos and obsolete admin menu paths.

----------------------------------------
* CRM-13062: Wrong texts in UI
  http://issues.civicrm.org/jira/browse/CRM-13062

11 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...

11 years agoCRM-12788 MembershipBlock.tpl was missing the conditional to display multi-lingual...
Dave Greenberg [Mon, 22 Jul 2013 19:18:34 +0000 (12:18 -0700)]
CRM-12788 MembershipBlock.tpl was missing the conditional to display multi-lingual popup for membership intro text and renewal text.

----------------------------------------
* CRM-12788: Internalization icons missing on Membership Tab in Contributions
  http://issues.civicrm.org/jira/browse/CRM-12788

11 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

11 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

11 years agoMerge pull request #1208 from pradpnayak/CRM-13060
Dave Greenberg [Mon, 22 Jul 2013 17:04:43 +0000 (10:04 -0700)]
Merge pull request #1208 from pradpnayak/CRM-13060

--fixed for CRM-13060

11 years agoCRM-12451
yashodha [Mon, 22 Jul 2013 06:44:33 +0000 (12:14 +0530)]
CRM-12451

11 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

11 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

11 years ago-- fixed for CRM-13065
Pradeep Nayak [Sat, 20 Jul 2013 20:33:02 +0000 (02:03 +0530)]
-- fixed for CRM-13065

----------------------------------------
* CRM-13065: Upgrade error
  http://issues.civicrm.org/jira/browse/CRM-13065

11 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

11 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

11 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

11 years ago--fixed for CRM-13060
Pradeep Nayak [Sat, 20 Jul 2013 18:56:59 +0000 (00:26 +0530)]
--fixed for CRM-13060

----------------------------------------
* CRM-13060: Changing the Financial Type for Contribution pages and Events does not update the Financial Type selected for Price Sets and Price Field values
  http://issues.civicrm.org/jira/browse/CRM-13060

11 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

11 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

11 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

11 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...

11 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...

11 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

11 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

11 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

11 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

11 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

11 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

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

11 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...

11 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

11 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

11 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

11 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

11 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...

11 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

11 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

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

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

11 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

11 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

11 years agoMerge pull request #1196 from yashodha/4.3.CRM-13046
Kurund Jalmi [Fri, 19 Jul 2013 13:47:38 +0000 (06:47 -0700)]
Merge pull request #1196 from yashodha/4.3.CRM-13046

CRM-13046

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

11 years agoCRM-13046
yashodha [Fri, 19 Jul 2013 13:03:03 +0000 (18:33 +0530)]
CRM-13046

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

11 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...

11 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

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

11 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

11 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

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

11 years agoMerge pull request #1193 from mlutfy/4.3-crm13082
colemanw [Fri, 19 Jul 2013 04:32:49 +0000 (21:32 -0700)]
Merge pull request #1193 from mlutfy/4.3-crm13082

CRM-13082: avoid showing twice custom fields for Case Activity form.

11 years agoCRM-13082: avoid showing twice custom fields for Case Activity form.
Mathieu Lutfy [Fri, 19 Jul 2013 03:32:31 +0000 (23:32 -0400)]
CRM-13082: avoid showing twice custom fields for Case Activity form.

11 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

11 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

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

11 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

11 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

11 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

11 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

11 years agoCRM-12923 - Move $.fn.crmContactField from rest.js to jquery.crmContactField.js
Tim Otten [Thu, 18 Jul 2013 19:10:22 +0000 (12:10 -0700)]
CRM-12923 - Move $.fn.crmContactField from rest.js to jquery.crmContactField.js

----------------------------------------
* CRM-12923: Create HTML prototype of "Job Position" UI
  http://issues.civicrm.org/jira/browse/CRM-12923

11 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

11 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...

11 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

11 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

11 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

11 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

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

11 years agoMerge pull request #1185 from monishdeb/CRM-13063
Kurund Jalmi [Thu, 18 Jul 2013 08:12:19 +0000 (01:12 -0700)]
Merge pull request #1185 from monishdeb/CRM-13063

CRM-13063 fix

11 years agoCRM-13063 fix
monishdeb [Thu, 18 Jul 2013 07:59:05 +0000 (13:29 +0530)]
CRM-13063 fix

----------------------------------------
* CRM-13063: Date is incorrect/misformatted in membership receipt email
  http://issues.civicrm.org/jira/browse/CRM-13063

11 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

11 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...

11 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

11 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

11 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