Dave Greenberg [Thu, 26 Mar 2015 15:32:05 +0000 (08:32 -0700)]
Merge pull request #5493 from KarinG/patch-3
Fixes typo in class
Karin Gerritsen [Thu, 26 Mar 2015 14:54:16 +0000 (08:54 -0600)]
Fixes typo in class
colemanw [Wed, 25 Mar 2015 14:34:51 +0000 (10:34 -0400)]
Merge pull request #5456 from mallezie/crm-16130
add addField methode to CRM_Core_Form CRM-16130
Tim Mallezie [Wed, 25 Mar 2015 08:17:46 +0000 (09:17 +0100)]
added support for autocomplete select and entityref, converted contact_source, employer_id and external_identifier to use AddField
Tim Mallezie [Tue, 24 Mar 2015 20:41:28 +0000 (21:41 +0100)]
convert nickname field
Tim Mallezie [Tue, 24 Mar 2015 20:32:18 +0000 (21:32 +0100)]
Add correct attributes for textfields, remove unnecessary attributes from html element, disable select date and textarea
Tim Mallezie [Tue, 24 Mar 2015 15:39:50 +0000 (16:39 +0100)]
change suffix field, add defaultContext method
kurund [Mon, 23 Mar 2015 13:15:33 +0000 (18:45 +0530)]
Merge remote-tracking branch 'upstream/4.6' into 4.6-master-2015-03-23-18-45-28
kurund [Mon, 23 Mar 2015 13:13:19 +0000 (18:43 +0530)]
Merge remote-tracking branch 'upstream/4.5' into 4.5-4.6-2015-03-23-18-42-19
Conflicts:
CRM/Contact/Form/CustomData.php
Monish Deb [Mon, 23 Mar 2015 08:25:35 +0000 (13:55 +0530)]
Merge pull request #5439 from rohankatkar/webtest-4.6
Webtest Fixes
Tim Mallezie [Mon, 23 Mar 2015 07:02:41 +0000 (08:02 +0100)]
Add todo's to add javascript templates for date and wysiwyg.
Tim Mallezie [Mon, 23 Mar 2015 07:00:26 +0000 (08:00 +0100)]
Placeholder is only used for select elements.
Monish Deb [Mon, 23 Mar 2015 05:57:29 +0000 (11:27 +0530)]
Merge pull request #5449 from pratikshad/fixedWebtest4.6
Fixed webtest for contribution
Web Access [Mon, 23 Mar 2015 05:15:39 +0000 (10:45 +0530)]
Warning fixes
colemanw [Sun, 22 Mar 2015 23:20:24 +0000 (19:20 -0400)]
Merge pull request #5457 from colemanw/CRM-15705
CRM-15705 - Improve style of preview links
colemanw [Sun, 22 Mar 2015 22:30:03 +0000 (18:30 -0400)]
Merge pull request #5460 from colemanw/bower
Move jQuery.validate to bower
Coleman Watts [Sun, 22 Mar 2015 20:50:34 +0000 (16:50 -0400)]
Move jQuery.validate to bower
colemanw [Sun, 22 Mar 2015 18:12:59 +0000 (14:12 -0400)]
Merge pull request #5459 from colemanw/CRM-16154
CRM-16154 - Update references to select2
Coleman Watts [Sun, 22 Mar 2015 18:11:38 +0000 (14:11 -0400)]
CRM-16154 - Update references to select2
colemanw [Sun, 22 Mar 2015 18:09:17 +0000 (14:09 -0400)]
Merge pull request #5458 from colemanw/CRM-16154
CRM-16154 - Use bower to load our Select2 fork
Coleman Watts [Sun, 22 Mar 2015 17:56:05 +0000 (13:56 -0400)]
CRM-16154 - Use bower to load our Select2 fork
Coleman Watts [Sun, 22 Mar 2015 00:28:10 +0000 (20:28 -0400)]
CRM-15705 - Improve style of preview links
colemanw [Sun, 22 Mar 2015 00:11:22 +0000 (20:11 -0400)]
Merge pull request #5455 from colemanw/CRM-16140
CRM-16140 - Hide menubar when CKEditor is fullscreen
Tim Mallezie [Sat, 21 Mar 2015 21:04:12 +0000 (22:04 +0100)]
add addField methode to CRM_Core_Form CRM-16130
Coleman Watts [Sat, 21 Mar 2015 17:43:39 +0000 (13:43 -0400)]
CRM-16140 - Hide menubar when CKEditor is fullscreen
colemanw [Sat, 21 Mar 2015 17:03:25 +0000 (13:03 -0400)]
Merge pull request #5435 from samuelsov/searchbuilder
CRM-16137 add support to custom fields from is_multiple custom groups
Dave Greenberg [Sat, 21 Mar 2015 03:52:05 +0000 (20:52 -0700)]
Merge pull request #5441 from colemanw/CRM-16142
CRM-16142 - Confirm before sending test mailing to a group
samuelsov [Sat, 21 Mar 2015 01:38:36 +0000 (21:38 -0400)]
CRM-16137 - whitespace typo
colemanw [Sat, 21 Mar 2015 01:37:51 +0000 (21:37 -0400)]
Merge pull request #5454 from colemanw/CRM-16112
CRM-16112 - Remove unnecessary fields from contact spec
Coleman Watts [Sat, 21 Mar 2015 00:21:16 +0000 (20:21 -0400)]
CRM-16112 - Support group & tag filter options in api
The contact get "group_id" option seems to have no effect, so I removed it.
colemanw [Fri, 20 Mar 2015 20:42:35 +0000 (16:42 -0400)]
Merge pull request #5452 from mlutfy/4.5-crm16119
CRM-16119: Fix Contact custom data multiple save/more buttons translation
Coleman Watts [Fri, 20 Mar 2015 19:53:12 +0000 (15:53 -0400)]
CRM-16112 - Remove unnecessary fields from contact spec
Mathieu Lutfy [Mon, 16 Mar 2015 19:19:16 +0000 (15:19 -0400)]
CRM-16119: Fix Contact custom data multiple save/more buttons translation.
Dave Greenberg [Fri, 20 Mar 2015 15:55:40 +0000 (08:55 -0700)]
Merge pull request #5444 from davecivicrm/CRM-16134
CRM-16134 - Merge case activity created by should be logged in user.
Dave Greenberg [Fri, 20 Mar 2015 15:54:59 +0000 (08:54 -0700)]
Merge pull request #5443 from davecivicrm/CRM-16146
CRM-16146 - fix typo and incorrect date range calc for Fiscal Year range...
colemanw [Fri, 20 Mar 2015 14:27:17 +0000 (10:27 -0400)]
Merge pull request #5448 from pratikshad/fixedwebtest4.6
4.6 Fixed webtest
colemanw [Fri, 20 Mar 2015 14:22:00 +0000 (10:22 -0400)]
Merge pull request #5445 from totten/4.6-keeparg
CRM-16080 - CRM.strings - Preserve variable placeholders
Web Access [Fri, 20 Mar 2015 13:17:31 +0000 (18:47 +0530)]
Webtest Fixes
Web Access [Thu, 19 Mar 2015 13:16:09 +0000 (18:46 +0530)]
Webtest Fixes
Monish Deb [Fri, 20 Mar 2015 11:31:44 +0000 (17:01 +0530)]
Merge pull request #5447 from jitendrapurohit/CRM-16147
Select element not shown for Gender in Search Builder Form
pratikshad [Fri, 20 Mar 2015 10:56:45 +0000 (16:26 +0530)]
Fixed webtest for contribution
pratikshad [Fri, 20 Mar 2015 10:42:47 +0000 (16:12 +0530)]
tests/phpunit/CiviTest/CiviSeleniumTestCase.php
jitendrapurohit [Fri, 20 Mar 2015 09:44:56 +0000 (15:14 +0530)]
Select element not shown for Gender in Search Builder Form
Coleman Watts [Fri, 20 Mar 2015 04:15:26 +0000 (00:15 -0400)]
CRM-16142 - Disable test send if group is empty
Tim Otten [Fri, 20 Mar 2015 03:41:38 +0000 (20:41 -0700)]
CRM-16132 - Fix warning, "mysqli_error() expects parameter 1 to be mysqli"
The error-reporting code tests whehter it should lookup errors using
mysql_error() or mysqli_error(). However, it incorrectly assumes that
function-existence implies active-link. But both functions may exist --
even though only one connection is active. The active, in-use connection is
determined by the DSN.
Tim Otten [Fri, 20 Mar 2015 02:43:39 +0000 (19:43 -0700)]
CRM-16080 - CRM.strings - Preserve variable placeholders
Dave Greenberg [Fri, 20 Mar 2015 01:55:05 +0000 (18:55 -0700)]
CRM-16134 - Merge case activity created by should be logged in user.
----------------------------------------
* CRM-16134: merge case activities should be attributed to logged in user
https://issues.civicrm.org/jira/browse/CRM-16134
Dave Greenberg [Fri, 20 Mar 2015 01:33:16 +0000 (18:33 -0700)]
Merge pull request #5392 from pradpnayak/CRM-16015
Crm 16015
Dave Greenberg [Fri, 20 Mar 2015 01:19:35 +0000 (18:19 -0700)]
CRM-16146 - fix typo and incorrect date range calc for Fiscal Year ranges.
----------------------------------------
* CRM-16146: Fiscal year filters have typos and (slightly) incorrect date ranges
https://issues.civicrm.org/jira/browse/CRM-16146
Coleman Watts [Fri, 20 Mar 2015 00:34:48 +0000 (20:34 -0400)]
CRM-16142 - Add confirm dialog title
Coleman Watts [Thu, 19 Mar 2015 22:22:44 +0000 (18:22 -0400)]
CRM-16142 - Variable scope fixes
Dave Greenberg [Thu, 19 Mar 2015 21:31:23 +0000 (14:31 -0700)]
Merge pull request #5432 from JoeMurray/CRM-16135
CRM-16135
Coleman Watts [Thu, 19 Mar 2015 20:52:31 +0000 (16:52 -0400)]
CRM-16142 - Confirm before sending test mailing to a group
Dave Greenberg [Thu, 19 Mar 2015 16:48:31 +0000 (09:48 -0700)]
Merge pull request #5440 from davecivicrm/CRM-16099
CRM-16099 - friendly error when mapping from profile with no mapping pro...
Dave Greenberg [Thu, 19 Mar 2015 16:49:05 +0000 (09:49 -0700)]
CRM-16099 - friendly error when mapping from profile with no mapping provider configured.
----------------------------------------
* CRM-16099: Map Profile Results Smarty error when no mapping provider is configured AND strict warning in 4.6 on mapping page
https://issues.civicrm.org/jira/browse/CRM-16099
Kurund Jalmi [Thu, 19 Mar 2015 14:41:35 +0000 (20:11 +0530)]
Merge pull request #5429 from atif-shaikh/CRM-16114
CRM-16114 - Erroneous message on Wordpress install in 4.6b3
Kurund Jalmi [Thu, 19 Mar 2015 14:39:55 +0000 (20:09 +0530)]
Merge pull request #5420 from atif-shaikh/CRM-16126
CRM-16126 - Ignoring "test" mode flag while retrieving payment processor
Kurund Jalmi [Thu, 19 Mar 2015 14:35:53 +0000 (20:05 +0530)]
Merge pull request #5438 from jitendrapurohit/webtestfix46
webtest fix 4.6
jitendrapurohit [Thu, 19 Mar 2015 13:08:51 +0000 (18:38 +0530)]
webtest fix
Pradeep Nayak [Thu, 19 Mar 2015 09:59:29 +0000 (15:29 +0530)]
--CRM-16015, added code to update line item for participant
Pradeep Nayak [Thu, 19 Mar 2015 09:58:12 +0000 (15:28 +0530)]
-- CRM-16015, fixed notice error
----------------------------------------
* CRM-16015: line_item table should be updated when contribution financial type is changed.
https://issues.civicrm.org/jira/browse/CRM-16015
Pradeep Nayak [Sat, 14 Mar 2015 20:52:08 +0000 (02:22 +0530)]
--CRM-16015, followed code style
Pradeep Nayak [Sat, 14 Mar 2015 20:51:32 +0000 (02:21 +0530)]
--CRM-16015, code to update civicrm_line_item.financial_type_id when civicrm_contribution.financial_type_id is updated
Pradeep Nayak [Sat, 14 Mar 2015 20:50:58 +0000 (02:20 +0530)]
--CRM-16015, Added form rule to restrict financial type change for having different financial type in line item
colemanw [Wed, 18 Mar 2015 20:48:26 +0000 (16:48 -0400)]
Merge pull request #5434 from mlutfy/4.6-crm16119-2
CRM-16119: Fix Contact custom data multiple save/more buttons translation & more.
samuelsov [Wed, 18 Mar 2015 20:37:07 +0000 (16:37 -0400)]
CRM-16137 fix indentation
samuelsov [Wed, 18 Mar 2015 20:28:29 +0000 (16:28 -0400)]
CRM-16137 add support to custom fields from is_multiple custom groups
Mathieu Lutfy [Wed, 18 Mar 2015 18:37:44 +0000 (14:37 -0400)]
CRM-16119: PHP 5.3 syntax compatibility fix.
Mathieu Lutfy [Wed, 18 Mar 2015 18:22:50 +0000 (14:22 -0400)]
CRM-16119: Fix typos in xml menu titles (reported by r4zoli).
Mathieu Lutfy [Wed, 18 Mar 2015 17:42:59 +0000 (13:42 -0400)]
CRM-16119: TagsAndGroups: revert a ts() fix.
Mathieu Lutfy [Tue, 17 Mar 2015 00:13:35 +0000 (20:13 -0400)]
CRM-16119: Fix incorrect usages of ts().
Mathieu Lutfy [Mon, 16 Mar 2015 19:19:16 +0000 (15:19 -0400)]
CRM-16119: Fix Contact custom data multiple save/more buttons translation.
Mathieu Lutfy [Tue, 17 Mar 2015 01:13:17 +0000 (21:13 -0400)]
CRM-16119: Fix string typo.
Joe Murray [Wed, 18 Mar 2015 17:08:41 +0000 (13:08 -0400)]
Typo
colemanw [Wed, 18 Mar 2015 17:00:56 +0000 (13:00 -0400)]
Merge pull request #5393 from colemanw/plurals
Fix plural strings
Joe Murray [Wed, 18 Mar 2015 16:19:17 +0000 (12:19 -0400)]
Added help file for Financial Account form
Joe Murray [Wed, 18 Mar 2015 16:17:38 +0000 (12:17 -0400)]
Added help for Account Type Code, moved help for Financial Account Owner
Dave Greenberg [Wed, 18 Mar 2015 15:58:24 +0000 (08:58 -0700)]
Merge pull request #5428 from davecivicrm/CRM-14792
CRM-14792 - creates an activity when contacts are merged. Updates to PR ...
atif-shaikh [Wed, 18 Mar 2015 12:42:36 +0000 (18:12 +0530)]
CRM-16114 - Erroneous message on Wordpress install in 4.6b3
https://issues.civicrm.org/jira/browse/CRM-16114
CiviCRM [Wed, 18 Mar 2015 12:41:58 +0000 (05:41 -0700)]
Update version to 4.6.beta5
Coleman Watts [Sun, 15 Mar 2015 02:12:31 +0000 (22:12 -0400)]
Fix plural strings
Dave Greenberg [Wed, 18 Mar 2015 00:18:57 +0000 (17:18 -0700)]
CRM-14792 - creates an activity when contacts are merged. Updates to PR 5412 from Joanne (thanks Joanne!).
----------------------------------------
* CRM-14792: create activity with merge text on manual contact merge
https://issues.civicrm.org/jira/browse/CRM-14792
Dave Greenberg [Tue, 17 Mar 2015 23:32:29 +0000 (16:32 -0700)]
Merge pull request #5424 from agh1/reminder-created_date
CRM-16101 - reminder tests: fix flapping status
Dave Greenberg [Tue, 17 Mar 2015 23:24:34 +0000 (16:24 -0700)]
Merge pull request #5414 from lcdservices/CRM-16123b
CRM-16123 suppress PCP if target entity inactive
colemanw [Tue, 17 Mar 2015 20:53:10 +0000 (16:53 -0400)]
Merge pull request #5425 from relldoesphp/CRM-16131
CRM-16131
Tyrell Cook [Tue, 17 Mar 2015 20:32:56 +0000 (16:32 -0400)]
CRM-16131
colemanw [Tue, 17 Mar 2015 20:27:45 +0000 (16:27 -0400)]
Merge pull request #5419 from mallezie/crm-16089-2
remove crm_util_api class v1
Dave Greenberg [Tue, 17 Mar 2015 20:22:06 +0000 (13:22 -0700)]
Merge pull request #5421 from monishdeb/CRM-15536
Hide participant_role option on choosing 'Also Add' for Event's Schedule Reminder
Eileen McNaughton [Tue, 17 Mar 2015 19:53:03 +0000 (08:53 +1300)]
Merge pull request #5344 from eileenmcnaughton/CRM-16082
CRM-16082 move responsibility for ensuring a domain group exists out of ...
Eileen McNaughton [Tue, 17 Mar 2015 19:39:20 +0000 (08:39 +1300)]
Merge pull request #5397 from colemanw/eileenmcnaughton-CRM-16112
CRM-16112 add type for api _spec functions
Monish Deb [Tue, 17 Mar 2015 18:43:16 +0000 (00:13 +0530)]
Merge pull request #5405 from rohankatkar/webtest-4.6
Webtest 4.6
colemanw [Tue, 17 Mar 2015 18:36:59 +0000 (14:36 -0400)]
Merge pull request #5408 from relldoesphp/CRM-16107
CRM-16107
Kurund Jalmi [Tue, 17 Mar 2015 17:53:15 +0000 (23:23 +0530)]
Merge pull request #5423 from atif-shaikh/WebTestFixes
WebTest Fix
Kurund Jalmi [Tue, 17 Mar 2015 17:50:42 +0000 (23:20 +0530)]
Merge pull request #5418 from totten/4.6-ang-debug
CRM-16120 - crmUiDebug - Only display debug fields if ?angularDebug=1
Kurund Jalmi [Tue, 17 Mar 2015 17:49:20 +0000 (23:19 +0530)]
Merge pull request #5417 from rohankatkar/CRM14105
WordPress: mail_report Scheduled Job "access denied" unless report permission = Everyone
Andrew Hunt [Tue, 17 Mar 2015 15:15:01 +0000 (11:15 -0400)]
CRM-16101 - reminder tests: fix flapping status
Tim Mallezie [Tue, 17 Mar 2015 14:15:09 +0000 (15:15 +0100)]
removed $entityname
colemanw [Tue, 17 Mar 2015 13:57:47 +0000 (09:57 -0400)]
Merge pull request #5422 from colemanw/explorer
Api Explorer - Show marker for required fields
atif-shaikh [Tue, 17 Mar 2015 13:35:29 +0000 (19:05 +0530)]
WebTest Fix
Coleman Watts [Tue, 17 Mar 2015 13:31:16 +0000 (09:31 -0400)]
CRM-16112 - Revert MailingEventQueue spec change