Tim Otten [Sat, 24 Aug 2013 00:59:34 +0000 (17:59 -0700)]
Merge pull request #1461 from vivekarora/CRM-13169
CRM-13169 - Corrected file upload issue
Dave Greenberg [Fri, 23 Aug 2013 22:31:15 +0000 (15:31 -0700)]
Merge pull request #1494 from eileenmcnaughton/CRM-13275
CRM-13179 fix country autofill
Autofill via cid=N and via autocomplete working properly for event registration and online contribution pages.
There are a few edge case bugs which I will post separate Jira issues for.
Dave Greenberg [Fri, 23 Aug 2013 21:17:57 +0000 (14:17 -0700)]
Merge pull request #1501 from monishdeb/CRM-13224
CRM-13224 fix
Tested patch, behavior is correct now.
monishdeb [Fri, 23 Aug 2013 13:54:44 +0000 (19:24 +0530)]
CRM-13224 fix
----------------------------------------
* CRM-13224: Contribution entries are not being created while recording 'adjusted payment' for installments of a pledge
http://issues.civicrm.org/jira/browse/CRM-13224
Yashodha Chaku [Fri, 23 Aug 2013 13:25:16 +0000 (06:25 -0700)]
Merge pull request #1497 from kurund/CRM-13233
CRM-13233, js and form rule fixes if zero amount is selected for events
Kurund Jalmi [Fri, 23 Aug 2013 13:04:57 +0000 (06:04 -0700)]
Merge pull request #1498 from yashodha/4.4.CRM-13205
clean up (CRM-13205)
yashodha [Fri, 23 Aug 2013 10:17:47 +0000 (15:47 +0530)]
clean up (CRM-13205)
Kurund Jalmi [Fri, 23 Aug 2013 10:08:16 +0000 (03:08 -0700)]
Merge pull request #1496 from ravishnair/CRM-13012fix
-- CRM-13125 handled "in" and "notin" operator within stringParam function
Kurund Jalmi [Fri, 23 Aug 2013 10:02:09 +0000 (03:02 -0700)]
Merge pull request #1492 from kurund/CRM-13209
CRM-13209, remove required error if file is already uploaded
kurund [Fri, 23 Aug 2013 09:56:20 +0000 (15:26 +0530)]
more cleanup CRM-13233
----------------------------------------
* CRM-13233: Payment Method field (payment_processor) should not be required if total fee is $0
http://issues.civicrm.org/jira/browse/CRM-13233
Ravish Nair [Fri, 23 Aug 2013 08:34:27 +0000 (14:04 +0530)]
-- CRM-13125 handled "in" and "notin" operator within stringParam function
----------------------------------------
* CRM-13125: Write phpunit tests for reports shipped by hrreport extension
http://issues.civicrm.org/jira/browse/CRM-13125
* CRM-13012fix:
http://issues.civicrm.org/jira/browse/CRM-13012fix
deepak-srivastava [Fri, 23 Aug 2013 06:23:58 +0000 (23:23 -0700)]
Merge pull request #1495 from totten/master-alter-search-builder
CRM-12925 - Search Builder - Allow CRM_Contact_BAO_Query_Hook to influence options
eileen [Fri, 23 Aug 2013 02:01:14 +0000 (14:01 +1200)]
remove debug
Tim Otten [Fri, 23 Aug 2013 01:27:00 +0000 (18:27 -0700)]
CRM_Contact_BAO_Query_Interface - More docs
eileen [Fri, 23 Aug 2013 01:26:16 +0000 (13:26 +1200)]
CRM-13179 use api function so get billing defaults in order to use 'sensible fallback' if billing address doesn't exist
Tim Otten [Fri, 23 Aug 2013 01:17:05 +0000 (18:17 -0700)]
CRM-12925 - Search Builder - Allow query-classes to influence the options displayed for each field
----------------------------------------
* CRM-12925: Implement "Job" search (for "Search Builder")
http://issues.civicrm.org/jira/browse/CRM-12925
eileen [Fri, 23 Aug 2013 00:32:20 +0000 (12:32 +1200)]
CRM-13179 use api function to get billing defaults in a sharable way
eileen [Thu, 22 Aug 2013 23:50:42 +0000 (11:50 +1200)]
CRM-13179 fix country autofill
kurund [Thu, 22 Aug 2013 21:20:43 +0000 (02:50 +0530)]
CRM-13233, js and formRule fixes
----------------------------------------
* CRM-13233: Payment Method field (payment_processor) should not be required if total fee is $0
http://issues.civicrm.org/jira/browse/CRM-13233
kurund [Thu, 22 Aug 2013 20:23:42 +0000 (01:53 +0530)]
template cleanup
kurund [Thu, 22 Aug 2013 20:18:30 +0000 (01:48 +0530)]
CRM-13209, fixes to remove required if file exists
----------------------------------------
* CRM-13209: Mandatory custom fields, on edit, always require a new upload (regression)
http://issues.civicrm.org/jira/browse/CRM-13209
kurund [Thu, 22 Aug 2013 20:15:42 +0000 (01:45 +0530)]
CRM-13209, fixes to remove required if file exists
----------------------------------------
* CRM-13209: Mandatory custom fields, on edit, always require a new upload (regression)
http://issues.civicrm.org/jira/browse/CRM-13209
kurund [Thu, 22 Aug 2013 20:09:06 +0000 (01:39 +0530)]
cleanup function and remove unused param
Kurund Jalmi [Thu, 22 Aug 2013 19:08:28 +0000 (12:08 -0700)]
Merge pull request #1488 from kurund/CRM-13256
CRM-13256, fixed Go button issue for fulltext search
deepak-srivastava [Thu, 22 Aug 2013 16:18:17 +0000 (09:18 -0700)]
Merge pull request #1490 from deepak-srivastava/softcredits
CRM-13061, chart fixes
Deepak Srivastava [Thu, 22 Aug 2013 13:08:38 +0000 (18:38 +0530)]
CRM-13061, chart fixes
Kurund Jalmi [Thu, 22 Aug 2013 11:58:44 +0000 (04:58 -0700)]
Merge pull request #1487 from eileenmcnaughton/CRM-13275
CRM-13275 fixes on pledge report ported from 4.2
Kurund Jalmi [Thu, 22 Aug 2013 11:58:01 +0000 (04:58 -0700)]
Merge pull request #1485 from eileenmcnaughton/CRM-13273
CRM-13273 - is_email_receipt setting on recurring contribution should be preferred..
Kurund Jalmi [Thu, 22 Aug 2013 11:53:40 +0000 (04:53 -0700)]
Merge pull request #1489 from kurund/whitespace-fixes
indentation fixes
kurund [Thu, 22 Aug 2013 11:52:40 +0000 (17:22 +0530)]
indentation fixes
yashodha [Thu, 22 Aug 2013 11:13:17 +0000 (16:43 +0530)]
clean up
kurund [Thu, 22 Aug 2013 11:12:37 +0000 (16:42 +0530)]
fixed CRM-13256
----------------------------------------
* CRM-13256: Full Text search Go to Page navigation is broken
http://issues.civicrm.org/jira/browse/CRM-13256
eileen [Thu, 22 Aug 2013 10:49:53 +0000 (22:49 +1200)]
CRM-13275 fix stats to show total count by currency & grand total
Conflicts:
packages
eileen [Thu, 22 Aug 2013 10:17:34 +0000 (22:17 +1200)]
CRM-13275 Pledge detail report not showing paid amount for cancelled,
also fixed up totals
Conflicts:
packages
eileen [Sun, 14 Jul 2013 02:59:29 +0000 (14:59 +1200)]
CRM-13051 pledge detail report provides inaccurate totals
Conflicts:
packages
kurund [Thu, 22 Aug 2013 10:43:54 +0000 (16:13 +0530)]
cleanup
kurund [Thu, 22 Aug 2013 09:03:55 +0000 (14:33 +0530)]
whitespace fixes
yashodha [Thu, 22 Aug 2013 05:59:48 +0000 (11:29 +0530)]
worked on CRM-13233
eileen [Thu, 22 Aug 2013 05:40:04 +0000 (17:40 +1200)]
CRM-13273 - is_email_receipt setting on recurring contribution should get precedence
Kurund Jalmi [Wed, 21 Aug 2013 19:22:57 +0000 (12:22 -0700)]
Merge pull request #1484 from kurund/text-fixes
more test fixes
kurund [Wed, 21 Aug 2013 19:18:59 +0000 (00:48 +0530)]
more test fixes
Kurund Jalmi [Wed, 21 Aug 2013 19:07:10 +0000 (12:07 -0700)]
Merge pull request #1483 from kurund/text-fixes
CRM test fixes
kurund [Wed, 21 Aug 2013 19:06:08 +0000 (00:36 +0530)]
text fixes
Kurund Jalmi [Wed, 21 Aug 2013 17:38:05 +0000 (10:38 -0700)]
Merge pull request #1482 from kurund/CRM-13259
fixes for CRM-13259
kurund [Wed, 21 Aug 2013 17:37:18 +0000 (23:07 +0530)]
fixes for CRM-13259
----------------------------------------
* CRM-13259: Include gender fields in Contact get spec
http://issues.civicrm.org/jira/browse/CRM-13259
Kurund Jalmi [Wed, 21 Aug 2013 16:56:25 +0000 (09:56 -0700)]
Merge pull request #1481 from kurund/CRM-13242
CRM-13242, fixed quill for contact type
kurund [Wed, 21 Aug 2013 16:55:36 +0000 (22:25 +0530)]
CRM-13242, fixed quill for contact type
----------------------------------------
* CRM-13242: != Operator Doesn't Work for Contact Type in Search Builder
http://issues.civicrm.org/jira/browse/CRM-13242
deepak-srivastava [Wed, 21 Aug 2013 16:23:42 +0000 (09:23 -0700)]
Merge pull request #1480 from deepak-srivastava/logs
CRM-13255
Kurund Jalmi [Wed, 21 Aug 2013 15:33:05 +0000 (08:33 -0700)]
Merge pull request #1479 from pratik-joshi/CRM-13226-notice-fix
CRM-13226-notice-fix
Pratik Joshi [Wed, 21 Aug 2013 15:23:39 +0000 (20:53 +0530)]
CRM-13226-notice-fix
pratik-joshi [Wed, 21 Aug 2013 14:56:07 +0000 (07:56 -0700)]
Merge pull request #1477 from kurund/CRM-13161
CRM-13161
kurund [Wed, 21 Aug 2013 14:43:52 +0000 (20:13 +0530)]
Merge remote-tracking branch 'upstream/4.3' into 4.3-master-2013-08-21-20-13-45
Kurund Jalmi [Wed, 21 Aug 2013 14:41:51 +0000 (07:41 -0700)]
Merge pull request #1474 from yashodha/CRM-13233
CRM-13233
Kurund Jalmi [Wed, 21 Aug 2013 14:41:38 +0000 (07:41 -0700)]
Merge pull request #1475 from yashodha/new.4.4
fix the broken webtest (CRM-13205)
Kurund Jalmi [Wed, 21 Aug 2013 14:41:17 +0000 (07:41 -0700)]
Merge pull request #1476 from eileenmcnaughton/CRM-13234
Crm 13234 -fix for observed failure
pratik-joshi [Wed, 21 Aug 2013 14:33:42 +0000 (07:33 -0700)]
Merge pull request #1478 from monishdeb/CRM-13216
CRM-13216 fix
kurund [Wed, 21 Aug 2013 14:11:08 +0000 (19:41 +0530)]
CRM-13161, fixed token evaluation
----------------------------------------
* CRM-13161: Greetings are not evaluated correctly if it includes prefix / suffix
http://issues.civicrm.org/jira/browse/CRM-13161
monishdeb [Wed, 21 Aug 2013 14:00:25 +0000 (19:30 +0530)]
CRM-13216 fix
----------------------------------------
* CRM-13216: Advanced Search shows deleted contacts
http://issues.civicrm.org/jira/browse/CRM-13216
kurund [Wed, 21 Aug 2013 12:47:43 +0000 (18:17 +0530)]
CRM-13161, more cleanup/fixes for advanced search - search view
----------------------------------------
* CRM-13161: Greetings are not evaluated correctly if it includes prefix / suffix
http://issues.civicrm.org/jira/browse/CRM-13161
Tim Otten [Wed, 21 Aug 2013 12:42:05 +0000 (05:42 -0700)]
Merge pull request #1473 from ravishnair/CRM-13012fix
CRM-13012 Run api_v3_SyntaxConformanceAllEntitiesTest with hrjob API's
Ravish Nair [Wed, 21 Aug 2013 12:30:12 +0000 (18:00 +0530)]
-- CRM-13012 changed "api_v3_SyntaxConformanceTest::" to "static::"
----------------------------------------
* CRM-13012: Run api_v3_SyntaxConformanceAllEntitiesTest with hrjob API's
http://issues.civicrm.org/jira/browse/CRM-13012
* CRM-13012fix:
http://issues.civicrm.org/jira/browse/CRM-13012fix
Deepak Srivastava [Wed, 21 Aug 2013 11:57:18 +0000 (17:27 +0530)]
CRM-13255
eileen [Wed, 21 Aug 2013 11:44:20 +0000 (23:44 +1200)]
updated example & a couple of tidy ups to throw API_Exception rather than legacy
eileen [Wed, 21 Aug 2013 11:43:32 +0000 (23:43 +1200)]
CRM-13234 define type for 'Country' custom fields (integer) as e-Notice was picked up by tests
kurund [Wed, 21 Aug 2013 09:52:37 +0000 (15:22 +0530)]
CRM-13161, added unique names for prefix_id, gender_id and suffix_id, also code cleanup and related fixes
----------------------------------------
* CRM-13161: Greetings are not evaluated correctly if it includes prefix / suffix
http://issues.civicrm.org/jira/browse/CRM-13161
yashodha [Wed, 21 Aug 2013 09:24:44 +0000 (14:54 +0530)]
fix the broken webtest (CRM-13205)
yashodha [Wed, 21 Aug 2013 08:49:37 +0000 (14:19 +0530)]
worked on formRule
yashodha [Wed, 21 Aug 2013 07:30:24 +0000 (13:00 +0530)]
CRM-13233
Kurund Jalmi [Wed, 21 Aug 2013 07:24:25 +0000 (00:24 -0700)]
Merge pull request #1471 from eileenmcnaughton/CRM-13254
CRM-13254 (Closes) make entity_tag.get api use basic create rather than ...
Kurund Jalmi [Wed, 21 Aug 2013 07:23:49 +0000 (00:23 -0700)]
Merge pull request #1472 from eileenmcnaughton/CRM-13234
CRM 13234 test fix, examples update, tweaks to profile api
Ravish Nair [Wed, 21 Aug 2013 07:11:31 +0000 (12:41 +0530)]
-- CRM-13012 made improvements
----------------------------------------
* CRM-13012: Run api_v3_SyntaxConformanceAllEntitiesTest with hrjob API's
http://issues.civicrm.org/jira/browse/CRM-13012
* CRM-13012fix:
http://issues.civicrm.org/jira/browse/CRM-13012fix
Ravish Nair [Mon, 19 Aug 2013 14:04:44 +0000 (19:34 +0530)]
-- CRM-13012 Run api_v3_SyntaxConformanceAllEntitiesTest with hrjob API's
----------------------------------------
* CRM-13012: Run api_v3_SyntaxConformanceAllEntitiesTest with hrjob API's
http://issues.civicrm.org/jira/browse/CRM-13012
eileen [Wed, 21 Aug 2013 04:35:18 +0000 (16:35 +1200)]
CRM-13234 use translated profile id
eileen [Tue, 20 Aug 2013 22:21:40 +0000 (10:21 +1200)]
CRM-13254 (Closes) make entity_tag.get api use basic create rather than error if no entity_id passed in
eileen [Tue, 20 Aug 2013 13:27:35 +0000 (01:27 +1200)]
CRM-13234 define data type for custom fields in same way as normal fields
eileen [Tue, 20 Aug 2013 13:26:47 +0000 (01:26 +1200)]
CRM-13234 define type for current_employer field
eileen [Tue, 20 Aug 2013 12:39:10 +0000 (00:39 +1200)]
CRM-13234 add support for profile names on submit
eileen [Tue, 20 Aug 2013 12:17:14 +0000 (00:17 +1200)]
CRM-13234 make profile api getfields complete for all built-in profiles
Note that this fn has a lot of inconsistency to adjust for & this will require tweaking over time - however this is an new fn / extension to the api so doesn't affect existing
yashodha [Tue, 20 Aug 2013 10:56:52 +0000 (16:26 +0530)]
skip for priceset total amount zero
Kurund Jalmi [Tue, 20 Aug 2013 09:56:35 +0000 (02:56 -0700)]
Merge pull request #1470 from kurund/CRM-13206
CRM-13206, fixed quill
kurund [Tue, 20 Aug 2013 09:55:36 +0000 (15:25 +0530)]
CRM-13206, fixed quill
----------------------------------------
* CRM-13206: Use of 'Preferred Language' filter in advance search doesn't fetch proper result
http://issues.civicrm.org/jira/browse/CRM-13206
Kurund Jalmi [Tue, 20 Aug 2013 09:24:45 +0000 (02:24 -0700)]
Merge pull request #1469 from monishdeb/CRM-13206
CRM-13206 fix
monishdeb [Tue, 20 Aug 2013 08:47:47 +0000 (14:17 +0530)]
CRM-13206 fix
----------------------------------------
* CRM-13206: Use of 'Preferred Language' filter in advance search doesn't fetch proper result
http://issues.civicrm.org/jira/browse/CRM-13206
yashodha [Tue, 20 Aug 2013 08:26:56 +0000 (13:56 +0530)]
hide payment block for zero amount (CRM-13233)
eileen [Tue, 20 Aug 2013 08:16:08 +0000 (20:16 +1200)]
CRM-13234 one line fix for test failure caused by change to set-up class
Well - it would have been one line - except then I wanted to keep testing what happens when the custom field has a default value (the breakage) & without (per before) so then I wound up having to fix up the function signature too
Kurund Jalmi [Tue, 20 Aug 2013 07:14:55 +0000 (00:14 -0700)]
Merge pull request #1467 from eileenmcnaughton/CRM-13234-actual-changes
CRM-13234 make profile getfields action return data about profile
eileen [Tue, 20 Aug 2013 05:15:40 +0000 (17:15 +1200)]
CRM-13234 add test to lock in profile set as working
Kurund Jalmi [Tue, 20 Aug 2013 05:22:26 +0000 (22:22 -0700)]
Merge pull request #1466 from eileenmcnaughton/CRM-13234
CRM-13234 - tests & standalone changes for fixing getfields on profile api
Kurund Jalmi [Tue, 20 Aug 2013 05:16:46 +0000 (22:16 -0700)]
Merge pull request #1464 from davecivicrm/CRM-13247
CRM-13247 add column for Check Number to contribution detail reports.
Kurund Jalmi [Tue, 20 Aug 2013 05:16:09 +0000 (22:16 -0700)]
Merge pull request #1463 from davecivicrm/CRM-13241
CRM-13241 add financial_type to contribution tokens
eileen [Tue, 20 Aug 2013 05:15:40 +0000 (17:15 +1200)]
CRM-13234 add test to lock in profile set as working
eileen [Tue, 20 Aug 2013 05:09:49 +0000 (17:09 +1200)]
CRM-13234 make profile getfields action return data about profile
NB - there is a lot more code in the api here than I am happy with - but it will take a lot of work to extract this out of the underlying profile BAO & Form classes. As there are now tests in place for this we can work to tidy it up at the next sprint
eileen [Tue, 20 Aug 2013 04:54:31 +0000 (16:54 +1200)]
CRM-13234 updated tests & examples for profile api improvements
Note, always commit these separately so that the PR won't be left to stagnate due to an over-sized commit & the patches can be easily backported
eileen [Tue, 20 Aug 2013 04:51:55 +0000 (16:51 +1200)]
CRM-13234 minor enhancements to test parent class to better support ufField, function documenting
eileen [Tue, 20 Aug 2013 04:50:47 +0000 (16:50 +1200)]
CRM-13234 add default value to data available via api.getfields
Dave Greenberg [Tue, 20 Aug 2013 01:10:11 +0000 (18:10 -0700)]
CRM-13247 add column for Check Number to contribution detail reports.
----------------------------------------
* CRM-13247: Add "Check Number" to Display Columns in CiviReport > Contribution Details > Report Criteria
http://issues.civicrm.org/jira/browse/CRM-13247
Dave Greenberg [Tue, 20 Aug 2013 00:32:57 +0000 (17:32 -0700)]
Merge pull request #1445 from eileenmcnaughton/CRM-13179-auto
Crm 13179 allow users with permission to see other users and either access civicrm or access ajax api
See comment for remaining unresolved issues:
http://issues.civicrm.org/jira/browse/CRM-13179?focusedCommentId=52614&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-52614
Dave Greenberg [Tue, 20 Aug 2013 00:08:24 +0000 (17:08 -0700)]
CRM-13241 add financial_type to contribution tokens
----------------------------------------
* CRM-13241: Thank You Letter for Contributions - Tokens details missing -getContributionTokenDetails
http://issues.civicrm.org/jira/browse/CRM-13241
Eileen McNaughton [Mon, 19 Aug 2013 22:37:10 +0000 (10:37 +1200)]
undo permission change to getquick
While the logic of the change should still stand (getquick is already permissioned at the acl level) this change is not required for this PR
vivekarora [Mon, 19 Aug 2013 12:16:31 +0000 (17:46 +0530)]
CRM-13169 - Corrected file upload issue
----------------------------------------
* CRM-13169: Files attached via profile popups don't work
http://issues.civicrm.org/jira/browse/CRM-13169